dbr/tvdb_api

Need some modification for Anime series.

queeup opened this issue · 4 comments

Hi i really like your script. Could you pls update tvnamer.py for Anime series? Most of anime series haven't season number.

Some examples for Anime filenames:

[Eclipse] Fullmetal Alchemist Brotherhood - 02 (1280x720 h264) [8452C4BF].mkv
[Shinsen-Subs] Armored Trooper Votoms - Pailsen Files - 01 [9E3F1D1C].avi
[Shinsen-Subs] Beet - 19 [24DAB497].avi
[AG-SHS]_Victory_Gundam_-_03_DVD_[FC6E3A6F].avi
[YuS-SHS]_Gintama_-_88_(H264)_[52CA4F8B].mp4

(?:[.+?])

Funsub name and codes not neded ofcourse :)

Thx.

dbr commented

I'm rewriting tvnamer shortly (2.0), and will look into this. Looks like it should be easy enough to do, I assume this naming-scheme is the standard for anime?

I've filed it on the lighthouse bug-tracker, http://dbr.lighthouseapp.com/projects/13342-tvdb_api/tickets/55-support-for-anime-filenames-groupshow_name-02a1b2c3mkv

dbr commented

Great, thanks. Looks consistent enough to implement!

dbr commented

This is implemented in http://github.com/dbr/tvnamer now