Movie sorting doesn't rename file

Questions and bug reports for Beta releases should be posted here.
Forum rules
Help us help you:
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
furcough
Newbie
Newbie
Posts: 3
Joined: February 2nd, 2010, 3:26 pm

Movie sorting doesn't rename file

Post 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
User avatar
switch
Moderator
Moderator
Posts: 1380
Joined: January 17th, 2008, 3:55 pm
Location: UK

Re: Movie sorting doesn't rename file

Post by switch »

Is this just for one file, or for all?

How many avi files were in the download?
furcough
Newbie
Newbie
Posts: 3
Joined: February 2nd, 2010, 3:26 pm

Re: Movie sorting doesn't rename file

Post 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.
User avatar
switch
Moderator
Moderator
Posts: 1380
Joined: January 17th, 2008, 3:55 pm
Location: UK

Re: Movie sorting doesn't rename file

Post 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.
furcough
Newbie
Newbie
Posts: 3
Joined: February 2nd, 2010, 3:26 pm

Re: Movie sorting doesn't rename file

Post by furcough »

Awesome. Thanks for your help, it's working as promised with larger files.
Post Reply