sun-jiao / flut-renamer

Flut Renamer - A bulk file renamer written in flutter (dart). Available on Linux, Windows, Android, iOS and macOS.
GNU General Public License v3.0
483 stars 9 forks source link

Add support for TV series rename #24

Open Tarek-Hasan opened 2 months ago

Tarek-Hasan commented 2 months ago

Please, add support for TV/Web series rename like TV Rename, which uses The TVDB for data. Additionally, function to automatically sort to episode number so wrong title is not assigned.

I don't want to use a different renamer app, just for renaming TV series - a feature I may use once or twice a year. Also, TV Rename is a media management tool where I just want to simply rename episodes.

sun-jiao commented 1 month ago

Seems The TVDB is an online database, right?

Tarek-Hasan commented 1 month ago

Yes, and here is the TVDB API.

sun-jiao commented 1 month ago

I'm not currently considering adding any functionality that relies on the internet.