Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AniDB Login & MyList Tracking #46

Open
seniorm0ment opened this issue Oct 12, 2022 · 3 comments
Open

AniDB Login & MyList Tracking #46

seniorm0ment opened this issue Oct 12, 2022 · 3 comments
Labels
major-feature This PR introduces a major new feature

Comments

@seniorm0ment
Copy link

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

  • Scrobble newly added anime (anime imported into jf, is added into anidbs mylist. Ignore if already present on mylist)
  • default import status (when added in above, set status to defaultm for example set to unwatched by default, then when the user watches 1 episode it can change to watched)
  • track watched and completed episodes
  • check status of already watched anime on jf (series says you completed it on jellyfin, but is set as not completed on anidb? have it mark it as complete)
  • an option to don't unwatch stuff" on mylist if its marked as unwatched after previously being watched in jellyfin
  • scan for subgroups on files and mark it in mylist
  • see user ratings
  • add start/end watching dates to mylist

failsafes

  • ignore entires that dont have an anidb page number (if you have an anime in your library, and it couldnt find the anidb id for metadata, completely ignore it so it doesnt mess up mylist)

  • a history feature with ability to revert recent changes (failsafe in case it adds an anime with wrong metadata, accidentally marks the wrong anime/bunch of episodes as watched, etc.)

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

@crobibero crobibero added the major-feature This PR introduces a major new feature label Oct 12, 2022
@crobibero
Copy link
Member

If implemented this would best belong as a seperate plugin.

@nalsai
Copy link
Contributor

nalsai commented Oct 12, 2022

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
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
major-feature This PR introduces a major new feature
Projects
None yet
Development

No branches or pull requests

3 participants