Code: Select all
Parameter: pushover = ***
Parameter: music = n
Parameter: artwork = n
Parameter: seriesFormat = Serie Tv/{n}/{n} - {s.pad(2)}x{es.collect{ it.pad(2) }.join('-')} - {t}
Parameter: movieFormat = Film/{n} ({y}){' - '+fn.match(/(?i)cd+[0-9]/).toUpperCase()}{' - '+fn.match(/(?i)cd +[0-9]/).toUpperCase()}
Argument: /media/TwoTera/Download/vari/La.Maledizione.Di.Chucky.2013.ITALiAN.Dvdrip.XviD.COP.Strstreamita.net.avi
Input: /media/TwoTera/Download/vari/La.Maledizione.Di.Chucky.2013.ITALiAN.Dvdrip.XviD.COP.Strstreamita.net.avi
La.Maledizione.Di.Chucky.2013.ITALiAN.Dvdrip.XviD.COP.Strstreamita.net.avi [series: null, movie: Waiting... (2005)]
Group: [tvs:null, mov:Waiting... (2005), anime:null] => [La.Maledizione.Di.Chucky.2013.ITALiAN.Dvdrip.XviD.COP.Strstreamita.net.avi]
Rename movies using [TheMovieDB]
Auto-detect movie from context: [/media/TwoTera/Download/vari/La.Maledizione.Di.Chucky.2013.ITALiAN.Dvdrip.XviD.COP.Strstreamita.net.avi]
[MOVE] Rename [/media/TwoTera/Download/vari/La.Maledizione.Di.Chucky.2013.ITALiAN.Dvdrip.XviD.COP.Strstreamita.net.avi] to [/media/TwoTera/Multimedia/Film/Waiting... (2005).avi]
Processed 1 files
Sending Pushover notification
Done ヾ(@⌒ー⌒@)ノ
Ps it's possible to modify the pushover notification?
So when filebot process one file, push is something like that
Filebot has just complete a process
from AAA
to BBB
Of if the renaming process is aborted, send that the file AAA can't be renamed
Make sense? Pushover has a 500 char limit, but auto cut off all message that exceed that limit.
J