jellyfin / jellyfin-plugin-anidb

This plugin adds the metadata provider for aniDB to Jellyfin
GNU General Public License v2.0
31 stars 13 forks source link

AniDB Login & MyList Tracking #46

Open seniorm0ment opened 1 year ago

seniorm0ment commented 1 year ago

please add the ability to login to anidb and track to mylist directly from the plugin. Its annoying to have to manually update mylist on anidb. And provide options to do the following

features

failsafes

https://wiki.anidb.net/API https://anidb.net/software

crobibero commented 1 year ago

If implemented this would best belong as a seperate plugin.

nalsai commented 1 year ago

I agree. This plugin uses the http api, which you can't use for that anyway.

Maybe https://github.com/vosmiic/jellyfin-ani-sync could add AniDB support. Or you can use Shoko with Shokofin. However you need to run a separate server software for that.

seniorm0ment commented 1 year ago

I had made attempts with Shoko a few times but I felt it to just be annoying to deal with. I will make a request on the ani-sync repo too