Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Add support for anime tv folders: HTTP Anidb Metadata Agent (HAMA) #20

Open
shottothedome opened this issue Dec 12, 2014 · 8 comments

Comments

@shottothedome
Copy link

The default tvdb metadata agent has very poor support for anime. My anime section uses the zeroqi HAMA agent: https://github.com/ZeroQI/Hama.bundle - currently not compatible with plexReport's script.

When running the script plexReport exits with this:

plexReport.rb:126:in getNewTVEpisodes': undefined method[]' for nil:NilClass (NoMethodError)
from plexReport.rb:215:in main' from plexReport.rb:232:in

'

@bstascavage
Copy link
Owner

So I do not watch a lot of anime. Any (smallish) series you'd suggest as a usecase?

@shottothedome
Copy link
Author

I needed to use hama mostly for the very large animes like one piece, naruto shippiden and dragon ball z. The default tvdb agentcant deal with 100+ episodes correctly. Since number of episodes probably doesnt matter use my favorite shorter anime: Steins;gate - I used filebot to rename episodes to anidb format for use with hama but you can mix n match with tvdb formatted names as well. Another option would be to get just a single season of one piece like season 16 that has episodes named up in the 500-600+ range. If you put the episodes into season folders, it will still create seasons without having to number episodes like SxxExx. so you can leave the names like: One Piece - xxx - episode

@bstascavage
Copy link
Owner

BTW, the current version of the script will execute successfully for you, but will just not include your animes. Not the final solution, but at least it is useable for your use case

@shottothedome
Copy link
Author

Ran through fine. Even included some of the Anime section. Some stuff was missing but that is to be expected. Very nice script! So as far as what is shows as new, it uses air dates for tv?

@bstascavage
Copy link
Owner

It does.

Is this still an open ticket?

@shottothedome
Copy link
Author

I've just gotten around this by making sure everything is pulled from thetvdb when possible (by manually changing teh matching). Anything being pulled from anidb.net does not show up.

@jedimstr
Copy link

Any chance this ticket could be looked at again? Many Anime series and movies need the Hama agent to be managed correctly in Plex and switching to thetvdb.org agent would screw much of the Anime portion of my collection. This is the one part of PlexReport that bugs me, missing a large portion of my library in the update emails I send out.

@ZeroQI
Copy link

ZeroQI commented Jan 25, 2017

HAMA maintainer here...
If any info is needed i can provide it. I tried to look at this source but i am afraid i don't understand it...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants