Search found 5 matches
- August 1st, 2011, 2:57 am
- Forum: Third-party Addons
- Topic: Curses interface for sabnzbd 0.5
- Replies: 2
- Views: 4502
Re: Curses interface for sabnzbd 0.5
Hey, thanks for sabcurses! It's a really great tool for managing the downloads. Too bad there is no option to change the categorie of a download - this would make sabcurses perfect. I hope this will come anytime in the future
- May 30th, 2010, 3:25 am
- Forum: Third-party Addons
- Topic: Episode butler crashing
- Replies: 12
- Views: 14658
Re: Episode butler crashing
Oh, thanks a lot, rascalli. I only checked the official site. Nevertheless, I'll also try to switch to SB. Just hav to figure out how to bypass the error message
- May 30th, 2010, 1:35 am
- Forum: Third-party Addons
- Topic: Episode butler crashing
- Replies: 12
- Views: 14658
Re: Episode butler crashing
Does this mean that Janoz won't update Episode Butler? I already tried to convert to Sick Beard as it sounds quite promising but I always end up with an error message when trying to add a show ("TVDB error, unable to search for show title/info: Told to clean cache dir cache/tvdb but it does not...
- December 17th, 2009, 10:19 am
- Forum: Beta Releases
- Topic: 0.5.0b3 & 0.5.0b4 won't start on Ubuntu/Linux systems anymore
- Replies: 2
- Views: 1669
Re: 0.5.0b3 & 0.5.0b4 won't start on Ubuntu/Linux systems anymore
It looks like you have a mixture of old and new code. My fault ... I just checked ~/bin and it looks like I accidentially unpacked b3 and b4 into b1's dir. Thanks to your answer I unpacked b4 in it's own location and now it's working like a charm. Could have thought of this myself... Nevermind. Tha...
- December 17th, 2009, 9:28 am
- Forum: Beta Releases
- Topic: 0.5.0b3 & 0.5.0b4 won't start on Ubuntu/Linux systems anymore
- Replies: 2
- Views: 1669
0.5.0b3 & 0.5.0b4 won't start on Ubuntu/Linux systems anymore
Starting b3 or b4 gives the following error messages: $ sabnzbdplus Traceback (most recent call last): File "SABnzbd.py", line 67, in <module> from sabnzbd.misc import get_user_shellfolders, launch_a_browser, real_path, \ ImportError: cannot import name windows_variant Especially the...