Rafael
4669246b55
Fix switch again
2022-04-26 20:28:54 -04:00
Rafael
3ac57776e9
Revert "Revert "Fix original and livestream quality switch behavior""
...
This reverts commit 7effcd69e8
.
2022-04-26 20:28:54 -04:00
Thomas Zarebczan
7effcd69e8
Revert "Fix original and livestream quality switch behavior"
...
This reverts commit 7a86d7a895
.
2022-04-26 17:35:30 -04:00
Rafael
7a86d7a895
Fix original and livestream quality switch behavior
2022-04-26 16:19:59 -04:00
Rafael
8b443d343c
Change logic for original option on livestream
2022-04-26 08:18:41 -04:00
Rafael
753c47ace5
Add initial change Toast notify
2022-04-26 08:18:41 -04:00
Rafael
aa1b75434d
Clean up
2022-04-26 08:18:41 -04:00
Rafael
6b1bcb34a7
Fix bandwithSelector and livestream selector broken
2022-04-26 08:18:41 -04:00
Rafael
f1dbfa01ea
lint
2022-04-26 08:18:41 -04:00
Rafael
ef7e6a56b4
Only change default from settings page
2022-04-26 08:18:41 -04:00
Rafael
ebad2d746a
Fix Original to Auto switch
2022-04-26 08:18:41 -04:00
Rafael
b5f8a849a1
Attempt to show auto video quality
2022-04-26 08:18:41 -04:00
Rafael
73f27cc67e
Add ability to store quality settings as default
2022-04-26 08:18:41 -04:00
infinite-persistence
c1fb160452
Use non-VHS link when "original" is selected.
...
Ticket: 638
2022-04-14 02:41:23 -04:00
infinite-persistence
33adf7aab2
Add "original" quality button
2022-04-14 02:41:23 -04:00
DispatchCommit
db2e1aafb1
rename getHls to getVhs
...
adds deprecation warning and allows for backwards compatibility
2021-03-09 15:31:29 -05:00
DispatchCommit
d6aa72ed94
hls options is deprecated. Use vhs instead.
...
Fixes this video.js warning:
VIDEOJS: WARN: Using hls options is deprecated. Use vhs instead.
2021-03-09 15:31:29 -05:00
DispatchCommit
1d12fc8102
hide quality selector by default
2021-03-08 12:08:12 -05:00
Sean Yesmunt
0a8d43e932
lint
2021-02-18 14:11:10 -05:00
DispatchCommit
d5d97fe6e7
cleanup plugin code
2021-02-18 14:11:10 -05:00
DispatchCommit
0fff2542b7
Add custom quality selector plugin
...
Adds custom video.js hls quality selector plugin
This allows the quality selector plugin to stay active and listen for source changes on the player to prevent the need to recreate the player when switching between MP4's and M3U8's
2021-02-18 14:11:10 -05:00