Search found 11 matches

by idmanager
August 13th, 2019, 3:31 pm
Forum: Post-Processing Scripts
Topic: [UNRAID DOCKER] script help for folder with today's date
Replies: 10
Views: 5766

Re: [UNRAID DOCKER] script help for folder with today's date

HI,
Found the issue why its not working, the code has to be Python .py to run inside the docker, i have no idea about this
if anybody has worked out how to add a date to the front of a folder inside the download folder with python please could you share
thanks
by idmanager
August 12th, 2019, 1:08 pm
Forum: Post-Processing Scripts
Topic: [UNRAID DOCKER] script help for folder with today's date
Replies: 10
Views: 5766

Re: [UNRAID DOCKER] script help for folder with today's date

Then move the directory with the download to that new dated directory thats the part i am stuck with, i am unsure how to find the location of the folder thats just downloaded, it will be in \data\downloads\ but how do i pick the one thats just downloaded ?, how do i tell sab to use the folder i have...
by idmanager
August 12th, 2019, 12:33 pm
Forum: Post-Processing Scripts
Topic: [UNRAID DOCKER] script help for folder with today's date
Replies: 10
Views: 5766

Re: [UNRAID DOCKER] script help for folder with today's date

from the command line i can make the folder i need in the location i want using the following command but i am unsure then how to tell sab to use the new folder each time it changes as i only want the file downloaded from that category to use the command so how do i tell the script which files i nee...
by idmanager
August 12th, 2019, 11:40 am
Forum: Post-Processing Scripts
Topic: [UNRAID DOCKER] script help for folder with today's date
Replies: 10
Views: 5766

Re: [UNRAID DOCKER] script help for folder with today's date

guidance would be nice so i can learn, but if there is a ready made script i can just copy that would be fine, unraid is linux based the docker runs python3
by idmanager
August 12th, 2019, 10:55 am
Forum: Post-Processing Scripts
Topic: [UNRAID DOCKER] script help for folder with today's date
Replies: 10
Views: 5766

[UNRAID DOCKER] script help for folder with today's date

Hi I am looking for a script that i can run that will add today's date to a folder then unpack the download into it, so every day i have a new folder with that days downloads in, in sorting option there is that option but it only works if the nzb has the date in, and all my downloads do not, eg file...
by idmanager
November 2nd, 2012, 5:00 pm
Forum: General Help
Topic: NZBXXX Categories
Replies: 4
Views: 5103

Re: NZBXXX Categories

does 0.7.5.rc1 have this fix ??
by idmanager
November 4th, 2011, 3:08 pm
Forum: Post-Processing Scripts
Topic: iPhone notification via Prowl
Replies: 14
Views: 17072

Re: iPhone notification via Prowl

add your prowl api key and save script as .py file and set as default script to run on sab will notify you on complete downloads #!/usr/bin/env python import sys,urllib # Get clean NZB name job_name = sys.argv[3] # Prowl API settings - http://prowl.weks.net/api.php # Set Prowl API API = "enter ...
by idmanager
November 4th, 2011, 3:04 pm
Forum: Post-Processing Scripts
Topic: iPhone notification via Prowl [Windows script]
Replies: 34
Views: 38139

Re: iPhone notification via Prowl [Windows script]

anybody running a qnap server with python here is a script i run just add your api key #!/usr/bin/env python import sys,urllib # Get clean NZB name job_name = sys.argv[3] # Prowl API settings - http://prowl.weks.net/api.php # Set Prowl API API = "enter the prowl api key here " # Set Prowl ...
by idmanager
January 3rd, 2011, 5:26 pm
Forum: Third-party Addons
Topic: Auto tv to SabNZBD
Replies: 134
Views: 168280

Re: Auto tv to SabNZBD

thats no error message i agree but i left it for 4 hrs and it never changed
by idmanager
December 17th, 2010, 3:59 pm
Forum: Third-party Addons
Topic: Auto tv to SabNZBD
Replies: 134
Views: 168280

Re: Auto tv to SabNZBD

I´m downloading pictures right now. That is why I´m slow

just get this error when adding shows got everything setup correct in config but cant add shows