Hi.
First of all, I'm new to FileBot (start using it one week ago), and I don't understand much of Command Line Arguments, but I'm doing well engough using it from cmd, since it's a really, really nice program (Thanks!)...
So, I'm using the last FileBot version (r1802) but I'm having 2 problems of miss matching TV Shows.
I already checked the forums, and I found some treads about it, but I can't handle it to work properly.
The first one, is Once Upon a Time (2011) (http://thetvdb.com/?tab=series&id=248835&lid=17).
The first season it rename as: http://thetvdb.com/?tab=series&id=83882&lid=7
The second season it rename as: http://thetvdb.com/?tab=series&id=79849&lid=7
And the third season it rename as: http://thetvdb.com/?tab=series&id=79158&lid=7
I already tried many inputs forms, like Once.Upon.A.Time, Once.Upon.A.Time.2011, Once Upon A Time (2011), none works.
And the second one, is 24 (http://thetvdb.com/?tab=series&id=76290&lid=7).
The first season it rename as: http://thetvdb.com/?tab=series&id=191301&lid=7
And the rest it don't even rename.
The input I have tried was 24, 24.Hours, 24.Horas (brazilian portuguese), none works.
I'm very confuse in how to solve that.
The command I'm using is:
filebot -script fn:amc "/path/to/input/" --output "X:/path/to/output" --action copy -non-strict --def "seriesFormat=Seriados/{n}/{n} - {\"${s}ª Temporada\"}/{n}.{s00e00}.{t}" "movieFormat=Filmes/{n} ({y})"
Help: Miss matching TV Shows
Re: Help: Miss matching TV Shows
1.
The more accurate the name matches the database date the better it'll work. All my test cases for these kinda cases work perfectly. Send me paths that you have issues with.
2.
Again, send me the file names so I can run some tests on it myself and see what's going on.
The more accurate the name matches the database date the better it'll work. All my test cases for these kinda cases work perfectly. Send me paths that you have issues with.
2.
Again, send me the file names so I can run some tests on it myself and see what's going on.
Re: Help: Miss matching TV Shows
Thanks for your reply.
I already solved it out, something gone wrong when I tried to download the version r1802, and that's why it was miss matching some TV Shows, I updated it again, and it's everything working fine now.
I already solved it out, something gone wrong when I tried to download the version r1802, and that's why it was miss matching some TV Shows, I updated it again, and it's everything working fine now.
Re: Help: Miss matching TV Shows
I'm sorry for the stupid question, but how should I use the --def plex=hostname command?
I already tried with the name of my plex server, I already tried the IP, and none seens to work.
I already tried with the name of my plex server, I already tried the IP, and none seens to work.
Re: Help: Miss matching TV Shows
Really just --def plex=localhost or something. If it doesn't work maybe there's network issues, or plex has changed the API, or something.
Check Plex forums and ask the how you'd go about figuring out the problem.
Check Plex forums and ask the how you'd go about figuring out the problem.