diff --git a/tests/e2e/plugins/test_split_by_chapters.py b/tests/e2e/plugins/test_split_by_chapters.py index 4e36cf24..215bac05 100644 --- a/tests/e2e/plugins/test_split_by_chapters.py +++ b/tests/e2e/plugins/test_split_by_chapters.py @@ -106,7 +106,7 @@ class TestSplitByChapters: ): subscription = Subscription.from_dict( config=music_audio_config, - preset_name="split_by_chapters_with_regex_video", + preset_name="split_by_chapters_with_regex_video_preset", preset_dict=yt_album_as_chapters_with_regex_preset_dict, ) @@ -142,7 +142,7 @@ class TestSplitByChapters: subscription = Subscription.from_dict( config=music_audio_config, - preset_name="split_by_chapters_with_regex_video", + preset_name="split_by_chapters_with_regex_video_no_chapters", preset_dict=yt_album_as_chapters_with_regex_preset_dict, ) diff --git a/tests/resources/expected_downloads_summaries/plugins/split_by_chapters_with_regex_no_chapters_video_pass.txt b/tests/resources/expected_downloads_summaries/plugins/split_by_chapters_with_regex_no_chapters_video_pass.txt index 9e78ce93..fa52dcca 100644 --- a/tests/resources/expected_downloads_summaries/plugins/split_by_chapters_with_regex_no_chapters_video_pass.txt +++ b/tests/resources/expected_downloads_summaries/plugins/split_by_chapters_with_regex_no_chapters_video_pass.txt @@ -1,5 +1,5 @@ { - ".ytdl-sub-split_by_chapters_with_regex_video-download-archive.json": "bdb2241d1c9b5f380b6cc68702cb473a", + ".ytdl-sub-split_by_chapters_with_regex_video_no_chapters-download-archive.json": "bdb2241d1c9b5f380b6cc68702cb473a", "Project Zombie/[2010] Oblivion Mod "Falcor" p.1/01 - Oblivion Mod "Falcor" p.1.m4a": "b84a6abbe5e68eeb0560811e239d6619", "Project Zombie/[2010] Oblivion Mod "Falcor" p.1/folder.jpg": "fb95b510681676e81c321171fc23143e" } \ No newline at end of file diff --git a/tests/resources/expected_downloads_summaries/plugins/split_by_chapters_with_regex_video.json b/tests/resources/expected_downloads_summaries/plugins/split_by_chapters_with_regex_video.json index b675a902..a4920350 100644 --- a/tests/resources/expected_downloads_summaries/plugins/split_by_chapters_with_regex_video.json +++ b/tests/resources/expected_downloads_summaries/plugins/split_by_chapters_with_regex_video.json @@ -1,5 +1,5 @@ { - ".ytdl-sub-split_by_chapters_with_regex_video-download-archive.json": "66b337d6739e989935fd1734717abcef", + ".ytdl-sub-split_by_chapters_with_regex_video_preset-download-archive.json": "66b337d6739e989935fd1734717abcef", "Alfa Mist/[2017] Nocturne/01 - Intro (Feat. Racheal Ofori & Barney Artist).m4a": "f7a2b52354fa5c552fd07c78e6a41286", "Alfa Mist/[2017] Nocturne/02 - Answers (Feat. Rick David & Kaya Thomas - Dyke).m4a": "6e161e74f95ab1aac79a0f0e465dd813", "Alfa Mist/[2017] Nocturne/03 - Blaze (Feat. Kaya Thomas - Dyke).m4a": "06beff590a546f6db3773327e845e825", diff --git a/tests/resources/transaction_log_summaries/plugins/split_by_chapters_with_regex_no_chapters_video_pass.txt b/tests/resources/transaction_log_summaries/plugins/split_by_chapters_with_regex_no_chapters_video_pass.txt index 2611142f..e6585d15 100644 --- a/tests/resources/transaction_log_summaries/plugins/split_by_chapters_with_regex_no_chapters_video_pass.txt +++ b/tests/resources/transaction_log_summaries/plugins/split_by_chapters_with_regex_no_chapters_video_pass.txt @@ -1,7 +1,7 @@ Files created: ---------------------------------------- {output_directory} - .ytdl-sub-split_by_chapters_with_regex_video-download-archive.json + .ytdl-sub-split_by_chapters_with_regex_video_no_chapters-download-archive.json {output_directory}/Project Zombie/[2010] Oblivion Mod "Falcor" p.1 01 - Oblivion Mod "Falcor" p.1.m4a Music Tags: diff --git a/tests/resources/transaction_log_summaries/plugins/split_by_chapters_with_regex_video-dry-run.txt b/tests/resources/transaction_log_summaries/plugins/split_by_chapters_with_regex_video-dry-run.txt index d049a6cc..5855a139 100644 --- a/tests/resources/transaction_log_summaries/plugins/split_by_chapters_with_regex_video-dry-run.txt +++ b/tests/resources/transaction_log_summaries/plugins/split_by_chapters_with_regex_video-dry-run.txt @@ -1,7 +1,7 @@ Files created: ---------------------------------------- {output_directory} - .ytdl-sub-split_by_chapters_with_regex_video-download-archive.json + .ytdl-sub-split_by_chapters_with_regex_video_preset-download-archive.json {output_directory}/Alfa Mist/[2017] Nocturne 01 - Intro (Feat. Racheal Ofori & Barney Artist).m4a From Chapter Split: @@ -190,19 +190,4 @@ Files created: track: 11 tracktotal: 11 year: 2017 - folder.jpg -{output_directory}/Project Zombie/[2010] Oblivion Mod "Falcor" p.1 - 01 - Oblivion Mod "Falcor" p.1.m4a - Caution: extracted audio with 'best' format is not known during dry-run. Defaulting to m4a. - Music Tags: - album: Oblivion Mod "Falcor" p.1 - albumartist: Project Zombie - albumartists: Project Zombie - artist: Project Zombie - artists: Project Zombie - genre: Unset - title: Oblivion Mod "Falcor" p.1 - track: 1 - tracktotal: 1 - year: 2010 folder.jpg \ No newline at end of file diff --git a/tests/resources/transaction_log_summaries/plugins/split_by_chapters_with_regex_video.txt b/tests/resources/transaction_log_summaries/plugins/split_by_chapters_with_regex_video.txt index 9100520d..6fe0f4cc 100644 --- a/tests/resources/transaction_log_summaries/plugins/split_by_chapters_with_regex_video.txt +++ b/tests/resources/transaction_log_summaries/plugins/split_by_chapters_with_regex_video.txt @@ -1,7 +1,7 @@ Files created: ---------------------------------------- {output_directory} - .ytdl-sub-split_by_chapters_with_regex_video-download-archive.json + .ytdl-sub-split_by_chapters_with_regex_video_preset-download-archive.json {output_directory}/Alfa Mist/[2017] Nocturne 01 - Intro (Feat. Racheal Ofori & Barney Artist).m4a From Chapter Split: