Page 4 of 10

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

Posted: 08 Jan 2015, 06:18
by Pixelfanatic
python

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

Posted: 08 Jan 2015, 08:48
by hugbug
Try !/usr/bin/python

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

Posted: 31 Jan 2015, 01:16
by kyamo
I liked this script so much, so simple and cool.

Please update your script for NZBGet v14.1 cause it's not working anymore :-/

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

Posted: 31 Jan 2015, 15:37
by kloaknet
if the passwords are often the same, you could try this: http://nzbget.net/forum/viewtopic.php?f ... 744#p11681, you'll just need to list your passwords.

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

Posted: 31 Jan 2015, 17:34
by hugbug
What script from many posetd in this you use and what error messages you get?
There is no reason for an older script to not work with 14.1.

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

Posted: 01 Feb 2015, 00:15
by kyamo
I used the version from wusa (pfftn_3x.py) and i got in the log these messages:

Code: Select all

pfftn_3x.py: ^
pfftn_3x.py: ('[NZB] NZBPR_*Unpack:Password=' + p.group(1))
But the added nzbs still have the same name without extracting the password.
I can't tell you the exactly error message, cause i switched back to v12 after a few hours.

Does this version work for other users?

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

Posted: 15 Feb 2015, 12:54
by kyamo
It's working with 14.1 again :)
I only reinstalled nzbget.

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

Posted: 04 Apr 2015, 15:32
by Kalysto
@kyamo
I have the same Problem as you!

Code: Select all

pfftn_3x: SyntaxError: invalid syntax
pfftn_3x: ^
pfftn_3x: print('[NZB] NZBPR_*Unpack:Password=', p.group(1), sep='')
pfftn_3x: File "/usr/local/nzbget/share/nzbget/scripts/pfftn_3x.py", line 81
but when i nzbget reinstall the same error ;) ....
do you have anything changed ??

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

Posted: 04 Apr 2015, 15:36
by hugbug
Kalysto wrote:@kyamo
I have the same Problem as you!
You are using the version for python 3. Are you sure about this?

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

Posted: 04 Apr 2015, 15:51
by Kalysto
@hugbug
sry for my mistake no i´m useing Python 2.7 and not Python 3 ..... Srrrrrrry!!