Search found 7 matches

by cemmec
10 Mar 2016, 20:03
Forum: Scripting and Automation
Topic: Help on scripting
Replies: 4
Views: 2844

Re: Help on scripting

Nevermind... it's working...

Thanks one more time!
by cemmec
10 Mar 2016, 12:44
Forum: Scripting and Automation
Topic: Help using AMC
Replies: 11
Views: 4553

Re: Help using AMC

What I tried: filebot -script fn:amc --output "c:/temp" --action copy --conflict skip -non-strict --log-file amc.log --def unsorted=y --def "movieFormat= {collection+'/'}{(primaryTitle).replace(':',' -').replace('?','')} ({y}){' ['+fn.replaceAll(/(?i)directors|theatrical|ultimate/,'$0...
by cemmec
10 Mar 2016, 00:38
Forum: Scripting and Automation
Topic: Help using AMC
Replies: 11
Views: 4553

Re: Help using AMC

rednoah thanks for the help. Doubts 2 and 3 worked fine but let me explain what I meant with doubt 1, maybe you can help me. I already have all artwork and NFO files from all my movies (a lot of movies), but now that I found Filebot I would like to rename all movies without having to download all ar...
by cemmec
09 Mar 2016, 23:37
Forum: Scripting and Automation
Topic: Help on scripting
Replies: 4
Views: 2844

Re: Help on scripting

Did not find version r3639 on https://sourceforge.net/projects/filebo ... ebot/HEAD/ I'm using r3315, which I think is the latest stable version.

Where can I download r3639 ?

On version r3315 I couldn't add prefix and sufix on {audios.codec.collect{ it[0, 1, -1] }.join('+') ?: ''}
by cemmec
09 Mar 2016, 02:00
Forum: Scripting and Automation
Topic: Help using AMC
Replies: 11
Views: 4553

Help using AMC

Hi, I have a few doubts using AMC: 1) If I already have other files on the same folder of the movie file (*.jpg, *.png, *.nfo), is it possible to move all of them, not only the movie file and the subtitle file? 2) When I user artwork=y the nfo file is generated as movie.nfo, is it possible that the ...
by cemmec
09 Mar 2016, 01:40
Forum: Scripting and Automation
Topic: Help on scripting
Replies: 4
Views: 2844

Help on scripting

Hi, I am new to scripting but could find some samples that are working fine to me. But I have on doubt with the following part: {"["}{def a= [];"[$media.Audio_Codec_List]".contains("DTS") ? a.add("DTS") : "";"[$media.Audio_Codec_List]".cont...
by cemmec
12 Sep 2015, 15:33
Forum: Help and Support
Topic: Error fetching TheTVdb
Replies: 0
Views: 1516

Error fetching TheTVdb

Hi,

I always get IOException when trying to fetch episode data from TheTVDB. That was not a big problem, because I could use tvRage, but now that TvRage is down, I can't fetch episode data from anywhere.

Does anyone know how to solve this?

Thanks!