Need help getting automation going

Running FileBot from the console, Groovy scripting, shell scripts, etc
mindstorm
Posts: 3
Joined: 12 Oct 2013, 19:51

Re: Need help getting automation going

Post by mindstorm »

Sorry if I should be creating a new topic, but my issue seems to be a reocurrence of what was already discussed here. It seems that new episodes of "Once Upon a Time" are again not matching the 2011 show but the 70's one. Running 3.62, the command:

Code: Select all

filebot -script fn:amc "E:\New\00-TV\Once.Upon.a.Time.S03E01.HDTV.X264-DIMENSION.mkv" --output "G:/Media" --log-file amc.log --action test -non-strict
yields

Code: Select all

Argument: E:\New\00-TV\Once.Upon.a.Time.S03E01.HDTV.X264-DIMENSION.mkv
Input: E:\New\00-TV\Once.Upon.a.Time.S03E01.HDTV.X264-DIMENSION.mkv
Group: [tvs:Once Upon a Time] => [Once.Upon.a.Time.S03E01.HDTV.X264-DIMENSION.mkv]
Rename episodes using [TheTVDB]
Auto-detected query: [Once Upon a Time]
Fetching episode data for [Once Upon A Time]
Fetching episode data for [Once Upon a Time... Man]
Fetching episode data for [Once Upon a Time... Life]
[TEST] Rename [E:\New\00-TV\Once.Upon.a.Time.S03E01.HDTV.X264-DIMENSION.mkv] to [G:\Media\TV Shows\Once Upon A Time\Season 01\Once Upon A Time - S01E01 - Gingerbread Boy.mkv]
Processed 1 files
Done ヾ(@⌒ー⌒@)ノ
Any idea what's causing this? I've tried different filename formats, but the result is the same. The files have Oct 2013 timestamps.

Also, thank you so much for Filebot. It's a brilliant piece of software, and saves me endless time.
User avatar
rednoah
The Source
Posts: 22991
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Need help getting automation going

Post by rednoah »

Have you tried the latest revision?
http://sourceforge.net/projects/filebot ... ebot/HEAD/
:idea: Please read the FAQ and How to Request Help.
mindstorm
Posts: 3
Joined: 12 Oct 2013, 19:51

Re: Need help getting automation going

Post by mindstorm »

r1687 yields the result above. The 3.8 RC (r1776) seems to fix it. Interesting though; from the rest of the thread I though this had been working since r1227.

Thanks so much!
User avatar
rednoah
The Source
Posts: 22991
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Need help getting automation going

Post by rednoah »

It's a fine-line between those two:
http://thetvdb.com/?tab=series&id=83882
http://thetvdb.com/?tab=series&id=248835

And the top 3 search results for "Once Upon a Time" don't include "Once Upon a Time (2011)". It was top 5, then reduced it to 3 (to reduce load on thetvdb), but that caused problems, so back to 5 now.
:idea: Please read the FAQ and How to Request Help.
Post Reply