Date sorting not working

Get help with all aspects of SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • 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
tcid
Newbie
Newbie
Posts: 2
Joined: December 15th, 2011, 4:44 pm

Date sorting not working

Post by tcid »

I'm on 0.6.14 and in both Windows XP and Mac OS X 10.7, I can't get the date sorting to work. I don't use categories, so everything is in the default category and I've made sure that it is selected. TV sorting works great for me, but somehow each episode of daily shows just get put into their own folder inside my completed folder with the dots in the name converted to underscores. For example, the folder is called the_daily_show_2011_12_14_hdtv_xvid-fqm, and the file name is the original file name (the.daily.show.2011.12.14.hdtv.xvid-fqm.avi). Am I missing something?
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Date sorting not working

Post by shypike »

How big is the AVI file?
SABnzbd won't rename the file if it's below 300M.
(Yes, rather arbitrary, we must have another look at this).
tcid
Newbie
Newbie
Posts: 2
Joined: December 15th, 2011, 4:44 pm

Re: Date sorting not working

Post by tcid »

Yes, it's a little under 200MB. Thanks!
acid_kewpie
Newbie
Newbie
Posts: 5
Joined: April 10th, 2011, 11:55 am

Re: Date sorting not working

Post by acid_kewpie »

Hi,

looking at tvsort.py, the lower limit appears to be 130000000, so that's actually 130mb, not 300mb, right?

That certainly looks to be the relevant line of code.

Cheers
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Date sorting not working

Post by shypike »

Yeah, in the next major release it will be a user setting.
Post Reply