mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fixes #1161 - Emby offers trancoding while having Transcode disabled
This commit is contained in:
parent
d8b5fd5867
commit
1a97ba078c
2 changed files with 9 additions and 4 deletions
|
@ -620,8 +620,6 @@
|
|||
|
||||
AppSettings.maxStreamingBitrate(bitrate);
|
||||
|
||||
$('.videoQualityPopup').popup('close');
|
||||
|
||||
self.changeStream(self.getCurrentTicks(), {
|
||||
Bitrate: bitrate
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue