On freenas, scanner is not recognizing specials when named with AniDB naming. It does work with TVDB naming. Logs that were present attached. Did not see a Library_name.log or filelist.log.
@NetflixSucks you can replace the mp3 in agent data folders:
\NAS\Plex\Library\Application Support\Plex Media Server\Plug-in Support\Data\com.plexapp.agents.hama\DataItems\Plex
is uses the anidbid,mp3 format.
after replacing you may need to recreate the library as the original tune is already in the database OR save it in TelevisionTunes if using the beta agent and save it using main title
@MischievousParadigm cool nickname, but i need scanner logs. i need the original name and whatâs itâs recognised asâŠ
Is the âPlex Media Scanner.logâ that I attached to my last question the wrong log? The troubleshooting section on github mentioned 5 logs, but only 3 were present in my logs folder, the two missing being âLibrary_name.logâ and âfilelist.logâ.
Good evening @ZeroQI
I am rebuilding my server from scratch and while I am creating my animes libraries I found an issue with two specific titles while using HAMA (already imported a lot of others, no other occurrences).
- Drifters (11164)
- Drifters: Special Edition (12038)
I paste the log excerpt (com.plexapp.agents.hama.log) containing the error. Donât know if it is a bug or not.
It doesnât get any info from the 2nd one and only changes the name of the first one to Drifters [anidb-11164]
Thanks in Advance.
@ZeroQI Thanks for the advice. Iâll give that a try.
@ZeroQI First off, this scanner is awesome, and it has vastly improved my anime collection organization on Plex. However, Iâm having trouble with tvdb4. I donât seem to understand the XML file very well. I made an XML file for DBZ that looks like this but with proper line breaks, which this comment box doesnât seem to allow:
`
@ilalith : Did you place the mapping file in series folder directly ? What did you name the file exactly? âtvdb4.mappingâ? (correct). âtvdb4.mapping.xmlâ? (wrong)? tvdb4.id present or in serie folder name ?
@ZeroQI Iâm missing some posters and other metadata for some of my anime. They are also being split apart and grouped up in strange ways and sometimes disappearing from Plex. How can I fix this?
duplicate post, sorry
I tried the latest beta and it solved some issues I had, great job!
I just wish you had a beta branch on github so we can update via git and see when it gets updated, this method of adding files to a release made in February is a bit confusing.
@F0rcen i am really bad with github⊠So far i have been copying and pasting the code in github web page⊠will get problematic with the beta but nearly finished it. Only soled some, not all? Whatâs left?
@Spectro87 try in hana release the beta. Will need serie master log in hama agent data folder since the beta gather per serie filelist scanner log and agent log in same file. Was a pain to devellop but should ease troubleshooting greatlyâŠ
@ZeroQI Sorry, it looks like they all got solved. I just need remove and add stuff to make sure the metadata shows up.
I just copied over the beta stuff over the old stuff, I donât need to do any other setup stuff or migrations right? I had the old release before and so on.
You should try the github desktop client, you can just use it to make commits based on each change you make on your local files. I bet it would be a less pain than copying and pasting in the end. 
Creating a beta branch will also let you screw around with git without messing up the current stuff.
https://help.github.com/desktop/guides/contributing/creating-a-branch-for-your-work/
@F0rcen check the agent settings. replace ââ â â â with âjaâ, remove âx-jatâ and use main instead for language priority. installed it will have a look
I am currently testing HAMA because I like the idea of having all the time anime related media together. So I have been testing with some popular Anime like GitS/Naruto/Bleach.
Initially it was mostly working, but even then titles/summaries were sometimes not retrieved. My problem is that now II am not able to get any title/summaries anymore.
I am using the latest beta ASS/HAMA beta and I even entirely wiped my test plex server in hope that it would change something.
I hope I did not miss anything obvious on the readme/last pages that would solve my problem.
In the logs I see the following:
metadata.seasons[ 1].episodes[ 1] (parts of stack trace) UpdateMeta elif not source=="None": Log.Info("[!] '{}' source not in MetaSources".format(str(source))) File "C:\Users\desu\AppData\Local\Plex Media Server\Plug-ins\Hama.bundle\Contents\Code\common.py", line 426, in UpdateMetaField try: setattr(metadata, field, meta_new) ValueError: 'TheTVDB' is not in list
I am using the default configuration for HAMA.
Also (likely unrelated), the DefaultPrefs.json seems to have 3 entries for âcountriesâ (doubt it does anything).
Issue reproduced on beta branch code, corrected and uploaded
Thanks for the info about countries, amended it
@zo1d please confirm new release fixes it for you
Only had briefly time yesterday but the issue seems fixed. Thanks a lot!
I got another question. Searched the thread but did not find what I was looking for.
I tested having movies separate from itâs anime series (having the movies as special within the series works fine).
In the screenshot below the movie itself has been identified correctly (forced by anidb id), but episode metadata is always mapped to the first special of the tvdb series ( BLEACH - Unknown - TheTVDB.com ).
Is this intended and I just need a special setting/configuration to get the correct metadata in this usecase?
Using the latest ASS/HAMA beta.
if you have the anidb forced it will map it to thetvdb to get the right episode metadata, you have nothing to do but respect anidb or tvdb numbering. Movies in tv libraries are s01e01 no choice there
Hey all,
Trying to set this up on ubuntu this time around and so far its not working (doesnt show up as an agent when i go to add the library).
I followed the guide on https://github.com/ZeroQI/Hama.bundle/wiki/Installing-Hama-and-ASS-on-Ubuntu (using git) and everything ran successfully but the agent doesnt appear
/scanners/series/Absolute Series Scanner.py is there
/plug-in support/data/com.plexapp.agents.hama/dataitems and the subfolders are there
/plug-ins/hama.bundle is there
Any thoughts what to check? (linux is very new to me)
