Search found 81 matches

by Hansvon
March 19th, 2016, 11:40 am
Forum: General Help
Topic: RPM for Fedora and RHEL/CentOS/Scientific Linux 5-7
Replies: 200
Views: 238143

Re: RPM for Fedora and RHEL/CentOS/Scientific Linux 5-7

Sorry, it was there but hidden somewhat. Should be fixed now. Just dnf clean expire-cache; dnf update
by Hansvon
March 19th, 2016, 1:40 am
Forum: General Help
Topic: RPM for Fedora and RHEL/CentOS/Scientific Linux 5-7
Replies: 200
Views: 238143

Re: RPM for Fedora 19-23 and RHEL/CentOS/Scientific Linux 5-

I've just checked. All the 1.0.0 rpm do contain /usr/share/SABnzbd/interfaces folder. I suppose the Mobile interface was replaced by a new one.
by Hansvon
March 18th, 2016, 1:48 pm
Forum: General Help
Topic: RPM for Fedora and RHEL/CentOS/Scientific Linux 5-7
Replies: 200
Views: 238143

Re: RPM for Fedora 19-23 and RHEL/CentOS/Scientific Linux 5-

Done. If it doesn't work, you can go back to 0.7.20 with yum downgrade.
by Hansvon
December 12th, 2015, 12:53 pm
Forum: General Help
Topic: RPM for Fedora and RHEL/CentOS/Scientific Linux 5-7
Replies: 200
Views: 238143

Re: RPM for Fedora 19-23 and RHEL/CentOS/Scientific Linux 5-

You could see which port SABnzbd is listening to with "netstat -tulpn".
by Hansvon
May 7th, 2015, 11:48 am
Forum: General Help
Topic: RPM for Fedora and RHEL/CentOS/Scientific Linux 5-7
Replies: 200
Views: 238143

Re: RPM for Fedora 19-21 and RHEL/CentOS/Scientific Linux 5-

With systemd, you need to use systemctl start SABnzbd@user where user is the user sabnzbd should run as. (or enable, stop, disable instead of start...). I don't know what's going on when you use the legacy service command. It runs as root? Then you can monitor what's going on with journalctl -u SABn...
by Hansvon
February 14th, 2015, 2:34 am
Forum: General Help
Topic: RPM for Fedora and RHEL/CentOS/Scientific Linux 5-7
Replies: 200
Views: 238143

Re: RPM for Fedora 19-21 and RHEL/CentOS/Scientific Linux 5-

Hi,

This sabToSickeard.py file is not part of SABnzbd, so it's not in my package.

Cheers
by Hansvon
November 5th, 2014, 8:51 am
Forum: General Help
Topic: RPM for Fedora and RHEL/CentOS/Scientific Linux 5-7
Replies: 200
Views: 238143

Re: RPM for Fedora 19-21 and RHEL/CentOS/Scientific Linux 5-

Try to change $releasever to 21 in /etc/yum.repos.d/SABnzbd.repo
Fedora has python 2.7.x since almost forever, it should just work.
by Hansvon
November 5th, 2014, 8:00 am
Forum: General Help
Topic: RPM for Fedora and RHEL/CentOS/Scientific Linux 5-7
Replies: 200
Views: 238143

Re: RPM for Fedora 19-21 and RHEL/CentOS/Scientific Linux 5-

Again, I missed the announcement of 0.7.19. It's now built. Cheers. I dropped unsupported Fedora releases (<=18)
by Hansvon
July 15th, 2014, 8:20 am
Forum: General Help
Topic: RPM for Fedora and RHEL/CentOS/Scientific Linux 5-7
Replies: 200
Views: 238143

Re: RPM for Fedora 14-20 and RHEL/CentOS/Scientific Linux 5-

I missed the announcement of 0.7.18. It's now built. Cheers
by Hansvon
July 13th, 2014, 7:17 am
Forum: General Help
Topic: RPM for Fedora and RHEL/CentOS/Scientific Linux 5-7
Replies: 200
Views: 238143

Re: RPM for Fedora 14-20 and RHEL/CentOS/Scientific Linux 5-

In fact, it was very easy to rebuild these two packages so they are now (temporarily) in my repo. Give it a try... You still need the epel repository but not RPM Fusion.
by Hansvon
July 13th, 2014, 2:14 am
Forum: General Help
Topic: RPM for Fedora and RHEL/CentOS/Scientific Linux 5-7
Replies: 200
Views: 238143

Re: RPM for Fedora 14-20 and RHEL/CentOS/Scientific Linux 5-

I've just built the RPM but two dependencies are missing because epel is still in beta and RPM Fusion, I have now idea (par2cmdline from epel and unrar from RPM Fusion) https://dl.dropboxusercontent.com/u/14500830/SABnzbd/RHEL-CentOS/SABnzbd-7.repo https://dl.dropboxusercontent.com/u/14500830/SABnzb...
by Hansvon
May 15th, 2014, 3:25 am
Forum: General Help
Topic: RPM for Fedora and RHEL/CentOS/Scientific Linux 5-7
Replies: 200
Views: 238143

Re: RPM for Fedora 14-20 and RHEL/CentOS/Scientific Linux 5-

I've just uploaded a new rpm (0.7.17-5) with one change with respect to the official/previous version: a systray icon ( https://github.com/sabnzbd/sabnzbd/pull/153 ) The systray icon requires pygtk2 to be installed (the rpm doesn't pull it automatically). It will not be shown if you run SABnzbd as a...
by Hansvon
May 5th, 2014, 1:59 am
Forum: General Help
Topic: RPM for Fedora and RHEL/CentOS/Scientific Linux 5-7
Replies: 200
Views: 238143

Re: RPM for Fedora 14-20 and RHEL/CentOS/Scientific Linux 5-

Just a heads-up, fedora-sabnzbd.dyndns.org is gone (dyn.com has closed all free accounts...). RHEL/CentOS users need to update their .repo files. RHEL 5: cd /etc/yum.repos.d/; wget -N https://dl.dropboxusercontent.com/u/14500830/SABnzbd/RHEL-CentOS/SABnzbd-5.repo RHEL 6: cd /etc/yum.repos.d/; wget -...
by Hansvon
March 25th, 2014, 10:19 am
Forum: General Help
Topic: RPM for Fedora and RHEL/CentOS/Scientific Linux 5-7
Replies: 200
Views: 238143

Re: RPM for Fedora 14-19 and RHEL/CentOS/Scientific Linux 5-

Hi, Do you have rating_enable defined in your sabnzbd.ini (grep rating_enable ~/.sabnzbd/sabnzbd.ini)? If not, that's probably the problem. In my config file, the "rating_" parameters are defined in the [misc] section as follows: rating_enable = 0 rating_feedback = 1 rating_api_key = "...