Page 3 of 10

Re: [NzbProcess] pass-from-file-to-nzbget.py

Posted: 04 Aug 2014, 14:25
by wusa
Telman12 wrote:this script runs under python 2.7.6
Thx for testing!
d4f0rc3_ wrote:The script cannot be started due to the error "permission denied".
All permissions and owners are the same for all scripts? Try nzbget v13 and the updated version from first post. I know nzbget v13 try to fix script permission on it self.
d4f0rc3_ wrote:(btw can this script be expanded by settings a designated category from the filename?)
There is another nice Script for this: [PP-Script] VideoSort - better video sorting

Re: [Scan-Script] pfftn (formerly pass-from-file-to-nzbget.p

Posted: 08 Aug 2014, 12:01
by d4f0rc3_
Thx, I just tried your script and the new version is working just fine with nzbget 13!! Great job!

Re: [NzbProcess] pass-from-file-to-nzbget.py

Posted: 06 Sep 2014, 08:13
by agre
d4f0rc3_ wrote:[...]

The script file has the owner nzbget:users and the permissions 755 (777 doesn't work either). I put the file in different folders, even in the ppscript folder, but it fails with the same "permission denied" error all the time.
The other pp script with the same owner and permissions which are in the ppscript folder do work just fine.

[...]
I have the same problem. The log says:

Code: Select all

error	Sat Sep 06 2014 10:06:49	Could not start /.../pfftn_2x.py: Permission denied
warning	Sat Sep 06 2014 10:06:49	Fixing permissions for /.../pfftn_2x.py
EDIT: I found the mistake I made: I edited the 1st line wrong which caused the errors above

Re: [Scan-Script] pfftn (formerly pass-from-file-to-nzbget.p

Posted: 05 Dec 2014, 22:35
by PTRCK
Is it possible to let the name original?

Re: [Scan-Script] pfftn (formerly pass-from-file-to-nzbget.p

Posted: 08 Dec 2014, 17:56
by PTRCK
Bump.

I mean, the name in nzbget should be the original nzb name and the password should not be removed, because i am using another post processing script which need the original nzb name with it's password in the nzb file.

Re: [Scan-Script] pfftn (formerly pass-from-file-to-nzbget.p

Posted: 08 Dec 2014, 19:18
by hugbug
Comment out the part that prints "[NZB] NZBNAME=".

Re: [Scan-Script] pfftn (formerly pass-from-file-to-nzbget.p

Posted: 08 Dec 2014, 20:46
by PTRCK
It works :) Thank you!

Re: [Scan-Script] pfftn (formerly pass-from-file-to-nzbget.p

Posted: 23 Dec 2014, 08:26
by BeTZe
Hello,
i have a problem with the script under nzbget 14. The password is not recognized by the script. With nzbget 13 did it work.

Is their a problem with Version 14?

Re: [Scan-Script] pfftn (formerly pass-from-file-to-nzbget.p

Posted: 06 Jan 2015, 21:55
by Pixelfanatic
wops

Re: [Scan-Script] pfftn (formerly pass-from-file-to-nzbget.p

Posted: 07 Jan 2015, 00:13
by hugbug
Make sure the first line of the script (shebang) contains a valid path.