Code Monkey home page Code Monkey logo

Comments (4)

nalsai avatar nalsai commented on May 22, 2024

I can't reproduce the issue with the same filename, as shown in the screenshots.

It looks like you might have run into AniDBs very strict api rate limiting.
Have you maybe scanned a large library and started a request to AniDB, while another metadata update was already running? (I would appreciate a description of what you were doing and maybe how many shows and episodes you were getting metadata for, until you hit this issue.)

You can delete the files for the show from the jellyfin cache anidb folder, but you are probably banned from the API for 24h, so you will just get undefined again for now.

The rate limiter built into the plugin should probably be improved, to prevent running into the api limits, but I've only encountered it once, while testing during development, so I haven't gotten around to it yet.

from jellyfin-plugin-anidb.

sjiawjbssj avatar sjiawjbssj commented on May 22, 2024

Thanks for answering. I had that problem for about a week now so I don't think it's the api rate limit.
I have 218 shows in that library but most of them already have their metadata.
I'm not sure if it was this file but I tried adding [anidbid-NUMBER] after the folder name for new folders and thats when I first noticed this issue. Because of the problem I removed it but it didn't fix the problem.
I'll try deleting the cache and getting a new IP as soon as I can.

from jellyfin-plugin-anidb.

nalsai avatar nalsai commented on May 22, 2024

Before you delete the cache, look inside the folder with the anidb id of this show and maybe send the contents of one of the files, please.

from jellyfin-plugin-anidb.

sjiawjbssj avatar sjiawjbssj commented on May 22, 2024

Deleting the cache worked. I didn't need a new IP.
The content of the series.xml is: <error code="500">banned</error> so it I really was the api rate limit and the cache just wasn't cleared.
"Clean Cache Directory" ran just an hour ago but apparently didn't clear that folder.
Sorry that I didn't think to check that before posting.
Thanks for your fast help.

from jellyfin-plugin-anidb.

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.