The problem is that i have one script for movies and one for tv shows. Would it be possible to combine the 2?
Movie script:
Code: Select all
filebot -script fn:amc --def movieFormat="D:/videos/{plex}" --action move -non-strict P:/Torrents/Completed/rar --log-file P:/scripts/movies_torrents.log --def clean=y --db TheMovieDB --def ut_label=movie -no-xattr --log Fine
Code: Select all
filebot -script fn:amc --def seriesFormat="D:/Videos/tv/{n}/{'Season '+s}/{n} - {sxe} - {t}" --action move -non-strict P:/Torrents/Completed/rar --log-file P:/scripts/tv_torrents.log --def clean=y --db TheTVDB --def ut_label=TV -no-xattr --log Fine