Page 1 of 1

Movie sorting doesn't rename file

Posted: February 2nd, 2010, 3:36 pm
by furcough
Version: 0.5.0RC3
OS: OS X 10.6
Install-type: OSx app
Skin (if applicable): n/a
Firewall Software: None
Are you using IPV6? no
Is the issue reproducible? yes

Hi,

My sort string for the movies category is currently:

%title (%y)/%title (%y).%ext

but the movies are only placed in a folder Movie Name (Year), they are not renamed to Movie Name (Year).ext

Here's an example log:

2010-02-02 20:07:05,798::DEBUG::[misc:752] Moving. Old path:/Users/furcough/Downloads/incomplete/The Dog And His Various Merits 1908 DVDRip XviD EPiSODE/esd-advm.nfo new path:/Users/furcough/Downloads/complete/Movies/The Dog and His Various Merits (1908)/_UNPACK_The Dog And His Various Merits 1908 DVDRip XviD EPiSODE/esd-advm.nfo unique?:False
2010-02-02 20:07:05,798::DEBUG::[misc:752] Moving. Old path:/Users/furcough/Downloads/incomplete/The Dog And His Various Merits 1908 DVDRip XviD EPiSODE/esd-advm.sfv new path:/Users/furcough/Downloads/complete/Movies/The Dog and His Various Merits (1908)/_UNPACK_The Dog And His Various Merits 1908 DVDRip XviD EPiSODE/esd-advm.sfv unique?:False
2010-02-02 20:07:05,800::INFO::[postproc:591] Removing unwanted file /Users/furcough/Downloads/complete/Movies/The Dog and His Various Merits (1908)/_UNPACK_The Dog And His Various Merits 1908 DVDRip XviD EPiSODE/esd-advm.nfo
2010-02-02 20:07:05,800::INFO::[postproc:591] Removing unwanted file /Users/furcough/Downloads/complete/Movies/The Dog and His Various Merits (1908)/_UNPACK_The Dog And His Various Merits 1908 DVDRip XviD EPiSODE/esd-advm.sfv
2010-02-02 20:07:05,803::DEBUG::[tvsort:576] Renaming Generic file
2010-02-02 20:07:05,804::DEBUG::[tvsort:636] Movie files not in sequence ['esd-advm.avi']
2010-02-02 20:07:05,804::DEBUG::[misc:752] Moving. Old path:/Users/furcough/Downloads/complete/Movies/The Dog and His Various Merits (1908)/The Dog And His Various Merits 1908 DVDRip XviD EPiSODE/esd-advm.avi new path:/Users/furcough/Downloads/complete/Movies/The Dog and His Various Merits (1908)/esd-advm.avi unique?:False

Re: Movie sorting doesn't rename file

Posted: February 2nd, 2010, 4:10 pm
by switch
Is this just for one file, or for all?

How many avi files were in the download?

Re: Movie sorting doesn't rename file

Posted: February 2nd, 2010, 4:21 pm
by furcough
It's true of any avi I download. I'm set not to download samples, and I've been testing it on small ones from nzbmatrix.

Re: Movie sorting doesn't rename file

Posted: February 2nd, 2010, 5:27 pm
by switch
There is an enforced minimum size limit. I believe it is 350MB. This is to try and make sure random avi files are not included in the renaming of the main target file.

Re: Movie sorting doesn't rename file

Posted: February 2nd, 2010, 5:56 pm
by furcough
Awesome. Thanks for your help, it's working as promised with larger files.