Page 1 of 1

Error automatically detect tv show movie

Posted: 29 Oct 2015, 13:11
by diek
Hello I have a problem with this line code, the problem is that the automatically detect movie tv show doesn't work good, and many movies for example pacific rim is mismatch as tv show pacific.
Any idea? with different input folder? for tvshows or movies, or with labels. I try but I don't know

filebot -script fn:amc --output "d:/incoming/descargas/descargado" --log-file amc.log --action copy --conflict override -non-strict --def music=y --lang es --def "seriesFormat=d:/incoming/series/{n}/{'Temporada'+' '+s}/{n} - {sxe} - {t}" "movieFormat=e:/incoming/pelis/{n} {'('+y+')'}" "ut_label=%L" "ut_state=%S" "ut_title=%N" "ut_kind=%K" "ut_file=%F" "ut_dir=%D"

Re: Error automatically detect tv show movie

Posted: 29 Oct 2015, 15:09
by rednoah
1.
Post logs for cases that don't work as expected.

2.
You can use labels (e.g. "movie") to force movie mode. You can also use better folder structure (e.g. parent folder called "Movies") to help with auto-detection. See amc manual for details.

Re: Error automatically detect tv show movie

Posted: 29 Oct 2015, 18:53
by diek
Ohhh :o , I wasted hours searching in forum and google, trying different command line and the only thing to do is rename the utorrent download folder "peliculas"(spanish) to "movies"(english), try to indicate this in any place of the Setup Instructions topic.


Thanks for all.

Re: Error automatically detect tv show movie

Posted: 30 Oct 2015, 10:54
by rednoah
That'll work. But the recommend way of doing things is using labels.