Page 1 of 1
utorrent automatization + plex
Posted: 24 Nov 2014, 13:14
by marine88
Hi first of all I like to give my congrats to all the people that work on this project because its amazing!
Im using my fiulebot to organize my and is working good but missmatch movies with series and is not updating my plex library here is my script if u can help i will be thankful
Code: Select all
filebot -script fn:amc --log-file amc.log --action move --conflict override -non-strict --def music=y subtitles=pt,en,br,fr,es artwork=y "ut_label=%L" "ut_state=%S" "ut_title=%N" "ut_kind=%K" "ut_file=%F" "ut_dir=%D" --def "seriesFormat=O:/Series/{n}/{'Season ' +s.pad(2)}/{fn}" "movieFormat=N:/Filmes/{n} {y}/{fn}" --def plex=http://127.0.0.1:32400 --def gmail=XXXXX --def deleteAfterExtract=y --def clean=y
Re: utorrent automatization + plex
Posted: 24 Nov 2014, 14:17
by rednoah
1.
It's just the hostname/ip
2.
You just told the internet your gmail password. Please change it quickly.
Re: utorrent automatization + plex
Posted: 24 Nov 2014, 15:08
by marine88
Thank u is just 1 exemple is no my tru password man but thank u i will try it
Do u know how I can delete the torrents when is complete? is thay any way? you know why is file bot reconize my movies like series? when I added let's be cops we told that is the serie cops!
Re: utorrent automatization + plex
Posted: 24 Nov 2014, 15:11
by rednoah
If you want to report mismatches, report them properly:
viewtopic.php?f=8&t=1868
If your movie looks more like an TV episode than a movie then it might be detect as episode. The manual includes some pointers on how to deal with that, i.e. force series.
Re: utorrent automatization + plex
Posted: 24 Nov 2014, 15:39
by marine88
I try to fix but i have tv shows and movies and diferent discs so I have to do in two ways
Code: Select all
--def "seriesFormat=O:/Series/{n}/{'Season ' +s.pad(2)}/{fn}" "movieFormat=N:/Filmes/{n} {y}/{fn}"
if i use normal output work well any idea?
Re: utorrent automatization + plex
Posted: 24 Nov 2014, 16:01
by rednoah
Output formats have absolutely no effect on matching, since formatting naturally only works once you have a match.
I was referring to the Advanced Fine-Tuning section and --def ut_label usage.
Re: utorrent automatization + plex
Posted: 24 Nov 2014, 16:45
by marine88
I all ready try to fix but sems impossible can u help me with my script man?
I try to fix but he put the transformers movie like a tv show

Re: utorrent automatization + plex
Posted: 24 Nov 2014, 16:48
by rednoah
By that I mean LOGS:
Include the cmdline call and any output
Re: utorrent automatization + plex
Posted: 24 Nov 2014, 17:16
by marine88
All ready done
http://www.filebot.net/forums/viewtopic.php?f=8&t=2224 if isn't ok tell me I change it thanks for all man