tubesync icon indicating copy to clipboard operation
tubesync copied to clipboard

More File Organization Options

Open hdemel opened this issue 4 years ago • 2 comments

Hi, this program has been great. I was hoping there was already some way of implementing some additional organization to the downloaded files?

For example, being able to organize the files into folders by year, and implement a naming scheme like: S[yyyy]E[xx] where xx denotes the order the videos were released for that year.

This would allow us to use Tubesync to download, and Sonarr to recognize the files and supply the NFOs for Kodi and Plex.

hdemel avatar Oct 25 '21 21:10 hdemel

you can already do that with the naming template. The only iffy thing is the episode

Code-Slave avatar Oct 26 '21 01:10 Code-Slave

Thanks @hdemel!

This specific issue is pending #176 to be used as a hacky "episode" counter probably, there's a bunch of features all blocked at the moment pending some rather big internal surgery to rebuild the worker system and this is one of them. Eventually yes though you will be able to use some sort of counter as an episode number which should work for this.

meeb avatar Oct 26 '21 02:10 meeb