Search found 6 matches

by alexkwa
19 May 2015, 05:17
Forum: Help and Support
Topic: AMC Script Doesn't Recognize Anime File Correctly
Replies: 8
Views: 7098

Re: AMC Script Doesn't Recognize Anime File Correctly

Thanks for your explanation. I will think of a way to foolproof the automation.
by alexkwa
18 May 2015, 05:30
Forum: Help and Support
Topic: AMC Script Doesn't Recognize Anime File Correctly
Replies: 8
Views: 7098

Re: AMC Script Doesn't Recognize Anime File Correctly

Thanks for your help so far.

I was under the impression that AMC can recognise the title, and select the appropriate database to get the title from. The title is available from AniDB http://anidb.net/perl-bin/animedb.pl?show=anime&aid=10702 but why doesn't it pull the title from the right database?
by alexkwa
17 May 2015, 12:56
Forum: Help and Support
Topic: AMC Script Doesn't Recognize Anime File Correctly
Replies: 8
Views: 7098

Re: AMC Script Doesn't Recognize Anime File Correctly

http://thetvdb.com/?tab=series&id=283947

Because it is, in fact, an anime. Is there a way for AMC to detect Animation genre and existing Japanese name to identify it as anime?
by alexkwa
17 May 2015, 01:44
Forum: Help and Support
Topic: AMC Script Doesn't Recognize Anime File Correctly
Replies: 8
Views: 7098

Re: AMC Script Doesn't Recognize Anime File Correctly

I'm sorry about that. And thank you for your reply.

Here's my log
Run script [/Users/alexkwa/Desktop/amc.groovy] at [Sun May 17 10:43:42 JST 2015]
Parameter: unsorted = y
Parameter: excludeList = amc-input.txt
Parameter: clean = y
Parameter: movieFormat = /Movies/English/{n}
Parameter ...
by alexkwa
16 May 2015, 10:26
Forum: Help and Support
Topic: AMC: How To Sort According to Language
Replies: 1
Views: 2254

AMC: How To Sort According to Language

I'm using the latest amc.groovy with the latest headless filebot.

How can I recognize the language of TV shows and sort it accordingly?

eg.
English shows go to /Volumes/Media/TV Shows/English/{n}/Season {s}/{n} {S00E00} {t}
Japanese shows go to /Volumes/Media/TV Shows/Japanese/{n}/{(s) ? {s}/ : {n ...
by alexkwa
16 May 2015, 10:21
Forum: Help and Support
Topic: AMC Script Doesn't Recognize Anime File Correctly
Replies: 8
Views: 7098

AMC Script Doesn't Recognize Anime File Correctly

I'm on Mac using the latest portable Filebot CLI. I'm using the latest https://github.com/filebot/scripts/blob/devel/amc.groovy in github with no modifications to the script.

It renames my file, but sees it as a TV Show instead of an Anime.

This is my exact CLI command.
/Users/alexkwa/Desktop ...