Dingmatt / AMSA

A Plex anime agent using TVDB and AniDB data
GNU General Public License v3.0
262 stars 7 forks source link

i dont see anything #44

Closed lamolosau closed 1 year ago

lamolosau commented 1 year ago

image

Dingmatt commented 1 year ago

Hi,

I've seen this issue before, it seems to be a permissions issue. The anime list is downloaded (and cached for a certain time) during the plugins startup, please try the following

  1. Go to 'Plex Media Server\Plug-in Support\Data\com.plexapp.agents.amsa\DataItems\Cache' and delete the following files:

    • anime-titles
    • anime-list-master.xml
  2. Restart your plex instance.

  3. Try fixing the match / refreshing the metadata.

The list is downloaded from the following github repository 'https://raw.githubusercontent.com/Anime-Lists/anime-lists/master/' so you'll need to ensure your system has access to that (no firewall rules, etc).