Hi everyone,
Firstly I'd like to point out that this is a repost due to the previous announcement being mistakenly submitted as a question, now with that out of the way I'd like to introduce what has been a pet project of mine, it's a drastically modified version of ZeroQI's agent (Hama) which I've been using on my personal server for some time now.
The general idea behind this agent is to use metadata supplied from a number of different sources and cherry pick which details you'd like to include in your library, eventually this will be configurable through the agent's options but for the time being it simply gathers metadata from AniDB (Posters, Series Info, Ratings & Tags), TvDB (Posters, Background, Banner, Series Info, Episode Info) and Plex (Themes songs) then uses them based on a order of preference (1. AniDB, 2. TVDB and 3. Plex).
Basically it uses AniDB metadata then falls back to TVDB is any of that data's missing then finally falls back to Plex; the result is a library which will have (for example) its series information & ratings from AniDB, its episode information and ratings from TVDB and its theme music from Plex.
I'm expanding its functionality and squashing any bugs I find but I thought it was about time I offered it up as an alpha for anyone who'd like to give it a go, please note that I'm using this agent exclusively from my own anime library so I'm pretty confident in its abilities; please try it out if your interested and any feedback is welcome.
ChangeLog:
v0.1.3
* Updated the agents AniDB token (was previously using the Hama agents token).
* Updated the base TVDB - AniDB custom mapping file (automatically updates on all prior versions upon next Plex restart).
v0.1.2
* Hotfix to the custom Absolute Series Scanner to apply a naming convention to undocumented opening / ending specials.
v0.1.1
* Initial Alpha release.