TraktRater
TraktRater copied to clipboard
What about Simkl
Hello, shouldn't be possible to add also simkl.com I think it is nice. Tnx
Will look into it.
Tnx
Would be really nice if this was a thing. A friend of mine is using SIMKL (For movies, shows and anime) but want to transfer over to Trakt. The only thing which is holding she back is that she has to transfer over alot of shows.
Movies she found away to from Letterboxd to SIMKL. But she would love to transfer over her series as well.
API Documentation Reference: https://simkl.docs.apiary.io/#
Looks like I may be able to make use of ratings: https://simkl.docs.apiary.io/#reference/sync/get-all-items/get-all-user's-ratings
From what I can see there is no way to retrieve the users entire watched history, so would need to rely on the ratings to determine if watched or not.
There is this method: https://simkl.docs.apiary.io/#reference/sync/get-all-items/get-all-items-in-the-user's-watchlist
But that is more for *planning to watch and not have watched. So could use this to import into trakt watchlist.
At the same page I see a ‘check if watched’ thing. Maybe that could work?
Also Simkl does things a bit different. You can mark a show as watched, watching, on hold and stuff.
With the 'check if watched' end point, it would seem you need to pass it a movie/episode to determine if watched or not and not get back all your watched history.
optionalReturns all items that user has in his watchlist (watching, plan to watch, notinteresting, complete.
Watching/Complete would be the good categories for import I think for watched history. Plan to watch for the watchlist.
Yeah, might be. I will investigate and let you know.
I will work on support for this in next update.
That sounds cool!
I am VIP, so if you need any info on the CSV I could help with that (y)
If needed I have here a CSV file exported for myself to see what has to be imported SimklBackup.csv