Cannot deserialize the current JSON array #136
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
All data can't be displayed because this plugin can't handle the JSON array of objects. I'm running this plugin behind an iptx-proxy docker container but get the same data without this proxy.
Let me know if you need some more information for debugging this error.
I did a manual request with curl and get the following output from the request: get_livestream1268.txt
Even though the provided API format makes more sense, I simply have no time to support alternative implementations which deviate from the published specification.
Ok maybe then I will do my best to fix this by myselfe and if it works make an pull request. For now, it would be nice if you could send me an excerpt from your provider's query?
e.g.:
curl -X GET “http://xtreamcode.ex/player_api.php?username=id&password=pass&action=get_live_streams&category_id=25”