Search found 9 matches

by ProfDrLuigi
30 Dec 2019, 19:36
Forum: Extension scripts
Topic: Movies: Re Encode Audio and Rename Destination Folder/File (Mkv)
Replies: 0
Views: 7097

Movies: Re Encode Audio and Rename Destination Folder/File (Mkv)

With this script you can convert audio tracks automatically and have the download folder and the individual file renamed by film title and year of release via 'The Movie Database' ID. For example: Alien (1979) |--- Alien (1979).mkv If you want renaming function you must enter your TDMB Api Key into ...
by ProfDrLuigi
12 May 2018, 18:28
Forum: Extension scripts
Topic: [PP-Script] Transfer downl. Files to another Server/Folder
Replies: 13
Views: 43738

Re: [PP-Script] Transfer downl. Files to another Server/Folder

Fixed:
- Missing recursive flag for scp and rsync
- String of Destinationpath was wrong
- Delete Command fixed

Script should work correct now.
by ProfDrLuigi
21 May 2017, 18:33
Forum: Extension scripts
Topic: [PP-Script] Transfer downl. Files to another Server/Folder
Replies: 13
Views: 43738

Re: [PP-Script] Transfer downl. Files to another Server/Fold

Yes you are right. I forgot one "fi" at the end. Its fixed now.
by ProfDrLuigi
16 May 2017, 10:01
Forum: Extension scripts
Topic: [Scan-Script] Get Categorie and Password from NZB Filename
Replies: 5
Views: 10570

Re: [Scan-Script] Get Categorie and Password from NZB Filena

Sorry I forgot to say: It´s for Linux Systems only. Changed my first Post.
by ProfDrLuigi
27 Apr 2017, 11:08
Forum: Extension scripts
Topic: [PP-Script] Transfer downl. Files to another Server/Folder
Replies: 13
Views: 43738

Re: [PP-Script] Transfer downloaded Files to another Server

Done so far. If anyone want to test it ....
by ProfDrLuigi
24 Apr 2017, 18:24
Forum: Extension scripts
Topic: [Scan-Script] Get Categorie and Password from NZB Filename
Replies: 5
Views: 10570

[Scan-Script] Get Categorie and Password from NZB Filename

I created a little scan script. It takes the Category and/or Password (if available) from NZB Filename. [[Computer]]Debian8-Final.iso{{12345}}.nzb In this example it will put "Computer" as Category and "12345" as password into the queue. This Script is not running under Windows. It´s Unix/POSIX only.
by ProfDrLuigi
24 Apr 2017, 12:03
Forum: Extension scripts
Topic: [PP-Script] Transfer downl. Files to another Server/Folder
Replies: 13
Views: 43738

[PP-Script] Transfer downl. Files to another Server/Folder

Hey folx. I wrote a little Bash-Script to transfer downloaded Stuff to another Server / Local Folder. Perhaps someone want to use it. Its configurable via NZBGet GUI. If you have ideas .... don't hesitate to tell me. :D To-Do - SSH Password authentication -> done - FTP support for local Servers -> d...