jurialmunkey / plugin.video.themoviedb.helper

GNU General Public License v3.0
200 stars 95 forks source link

[Feature/Question] Would you be able to add one of these three services? (Kitsu, MAL, Anilist) #785

Closed Goldenfreddy0703 closed 2 years ago

Goldenfreddy0703 commented 2 years ago

Is your feature request related to a problem? Please describe.

It is related to a problem for me because i have tried to sync one of these three services with my trakt but i could not achieve that sadly.

Describe the solution you'd like

A solution i would really like is to have at least one of these three services to see my progress sense i use tmdb helper most of the time.

Screenshots and Additional Info

  1. Kitsu - A discovery platform that helps anime and manga fans track, share and discover more of what they love.

  2. MAL - Basically the same thing as Kitsu except it provides you a list-like system to organize and score anime and manga and provides a large database

  3. Anilist - Also same thing as kitsu but this one is probably the easiest to add through there api. Anilist-APIv2 Docs

Important - These are official API Documentations from each website, not from individual projects.

Note - You do not have to add any anime categories, just accounts to see my progress like trakt.

Checklist

jurialmunkey commented 2 years ago

Tmdbhelper does not do any scrobbling. Scrobbling should be done by a separate addon.

I can possibly add support for retrieving a list but it isn't tmdbhelper's job to track your progress.

Goldenfreddy0703 commented 2 years ago

Tmdbhelper does not do any scrobbling. Scrobbling should be done by a separate addon.

That is true and i do have a separate addon that supports scrobbling with Kitsu, MAL,and Anilist.

I can possibly add support for retrieving a list but it isn't tmdbhelper's job to track your progress.

That would help a ton so i can see my anime content on tmdb helper to see if its completed, in progress, watching, pause, ect.

Btw about the post above, i actually meant to see my progress, not track my progress, sorry about that.

jurialmunkey commented 2 years ago

Yeah its very much a maybe but I'll have a look at the apis

Goldenfreddy0703 commented 2 years ago

That's really great to hear, thank you very much. In the past when i was trying maintain Kaito, One of our contributors: Jkaw updated and improved watchlist in the past.

If you like, feel free to check out are code about the watchlist function and maybe that will help a little. https://github.com/Goldenfreddy0703/plugin.video.kaito.beta/commits/main

drinfernoo commented 2 years ago

https://kitsu.docs.apiary.io/ https://myanimelist.net/apiconfig/references/api/v2 https://anilist.gitbook.io/anilist-apiv2-docs/

jurialmunkey commented 2 years ago

As far as I can tell, none of these APIs provide TMDb IDs. Without a TMDb ID (or at least a Trakt ID) it is not worth it because the details look-up process starts getting really convoluted.

Goldenfreddy0703 commented 2 years ago

Ok well if non of these services can work with TMDB Helper then its totally fine and i think our 4th option is to add support to Simkl sense it supports almost every service.

There was also a feature request about it a month ago: https://github.com/jurialmunkey/plugin.video.themoviedb.helper/issues/718

From looking at the API Docs, it does contain ids from Tmdb and I am 100% guaranteed that it should be able to work.

drinfernoo commented 2 years ago

I am 100% guaranteed that it should be able to work

Sounds very encouraging 😅

Goldenfreddy0703 commented 2 years ago

Sounds very encouraging 😅

Hehe yeah but in the past i have done extra research about Simkl and its basically Trakt + all the other services with a database of almost every movie/tvshow/anime and it would be perfect to add to Tmdb Helper and maybe seren too and hey, they give you more genres then tmdb and trakt. image It's crazy and amazing lol

Goldenfreddy0703 commented 2 years ago

Hey @jurialmunkey sorry to bother you on this feature request but should i go ahead and close this and support #718 or change the title of this feature request? I'm not sure if your thinking of adding Simkl to help see our progress and im also not sure if its still worth it. If you could give me a reply that would great. Thank you.

jurialmunkey commented 2 years ago

Yeah I think close this one since there's already a simkl request

Goldenfreddy0703 commented 2 years ago

Yeah I think close this one since there's already a simkl request

Ok great thank you, i hope we can add simkl to tmdb helper sometime this year. Again, Thank you