xtream_code_client 1.1.0 xtream_code_client: ^1.1.0 copied to clipboard
A WebClient to access a XTream Code API. It provides easy and efficient access to the API, with features like automatic retries and error handling.
Changelog #
1.1.0 #
Breaking Stabilize Parsers #
This includes breaking type changes on some APIs
With those changes dynamic parsing is introduced to handle the non standardized api from XTreamCode Api's
Also added extensive test coverage
1.0.2 #
- Improvements to the EPG methods
- Fixed a bug when retrieving the stream url
1.0.1 #
- fix streamUrl
1.0.0 #
- Initial Release 🎉