kodi-pvr / pvr.stalker

A PVR Client that connects Kodi to Stalker Middleware
GNU General Public License v2.0
41 stars 64 forks source link

xmltv never loads #186

Open Macadoshis opened 2 years ago

Macadoshis commented 2 years ago

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 : https://github.com/kodi-pvr/pvr.stalker/blob/ef243471bc8f8c1b4d6c1d53018573e59d6172e6/pvr.stalker/resources/settings.xml#L17

I use :

image image