Page 1 of 1

Need help with automation script with Deluge

Posted: 30 Dec 2016, 02:24
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

Re: Need help with automation script with Deluge

Posted: 30 Dec 2016, 03:44
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

Re: Need help with automation script with Deluge

Posted: 20 Jan 2017, 01:16
by Diehard

Re: Need help with automation script with Deluge

Posted: 20 Jan 2017, 05:13
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.