Need help with automation script with Deluge

Any questions? Need some help?
Post Reply
godloth
Posts: 1
Joined: 26 Dec 2016, 23:07

Need help with automation script with Deluge

Post by godloth »

Hey guys

I've been really succesful with the GUI and the filebot plugin with deluge . I'm trying now to fully automate my set up and i need a bit of help . I've been readnig a lot on the forum and trying here and there some scripts but nothings works completely. there is always something that fails.

Here's what i'm trying to accomplish

From my setup in the filebot plugin in deluge

For movies :
format expression : Films/{n} ({y})/{n} ({y}){' CD'+pi}{'.'+lang}
Output folder : /home/pi/myfilms/Shared Videos/

For my tv shows :
Format expression : TV Shows/{n}/{episode.special ? 'Special' : 'Season '+s}/{n} - {episode.special ? 'S00E'+special.pad(2) : s00e00} - {t}
Output folder :/home/pi/mytvshows/Shared Videos/


What i want to do is to have those manipulation within a single post process script ( ie: deluge-postprocess.sh )

any help will be appreciated

Thanks
User avatar
rednoah
The Source
Posts: 23953
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Need help with automation script with Deluge

Post by rednoah »

Thanks for the post! Before a real human comes by, please make sure your report has all the following points checked:
  • What are you trying to do achieve? What's not working? What have you tried so far?
  • Include screenshots, logs or filenames (i.e. demonstrate the issue)
  • Include basic information (i.e. sysinfo output)
:idea: Please read How to Request Help and Fix Problems, Report Bugs, Get Features
:idea: Please read the FAQ and How to Request Help.
User avatar
rednoah
The Source
Posts: 23953
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Need help with automation script with Deluge

Post by rednoah »

Here's all the information you need:
viewtopic.php?f=4&t=215#p3382

:idea: If "something" doesn't work, please explain what that "something" is.
:idea: Please read the FAQ and How to Request Help.
Post Reply