Search found 3 matches

by igiddyuup
16 Apr 2018, 11:47
Forum: Extension scripts
Topic: [PP-Script] VideoSort - better video sorting
Replies: 461
Views: 527802

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

Set up categories in nzbget and videosort will move the files accordingly. I have set up a lot of categories and they all work just fine with the script. Just make sure to leave the 4 directory settings in videosort empty! Correctly set categories are necessary. I thought videosort was supposed to ...
by igiddyuup
12 Apr 2018, 17:21
Forum: Extension scripts
Topic: [PP-Script] VideoSort - better video sorting
Replies: 461
Views: 527802

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

So I don't know much about paths on linux. I'm using nzbget on my Readynas 204. The sort script works fine by default but I need to change the destination folder. Currently it has a destination of: /home/user1/nzbget/downloads I want it to have a destination of: /data/Videos And movies go into one f...
by igiddyuup
10 Apr 2018, 12:33
Forum: Extension scripts
Topic: [PP-SCRIPT] Change downloaded folder rights
Replies: 8
Views: 46545

Re: [PP-SCRIPT] Change downloaded folder rights

Hey I'm running this on my ReadyNAS 204, it doesn't seem to be changing the permissions properly for me. I want the files to be 777 and 666. I have the script set up as: # Put mode for files here. Should be -x (ex: 664 or 664 or 666) mode=666 # Put mode for directories here. Should be +x (ex: 755 or...