Search found 10 matches

by lwizard
Thu May 22, 2025 1:01 am
Forum: Development Support
Topic: XMLTV guide data
Replies: 272
Views: 2190962

Re: XMLTV guide data

I write here to let other know that everything is well with support.
I solved the problem.
Thanks.
by lwizard
Wed May 21, 2025 6:04 am
Forum: Development Support
Topic: XMLTV guide data
Replies: 272
Views: 2190962

Re: XMLTV guide data

Thank you!
Very strange what is happening...
by lwizard
Tue May 20, 2025 1:01 am
Forum: Development Support
Topic: XMLTV guide data
Replies: 272
Views: 2190962

Re: XMLTV guide data



I suspect that my subscription is no longer active, but don't know why.
I paid few months ago...

Looks like there is a problem with your account on our side... investigating...


Any news?
I wrote to shop support, but they didn't answer me.
I bought subscription only for a reliable EPG, but ...
by lwizard
Fri May 16, 2025 3:33 pm
Forum: Development Support
Topic: XMLTV guide data
Replies: 272
Views: 2190962

Re: XMLTV guide data

Yes, I think so. My license seems to be not assigned to any device. At the same way I can not assign it and also can not delete and generate a new one from the web.
by lwizard
Fri May 16, 2025 9:23 am
Forum: Development Support
Topic: XMLTV guide data
Replies: 272
Views: 2190962

Re: XMLTV guide data

I suspect that my subscription is no longer active, but don't know why.
I paid few months ago...
by lwizard
Fri May 16, 2025 12:53 am
Forum: Development Support
Topic: XMLTV guide data
Replies: 272
Views: 2190962

Re: XMLTV guide data

From few days with https://api.hdhomerun.com/api/xmltv?DeviceAuth=xxxxxxxxxx even if device auth is correct, I get 403 Forbidden.
Any ideas?
I missed some recording because I thought it was working :-(

My script is this:
#! /usr/bin/bash
set -eo pipefail
AUT=$(curl http://192.168.x.x/discover.json ...
by lwizard
Sun Apr 06, 2025 10:23 am
Forum: Development Support
Topic: XMLTV guide data
Replies: 272
Views: 2190962

Re: XMLTV guide data

Thank you so much!
Worked perfectly.
by lwizard
Sun Apr 06, 2025 6:57 am
Forum: Development Support
Topic: XMLTV guide data
Replies: 272
Views: 2190962

Re: XMLTV guide data

Sorry, I really need an help.
I got the correct way to get the deviceauth an do a wget with the url + code.
But both with wget and curl if I try to get https://api.hdhomerun.com/api/xmltv?DeviceAuth=A*****weDFXwb**********p
i get an error 400: bad request
If I past the same url in windows chrome I ...
by lwizard
Sun Apr 06, 2025 5:04 am
Forum: Development Support
Topic: XMLTV guide data
Replies: 272
Views: 2190962

Re: XMLTV guide data


I subscribed Premium because I would like to use XMLTV epg with Emby.
But Now I understand that every 8 hours deviceauth expires.
So I have to open http://hdhomerun.local/discover.json copy new auth and past in Emby.
Every day If I want to be really up to date.

Is there a way to avoid that?
Why ...
by lwizard
Sun Apr 06, 2025 2:34 am
Forum: Development Support
Topic: XMLTV guide data
Replies: 272
Views: 2190962

Re: XMLTV guide data

I subscribed Premium because I would like to use XMLTV epg with Emby.
But Now I understand that every 8 hours deviceauth expires.
So I have to open http://hdhomerun.local/discover.json copy new auth and past in Emby.
Every day If I want to be really up to date.

Is there a way to avoid that?
Why not ...