mpv2oboeru

mpv helpers to create flashcards from movies and TV shows
git clone anongit@rnpnr.xyz:mpv2oboeru.git
Log | Files | Refs | Feed | README | LICENSE

Commit: 76aaf96bb63cd8f5f71d0785d0a72add22721610
Parent: c861b5b520e9f9ca0dec8762a68bc68c15827b10
Author: Marko Leinikka
Date:   Tue, 29 Mar 2022 20:39:07 +0300

add a test case to get_episode_number

Diffstat:
Mtest.lua | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/test.lua b/test.lua @@ -13,6 +13,7 @@ function test_get_episode_number() { "01", "[Placeholder] 86 - Eighty Six - 01 (1080p) [1B13598F]" }, { "00", "[Placeholder] Fate Stay Night - Unlimited Blade Works - 00 (BD 1080p Hi10 FLAC) [95590B7F]" }, { "01", "House, M.D. S01E01 Pilot - Everybody Lies (1080p x265 Placeholder)" }, + { "165", "A Generic Episode-165" } } for _, case in pairs(test_cases) do