Search found 4 matches

by FCazs
18 Aug 2016, 11:56
Forum: Help and Support
Topic: Can remove file if already exists? inside script
Replies: 1
Views: 1746

Can remove file if already exists? inside script

Can script remove file if exists? Example if have: Fetching episode data for [Vikings (2012)] Skipped [D:\Downloads\Complete\Shows\Vikingos - Temporada 4 [HDTV 720p][Cap.409][AC3 5.1 Espa�ol Castellano]\Vikingos - Temporada 4 [Cap.409].mkv] because [D:\Media\TV Shows\Vikingos\Season 04\Vikingos - ...
by FCazs
29 Dec 2015, 14:41
Forum: Scripting and Automation
Topic: Detection problem movies scripting
Replies: 1
Views: 2724

Detection problem movies scripting

As you can see, there are problems detecting films of the next folder is not a 100% success, as could fix this? filebot -script fn:amc --output "D:/Media" --action move --conflict skip -non-strict "D:/Downloads" --lang es Run script [fn:amc] at [Tue Dec 29 15:38:44 CET 2015] Argument: D:\Downloads ...
by FCazs
13 Dec 2015, 17:12
Forum: Help and Support
Topic: Help with automated script media center
Replies: 2
Views: 2576

Re: Help with automated script media center

Thanks for answering, I think something got what I wanted, I'm testing to see if any failure. this is what I have filebot -script fn:amc --output "D:/Media" --action copy --conflict skip -non-strict "D:/Downloads" --lang es --def "seriesFormat=D:Media/Series/{n}/{'Temporada '+s}/{fn}" "movieFormat=D ...
by FCazs
13 Dec 2015, 16:24
Forum: Help and Support
Topic: Help with automated script media center
Replies: 2
Views: 2576

Help with automated script media center

Hi, I'm new to the forum, the truth and been using FileBot perfect, but now I want to automate the process from utorrent. To have some idea this is my structure Utorrent D:\Utorrent\Descargando (incomplete torrents) D:\Utorrent\Descargado Now, from my Plex structure D:\Películas D:\Series Having ...