Yesterday, 02:32 AM
(Yesterday, 01:56 AM)JCDinPGH Wrote: I did want to open a new thread. I hope that's ok. Any idea what would cause an error when doingmethod=channel.xmltv is one of very few features that only works for people that have registered a donation in the Settings->About page (using the 'Have you donated' button), otherwise gives this 'Not allowed' response.
curl -o test.xmltv http://localhost:8866/service?method=channel.xmltv
<?xml version="1.0" encoding="utf-8" ?>
<rsp stat="fail">
<err code="13" msg="Not Allowed" />
</rsp>