Git Product home page Git Product logo

Comments (3)

ZeroQI avatar ZeroQI commented on September 26, 2024

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...

from hama.bundle.

haboutnnah avatar haboutnnah commented on September 26, 2024

Okay, reinstalled entire plugin, restarted plex and removed and added anime folder.

Logs are here, as well as a screenshot of plex:

http://i.imgur.com/YcE0nuO.png

LOGS.zip

from hama.bundle.

ZeroQI avatar ZeroQI commented on September 26, 2024

2015-12-31 02:47:38,292 (3c5c) : DEBUG (logkit:13) - ### TVDB - Build 'tvdb_table' ###
2015-12-31 02:47:38,296 (3c5c) : CRITICAL (core:574) - Exception in the update function of agent named 'HamaTV', called with guid 'com.plexapp.agents.hama://8793?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 "C:\Users\Manu\AppData\Local\Plex Media Server\Plug-ins\Hama.bundle\Contents\Code__init
_.py", line 814, in update
def update(self, metadata, media, lang, force ): self.update2(metadata, media, lang, force, False )
File "C:\Users\Manu\AppData\Local\Plex Media Server\Plug-ins\Hama.bundle\Contents\Code__init__.py", line 548, in update2
elif "s"+defaulttvdbseason+"e"+epNumVal in tvdb_table: summary = tvdb_table ["s"+defaulttvdbseason+"e"+epNumVal] ['Overview']
NameError: global name 'seasonid' is not defined

the above error is constant.
there is no seasonid variable active in latest code, only one mention commented in ### TVDB - Build 'tvdb_table' ###
https://raw.githubusercontent.com/ZeroQI/Hama.bundle/master/Contents/Code/__init__.py

you are using old code. agent readme is explicit in install procedure and latest code/init.py on github to be used

from hama.bundle.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.