DakuTree / manga-tracker

A cross-site manga-tracker.
https://trackr.moe
GNU General Public License v2.0
95 stars 15 forks source link

Base support for syncing to alternative trackers #378

Open DakuTree opened 5 years ago

DakuTree commented 5 years ago

With MAL slowing going down the tubes, I think it's time to look at supporting other sites.

The main two sites I'm looking to support off the bat are Kitsu (#341) and AniList (#355), as they have been highly requested and also the only decent alternatives.

At the moment, it isn't just a simple case of adding another service. A lot of the code for syncing assumes MAL is used, and other trackers actually have a working API we can use for updating, rather than using our current method of CORS. So it all works a bit differently.
Current idea is just to set it up like we have sites. Problem is just making it all work.

Other issues:

Other misc notes:

Looking to start work on this soon after I get settled in at my new job.

doutatsu commented 5 years ago

Any updates on this?

Josexv1 commented 5 years ago

Update please.

doutatsu commented 5 years ago

@DakuTree forgot about us 😭