I currently have a repo that uses some scripts to try to automatically patch and generate types, but it would be much more convenient if the base code was reworked a bit to implement it and publish the types officially along with releases.
This would involve adding ts-rs attributes and creating enums from the strings that are used throughout the project for things like catalog and media types.
My repo is here and MIT licenced so feel free to just take whatever I've done, though it's probably overly complicated since I'm patching each release.
https://github.com/theacrat/stremio-types
I currently have a repo that uses some scripts to try to automatically patch and generate types, but it would be much more convenient if the base code was reworked a bit to implement it and publish the types officially along with releases.
This would involve adding ts-rs attributes and creating enums from the strings that are used throughout the project for things like catalog and media types.
My repo is here and MIT licenced so feel free to just take whatever I've done, though it's probably overly complicated since I'm patching each release.
https://github.com/theacrat/stremio-types