fix configs

This commit is contained in:
CodeDevMLH
2025-09-25 23:47:31 +02:00
parent 6d1f2009ed
commit 088624b876
2 changed files with 9 additions and 10 deletions

View File

@@ -59,7 +59,7 @@ modification_rules:
new_text: '<title>SpaceCloud - Cinema</title>'
# Instancename, Jellyseer I-Frame
- file_pattern: '^main\.jellyfin\.bundle\.js$' #file_pattern: '^main\.jellyfin\.bundle\.js$'
- file_pattern: '^main\.jellyfin\.bundle\.js$'
replace_rules:
# Set limit on how many days items should be in the next up section (last number)
- old_text: 'this.set("maxDaysForNextUp",e.toString(),!1);var t=parseInt(this.get("maxDaysForNextUp",!1),10);return 0===t?0:t||365}}'