"description":"This feature will check if iOS sources are playable beyond 60 seconds, or else fallback to other sources.\nMay add a minor delay on video load (< 0.2s)",
"type":"Boolean",
"default":"true"
},
{
"variable":"showVerboseToasts",
"name":"Show Verbose Messages",
...
...
@@ -275,10 +282,17 @@
"changelog":{
"232":[
"Feature: Verify IOS Playback setting (true by default), checks if iOS sources can be played beyond 60 seconds, or fallback to others.",
"Feature: Channel shorts fetching support (may require app update to view new channel tab)"
],
"231":[
"Fix: UMP failing on initial load"
],
"227":[
"UMP MP4 support (fixes no audio or only 360p for older videos)",
"UMP Disconnect toasts now optional",
"Opt-in AV1 support"
"Feature: Opt-in AV1 support",
"Feature: UMP MP4 support (fixes no audio or only 360p for older videos)",
"description":"This feature will check if iOS sources are playable beyond 60 seconds, or else fallback to other sources.\nMay add a minor delay on video load (< 0.2s)",