Re: Dashticz - Module - Tv Guide (Dutch)
Posted: Monday 26 February 2018 21:23
Do yo get any errors?
In latest beta, everything is working fine here?
In latest beta, everything is working fine here?
Open source Home Automation System
https://forum.domoticz.com/
Same for me. I used it for weeks, nothing changed in my setup. Didn't update anything and the Tv Guide keeps loading without display any data.I use for some months 1 version without update to latest beta. And from one to other day it stop working.
So maybe its not a problem of the beta itself?
Just fixed the problem after replace the tvguide.js file with the latest beta from github.10us wrote: ↑Tuesday 27 February 2018 10:07Same for me. I used it for weeks, nothing changed in my setup. Didn't update anything and the Tv Guide keeps loading without display any data.I use for some months 1 version without update to latest beta. And from one to other day it stop working.
So maybe its not a problem of the beta itself?
This worked for me as well still using the old dashticz and now with new tvguide.js10us wrote: ↑Monday 05 March 2018 23:17Just fixed the problem after replace the tvguide.js file with the latest beta from github.10us wrote: ↑Tuesday 27 February 2018 10:07Same for me. I used it for weeks, nothing changed in my setup. Didn't update anything and the Tv Guide keeps loading without display any data.I use for some months 1 version without update to latest beta. And from one to other day it stop working.
So maybe its not a problem of the beta itself?
I'm glad for you folks, but I'm still having the same problems. Apparently a CORS issue, does anybody have a solution for this? Kind regards
Code: Select all
.tvguide em {
display: none !important;
}
Code: Select all
.tvguide .dt_state em {
display: none !important;
}
Code: Select all
rowTemplate : '{{starttime}} - {{endtime}} - <em> {{station}} </em> - <b>{{program}}</b>'
Code: Select all
rowTemplate : '{{starttime}} - {{endtime}} - <b>{{program}}</b>'
Mmm... I just tried 3 browsers on iPad without a problem. Tried also a private browser. It has a http link and no https. I don’t know if something is blocking it from viewing at your side.