Movies category not pausing

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
jzdoe
Newbie
Newbie
Posts: 11
Joined: October 5th, 2017, 3:54 pm

Movies category not pausing

Post by jzdoe »

Version: 2.3.0 [ba7d906]
OS: Fedora 26
Install-type: linux rpm
Skin (if applicable): Glitter - Night
Firewall Software: None
Are you using IPV6? no
Is the issue reproducible? yes

Before the upgrade to 2.3.0, I had configured a Movies category with Paused. Now all movies start downloading automatically. I have another category TV, but it works fine. All tv shows start paused. What am I missing?
category tv indexer category TV or tv (either one works)
category movies indexer category Movies or movies (neither one works)
Last edited by jzdoe on October 5th, 2017, 5:29 pm, edited 1 time in total.
User avatar
safihre
Administrator
Administrator
Posts: 5365
Joined: April 30th, 2015, 7:35 am
Contact:

Re: Movies category not pausing

Post by safihre »

Will have to investigate. Did you possibly also have set a priority for movies that's different from Default?
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
jzdoe
Newbie
Newbie
Posts: 11
Joined: October 5th, 2017, 3:54 pm

Re: Movies category not pausing

Post by jzdoe »

The Default priority is Paused. This is also set (Paused) on the tv category and it works.

No. Movies category (Paused) is the same as Default.
User avatar
OneCD
Hero Member
Hero Member
Posts: 557
Joined: March 4th, 2017, 3:47 pm

Re: Movies category not pausing

Post by OneCD »

Might be the same thing as here?
Stuff I like: Apache bash cron DD-WRT Debian DNSMasq Entware FireFox GitHub ImageMagick Kate KDE LibreELEC Netrunner NFS NVIDIA OpenVPN Orvibo-S20 pfSense Python Raspberry-Pi RAID SABnzbd Transmission Usenet VirtualBox Watcher3 XFCE
User avatar
safihre
Administrator
Administrator
Posts: 5365
Joined: April 30th, 2015, 7:35 am
Contact:

Re: Movies category not pausing

Post by safihre »

Yeah seems to be same issue, will be fixed in 2.3.1.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
jzdoe
Newbie
Newbie
Posts: 11
Joined: October 5th, 2017, 3:54 pm

Re: Movies category not pausing

Post by jzdoe »

Thanks for the update!
Any release date for 2.3.1?
User avatar
safihre
Administrator
Administrator
Posts: 5365
Joined: April 30th, 2015, 7:35 am
Contact:

Re: Movies category not pausing

Post by safihre »

The beta is out now on the downloads page, give it a try :)
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
jzdoe
Newbie
Newbie
Posts: 11
Joined: October 5th, 2017, 3:54 pm

Re: Movies category not pausing

Post by jzdoe »

cheetah 2.4.4 is installed

pip list cheetah
<snip>
Cheetah (2.4.4)
Cheetah3 (3.0.0)

but i get this
● sabnzbd.service - SABnzbd Daemon
Loaded: loaded (/etc/systemd/system/sabnzbd.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Sat 2017-10-07 10:24:48 CDT; 5s ago
Process: 21633 ExecStart=/usr/bin/python /media/sdb/SABnzbd/SABnzbd.py --daemon --config-file=/home/markb/.sabnzbd/sabnzbd.

Oct 07 10:24:47 mercury.x.x systemd[1]: Starting SABnzbd Daemon...
Oct 07 10:24:48 mercury.x.x python[21633]: Sorry, requires Python module Cheetah 2.0rc7 or higher.
Oct 07 10:24:48 mercury.x.x systemd[1]: sabnzbd.service: Control process exited, code=exited status=1
jzdoe
Newbie
Newbie
Posts: 11
Joined: October 5th, 2017, 3:54 pm

Re: Movies category not pausing

Post by jzdoe »

I fixed it. Got rid of the Cheetah3 and now the sabnzbd.service loads. v2.3.1-beta

The reason I installed Cheetah3 was due to this in the error log:
/usr/lib/python2.7/site-packages/Cheetah/Compiler.py:1509: UserWarning:
You don't have the C version of NameMapper installed! I'm disabling Cheetah's useStackFrames option as it is painfully slow with the Python version of NameMapper. You should get a copy of Cheetah with the compiled C version of NameMapper.

The log entries aren't timestamped so hard to tell when they occurred.

What version of Cheetah has the compiled C version of NameMapper?
User avatar
safihre
Administrator
Administrator
Posts: 5365
Joined: April 30th, 2015, 7:35 am
Contact:

Re: Movies category not pausing

Post by safihre »

It is compiled upon installation when you have a suitable compiler installed. It's not important, SABnzbd barely uses it.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
jzdoe
Newbie
Newbie
Posts: 11
Joined: October 5th, 2017, 3:54 pm

Re: Movies category not pausing

Post by jzdoe »

Oh and yes Movies are now entered Paused when added to Sabnzbd. Thanks!
Post Reply