r/Addons4Kodi • u/kodifitzwell • 7h ago
mdblist / simkl / tmdblist vs trakt
| feature | mdblist* | simkl** | tmdblist | trakt |
|---|---|---|---|---|
| watched status | ✅ | ✅ | ✅ | |
| dropped tv shows | ✅ | ✅ | ✅ | |
| resume points | ✅ | ✅ | ✅ | |
| personal lists | 4 free | ❌ (from v1 api) | ✅ | 5 free |
| watchlist | ✅ | ✅ | ✅ | ✅ |
| favorites | ✅ | ✅ | ||
| collection | ✅ | ✅ |
I have received a few requests for different options aside from trakt. above is a quick comparison of the bigger tracker sites and how they compare to my understanding.
publicmetadb has an api that has just about everything needed. but no pin code authorization.
flicklist.tv was an almost drop-in trakt replacement I had for Salts Redux. it seems the client id I had is no longer, but maybe thats because I stopped working on it. there is a fen fork that utilizes it here: https://github.com/maccb/FL
anything else, wetrakr/punchplay/dejavu and the likes do not have public apis (last I checked). so they may have their own kodi addons, but they are are not replacement options for current addons.
*note that free mdblist has a limit of 1000 api requests per day. so if you are going to do what everyone did with trakt and have 6 kodi addons running a background service pulling all the same data separately every time there was a change, that might create a problem.
**simkl website says personal lists are part of their v2 api. "They’re served by Simkl V2 Beta, an in-development backend that isn’t publicly callable yet. There is no public endpoint to read, create, or modify Custom Lists, and no firm ETA."