Search found 6 matches

by AllanMar
June 13th, 2009, 11:21 pm
Forum: Post-Processing Scripts
Topic: abgx360 Post processing script
Replies: 87
Views: 135126

Re: abgx360 Post processing script

Just thought I'd post what i've been using. #!/bin/bash OPTIONS="-hi --af3 --rgn 000000FF" # Define abgx360 Parameters /usr/local/bin/abgx360 $OPTIONS --dir "$1" 2>/dev/null |  sed 's/file\:\/\/\/\/home\/xbmc\/\.abgx360\//file\:\/\/\/\/\/HTPC\/XBMC\/.abgx360\//' | tee -a "$1...
by AllanMar
May 20th, 2009, 9:10 pm
Forum: General Discussion
Topic: NZBMatrix API released
Replies: 2
Views: 9164

Re: NZBMatrix API released

It looks like if your VIP you can now use the RSS feeds with sabnzbd right now. Since they now provide direct download links. See:http://rss.nzbmatrix.com/
by AllanMar
May 8th, 2009, 4:25 pm
Forum: Third-party Addons
Topic: XBMC SABnzbd+ Python Script
Replies: 162
Views: 281100

Re: XBMC SABnzbd+ Python Script

Is nzbmatrix supposed to work with this script? (Im using the 0.5 version that supports nzbmatrix) How about nzbs.org? Does anyone have that working. It reads the feeds fine, but when i attempt to add to queue it just says it cant and to check settings. Checking XBMC log, theres no errors, and I can...
by AllanMar
May 8th, 2009, 10:30 am
Forum: Third-party Addons
Topic: XBMC SABnzbd+ Python Script
Replies: 162
Views: 281100

Re: XBMC SABnzbd+ Python Script

clems wrote: I will create an how to this weekend and update this post with the link
Dont bother on my account. After several other plugins wouldnt work with with 64bit, i just reinstalled to 32bit and everything is working fine now. Its a HTPC only PC so this made more sense anyway. Thanks though.

-
by AllanMar
May 7th, 2009, 5:43 pm
Forum: Third-party Addons
Topic: XBMC SABnzbd+ Python Script
Replies: 162
Views: 281100

Re: XBMC SABnzbd+ Python Script

clems wrote: Workarround for Ubuntu 64 bits: Running xbmc chroot 32 bits.
Your addon is just fantastic !!! ;D
Any advice/howto on setting up a 32bit chroot for xbmc? I really want to use this plugin and the fact that xbmc's webserver dosnt work 64bit sucks too.
by AllanMar
April 16th, 2009, 5:22 pm
Forum: Third-party Addons
Topic: XBMC SABnzbd+ Python Script
Replies: 162
Views: 281100

Re: XBMC SABnzbd+ Python Script

I'm trying to use this plugin with the SVN version of XBMC (soon to be 9.04 xbmc). When i choose any option in the plugin. SABnzbd queue, a feed, etc XBMC just crashes (Segmentation Fault). The debug log dosnt seem to show much but i've included it here: http://pastebin.com/m38dfce74 Mayb this has s...