Stremio / stremio-addon-sdk

🧙 A Node.js SDK for creating and publishing Stremio add-ons
https://www.stremio.com/addon-sdk
MIT License
605 stars 158 forks source link

Bug on Save to Library and Continue Watching having different Watch Progress. Trouble saving to library #240

Closed yoanhg421 closed 9 months ago

yoanhg421 commented 9 months ago

So, I'm having this issue with my addons, where if I go to my catalog watch a few episodes. then save the show to the library, the recently watched and the library have different watched progress.

Sometimes I end up having multiples of the same show in the library and the Continue watching. I'm providing the catalog, meta, and streams, Not sure what if I'm doing something wrong, I have 3 addons and this one is the one giving the most trouble.

https://github.com/yoanhg421/sasuke-tv

Thanks.

yoanhg421 commented 9 months ago

Turned out to be an ID issues. Catalog item and meta item had different ids.