Add option to include watched content in the Media Bar configuration

This commit is contained in:
CodeDevMLH
2026-02-15 01:37:05 +01:00
parent a62900f96e
commit 13a1cc7885

View File

@@ -45,6 +45,7 @@ const CONFIG = {
randomizeLocalTrailers: false, randomizeLocalTrailers: false,
preferLocalBackdrops: false, preferLocalBackdrops: false,
randomizeThemeVideos: false, randomizeThemeVideos: false,
includeWatchedContent: false,
waitForTrailerToEnd: true, waitForTrailerToEnd: true,
startMuted: true, startMuted: true,
fullWidthVideo: true, fullWidthVideo: true,