Page 1 of 1

Filebot on synology. Pushover issue

Posted: 28 Jan 2019, 12:24
by Qyles
Hello, congrats for your program, I used it years before and bought again the license.

I am using it on synology ds718. I want to create a script for movies and works well with the exception of the pushover notification. It does not give an error nor send notification.

Code: Select all

filebot -rename "PATH1" --output "PATH2" --db themoviedb --lang es -non-strict -r --format "{n} ({y})/{n} ({y})" --def pushover=USERKEYWITH/WITHOUTQUOTES --def excludelist=.excludes --log-file PATHTOLOG

OUTPUT:

Code: Select all

Rename movies using [TheMovieDB]
Auto-detect movie from context: PATH
[MOVE] from PATH/PATH] to [PATH/PATH.mkv]
Processed 1 files
Any help? thanks.

Re: Filebot on synology. Pushover issue

Posted: 28 Jan 2019, 12:35
by rednoah
FileBot amc script options such as --def pushover only work for the amc script:
viewtopic.php?f=4&t=215


If you're using simple -rename calls then only you can only use standard options listed in filebot -help.