Search found 6 matches

by ressof
15 Jan 2015, 06:37
Forum: Extension scripts
Topic: [PP-Script] VideoSort - better video sorting
Replies: 461
Views: 527499

Re: [PP-Script] VideoSort - better video sorting

Hello

I wonder if the script passes any variables to get the new file location to use with scrips running after VideoSort?
by ressof
21 Aug 2014, 09:26
Forum: Support
Topic: Help with unpack script
Replies: 12
Views: 6116

Re: Help with unpack script

Hi If I replace upload.js from relase 13.0 with upload.js from relase 12.0 the error message dosent appear. The only thing that is different between the two files is this RPC.call('append', [filename, category, priority, false, base64str, addPaused, '', 0, dupeMode], fileCompleted, fileFailure); RPC...
by ressof
21 Aug 2014, 09:02
Forum: Support
Topic: Help with unpack script
Replies: 12
Views: 6116

Re: Help with unpack script

No
by ressof
21 Aug 2014, 08:50
Forum: Extension scripts
Topic: Pre Process script for handling Zip files
Replies: 7
Views: 10077

Re: Pre Process script for handling Zip files

Hello

When i'm trying this script with Nzbget 13.0 Stable release i get an error message when I upload a zip file via the web interface. See picture below. But it adds the nzb to downloading queue.
nzbget.jpg
nzbget.jpg (14.31 KiB) Viewed 9255 times
by ressof
21 Aug 2014, 08:48
Forum: Support
Topic: Help with unpack script
Replies: 12
Views: 6116

Re: Help with unpack script

Hi

The script works with the category but I still get an error message when I upload the file with the web interface. See the picture below. I'm running the 13.0 stable release
nzbget.jpg
nzbget.jpg (14.31 KiB) Viewed 4590 times
by ressof
21 Aug 2014, 07:07
Forum: Support
Topic: Help with unpack script
Replies: 12
Views: 6116

Help with unpack script

Hello I’m trying to make a scan script to unzip files that are uploaded with the web interface. But when I upload a zip file I get an error message saying that "The file could not be added to the queue". How can I prevent this message? And also how can I pass the "category" and "add paused" variable...