erengy / anitomy

Anime video filename parser
Mozilla Public License 2.0
278 stars 22 forks source link

Fail to detect anime with version after the episode #18

Closed MeGaNeKoS closed 2 years ago

MeGaNeKoS commented 2 years ago

The library failed to recognize some anime if the versioning right next to the episode number: [Judas] Aharen-san wa Hakarenai - S01E06v2.mkv

MeGaNeKoS commented 2 years ago

Also, since some anime already reach 1000 episode, Its better to increase the pattern from (\d{1,3})[vV](\d)$ to (\d{1,4})[vV](\d)$. e.g [Judas] One Piece - 1009v2.mkv