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"
Error automatically detect tv show movie
Re: Error automatically detect tv show movie
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.
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
Ohhh
, 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.

Thanks for all.
Re: Error automatically detect tv show movie
That'll work. But the recommend way of doing things is using labels.