Search found 19 matches

by Tijlbert
July 18th, 2009, 5:54 pm
Forum: Third-party Addons
Topic: XBMC SABnzbd+ Python Script
Replies: 162
Views: 281117

Re: XBMC SABnzbd+ Python Script

Hi, I like the plugin thus far... however I am having a major problem ... Everything works (adding nzbs) but I cannot view my queue... When I press enter nothing happens... tried disabling the api-key and disabling username/password... Does this have anything to do with the version of sab ? (v.0.5.0...
by Tijlbert
June 11th, 2009, 7:18 pm
Forum: Post-Processing Scripts
Topic: [Linux, MacOSX, Windows] Media Sorting + XBMC Updater
Replies: 133
Views: 166584

Re: [Linux, MacOSX, Windows] Media Processing + XBMC Updater

1 No never 2 Law & order becomes Law and order and then it mismatches to some 1972 miniseries instead. 3. Well since you ask, I want the rating on imdb determen how many beers I should get (the lower the score, the more beers)... no but seriously, I don't have any requests for this script at the...
by Tijlbert
May 17th, 2009, 9:07 am
Forum: Beta Releases
Topic: Postprocessing stopped working after re-installing freenas [SOLVED] (workaround)
Replies: 2
Views: 2092

Re: Postprocessing stopped working after re-installing freenas [SOLVED] (workaround)

Thanks for the quick responce. I kept your code unedited and solved it by encapsulating it in an .sh file (as edited in the post). The funny thing is; It used to work so I thought I made a mistake during install. btw. I didn't made the script but I'm a happy user :) btbtw. That microsoft - pr line i...
by Tijlbert
May 17th, 2009, 8:29 am
Forum: Beta Releases
Topic: Postprocessing stopped working after re-installing freenas [SOLVED] (workaround)
Replies: 2
Views: 2092

Postprocessing stopped working after re-installing freenas [SOLVED] (workaround)

Hi, I'm having a problem which is probably not related to sabnzbd directly but here goes: I use a script called 'media_process.py' which is mentioned elsewhere in this forum (it's the one with the xbmc updater). It used to work perfecty. I reinstalled my freenas-os, after this Postprocessing stopped...
by Tijlbert
May 16th, 2009, 7:44 pm
Forum: Bug Reports
Topic: Sabnzbd 0.5.0.alpha2 "Blocked server" bug??
Replies: 13
Views: 10860

Re: Sabnzbd 0.5.0.alpha2 "Blocked server" bug??

I discovered that when I moved my /usr dir to a partition with more space (and making a link), this problem was gone on my system. So it might have been an error caused by having too little diskspace in it's executing envirement (the appointed /tmp folder had enough space tho)
by Tijlbert
May 8th, 2009, 9:34 pm
Forum: Post-Processing Scripts
Topic: [Linux, MacOSX, Windows] Media Sorting + XBMC Updater
Replies: 133
Views: 166584

Re: [Linux, MacOSX, Windows] Media Processing + XBMC Updater

Hi, I've been trying to get this to work; I added the script, configured everyrhing (download: /mnt/transdata3/Downloads/ - cat TV so that makes /mnt/transdata3/Downloads/TV). When I manually run it it outputs: thetvdb series name matched: http://thetvdb.com/index.php?tab=series&id=73800 Moved D...
by Tijlbert
May 7th, 2009, 8:50 pm
Forum: Bug Reports
Topic: Bug for sure: Cannot add 2nd account with same hostname
Replies: 4
Views: 3626

Re: Bug for sure: Cannot add 2nd account with same hostname

Thanks for the reply; the workaround as stated above (use ip for secondary) is what I did to overcome this. small prob.  Although adding the tunneling software sounds (and is) more pro, this is good for me. 'It's not a bug it's a feature" .... Hey! I didn't know YOU are that pr guy from microso...
by Tijlbert
May 7th, 2009, 8:01 am
Forum: Bug Reports
Topic: Bug for sure: Cannot add 2nd account with same hostname
Replies: 4
Views: 3626

Bug for sure: Cannot add 2nd account with same hostname

Hi, I just discovered what can only be a bug :) ... I have multiple accounts with ONE server (e.g. reader.xsnews.nl). When I try to add a second server with the same name; the first get's replaced. This is not a major problem for me because I have enough accounts elsewere but perhaps you could add a...
by Tijlbert
May 6th, 2009, 8:27 am
Forum: Bug Reports
Topic: Sabnzbd 0.5.0.alpha2 "Blocked server" bug??
Replies: 13
Views: 10860

Sabnzbd 0.5.0.alpha2 "Blocked server" bug??

Hi I am recently having a few problems.... I use 3 nntp-servers.. Let's say A, B and C (A being the first added, b the second etc.) When just starting the program it all works. After a while; server B or server C or both will stop working and go on 'blocked'.. After this it will start todo weird thi...
by Tijlbert
March 19th, 2009, 11:53 pm
Forum: Beta Releases
Topic: FreeBSD and pysqlite2 for usage with trunk [SOLVED]
Replies: 5
Views: 3790

Re: FreeBSD and pysqlite2 for usage with trunk [SOLVED]

Thanks for the advice but I have FreeNAS + SAB on there and that's all it's suppost to do...+ I really cannot install anything anymore since my root fs has about 5mb's of space (300mb total). I don't want to split my root fs over multiple partitions so I just don't have a choice either way... Grz. T...
by Tijlbert
March 18th, 2009, 10:53 am
Forum: Beta Releases
Topic: FreeBSD and pysqlite2 for usage with trunk [SOLVED]
Replies: 5
Views: 3790

Re: FreeBSD and pysqlite2 for usage with trunk [SOLVED]

Hi, after having the time to clean my / fs I had a few MB's to play with. first i typed 'pkg_add -r -f python25' .. this installed the latest version of python (i was running an old 25 build)... next: I typed 'pkg_add -r py25-sqlite3. And then SABnzbd.py started like normal. In the processing of tes...
by Tijlbert
March 9th, 2009, 8:27 pm
Forum: Beta Releases
Topic: FreeBSD and pysqlite2 for usage with trunk [SOLVED]
Replies: 5
Views: 3790

Re: FreeBSD and pysqlite2 for usage with trunk

Hi, I was gone for a while; so I didn't see this till just now. Thanks for you reply. Yes I tried sudo and no the dir /usr/ports does not exist. I've given up on this for now as I have bigger issues to fix (my / fs has got nothin' to spare (df -h is talking about negatives instead of postitives); ha...
by Tijlbert
February 26th, 2009, 12:55 pm
Forum: Beta Releases
Topic: FreeBSD and pysqlite2 for usage with trunk [SOLVED]
Replies: 5
Views: 3790

FreeBSD and pysqlite2 for usage with trunk [SOLVED]

Hi!, I'm running it all on freenas/freeBSD which I know is not fully supported over here :).. but i'll try anyway... Installed trunk as I would with any other release ..l installed portupgrade to be able to run portinstall to install pysqlite2. When I type 'portinstall pysqlite2' this is what I get:...
by Tijlbert
February 24th, 2009, 8:32 am
Forum: General Help
Topic: web access no longer works after installing apache
Replies: 9
Views: 5771

Re: web access no longer works after installing apache

shumba wrote: Since doing this, I am no longer able to access sabnzb from another machine.
Do you mean it still works locally (on the same machine it's all running on).. via http://localhost:8080 or something but not via http://192.168.0.123 on another pc? If so try editing the hosts file.
by Tijlbert
February 22nd, 2009, 8:59 pm
Forum: Bug Reports
Topic: Couple of bugs in 0.4.6 perhaps
Replies: 1
Views: 2203

Re: Couple of bugs in 0.4.6 perhaps

1st part no clue 2nd part: sab tries to close it's connections to the news-server, but can't because probably alt.bins and sab combined are just herassing the news-server too much. and thus "computer sais no" (sabnzbd sits by idleing waiting for connections to close). does this also happen...