kodi-pvr / pvr.stalker

A PVR Client that connects Kodi to Stalker Middleware

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xmltv never loads

Macadoshis opened this issue · comments

Hello,

Whatever kind of source I choose (from url or local file, either xml or xml.gz), it seems like the xml content never get parsed.

I tried with either option : xmltvl only, prefer xmltv, provider only, prefer provider.

Same either combination with check/uncheck cache.

Moreover I see not a single difference nor any "epg" or "xml" traces in kodi.log, but rather I notice this line appearing when IPTV load (eithe iptv reset or kodi startup).


T:5898909   ERROR <general>: Interface_Base::get_setting_int - setting 'guide_cache_0' is not a integer in 'Stalker Client'

That's strange since the GUI clearly shows a checkbox and not an intbox.

The default value is supposed to be of type bool as well :

<setting id="guide_cache_0" type="bool" label="30113" default="true" />

I use :

image

image