Search found 4 matches

by neuron
11 Sep 2019, 13:17
Forum: Ubuntu & Desktop Linux
Topic: Weird matching issue
Replies: 8
Views: 5398

Re: Weird matching issue

Seems like this was created in 2018 (https://www.themoviedb.org/movie/535581-the-dead-don-t-die/changes?language=en-US&page=5).

Either way if I run into weird stuff again I've spent some time understanding more about how this works now, so I can try to track down what's going on before I come ...
by neuron
08 Sep 2019, 12:42
Forum: Ubuntu & Desktop Linux
Topic: Weird matching issue
Replies: 8
Views: 5398

Re: Weird matching issue

Ok, so I just checked the logs file for the run, and reran the exact same command.


filebot -script fn:amc -non-strict --def ut_kind=multi --log all --log-file amc.log --def ut_dir="/home/hd19/neiron/torrents/data/The.Dead.Dont.Die.2019.BDRip.XviD.AC3-EVO" --output media --action copy --conflict ...
by neuron
05 Sep 2019, 07:35
Forum: Ubuntu & Desktop Linux
Topic: Weird matching issue
Replies: 8
Views: 5398

Re: Weird matching issue

The latest one is on themoviedb, and was at the time of me testing this.

No I haven't tried latest, this is running on a shared box, so it's installed and maintained system wide.
by neuron
04 Sep 2019, 19:15
Forum: Ubuntu & Desktop Linux
Topic: Weird matching issue
Replies: 8
Views: 5398

Weird matching issue


filebot -script fn:amc -non-strict --def ut_kind=multi --log all --log-file amc.log --def ut_dir="%s/%s" --output media --action copy --conflict auto --def subtitles=en --def artwork=true --def extractFolder=$HOME/torrents/extracted --def skipExtract=n --encoding utf8


filebot is being run by a ...