Search found 406 matches

by markus101
May 10th, 2011, 4:05 pm
Forum: Bug Reports
Topic: SABnzbd not Respecting "Default" Post Processing Task
Replies: 6
Views: 4811

Re: SABnzbd not Respecting "Default" Post Processing Task

Ahhh, so the issue is when I have my pre-queue script running (if I disable the pre-queue script, I don't see this issue). My pre-quere script will try to parse the value passed from SABnzbd, is the value is empty (as I see it to be in my logs), then a zero is returned. The issue appears to be with ...
by markus101
May 10th, 2011, 10:04 am
Forum: Post-Processing Scripts
Topic: [Windows] Post Processing Scripts
Replies: 100
Views: 92933

Re: [Windows] Post Processing Scripts

Haha, it's quite alright, glad its sorted now.

Enjoy the automation support that SABnzbd provides, I hardly have a reason to look at the SMB shares anymore.  ;D

-Markus
by markus101
May 10th, 2011, 1:46 am
Forum: Bug Reports
Topic: SABnzbd not Respecting "Default" Post Processing Task
Replies: 6
Views: 4811

Re: SABnzbd not Respecting "Default" Post Processing Task

AddUrl with the link to the nzb, a name, priority and category.
http://wiki.sabnzbd.org/api#toc28

I've temporarily corrected the issue by forcing it to set pp=3 when I send the command to SAB.

Cheers,

Markus
by markus101
May 9th, 2011, 4:27 pm
Forum: Bug Reports
Topic: SABnzbd not Respecting "Default" Post Processing Task
Replies: 6
Views: 4811

SABnzbd not Respecting "Default" Post Processing Task

Hello, SInce upgrading to 0.6.0 final I'm having issues with the Post Processing task that runs after download (Download, +Repair, +Unpack, +Delete). My default PP value for downloads is +Delete, for the TV category it is set to Default (should inherit +Delete), I also tested setting TV to +Delete a...
by markus101
May 9th, 2011, 3:15 pm
Forum: Post-Processing Scripts
Topic: [Windows] Post Processing Scripts
Replies: 100
Views: 92933

Re: [Windows] Post Processing Scripts

You don't want it to run when the queue is finished (that won't do anything for each of the items), you want to setup the default script, for Plush on 0.6.0 its set here on the Categories Config Page: http://localhost:8080/config/categories/ is the default URL. You can also configure it to only run ...
by markus101
May 8th, 2011, 1:46 am
Forum: Post-Processing Scripts
Topic: [Windows] Post Processing Scripts
Replies: 100
Views: 92933

Re: [Windows] Post Processing Scripts

It sounds like the application is is launching, which is good, Windows 7 should already come with .Net 2.0, so that doesn't seem to be the issue. Have you tried running the application manually? Pass in the path to the video (wrapped in quotes if it contains spaces), 2, then the NZB title, for examp...
by markus101
April 19th, 2011, 9:59 am
Forum: Third-party Addons
Topic: [WINDOWS] SABSync - TV Show Syncing
Replies: 220
Views: 337019

Re: [WINDOWS] SABSync - TV Show Syncing

Last time I checked there were two issues, one being the download link that was sent to SAB wasn't the link to the NZB, but to details. The other is that the quality is not the the title field (as it is with most other providers). The RSS library I use is pretty simple and wasn't able to deal with t...
by markus101
April 17th, 2011, 2:57 pm
Forum: Third-party Addons
Topic: [WINDOWS] SABSync - TV Show Syncing
Replies: 220
Views: 337019

Re: [WINDOWS] SABSync - TV Show Syncing

Yeah, that was the fix... It was an issue with TheTvDb's new caching system, but it wasn't worth the wait for them to possibly fix it and since they made no mention that they would when they confirmed the issue that another user was having it was easier to fix it now.

-Markus
by markus101
April 17th, 2011, 2:39 pm
Forum: Third-party Addons
Topic: [WINDOWS] SABSync - TV Show Syncing
Replies: 220
Views: 337019

Re: [WINDOWS] SABSync - TV Show Syncing

It only contains application specific configuration now, the rest is stored in the %appdata% folder, but that config file shouldn't change very often (and in thins case it was by error).

-Markus
by markus101
April 17th, 2011, 1:35 pm
Forum: Third-party Addons
Topic: [WINDOWS] SABSync - TV Show Syncing
Replies: 220
Views: 337019

Re: [WINDOWS] SABSync - TV Show Syncing

I think the issue is with the config file (SQLite can be such a pain sometimes). The config file currently contains this block: <system.data>     <DbProviderFactories>       <remove invariant="System.Data.SQLite" />       <add name="SQLite Data Provider" invariant="System.Da...
by markus101
April 13th, 2011, 9:37 pm
Forum: Third-party Addons
Topic: [WINDOWS] SABSync - TV Show Syncing
Replies: 220
Views: 337019

Re: [WINDOWS] SABSync - TV Show Syncing

I just uploaded 0.9.9.7 which is a quick release to fix a bug that was introduced with TheTVDB's new caching mechanism (nginx was not properly handling a request for all series information that didn't end in a '/').

http://code.google.com/p/sabscripts/downloads/list

Enjoy.

-Markus
by markus101
March 21st, 2011, 4:19 pm
Forum: Post-Processing Scripts
Topic: abgx360 Post processing script
Replies: 87
Views: 123545

Re: abgx360 Post processing script

Do you have abgx360 installed on the computer running the script? The path that contains abgx360.exe must be in the %PATH% variable for the script to find it. You can test that it is found by typing the following in to cmd: abgx360.exe You should get back output that lists the command line arguments...
by markus101
January 6th, 2011, 7:51 pm
Forum: Post-Processing Scripts
Topic: [Windows] Post Processing Scripts
Replies: 100
Views: 92933

Re: [Windows] Post Processing Scripts

Maybe I'm just doing it wrong, but on a video file I converted only the first half had audio (I combined two episodes of a TV show that both have sound when I play them individually). This is the command I used: avimerge.exe -o "C:\Test\avimerge\Test Movie (2011).avi" -i "C:\Test\1.av...
by markus101
December 31st, 2010, 1:35 pm
Forum: Post-Processing Scripts
Topic: [Windows] Post Processing Scripts
Replies: 100
Views: 92933

Re: [Windows] Post Processing Scripts

Wow, this is tiny, especially when compared to mplayer. Looks like this should be pretty simple to implement, might even leave support for mplayer in there with a configuration switch, but it'll be easy to package this up as opposed to mplayer and use it by default I think. I'll try to get to it soo...
by markus101
November 19th, 2010, 2:01 am
Forum: Post-Processing Scripts
Topic: [Windows] Post Processing Scripts
Replies: 100
Views: 92933

Re: [Windows] Post Processing Scripts

Movies shouldn't delete anything until it processes a proper sized movie (except for small files, such as samples, nfo, sfv etc). It won't delete folders and it will actually look into nested folder for video files. Your first example is the command that should be run, the second is not supposed to ...