Skip to content

Conversation

@wiihaa
Copy link

@wiihaa wiihaa commented Dec 18, 2024

This update fixes the incorrectly routed XMLTV links for EPG data and addresses an issue with Xtream Codes VOD (Shows & Movies), where the IPTV provider returned incomplete or missing data that the proxy expected.

Thanks to @jtdevops for the fix!

See issue #155 for more details.

The IPTV provider returned data seems to be partially complete, or missing pieces that this proxy is expecting.
The unmarshalling processes was failing mainly when the 'info', 'video' & 'audio' JSON data portions were empty or missing. These fields now have their own unmarshalling methods and if an error is encountered during this process, then it attempts to unmarshall the fields individually in the hope of returning as much data as possible.
If additional errors occur these should now be logged.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants