Issue with AMC script

Running FileBot from the console, Groovy scripting, shell scripts, etc
Post Reply
twig123
Posts: 10
Joined: 03 Oct 2012, 01:54

Issue with AMC script

Post by twig123 »

Hey,

Was just stopping by as I wanted to mention 2 things that I noticed about the AMC script.

Currently, there is no retry if it fails to get info for an Episode... and in an automated setup you would never know, as no notifications are sent:

Code: Select all

Parameter: plex = localhost
Parameter: gmail = {USER}:{PASS}
Parameter: artwork = n
Parameter: clean = y
Parameter: backdrops = n
Parameter: seriesFormat = TV/~New TV~/{n}/{n} - Season {s}/{n.space('.')}.{s.pad(2)}x{e.pad(2)}.-.{t.space('.')}
Parameter: movieFormat = Movies/~New Movies~/{n} ({y})
Argument: C:\Users\twig\Downloads\~Video~\~TV~\Resurrection\Resurrection.US.S01E04.720p.HDTV.X264-DIMENSION
Read archive [resurrection.us.104.720p-dimension.rar] and extract to [C:\Users\twig\Downloads\~Video~\~TV~\Resurrection\Resurrection.US.S01E04.720p.HDTV.X264-DIMENSION\resurrection.us.104.720p-dimension\Resurrection.US.S01E04.720p.HDTV.X264-DIMENSION]
Extracting files [C:\Users\twig\Downloads\~Video~\~TV~\Resurrection\Resurrection.US.S01E04.720p.HDTV.X264-DIMENSION\resurrection.us.104.720p-dimension\Resurrection.US.S01E04.720p.HDTV.X264-DIMENSION\Resurrection.US.S01E04.720p.HDTV.X264-DIMENSION.mkv]
Input: C:\Users\twig\Downloads\~Video~\~TV~\Resurrection\Resurrection.US.S01E04.720p.HDTV.X264-DIMENSION\resurrection.us.104.720p-dimension\Resurrection.US.S01E04.720p.HDTV.X264-DIMENSION\Resurrection.US.S01E04.720p.HDTV.X264-DIMENSION.mkv
Group: [tvs:Resurrection US] => [Resurrection.US.S01E04.720p.HDTV.X264-DIMENSION.mkv]
Rename episodes using [TheTVDB]
Auto-detected query: [Resurrection US]
Failed to fetch episode data: [Resurrection US]
Exception: Unable to match files to episode data
Done ヾ(@⌒ー⌒@)ノ
Also, I have ran out of space on my destination drive that filebot copies to... and I recall not being notified of that failure or it retying either. I can't seem to find a log with the info, but wanted to bring up the issue.

Anyways, that's just my feedback. Otherwise, I've absolutely loved Filebot+AMC since I got it configured!
Post Reply