tvnamer
tvnamer copied to clipboard
Automatic TV episode file renamer, uses data from thetvdb.com via tvdb_api
I am trying to configure TVNamer to remove files after they have been successfully renamed and copied to a Synology NAS. The copy appears to work fine, but at the...
It would be nice if tvnamer enabled logging to a standard parseable format. This would be useful to, for example, parse through the log after the fact and generate a...
The configuration allows you to specify valid extensions -- could be nice to document explicitly whether these are case sensitive or not: ``` # When non-empty, only look for files...
``` Existing filename is correct: [Taka] Naruto Shippuuden - 262 - War Begins [4B93BD6A].mp4 #################### Traceback (most recent call last): File "/usr/bin/tvnamer-2.7", line 9, in load_entry_point('tvnamer==2.2.1', 'console_scripts', 'tvnamer')() File "/usr/lib64/python2.7/site-packages/tvnamer/main.py",...
Even withou move options, tvnamer still creating a copy of file then renaming it. I already try many options in config file like "aways_copy": false and "copy_instead_move": false... but even...
Using tvdpapi, capture the firstaired (date) from the episode data, and the airs_time (time) from the series data to construct a date/time to "touch" the file after renaming/moving it. Unfortunately,...
When using a output directory structure like `/volume1/Video/TV Shows/%(seriesname)s/Season %(seasonnumber)d/` dated file names don't move as they don't have a season number. When looking up an episode by date, it...
Hello, I try to find option for move files to Series name directory without renaming files. But there is no I guess. Only I can edit tvnamer.json to erase all...
It seems like considering the application, an option to protect the original filename would be valuable. At this point, I don't see a way to copy the file to another...
I really want to use this tool on my Downloaded TV Torrents. Would it be possible to allow copying to the correct location (ie.: TV Show/Season #/) before renaming the...