TSedlar / anitrack

A web extension that tracks what you're watching/reading with MyAnimeList or Kitsu
MIT License
30 stars 7 forks source link

Rename to Anitrack and support for Kitsu.io #13

Closed TSedlar closed 6 years ago

TSedlar commented 7 years ago

I'd like to, once adding support for https://kitsu.io, rename the project to Anitrack since it brings forth the ability to scrobble/track for more than just MyAnimeList.

TSedlar commented 7 years ago

d948bc2 added abstraction for this to work, having MyAnimeList extend 'TrackingService.'

905b1ef adds the foundation for this to be possible, with a select option now in the popup, and the service name now in the extension storage object.

Now the Kitsu service API needs to be added for this issue to be closed.

TSedlar commented 7 years ago

Notes for the Kitsu API:

Auth (public currently until app registration is available)

CLIENT_ID: dd031b32d2f56c990b1425efe6c42ad847e7fe3ab46bf1299f05ecd856bdb7dd
CLIENT_SECRET: 54d7307928f63414defd96399fc31ba847961ceaecef3a5fd93144e960c0e151

Headers:

Accept: application/vnd.api+json
Content-Type: application/vnd.api+json