Feedback: TV Folder Sorting Options
Posted: January 26th, 2008, 6:40 pm
I am in the middle of implementing TV folder sorting, as I couldn't find a good post-processing script for windows. This is very simple sorting, nothing advanced like in auskento's media processing script for linux.
These are my current folder naming options that will be selectable in the config page. Please reply if you want another one added.
For now folder sorting is only being added, I'll try to add filename re-naming after.
Folders:
\TV\Show Name\Season 8\12 - Episode Name\filename.avi
\TV\Show Name\Season 8\Episode 12 - Episode Name\filename.avi
\TV\Show Name\Season 8\filename.avi
\TV\Show Name\8x12 - Episode Name\filename.avi
\TV\Show Name\s8e12 - Episode Name\filename.avi
\TV\Show Name\812 - Episode Name\filename.avi
Filename:
Show Name - 8x12 - Episode Name.avi
Show Name - s08e12 - Episode Name.avi
Show Name - 812 - Episode Name.avi
s08e12 - Episode Name.avi
8x12 - Episode Name.avi
812 - Episode Name.avi
(episode name is only provided if nzb name is in format "Show Name - 8x12 - Episode Name.nzb")
This won't make it in 0.3.1, but a later version.
These are my current folder naming options that will be selectable in the config page. Please reply if you want another one added.
For now folder sorting is only being added, I'll try to add filename re-naming after.
Folders:
\TV\Show Name\Season 8\12 - Episode Name\filename.avi
\TV\Show Name\Season 8\Episode 12 - Episode Name\filename.avi
\TV\Show Name\Season 8\filename.avi
\TV\Show Name\8x12 - Episode Name\filename.avi
\TV\Show Name\s8e12 - Episode Name\filename.avi
\TV\Show Name\812 - Episode Name\filename.avi
Filename:
Show Name - 8x12 - Episode Name.avi
Show Name - s08e12 - Episode Name.avi
Show Name - 812 - Episode Name.avi
s08e12 - Episode Name.avi
8x12 - Episode Name.avi
812 - Episode Name.avi
(episode name is only provided if nzb name is in format "Show Name - 8x12 - Episode Name.nzb")
This won't make it in 0.3.1, but a later version.