test: add more batch format test cases

This commit is contained in:
2026-04-07 13:38:36 +02:00
parent 40296f08c8
commit 95143465ac

View File

@@ -31,6 +31,9 @@ func TestParseEpisodeNumber(t *testing.T) {
{"[SubsPlease] Naruto (01-220) [Batch]", 0},
{"Naruto Complete Series 1-220", 0},
{"Naruto Batch 01~220", 0},
{"[Erai-raws] Death Note - 01 ~ 37 [1080p][BATCH][Multiple Subtitle]", 0},
{"[SubGroup] Anime - 01-12 [BD][1080p]", 0},
{"Show Name 01 - 24 Complete", 0},
// Should NOT match resolutions/years as episodes
{"Naruto The Movie 2024 [1080p]", 0},