-
Notifications
You must be signed in to change notification settings - Fork 17
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
Comments
So I do not watch a lot of anime. Any (smallish) series you'd suggest as a usecase? |
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 |
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 |
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? |
It does. Is this still an open ticket? |
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. |
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. |
HAMA maintainer here... |
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
The text was updated successfully, but these errors were encountered: