Search found 11 matches

by jzdoe
June 6th, 2023, 4:25 pm
Forum: General Help
Topic: Sabnzbd-4.0.1 missing _sqlite3
Replies: 1
Views: 899

Re: Sabnzbd-4.0.1 missing _sqlite3

I figured out what the issue was. sqlite-devel was missing

dnf install sqlite-devel

Inside Python 3.10.2 folder
./configure --enable-loadable-sqlite-extensions --enable-optimizations
make
make altinstall
by jzdoe
June 6th, 2023, 11:48 am
Forum: General Help
Topic: Sabnzbd-4.0.1 missing _sqlite3
Replies: 1
Views: 899

Sabnzbd-4.0.1 missing _sqlite3

I have make altinstalled Python 3.10.2 on AlmaLinux 8. I have my systemd/system/sabnzbd.service pointing to /usr/local/bin/python3.10.2 and SABnzbd is starting up to the point of importing _sqlite. I installed Python 3.10 with --enable-loadable-sqlite-extensions. For some reason, there isn't a _sqli...
by jzdoe
November 8th, 2019, 9:05 am
Forum: General Help
Topic: TV sort insists on Season1 instead of S1
Replies: 4
Views: 2002

Re: TV sort insists on Season1 instead of S1

Any tv show gets the Season treatment. I am also running sonarr and radarr. At this point, sabnzbd TV and Movie sort are turned off. I am trying to get sonarr and radarr to handle completed post-processing.
by jzdoe
November 7th, 2019, 6:00 pm
Forum: General Help
Topic: TV sort insists on Season1 instead of S1
Replies: 4
Views: 2002

Re: TV sort insists on Season1 instead of S1

Sabnzbd version 2.3.9 [03c10dc]
by jzdoe
November 6th, 2019, 11:41 am
Forum: General Help
Topic: TV sort insists on Season1 instead of S1
Replies: 4
Views: 2002

TV sort insists on Season1 instead of S1

I've set the TV sort string to use S instead of Season. But yet Sabnzbd ignores these config settings and uses Season instead of S. The GUI interface shows: Processed result Show Name/S1/Show Name - S01E05 - Episode Name [DTS].mkv From sabnzbd.ini: tv_sort_string = %sn/S%s/%sn - S%0sE%0e - %en.%ext ...
by jzdoe
October 7th, 2017, 11:37 am
Forum: General Help
Topic: Movies category not pausing
Replies: 10
Views: 5394

Re: Movies category not pausing

Oh and yes Movies are now entered Paused when added to Sabnzbd. Thanks!
by jzdoe
October 7th, 2017, 10:47 am
Forum: General Help
Topic: Movies category not pausing
Replies: 10
Views: 5394

Re: Movies category not pausing

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 u...
by jzdoe
October 7th, 2017, 10:31 am
Forum: General Help
Topic: Movies category not pausing
Replies: 10
Views: 5394

Re: Movies category not pausing

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 Pr...
by jzdoe
October 6th, 2017, 4:50 pm
Forum: General Help
Topic: Movies category not pausing
Replies: 10
Views: 5394

Re: Movies category not pausing

Thanks for the update!
Any release date for 2.3.1?
by jzdoe
October 5th, 2017, 5:02 pm
Forum: General Help
Topic: Movies category not pausing
Replies: 10
Views: 5394

Re: Movies category not pausing

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.
by jzdoe
October 5th, 2017, 4:00 pm
Forum: General Help
Topic: Movies category not pausing
Replies: 10
Views: 5394

Movies category not pausing

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 automatical...