Search found 24 matches
- March 17th, 2010, 1:47 pm
- Forum: Third-party Addons
- Topic: Media Rover
- Replies: 816
- Views: 2154367
Re: Media Rover
Kierse there's one feature i'd like and that is the ability to replace 720p releases of x days old with xvid ones. Also newzbin now has a public search api, why not use that instead of rss? This way you can search through your entire retention for old tv shows rather than just the latest 200 (or wha...
- March 17th, 2010, 1:38 pm
- Forum: Third-party Addons
- Topic: Unofficial Google Chrome Extension
- Replies: 86
- Views: 845953
Re: Unofficial Google Chrome Extension
I fixed it! Here's a workaround for some people that use htaccess instead of the user/password: For this you need apache and the permissions to add/edit your virtual host, here's mine NameVirtualHost * <VirtualHost *> #your other stuff can go here# #Sabnzbd Start ProxyRequests Off ...
- March 12th, 2010, 11:34 am
- Forum: Third-party Addons
- Topic: Unofficial Google Chrome Extension
- Replies: 86
- Views: 845953
Re: Unofficial Google Chrome Extension
Here a small portion of the apache log, i'm guessing that although for queue the session username and password are used, for background actions they are not. thus no username / password is passed along and it returns a 401. You stated that moving it in background.html would improve things maybe. As ...
- March 12th, 2010, 11:08 am
- Forum: Third-party Addons
- Topic: Unofficial Google Chrome Extension
- Replies: 86
- Views: 845953
Re: Unofficial Google Chrome Extension
Okay i reverted to that same build deleted config reinstalled same problem. So i did some bug finding (messing in the extensions code) and experimented with settings. Turns out that for some reason when my htaccess is enabled the one-click doesn't work. When i turned it off at server side it worked ...
- March 12th, 2010, 9:25 am
- Forum: Third-party Addons
- Topic: Unofficial Google Chrome Extension
- Replies: 86
- Views: 845953
Re: Unofficial Google Chrome Extension
Hi tret,
Okay that's weird, well it doesn't work for me with Chrome 5.0.342.3 dev on Ubuntu 64bit. I'l change versions to yours to check if it works!
Okay that's weird, well it doesn't work for me with Chrome 5.0.342.3 dev on Ubuntu 64bit. I'l change versions to yours to check if it works!
- February 27th, 2010, 9:36 am
- Forum: Third-party Addons
- Topic: Unofficial Google Chrome Extension
- Replies: 86
- Views: 845953
Re: Unofficial Google Chrome Extension
Yep that fixed the icons at newzbin.
Although when i click one, nothing get's added to the queue still.. I think it's a chrome 5.0 issue, it's a beta afterall.
I'l try getting a current stable version and will try again!
Although when i click one, nothing get's added to the queue still.. I think it's a chrome 5.0 issue, it's a beta afterall.
I'l try getting a current stable version and will try again!
- February 26th, 2010, 5:30 pm
- Forum: Third-party Addons
- Topic: Unofficial Google Chrome Extension
- Replies: 86
- Views: 845953
Re: Unofficial Google Chrome Extension
Wow switch nice update! The status and pause/resume/removing from queue/pausing in queue and all the extra built in functions you worked into this are working (including the nice google chart!). However, in version 5.0 of chrome the oneclick does not work. The icon changes and appears but nothing ge...
- February 25th, 2010, 3:35 pm
- Forum: Post-Processing Scripts
- Topic: Update modify dates on parent folders using touch
- Replies: 9
- Views: 9500
Re: Update modify dates on parent folders using touch
I gather from your reply that you mount your ntfs shares? if you do so under linux you could take a look at fstab. setting correct parameters may update timestamps automatically.
- February 25th, 2010, 3:33 pm
- Forum: General Help
- Topic: Will a failed unpack stop execution of postprocessing script?
- Replies: 3
- Views: 3337
Re: Will a failed unpack stop execution of postprocessing script?
Thanks, awesome feature!
That will help prevent my program from deleting rar's that are not yet unpacked.
I hope you don't mind i took a look at the RAR regex from sabnzbd to identify rar files and use it in my program to ensure cleanup of rars will be the same.
That will help prevent my program from deleting rar's that are not yet unpacked.
I hope you don't mind i took a look at the RAR regex from sabnzbd to identify rar files and use it in my program to ensure cleanup of rars will be the same.
- February 24th, 2010, 10:58 am
- Forum: General Help
- Topic: Will a failed unpack stop execution of postprocessing script?
- Replies: 3
- Views: 3337
Will a failed unpack stop execution of postprocessing script?
Will failed verify/repair/unpack stop the execution of the postprocessing script? Also, if not is it possible to turn this off somewhere? If it is possible, is also possible for the postprocessing script to ask the SABNZBD history api if unpack/repair etc went okay during the time it is executed? Th...
- February 24th, 2010, 10:29 am
- Forum: Post-Processing Scripts
- Topic: XBMC Library Updater
- Replies: 115
- Views: 770723
Re: XBMC Library Updater
I have built growl/xbmc/email/gtalk(/jabber)/rss notification support in my program "postman" written in java. I was wondering if anyone would like a wake on lan before update and shutdown/suspend action to be sent? For example your mediacenter isn't on and you want to update it's library:...
- February 24th, 2010, 10:23 am
- Forum: Post-Processing Scripts
- Topic: Update modify dates on parent folders using touch
- Replies: 9
- Views: 9500
Re: Update modify dates on parent folders using touch
Thanks man, i'l be adding this into a soon to be released postprocessing program in java: "postman"
I'l add support for windows 7 into it.
I'l add support for windows 7 into it.
- February 23rd, 2010, 3:56 pm
- Forum: Third-party Addons
- Topic: Unofficial Google Chrome Extension
- Replies: 86
- Views: 845953
Re: Unofficial Google Chrome Extension
Hey! I would like to mention that the extension doesn't work for chrome version 5.0.322.2 (on Ubuntu) The settings page goes fine and it can pause the sabnzbd however information isn't retrieved because i can't resume it anymore. Also sending nzbs/all website-related functions don't work aswell. I w...
- November 9th, 2009, 2:11 pm
- Forum: Feature Requests
- Topic: 720p and other info to generic sorting
- Replies: 5
- Views: 4842
Re: 720p and other info to generic sorting
Isn't this what postprocessing scripts are for?
- November 1st, 2009, 12:39 pm
- Forum: Third-party Addons
- Topic: SABDroid
- Replies: 45
- Views: 53154
Re: SABDroid
I could if you want help you with coding and add newzbin support?