Closed queeup closed 14 years ago
No problem, that's exactly why I've left this open!
I've implemented something similar as a separate script, autoPathTv.py
I'll look into this as an option for tvnamer v2.0, but I'm tempted to keep renaming and moving as separate tools..
Hm, it might just be an case of doing os.mkdirs()
on the path of the new file, then you could include %(shownam)s/season $(seas)d/
in the output filename.. the problem with this is (if you already have the file in the correct dir) it would make ./Scrubs/season 1/Scrubs/season 1/thefile.avi
..
ooo i didn't know autoPathTv.py script. Thank for pointing.
The above ticket has moved to http://dbr.lighthouseapp.com/projects/36049/tickets/2-move-renamed-files-to-specific-folder
Basic functionality is there, still some bugs, but it works
Hi again,
First of all sorry about request here. I saw your note about Lighthouse. I'm too lazy for create account :)
Could you add directory structure feature? Something like SABnzbd tvsort function? http://trac2.assembla.com/SABnzbd/browser/trunk/main/sabnzbd/tvsort.py
Searching file on tvdb then create and move to directory.