-
Notifications
You must be signed in to change notification settings - Fork 98
Open
Labels
Description
I am using the latest develop version of Bazarr and it uses GuessIt v3.0.1 I believe.
It is having a hard time figuring out the episodes in the anime releases below.
Related issues:
morpheus65535/bazarr#1234
morpheus65535/bazarr#1245
(This first guess was tried using v3.1.1 and v3.2.0.)
For: That Time I Got Reincarnated as a Slime/Season 2/[EMBER] Tensei Shitara Slime Datta Ken S2 - 01.mkv
GuessIt found: {
"season": 2,
"release_group": "EMBER",
"title": "Tensei Shitara Slime Datta Ken",
"episode_title": "01",
"container": "mkv",
"mimetype": "video/x-matroska",
"type": "episode"
}
For: Attack on Titan/Season 3/[HorribleSubs] Shingeki no Kyojin S3 - 59 [1080p].mkv
GuessIt found: {
"season": 3,
"release_group": "HorribleSubs",
"title": "Shingeki no Kyojin",
"episode_title": "59",
"screen_size": "1080p",
"container": "mkv",
"mimetype": "video/x-matroska",
"type": "episode"
}
Could this already be fixed in a newer version, or does GuessIt have trouble parsing anime?