TV Sorting with 0.6.1
Posted: May 17th, 2011, 11:45 pm
Version: (0.6.1)
OS: (unRAID)
Install-type: (python source)
TV sorting worked just fine with 0.5.6. With 0.6.1, it will only unpack the download to the specified location (drive), but will not rename the file and delete the download folder.
I think this string:
should return this:
/mnt/disk6/TV Shows/TV Shows/Show Name/Season 1/Show.Name.s01e05.720p.avi
but I get:
/mnt/disk6/TV Shows/download folder/file
Hope this makes sense.
Thank you!
OS: (unRAID)
Install-type: (python source)
TV sorting worked just fine with 0.5.6. With 0.6.1, it will only unpack the download to the specified location (drive), but will not rename the file and delete the download folder.
I think this string:
Code: Select all
/mnt/disk6/TV Shows/TV Shows/%sn/Season %s/%s.n.s%0se%0e.720p.%ext/mnt/disk6/TV Shows/TV Shows/Show Name/Season 1/Show.Name.s01e05.720p.avi
but I get:
/mnt/disk6/TV Shows/download folder/file
Hope this makes sense.
Thank you!