video end setting

This commit is contained in:
Simon
2026-06-24 20:19:28 +00:00
parent 9fe7511b4d
commit 48a15759fc
6 changed files with 79 additions and 4 deletions

View File

@@ -26,7 +26,8 @@ App.state = {
App.constants = {
FAVORITES_KEY: 'favorites',
FAVORITES_VISIBILITY_KEY: 'favoritesVisible',
PREFERRED_QUALITY_KEY: 'preferredQuality'
PREFERRED_QUALITY_KEY: 'preferredQuality',
FEED_END_BEHAVIOR_KEY: 'feedEndBehavior'
};
// Lazily injects hls.js the first time a stream actually needs it. Sessions