From 00fe25e1959007e9bee0457b7e058355955d9b28 Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Wed, 19 Nov 2025 02:38:20 +0100 Subject: [PATCH] adapted to new functions of web client --- config-testserver.yaml | 10 ++-------- config.yaml | 10 ++-------- 2 files changed, 4 insertions(+), 16 deletions(-) diff --git a/config-testserver.yaml b/config-testserver.yaml index 9d37fe6..1fd2253 100644 --- a/config-testserver.yaml +++ b/config-testserver.yaml @@ -16,7 +16,7 @@ modification_rules: - after_text: '
' insert_text: '' - # Instancename, Jellyseer I-Frame + # Jellyseer I-Frame - file_pattern: 'index.html' insert_rules: # Seasonals @@ -26,15 +26,9 @@ modification_rules: # Page title and requests tab - before_text: 're:' insert_text: > - - - replace_rules: - # Page title - - old_text: 'Jellyfin' - new_text: 'Test' - # Instancename, Jellyseer I-Frame + # Jellyseer I-Frame - file_pattern: '^main\.jellyfin\.bundle\.js$' replace_rules: # Set limit on how many days items should be in the next up section (last number) diff --git a/config.yaml b/config.yaml index 356834c..63df9ba 100644 --- a/config.yaml +++ b/config.yaml @@ -44,7 +44,7 @@ modification_rules: - after_text: '
' insert_text: '' - # Instancename, Jellyseer I-Frame + # Jellyseer I-Frame - file_pattern: 'index.html' insert_rules: # Seasonals @@ -54,15 +54,9 @@ modification_rules: # Page title and requests tab - before_text: 're:' insert_text: > - - - replace_rules: - # Page title - - old_text: 'Jellyfin' - new_text: 'SpaceCloud - Cinema' - # Instancename, Jellyseer I-Frame + # Jellyseer I-Frame - file_pattern: '^main\.jellyfin\.bundle\.js$' replace_rules: # Set limit on how many days items should be in the next up section (last number)