MOVIE mode in Anidb

All your suggestions, requests and ideas for future development
Post Reply
Eye
Posts: 37
Joined: 07 Oct 2014, 21:22

MOVIE mode in Anidb

Post by Eye »

Hi,
maybe i am just stupid and over look something Obvious but is there a way to get Filebot to lookupa file as MOVIE mode in Anidb


For example: Thunderbolt Fantasy - Seiyuu Genka
Exists In the anidb https://anidb.net/anime/14786

Yet it seems that I cant get a file to that matched Database entry matched?
I had several times troubles to get ANIDB to Hand out a movie title,
Especially with single file movies not with movie series or such.
Most of the times , i went to an Other source or used something else and edited it by hand,..

best Regards Eye
User avatar
rednoah
The Source
Posts: 23055
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: MOVIE mode in Anidb

Post by rednoah »

FileBot does not support AniDB in regards to Movie Mode. TheMovieDB is generally recommended for matching Movie type files.



However, if you manually retrieve the "episode data" by numeric id, then you might be able to make it work accidentally:
Image
:idea: Please read the FAQ and How to Request Help.
Eye
Posts: 37
Joined: 07 Oct 2014, 21:22

Re: MOVIE mode in Anidb

Post by Eye »

Cool, The database identifier workaround seems to work with some of my problems at least ;)

Sadly TheMovieDB doe snot have a that well sorted anime wise
maybe there is an option to do the same as with TheMovieDB?
one episode lookup and one movielook up ?

Thanks and best regard
User avatar
rednoah
The Source
Posts: 23055
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: MOVIE mode in Anidb

Post by rednoah »

Lookup-by-Numeric-ID is generally supported for both movie queries and series queries. Wherever you can enter a series / movie as search query, you can also enter a 5+ digit number instead for direct lookup by ID.
:idea: Please read the FAQ and How to Request Help.
marioporfirio
Posts: 4
Joined: 16 Oct 2016, 18:51

Re: MOVIE mode in Anidb

Post by marioporfirio »

This is no longer working, I can't make episodes appear in films by entering the anidb ID, please make this work again, all my anime films were named like that in the past.
User avatar
rednoah
The Source
Posts: 23055
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: MOVIE mode in Anidb

Post by rednoah »

rednoah wrote: 01 Apr 2024, 23:48 Movie type Anime were never supported via search, i.e. search-by-name would never find them. The ID lookup worked unofficially because FileBot just used to use the given ID as-is to fetch the series information / episode list without any additional checks, like with any other AniDB series. That works because movies / series are the same on AniDB. An AniDB movie - for all accounts and purposes - is just another series that happens to have only a single 01 episode.


However, newer versions of FileBot do check, and reject such episode listings when the series is a Movie type. Because some AniDB movies (that are not yet so tagged) do occasionally make it into the search index and that can lead to mismatches.


:arrow: You can disable this restriction like so:

Shell: Select all

filebot -script fn:properties --def net.filebot.AniDB.movie=true
rednoah wrote: 03 Apr 2024, 06:03 FileBot r10218 and higher will try to detect if you're doing a manual lookup, and disable sanity checks if so.
:arrow: :arrow: Anime movies not possible using AniDB
:idea: Please read the FAQ and How to Request Help.
marioporfirio
Posts: 4
Joined: 16 Oct 2016, 18:51

Re: MOVIE mode in Anidb

Post by marioporfirio »

Thanks!!! Now its working.
Post Reply