Search found 8830 matches

by sander
July 1st, 2012, 8:35 am
Forum: Debian/Ubuntu Package
Topic: Ubuntu 12.10, python 3 and SABnzbd
Replies: 14
Views: 11719

Re: Ubuntu 12.10, python 3 and SABnzbd

FWIW: I did something else: I ran "2to3 -w SABnzbd.py" to convert SABnzbd.py to python3-compliant. There are two types of changes: 1) print "" commands changed to print() 2) "except socket.error, error:" is changed into "except socket.error as error:". Ad 1: I...
by sander
July 1st, 2012, 7:52 am
Forum: Debian/Ubuntu Package
Topic: Ubuntu 12.10, python 3 and SABnzbd
Replies: 14
Views: 11719

Re: Ubuntu 12.10, python 3 and SABnzbd

Opgelost in 0.7.1 It indeed is: sander@R540:~/SABnzbd-0.7.1RC3$ python3 SABnzbd.py File "SABnzbd.py", line 20 print "Sorry, requires Python 2.5, 2.6 or 2.7." ^ SyntaxError: invalid syntax sander@R540:~/SABnzbd-0.7.1RC3$ Thank you. FYI: Python3 already fails on the first 'if' com...
by sander
June 30th, 2012, 2:58 pm
Forum: Feature Requests
Topic: Low priority for SABnzbd proccesses
Replies: 6
Views: 5629

Re: Low priority for SABnzbd proccesses

I am running SABNZB, SickBeard, PlexMedia Server and Plex Player on a Mac Mini Core 2 Duo. I tried -n 10 for the IONice parameter and it still shutters video playback when the unarchive process is going on. I am new to using the IOnice parameter. Can I reduce it's priority even more but changing th...
by sander
June 30th, 2012, 5:38 am
Forum: Debian/Ubuntu Package
Topic: Ubuntu 12.10, python 3 and SABnzbd
Replies: 14
Views: 11719

Re: Ubuntu 12.10, python 3 and SABnzbd

Funny: sander@quantal:~$ which sabnzbdplus /usr/bin/sabnzbdplus sander@quantal:~$ python3 `which sabnzbdplus` File "/usr/bin/sabnzbdplus", line 21 print "Sorry, requires Python 2.5 or higher." ^ SyntaxError: invalid syntax sander@quantal:~$ So, the print command goes wrong becaus...
by sander
June 30th, 2012, 4:15 am
Forum: Debian/Ubuntu Package
Topic: Ubuntu 12.10, python 3 and SABnzbd
Replies: 14
Views: 11719

Re: Ubuntu 12.10, python 3 and SABnzbd

FYI: I just live-booted Quantal, and both python 2.7 and 3 are installed, and python 2.7 is even still the default python: ubuntu@ubuntu:~$ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=12.10 DISTRIB_CODENAME=quantal DISTRIB_DESCRIPTION="Ubuntu quantal (development branch)" ubuntu...
by sander
June 30th, 2012, 4:03 am
Forum: Nederlands
Topic: Probleem met uitpakken .rar bestanden
Replies: 26
Views: 18898

Re: Probleem met uitpakken .rar bestanden

nextraa wrote:
Ik wil natuurlijk niet vanaf nu alles handmatig gaan uitpakken, dus ik hoop dat je ook een antwoord hebt op het feit dat SAB niks meer kan uitpakken.
Als iets in de Queue staat, staat de derde (van de vier) dropdowns dan wel op "+Delete"?
by sander
June 30th, 2012, 3:56 am
Forum: Debian/Ubuntu Package
Topic: Ubuntu 12.10, python 3 and SABnzbd
Replies: 14
Views: 11719

Ubuntu 12.10, python 3 and SABnzbd

FWIW: It seems Ubuntu 12.10 Quantal Quetzal will be moving more into the direction of python 3, as https://wiki.ubuntu.com/QuantalQuetzal/TechnicalOverview/Alpha1#Python_3.0 says: Python 3.0 For 12.10, we intend to ship only Python 3 with the Ubuntu desktop image, not Python 2. Alpha-1 begins this p...
by sander
June 30th, 2012, 3:15 am
Forum: Nederlands
Topic: Probleem met uitpakken .rar bestanden
Replies: 26
Views: 18898

Re: Probleem met uitpakken .rar bestanden

Hoi, Ik heb SAB op een NAS draaien. <snip verhaal over index sites ... ik begrijp het verband niet> unrar ev rsg-fearloathing-720p.rar <uitpak_directory> Dit werkt echter niet. Ik hoop dat iemand mij kan helpen. Wat wil je bereiken met "unrar ev"? Waarom die v? Van de unrar-syntax mag je ...
by sander
June 30th, 2012, 2:55 am
Forum: Français
Topic: Accès à distance a sabnzbd, est ce possible?
Replies: 14
Views: 15709

Re: Accès à distance a sabnzbd, est ce possible?

Do you know your connection has a very dynamic IP address behaviour? Since your first and your last post (17 - 30 june, so 13 days), you've had 6 different IP addresses for your 10 posts. As an example: you last post is from x.y.z.227, your post a few hours earlier is from p.q.r.58. So: you say &quo...
by sander
June 29th, 2012, 10:25 am
Forum: General Help
Topic: Unpacking files when one file fails
Replies: 6
Views: 3343

Re: Unpacking files when one file fails

Its running on an unraid server. Its Slackware Linux based. OK, Linux, like me. I already thought so; I recognize the problems with the Umlauts. I downloaded a Swedish title and had the same problem on my Ubuntu. Read https://bugs.launchpad.net/libpar2/+bug/916994, and thus try: par2 r myfile.par2 ...
by sander
June 29th, 2012, 10:11 am
Forum: General Help
Topic: Unpacking files when one file fails
Replies: 6
Views: 3343

Re: Unpacking files when one file fails

Is there a way to get files with German characters in the filename extracted and named properly? Like: Kunststücke, schönste, Lärm, Großstadtpflanze. At the moment these charachters are just deleted, so you get:Kunststcke, schnste, Lrm, Grostadtpflanze. I tried the Special character switch, but tha...
by sander
June 28th, 2012, 8:41 am
Forum: General Help
Topic: Import and merge queue after OS reisntall
Replies: 3
Views: 1618

Re: Import and merge queue after OS reisntall

So you have reinstalled Linux? Did you save the old queue in some way? I hope so, otherwise the old queue is gone. And you want to import? The queue is in ~/.sabnzbd/admin/. I think that if you copy everything there into your new ~/.sabnzbd/admin, you're OK. Attention: first stop SABnzbd. Merging is...
by sander
June 28th, 2012, 12:47 am
Forum: Feature Requests
Topic: Adding SOCKS support for SAB
Replies: 43
Views: 59091

Re: Adding SOCKS support for SAB

The line "self.sock.setproxy..." should start exactly under the / a previous line. Thanks for your Reply! Sorry the / ? where do you mean please? You have elif sslenabled and not _ssl: logging.error(Ta('Error importing OpenSSL module. Connecting with NON-SSL')) self.sock = socks.socksocke...
by sander
June 27th, 2012, 3:53 pm
Forum: Bug Reports
Topic: SABnzbd needs a free tcp/ip port for its internal web server
Replies: 13
Views: 11497

Re: SABnzbd needs a free tcp/ip port for its internal web se

See my edited post with the "sudo find ...". That should show the location of sabnzbd.ini. With the updated instructions I was able to find the .ini file, delete it and reinstall. Everything is working fine now. Thanks so much for the help! OK, cool. Can you tell us where your sabnzbd.ini...
by sander
June 27th, 2012, 9:29 am
Forum: Bug Reports
Topic: SABnzbd needs a free tcp/ip port for its internal web server
Replies: 13
Views: 11497

Re: SABnzbd needs a free tcp/ip port for its internal web se

See my edited post with the "sudo find ...". That should show the location of sabnzbd.ini.