[Rel] HTTP Anidb Metadata Agent (HAMA)

@saitoh183 said:
@ZeroQI

Right now, series are not missing because i launched the library update manually which always works its just the auto update when a new series or episode is detected by plex that is not working.

Here is the log after a manual scan. you will see it still says plex token thing missing at the start of the log.

Scanner_ASS Log

List

Plex scanner log

Also i dont know if it will help, but here is a my entire plugin support folder for hama. Maybe you might find that im using something wrong.

https://drive.google.com/file/d/0B-nxnSB-4zQ4VC1DTEJaSnZid28/view?usp=sharing

@ZeroQI

Did you have a chance to check it out yet?

Hello guys, this thread is so long thath i didn’t really have time to look for my solution and i’m really sorry if it previously appeared in here.

My problem is that i can’t manage to make my HAMA agent appear in the settings and all i get in my logs is:

2015-12-27 15:47:27,225 (7ffb12074700) :  INFO (core:347) - Starting framework core - Version: 2.6.2, Build: 54207f1 (Wed Oct 21 23:11:52 UTC 2015)
2015-12-27 15:47:27,226 (7ffb12074700) :  DEBUG (core:359) - Using the standard policy
2015-12-27 15:47:27,227 (7ffb12074700) :  DEBUG (core:448) - Starting runtime component.
2015-12-27 15:47:27,236 (7ffb12074700) :  DEBUG (core:448) - Starting caching component.
2015-12-27 15:47:27,237 (7ffb12074700) :  DEBUG (core:448) - Starting data component.
2015-12-27 15:47:27,238 (7ffb12074700) :  DEBUG (core:448) - Starting networking component.
2015-12-27 15:47:27,239 (7ffb12074700) :  DEBUG (networking:286) - No cookie jar found
2015-12-27 15:47:27,297 (7ffb12074700) :  CRITICAL (storage:89) - Exception writing to /var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-in Support/Data/com.plexapp.agents.hama/StoredValues (most recent call last):
  File "bundles-release/Framework.bundle-dist/Contents/Resources/Versions/2/Python/Framework/components/storage.py", line 81, in save
IOError: [Errno 13] Permission denied: '/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-in Support/Data/com.plexapp.agents.hama/._StoredValues'

2015-12-27 15:47:27,301 (7ffb12074700) :  CRITICAL (core:452) - Exception starting networking component. (most recent call last):
  File "bundles-release/Framework.bundle-dist/Contents/Resources/Versions/2/Python/Framework/core.py", line 449, in _start_component
  File "bundles-release/Framework.bundle-dist/Contents/Resources/Versions/2/Python/Framework/components/base.py", line 12, in __init__
  File "bundles-release/Framework.bundle-dist/Contents/Resources/Versions/2/Python/Framework/base.py", line 21, in __init__
  File "bundles-release/Framework.bundle-dist/Contents/Resources/Versions/2/Python/Framework/components/networking.py", line 290, in _init
  File "bundles-release/Framework.bundle-dist/Contents/Resources/Versions/2/Python/Framework/components/caching.py", line 310, in get_cache_manager
  File "bundles-release/Framework.bundle-dist/Contents/Resources/Versions/2/Python/Framework/components/caching.py", line 111, in __init__
  File "bundles-release/Framework.bundle-dist/Contents/Resources/Versions/2/Python/Framework/core.py", line 549, in set_value
  File "bundles-release/Framework.bundle-dist/Contents/Resources/Versions/2/Python/Framework/components/storage.py", line 81, in save
IOError: [Errno 13] Permission denied: '/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-in Support/Data/com.plexapp.agents.hama/._StoredValues'

2015-12-27 15:47:27,301 (7ffb12074700) :  DEBUG (core:448) - Starting localization component.
2015-12-27 15:47:27,302 (7ffb12074700) :  INFO (localization:408) - Setting the default locale to en-us
2015-12-27 15:47:27,303 (7ffb12074700) :  DEBUG (core:448) - Starting messaging component.
2015-12-27 15:47:27,326 (7ffaf2ffd700) :  ERROR (messaging:49) - Unable to reach the system bundle.
2015-12-27 15:47:27,326 (7ffb12074700) :  DEBUG (core:448) - Starting debugging component.
2015-12-27 15:47:27,327 (7ffb12074700) :  DEBUG (core:448) - Starting services component.
2015-12-27 15:47:27,328 (7ffb12074700) :  DEBUG (core:448) - Starting myplex component.
2015-12-27 15:47:27,329 (7ffb12074700) :  DEBUG (core:448) - Starting notifications component.
2015-12-27 15:47:27,807 (7ffb12074700) :  DEBUG (accessor:68) - Creating a new model access point for provider com.plexapp.agents.hama in namespace 'metadata'
2015-12-27 15:47:27,827 (7ffb12074700) :  CRITICAL (runtime:1299) - Exception getting hosted resource hashes (most recent call last):
  File "bundles-release/Framework.bundle-dist/Contents/Resources/Versions/2/Python/Framework/components/runtime.py", line 1293, in get_resource_hashes
AttributeError: 'FrameworkCore' object has no attribute 'networking'

2015-12-27 15:47:27,860 (7ffaf2ffd700) :  DEBUG (services:265) - Plug-in is not daemonized - loading services from system
2015-12-27 15:47:27,860 (7ffb12074700) :  DEBUG (runtime:1117) - Created a thread named 'load_all_services'
2015-12-27 15:47:27,861 (7ffaf2ffd700) :  ERROR (services:272) - Unable to load services from system. Loading from the current bundle only.
2015-12-27 15:47:27,863 (7ffb12074700) :  DEBUG (runtime:1117) - Created a thread named 'get_server_info'
2015-12-27 15:47:27,863 (7ffaf1ffb700) :  WARNING (core:539) - Unable to retrieve the machine identifier or server version.
2015-12-27 15:47:27,867 (7ffaf2ffd700) :  DEBUG (services:362) - Loaded services
2015-12-27 15:47:27,868 (7ffb12074700) :  CRITICAL (storage:89) - Exception writing to /var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-in Support/Data/com.plexapp.agents.hama/StoredValues (most recent call last):
  File "bundles-release/Framework.bundle-dist/Contents/Resources/Versions/2/Python/Framework/components/storage.py", line 81, in save
IOError: [Errno 13] Permission denied: '/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-in Support/Data/com.plexapp.agents.hama/._StoredValues'

2015-12-27 15:47:27,883 (7ffaf27fc700) :  DEBUG (services:438) - No shared code to load

Any ideas guys?

IOError: [Errno 13] Permission denied. it’s a permission problem. Look at the readme for hama by clincking in my signature…

Hi there everyone, I seem to be having an error with what seems to be the Hama Agent. The Scanner works great! Picks up every single one of my Animes however when used in conjunction with HamaTv in nearly all case the anime is missing episode metadata e.g. episode title, summary etc, even after manually matching the anime to the correct aniDB title. However if I used the TVDB Agent with Absolute Scanner all metadata is picked up including episode names and titles. My naming convention is e.g. One Punch/One Punch SE01E01 … I have also tried naming the file One Punch Episode 1 etc. Please can you help solve this problem. Thanks

Forgot to include that the Plex server is on Ubuntu Server and I have I think fixed all permission issues chmod -R plex:plex for all files, thanks

@bumbalaga said:
Hello guys, this thread is so long thath i didn’t really have time to look for my solution and i’m really sorry if it previously appeared in here.

My problem is that i can’t manage to make my HAMA agent appear in the settings and all i get in my logs is:

2015-12-27 15:47:27,225 (7ffb12074700) :  INFO (core:347) - Starting framework core - Version: 2.6.2, Build: 54207f1 (Wed Oct 21 23:11:52 UTC 2015)
2015-12-27 15:47:27,226 (7ffb12074700) :  DEBUG (core:359) - Using the standard policy
2015-12-27 15:47:27,227 (7ffb12074700) :  DEBUG (core:448) - Starting runtime component.
2015-12-27 15:47:27,236 (7ffb12074700) :  DEBUG (core:448) - Starting caching component.
2015-12-27 15:47:27,237 (7ffb12074700) :  DEBUG (core:448) - Starting data component.
2015-12-27 15:47:27,238 (7ffb12074700) :  DEBUG (core:448) - Starting networking component.
2015-12-27 15:47:27,239 (7ffb12074700) :  DEBUG (networking:286) - No cookie jar found
2015-12-27 15:47:27,297 (7ffb12074700) :  CRITICAL (storage:89) - Exception writing to /var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-in Support/Data/com.plexapp.agents.hama/StoredValues (most recent call last):
  File "bundles-release/Framework.bundle-dist/Contents/Resources/Versions/2/Python/Framework/components/storage.py", line 81, in save
IOError: [Errno 13] Permission denied: '/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-in Support/Data/com.plexapp.agents.hama/._StoredValues'

2015-12-27 15:47:27,301 (7ffb12074700) :  CRITICAL (core:452) - Exception starting networking component. (most recent call last):
  File "bundles-release/Framework.bundle-dist/Contents/Resources/Versions/2/Python/Framework/core.py", line 449, in _start_component
  File "bundles-release/Framework.bundle-dist/Contents/Resources/Versions/2/Python/Framework/components/base.py", line 12, in __init__
  File "bundles-release/Framework.bundle-dist/Contents/Resources/Versions/2/Python/Framework/base.py", line 21, in __init__
  File "bundles-release/Framework.bundle-dist/Contents/Resources/Versions/2/Python/Framework/components/networking.py", line 290, in _init
  File "bundles-release/Framework.bundle-dist/Contents/Resources/Versions/2/Python/Framework/components/caching.py", line 310, in get_cache_manager
  File "bundles-release/Framework.bundle-dist/Contents/Resources/Versions/2/Python/Framework/components/caching.py", line 111, in __init__
  File "bundles-release/Framework.bundle-dist/Contents/Resources/Versions/2/Python/Framework/core.py", line 549, in set_value
  File "bundles-release/Framework.bundle-dist/Contents/Resources/Versions/2/Python/Framework/components/storage.py", line 81, in save
IOError: [Errno 13] Permission denied: '/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-in Support/Data/com.plexapp.agents.hama/._StoredValues'

2015-12-27 15:47:27,301 (7ffb12074700) :  DEBUG (core:448) - Starting localization component.
2015-12-27 15:47:27,302 (7ffb12074700) :  INFO (localization:408) - Setting the default locale to en-us
2015-12-27 15:47:27,303 (7ffb12074700) :  DEBUG (core:448) - Starting messaging component.
2015-12-27 15:47:27,326 (7ffaf2ffd700) :  ERROR (messaging:49) - Unable to reach the system bundle.
2015-12-27 15:47:27,326 (7ffb12074700) :  DEBUG (core:448) - Starting debugging component.
2015-12-27 15:47:27,327 (7ffb12074700) :  DEBUG (core:448) - Starting services component.
2015-12-27 15:47:27,328 (7ffb12074700) :  DEBUG (core:448) - Starting myplex component.
2015-12-27 15:47:27,329 (7ffb12074700) :  DEBUG (core:448) - Starting notifications component.
2015-12-27 15:47:27,807 (7ffb12074700) :  DEBUG (accessor:68) - Creating a new model access point for provider com.plexapp.agents.hama in namespace 'metadata'
2015-12-27 15:47:27,827 (7ffb12074700) :  CRITICAL (runtime:1299) - Exception getting hosted resource hashes (most recent call last):
  File "bundles-release/Framework.bundle-dist/Contents/Resources/Versions/2/Python/Framework/components/runtime.py", line 1293, in get_resource_hashes
AttributeError: 'FrameworkCore' object has no attribute 'networking'

2015-12-27 15:47:27,860 (7ffaf2ffd700) :  DEBUG (services:265) - Plug-in is not daemonized - loading services from system
2015-12-27 15:47:27,860 (7ffb12074700) :  DEBUG (runtime:1117) - Created a thread named 'load_all_services'
2015-12-27 15:47:27,861 (7ffaf2ffd700) :  ERROR (services:272) - Unable to load services from system. Loading from the current bundle only.
2015-12-27 15:47:27,863 (7ffb12074700) :  DEBUG (runtime:1117) - Created a thread named 'get_server_info'
2015-12-27 15:47:27,863 (7ffaf1ffb700) :  WARNING (core:539) - Unable to retrieve the machine identifier or server version.
2015-12-27 15:47:27,867 (7ffaf2ffd700) :  DEBUG (services:362) - Loaded services
2015-12-27 15:47:27,868 (7ffb12074700) :  CRITICAL (storage:89) - Exception writing to /var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-in Support/Data/com.plexapp.agents.hama/StoredValues (most recent call last):
  File "bundles-release/Framework.bundle-dist/Contents/Resources/Versions/2/Python/Framework/components/storage.py", line 81, in save
IOError: [Errno 13] Permission denied: '/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-in Support/Data/com.plexapp.agents.hama/._StoredValues'

2015-12-27 15:47:27,883 (7ffaf27fc700) :  DEBUG (services:438) - No shared code to load

Any ideas guys?

I have found a solution for my own problem:

mkdir "/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-in Support/Data/com.plexapp.agents.hama/._StoredValues"

 chmod 777 "/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-in Support/Data/com.plexapp.agents.hama/._StoredValues"

chown plex:plex "/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-in Support/Data/com.plexapp.agents.hama/._StoredValues"

service plexmediaserver restart

2015-12-30 02:04:05,847 (7f07227fc700) : DEBUG (__init__:491) - Update() - AniDB title: 'Claymore', original title: 'Claymore', metadata.title 'Claymore'* 2015-12-30 02:04:05,847 (7f07227fc700) : DEBUG (__init__:491) - Update() - AniDB Start Date: '2007-04-04' 2015-12-30 02:04:05,848 (7f07227fc700) : DEBUG (__init__:491) - update() - AniDB Ratings: '7.31'* 2015-12-30 02:04:05,848 (7f07227fc700) : DEBUG (__init__:491) - AniDB Genres (Weight): []* 2015-12-30 02:04:05,853 (7f07227fc700) : DEBUG (__init__:536) - anidbCollectionMapping() - anidbid is not part of any collection, related_anime_list: '[]' 2015-12-30 02:04:05,853 (7f07227fc700) : DEBUG (__init__:491) - AniDB Creator data: Madhouse is a studio, Kobayashi Yasuko is a producer, Tanaka Hiroyuki is a director, Takada Haruhito is a director, Umehara Takahiro is a director, Yagi Norihiro is a writer, Kim Dong-Sik is a director, 2015-12-30 02:04:05,853 (7f07227fc700) : DEBUG (__init__:491) - Update() - AniDB Poster, url: 'http://img7.anidb.net/pics/anime/92155.jpg' 2015-12-30 02:04:05,854 (7f07227fc700) : DEBUG (__init__:619) - metadata_download() - url: 'http://img7.anidb.net/pics/anime/92155.jpg', num: '99', filename: 'AniDB/92155.jpg'* 2015-12-30 02:04:05,854 (7f07227fc700) : DEBUG (__init__:491) - Update() - AniDB episode title: 'Great Sword'* 2015-12-30 02:04:05,854 (7f07227fc700) : DEBUG (__init__:491) - Update() - AniDB AirDate '2007-04-04'* 2015-12-30 02:04:05,855 (7f07227fc700) : DEBUG (__init__:491) - Update() - AniDB duration: '1500000'* 2015-12-30 02:04:05,855 (7f07227fc700) : CRITICAL (agentkit:1067) - Exception in the update function of agent named 'HamaTV', called with guid 'com.plexapp.agents.hama://anidb-4892?lang=en' (most recent call last): File "bundles-release/Framework.bundle-dist-ninja/Contents/Resources/Versions/2/Python/Framework/api/agentkit.py", line 1065, in _update File "/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-ins/Hama.bundle/Contents/Code/__init__.py", line 681, in update def update(self, metadata, media, lang, force ): self.Update(metadata, media, lang, force, False ) File "/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-ins/Hama.bundle/Contents/Code/__init__.py", line 491, in Update if log == 'Plex themes missing': string = WEB_LINK % ("https://plexapp.zendesk.com/hc/en-us/articles/201572843","Restrictions") + "<br /> " ValueError: invalid literal for int() with base 10: ''

I’m also getting an issue where only the first episode metadata is being grabbed. It seems like there’s an issue with agentkit(?). Any help would be appreciated.

I’m running into an issue where a series is being mis-identified

My folder name is Charlotte and it is identifying as Wakakusa no Charlotte

My language preferences are: main, x-jat, ja, en, x-jat

AniDB’s anime-titles.xml has the following entries:

<anime aid="3486">
	<title type="official" xml:lang="it">Charlotte</title>
	<title type="official" xml:lang="fr">Charlotte</title>
	<title xml:lang="x-jat" type="main">Wakakusa no Charlotte</title>
	<title type="official" xml:lang="ar">ؓهلاؔ Ų§Ł„ŁŠŲŖŁŠŁ…Ų©</title>
	<title type="official" xml:lang="ja">č‹„č‰ć®ć‚·ćƒ£ćƒ«ćƒ­ćƒƒćƒˆ</title>
</anime>

<anime aid="10997">
	<title xml:lang="ja" type="syn">ć‚·ćƒ£ćƒ¼ćƒ­ćƒƒćƒˆ</title>
	<title xml:lang="ja" type="official">Charlotte</title>
	<title xml:lang="en" type="official">Charlotte</title>
	<title xml:lang="x-jat" type="main">Charlotte</title>
	<title xml:lang="fr" type="official">Charlotte (2015)</title>
</anime>

I would think that it should be getting aid 10997 from main, x-jat, ja, and en since the only ones that match 3486 are it and fr

@dekarguy: really good description. it fully match ab alternate language and pick the main title for first aid as both are matched at 100%. I am afraid searching in selected languages will lower recognition rate and exact match between series like that is pretty rare…
custom match it or call folder ā€œCharlote [anidb-10997]ā€ or put 10997 inside anidb.id file in serie or serie extras folder. That would solve it

@mike flix: ValueError: invalid literal for int() with base 10: ā€˜ā€™. i calculate an int value and string is empty. last line output before crash is ā€œUpdate() - AniDB duration: ā€˜1500000’*ā€ as the line with the error reported is wrong, doesn’t contain ā€œintā€ā€¦ Dunno why it always give the wrong line when giving an error… Need to find the int from there and put test points and find which string is empty and why…

tvdb xml: http://thetvdb.com/api/A27AD9BE0DA63333/series/79995/all/en.xml
anidb xml: http://api.anidb.net:9001/httpapi?request=anime&client=hama&clientver=1&protover=1&aid=4892

last line with no error :445 https://github.com/ZeroQI/Hama.bundle/blob/master/Contents/Code/init.py
int in loop line from there:
. 466 (epNumVal) line 460 replace ā€œif tvdbid.isdigit();ā€ by ā€œif tvdbid.isdigit() and epNumVal.isdigit():ā€
. 476 (test in place)
. 481 (numEpisodes, totalDuration) replace ā€œif numEpisodes: metadata.duration = int(totalDuration) / int(numEpisodes)ā€ by ā€œif numEpisodes and totalDuration: metadata.duration = totalDuration / numEpisodesā€
My nas is not reachable so can’t test until the 01/06

I’m having a problem.

Here’s the filesystem:

Here’s what plex looks like:

http://i.imgur.com/7TuQJTY.png (zoomed out)

you’re missing posters that exists so you must have an error in agent logs and it crashes. I need the last line without error and the error or better the whole hama agent logs. I have a list of logs in the agent readme, link is in my signature. the scanner also lists all files so i can reproduce the issue, while somebody would spend time to re-create the file list and not include the one generated by the scanner is beyond me…

@saitoh183 said:
@ZeroQI

Right now, series are not missing because i launched the library update manually which always works its just the auto update when a new series or episode is detected by plex that is not working.

Here is the log after a manual scan. you will see it still says plex token thing missing at the start of the log.

Scanner_ASS Log

List

Plex scanner log

Also i dont know if it will help, but here is a my entire plugin support folder for hama. Maybe you might find that im using something wrong.

https://drive.google.com/file/d/0B-nxnSB-4zQ4VC1DTEJaSnZid28/view?usp=sharing

@ZeroQI

Did you see anything with my logs…i still cant get any anime to import into plex…new or on-going

@thekruled said:
Hi there everyone, I seem to be having an error with what seems to be the Hama Agent. The Scanner works great! Picks up every single one of my Animes however when used in conjunction with HamaTv in nearly all case the anime is missing episode metadata e.g. episode title, summary etc, even after manually matching the anime to the correct aniDB title. However if I used the TVDB Agent with Absolute Scanner all metadata is picked up including episode names and titles. My naming convention is e.g. One Punch/One Punch SE01E01 … I have also tried naming the file One Punch Episode 1 etc. Please can you help solve this problem. Thanks

Hi there, so I kind of found a fix to my problem it seems that it might be Scanners problem, when I rename and append the anime folder with the id of the anime e.g. Anime Name [tvdb-xxxxx], then I get all the episode summaries and meta data which is great. However when affixing with [anidb-xxxx] then I get no meta data?

My questions are is there a common way to name anime folders? And do I have to affix every anime folder with the tvdb number?

Also for the hama agent it seems to be storing xml data files which include Episode summaries and titles in:

Plex Media Server/Plug-in Support/Data/com.plexapp.agents.hama/DataItems/TVDB/.

Whilst using ASS scanner and HAMA Agent the xml data files are being stored on the root of that folder but even so my episode still don’t get meta data, is this the correct path for the data summary files? If not where are they supposed to be?

Thank you

@saitoh183: if manual scanning works then my agent works and to me it is a plex issue…
@thekruled: force it with anidb and copy the hama agent logs as there should be an error and i can correct it. it seems in the anidb to tvdb mapping there is issues.

@ZeroQI said:
@saitoh183: if manual scanning works then my agent works and to me it is a plex issue…

do you have any suggestions because TV shows, Movies and all my other content work just fine and this one stopped working all of a sudden and i then updated plex to see if it would start again and still no dice.

@saitoh183 said:

@ZeroQI said:
@saitoh183: if manual scanning works then my agent works and to me it is a plex issue…

do you have any suggestions because TV shows, Movies and all my other content work just fine and this one stopped working all of a sudden and i then updated plex to see if it would start again and still no dice.

what does this mean…because that message is what appears when it tries to scan in automatically?

Place correct Plex token in X-Plex-Token.id file in logs folder or in PLEX_LIBRARY_URL variable to have a log per library

@saitoh183 said:

@saitoh183 said:

@ZeroQI said:
@saitoh183: if manual scanning works then my agent works and to me it is a plex issue…

do you have any suggestions because TV shows, Movies and all my other content work just fine and this one stopped working all of a sudden and i then updated plex to see if it would start again and still no dice.

what does this mean…because that message is what appears when it tries to scan in automatically?

Place correct Plex token in X-Plex-Token.id file in logs folder or in PLEX_LIBRARY_URL variable to have a log per library

could there be something wrong when using the plex option:

Run a partial scan when changes are detected

and

Update my library automatically

Manual scan works because it is doing a full update of the library and not a partial scan like the automated update

@saitoh183 : you use latest normal scanner. does the issue still happens with https://gist.github.com/ZeroQI/26d26f91af04c876b1a0 ? create other library pointing to same folder

ā€œPlace correct Plex token in X-Plex-Token.id file in logs folder or in PLEX_LIBRARY_URL variable to have a log per library - https://support.plex.tv/hc/en-us/articles/204059436-Finding-your-account-token-X-Plex-Tokenā€

this above is when scanner imported and it failed getting the library names and root folder to rename logs.
multiple times this means it is imported multiple times (should be once when plex starts) hence the scanner crashes. Plex Media Scanner.log should have errors but cannot see anything in the one you have

@ZeroQI said:
@saitoh183 : you use latest normal scanner. does the issue still happens with https://gist.github.com/ZeroQI/26d26f91af04c876b1a0 ? create other library pointing to same folder

ā€œPlace correct Plex token in X-Plex-Token.id file in logs folder or in PLEX_LIBRARY_URL variable to have a log per library - https://support.plex.tv/hc/en-us/articles/204059436-Finding-your-account-token-X-Plex-Tokenā€

this above is when scanner imported and it failed getting the library names and root folder to rename logs.
multiple times this means it is imported multiple times (should be once when plex starts) hence the scanner crashes. Plex Media Scanner.log should have errors but cannot see anything in the one you have

@ZeroQI
Using the alpha script i get the following when i add new content and it auto detects:

Plex scanner log:

Dec 31, 2015 09:14:34:330 [8660] INFO - Plex Media Scanner v0.9.14.6.1620-e0b7243 - Microsoft PC  - build: windows-i386
Dec 31, 2015 09:14:34:330 [8660] INFO - Windows version: 6.3 (Build 9600), language en-US
Dec 31, 2015 09:14:34:330 [8660] INFO - 2 3000 MHz processor(s): Architecture=0, Level=6, Revision=15363 Processor Identifier=Intel64 Family 6 Model 60 Stepping 3, GenuineIntel
Dec 31, 2015 09:14:34:330 [8660] DEBUG - "C:\Program Files (x86)\Plex\Plex Media Server\Plex Media Scanner.exe" --scan --refresh --section 10 --directory "D:\Videos\Animetest\Love Hina Again" 
Dec 31, 2015 09:14:34:330 [8624] DEBUG - Opening 20 database sessions to library, SQLite 3.8.9, threadsafe=1
Dec 31, 2015 09:14:34:415 [8624] DEBUG - Scanning Anime test using en(Absolute Series Scanner) with 0 current media items in the database...
Dec 31, 2015 09:14:34:419 [5820] DEBUG - HTTP requesting GET http://127.0.0.1:32400/:/metadata/notify/cullTimeline?librarySectionID=10&sinceTime=1451570074
Dec 31, 2015 09:14:35:484 [8624] DEBUG - Performing a scan with 'Absolute Series Scanner' (language: en virtual: 0).
Dec 31, 2015 09:14:35:484 [8624] DEBUG -   * Scanning D:\Videos\Animetest\Love Hina Again
Dec 31, 2015 09:14:35:575 [8624] DEBUG -     * Scanning directory D:\Videos\Animetest\Love Hina Again (parent: yes)
Dec 31, 2015 09:14:35:577 [8624] VERBOSE -     * Noting that 'Love Hina Again' was updated at 2015-12-31 09:00:12
Dec 31, 2015 09:14:35:577 [8624] VERBOSE -     * Taking directory 'Love Hina Again' (3414) out of the map (0 left)
Dec 31, 2015 09:14:35:577 [8624] DEBUG - Adding file for scanner: D:\Videos\Animetest\Love Hina Again\banner.jpg
Dec 31, 2015 09:14:35:577 [8624] DEBUG - Adding file for scanner: D:\Videos\Animetest\Love Hina Again\clearart.png
Dec 31, 2015 09:14:35:577 [8624] DEBUG - Adding file for scanner: D:\Videos\Animetest\Love Hina Again\fanart.jpg
Dec 31, 2015 09:14:35:577 [8624] DEBUG - Adding file for scanner: D:\Videos\Animetest\Love Hina Again\logo.png
Dec 31, 2015 09:14:35:577 [8624] DEBUG - Adding file for scanner: D:\Videos\Animetest\Love Hina Again\Love Hina Again - 01 -  Kanako .mpg
Dec 31, 2015 09:14:35:577 [8624] DEBUG - Adding file for scanner: D:\Videos\Animetest\Love Hina Again\Love Hina Again - 01 - Kanako-thumb.jpg
Dec 31, 2015 09:14:35:577 [8624] DEBUG - Adding file for scanner: D:\Videos\Animetest\Love Hina Again\Love Hina Again - 02 -  Keitarou .mpg
Dec 31, 2015 09:14:35:577 [8624] DEBUG - Adding file for scanner: D:\Videos\Animetest\Love Hina Again\Love Hina Again - 02 - Keitarou-thumb.jpg
Dec 31, 2015 09:14:35:577 [8624] DEBUG - Adding file for scanner: D:\Videos\Animetest\Love Hina Again\Love Hina Again - 03 -  Naru [E-D].mkv
Dec 31, 2015 09:14:35:577 [8624] DEBUG - Adding file for scanner: D:\Videos\Animetest\Love Hina Again\Love Hina Again - 03 - Naru [E-D]-thumb.jpg
Dec 31, 2015 09:14:35:577 [8624] DEBUG - Adding file for scanner: D:\Videos\Animetest\Love Hina Again\poster.jpg
Dec 31, 2015 09:14:35:577 [8624] DEBUG - Adding file for scanner: D:\Videos\Animetest\Love Hina Again\season01-poster.jpg
Dec 31, 2015 09:14:35:577 [8624] DEBUG - Adding file for scanner: D:\Videos\Animetest\Love Hina Again\Thumbs.db
Dec 31, 2015 09:14:35:593 [8624] DEBUG - Directory had 3 files, database had 0 files, can't skip.
Dec 31, 2015 09:14:35:593 [8624] ERROR - No module in Absolute Series Scanner
Dec 31, 2015 09:14:35:593 [8624] ERROR - Error in Python: Looking up module:
Traceback (most recent call last):
  File "P:\Data\Plex Media Server\Scanners\Series\Absolute Series Scanner.py", line 101, in <module>
    except:  Log("Place correct Plex token in X-Plex-Token.id file in logs folder or in PLEX_LIBRARY_URL variable to have a log per library - https://support.plex.tv/hc/en-us/articles/204059436-Finding-your-account-token-X-Plex-Token")
  File "P:\Data\Plex Media Server\Scanners\Series\Absolute Series Scanner.py", line 92, in Log
    file.write(("" if no_timestamp else time.strftime("%Y-%m-%d %H:%M:%S") + " ") + entry + "

")
NameError: global name ā€˜no_timestamp’ is not defined
Dec 31, 2015 09:14:35:593 [8624] ERROR - We got an error scanning in D:\Videos\Animetest\Love Hina Again
Dec 31, 2015 09:14:35:648 [8624] ERROR - There were errors scanning location: D:\Videos\Animetest
Dec 31, 2015 09:14:35:648 [8624] DEBUG - Since it was an incomplete scan, we are not going to whack missing media.
Dec 31, 2015 09:14:35:648 [8624] DEBUG - Refreshing section 10 of type: 2

It doesnt add anything , the plex scanner ass log is empty and the hama agent log doesnt have a new entry for the scan. Same deal if i do a manual scan

Hi

Having issues when getting the Meta-data for Anime.
It works for Anime Movies without any issues, but normal series b0rks.

It finds all the anime afaik but no posters or banners or data.
No difference between TVDB or AniDB only, same result. Attaching files.

Any other data needed?

I am running plex as root in a FreeBSD jail, running version PMS 0.9.15.0. Not from Ports
I had the exact same issue using FreeNAS plugin system.