Giter Site home page Giter Site logo

Comments (11)

rbuehlma avatar rbuehlma commented on September 13, 2024 1

Fixed in 18.1.4

from pvr.zattoo.

rbuehlma avatar rbuehlma commented on September 13, 2024

Great to hear that the addon works. Do you have a concrete sample of a mismatching description? Do you use the alternative EPG service? Could you try to clear the EPG cache in the settings and recheck.

from pvr.zattoo.

trepmag avatar trepmag commented on September 13, 2024

I just cleared the guide data and could steel notice program description mismatch.

For example here is a description mismatch on program 'Agitateurs de goût' at 12:50 of channel 'France 5 HD' as follow:

  • Zattoo web: "Sur l'étang de Thau, dans l'Hérault, deux générations de la famille Tarbouriech ouvrent les portes de leur sanctuaire dédié à l'huître de Bouzigues."
  • Add-on Zattoo provider: "L'huître en Occitanie"

So, descriptions mismatch but both feet the program: they mention both the word 'huître' which means oyster FYI ;-)

Couldn't notice any difference when using the "enhanced EPG service"...

I'm going to inspect log to see if I can find an issue there...

from pvr.zattoo.

rbuehlma avatar rbuehlma commented on September 13, 2024

Thanks for the additional information. This is a limitation of the Zattoo API and the way Kodi loads the EPG data:
The description of each program needs to be retrieved by an extra request to the Zattoo API. For Kodi, all the EPG data needs to be fetched at once, i.e. its not possible to fetch additional EPG data upon selecting a program. To get this information, it would be required to do thousands of requests.
To solve this issue, I have implemented the extern epg service which does gather all these descriptions and delivers them to Kodi.

You can try to re-enable the external epg service (please note that you enable both options in the addon settings for it) and then again clear the epg cache. You should then have the complete description.

from pvr.zattoo.

trepmag avatar trepmag commented on September 13, 2024

Ok understood that, with Zattoo provider setting both options of the 'External EPG service' work; no description mismatch!!! :-)

Tried the same with Salt.ch provider and the EPG is completely empty; indeed in log I can notice those kind of lines:

2019-07-06 13:09:22.923 T:16008   ERROR: CCurlFile::Open failed with code 404 for https://zattoo.buehlmann.net/epg/api/Epg//667860d0319b8f0ad04f3b3919af47ab/france-3/1562324960/1562670560:

from pvr.zattoo.

rbuehlma avatar rbuehlma commented on September 13, 2024

Since I do not have an account for tv.salt.ch I cannot really analyze this case. Could you provide a complete debug log when having salt selected?

from pvr.zattoo.

trepmag avatar trepmag commented on September 13, 2024

Here is it from when the add-on start:

2019-07-06 13:09:18.581 T:5516  NOTICE: AddOnLog: Zattoo PVR Client: Using useragent: Kodi/18.3 pvr.zattoo/18.1.3 (Kodi PVR addon)
2019-07-06 13:09:18.845 T:5516  NOTICE: AddOnLog: Zattoo PVR Client: Country code: CH
2019-07-06 13:09:18.845 T:5516  NOTICE: AddOnLog: Zattoo PVR Client: Service region country:
2019-07-06 13:09:18.845 T:5516  NOTICE: AddOnLog: Zattoo PVR Client: Stream type: hls
2019-07-06 13:09:18.845 T:5516  NOTICE: AddOnLog: Zattoo PVR Client: Recall is enabled for 604800 seconds.
2019-07-06 13:09:18.845 T:5516  NOTICE: AddOnLog: Zattoo PVR Client: Selective recall is disabled
2019-07-06 13:09:18.845 T:5516  NOTICE: AddOnLog: Zattoo PVR Client: Recordings are enabled
2019-07-06 13:09:18.899 T:5516  NOTICE: PVR Manager: Starting
2019-07-06 13:09:19.297 T:13452 WARNING: Unable to determine channel type. Defaulting to TV.
2019-07-06 13:09:19.298 T:13452 WARNING: Previous line repeats 3 times.
2019-07-06 13:09:19.298 T:13452  NOTICE: PVR Manager: Started
2019-07-06 13:09:19.303 T:3080  NOTICE: EPG thread started
2019-07-06 13:09:20.576 T:7904   ERROR: CCurlFile::Open failed with code 404 for https://zattoo.buehlmann.net/epg/api/Epg//667860d0319b8f0ad04f3b3919af47ab/hd1/1562324960/1562670560:
2019-07-06 13:09:20.576 T:3148   ERROR: CCurlFile::Open failed with code 404 for https://zattoo.buehlmann.net/epg/api/Epg//667860d0319b8f0ad04f3b3919af47ab/d17/1562324960/1562670560:
2019-07-06 13:09:20.576 T:7904   ERROR: AddOnLog: Zattoo PVR Client: Open URL failed. Try to re-init session.
2019-07-06 13:09:20.577 T:16008   ERROR: Previous line repeats 1 times.
2019-07-06 13:09:20.577 T:16008   ERROR: CCurlFile::Open failed with code 404 for https://zattoo.buehlmann.net/epg/api/Epg//667860d0319b8f0ad04f3b3919af47ab/nt1/1562324960/1562670560:
2019-07-06 13:09:20.577 T:16008   ERROR: AddOnLog: Zattoo PVR Client: Open URL failed. Try to re-init session.
2019-07-06 13:09:20.579 T:12896   ERROR: CCurlFile::Open failed with code 404 for https://zattoo.buehlmann.net/epg/api/Epg//667860d0319b8f0ad04f3b3919af47ab/tf1/1562324960/1562670560:
2019-07-06 13:09:20.579 T:12896   ERROR: AddOnLog: Zattoo PVR Client: Open URL failed. Try to re-init session.
2019-07-06 13:09:20.585 T:6584   ERROR: CCurlFile::Open failed with code 404 for https://zattoo.buehlmann.net/epg/api/Epg//667860d0319b8f0ad04f3b3919af47ab/ab1/1562324960/1562670560:
2019-07-06 13:09:20.586 T:6584   ERROR: AddOnLog: Zattoo PVR Client: Open URL failed. Try to re-init session.
2019-07-06 13:09:20.601 T:3148  NOTICE: AddOnLog: Zattoo PVR Client: Country code: CH
2019-07-06 13:09:20.601 T:3148  NOTICE: AddOnLog: Zattoo PVR Client: Service region country:
2019-07-06 13:09:20.601 T:3148  NOTICE: AddOnLog: Zattoo PVR Client: Stream type: hls
2019-07-06 13:09:20.601 T:3148  NOTICE: AddOnLog: Zattoo PVR Client: Recall is enabled for 604800 seconds.
2019-07-06 13:09:20.601 T:3148  NOTICE: AddOnLog: Zattoo PVR Client: Selective recall is disabled
2019-07-06 13:09:20.601 T:3148  NOTICE: AddOnLog: Zattoo PVR Client: Recordings are enabled
2019-07-06 13:09:20.663 T:3148   ERROR: CCurlFile::Open failed with code 404 for https://zattoo.buehlmann.net/epg/api/Epg//667860d0319b8f0ad04f3b3919af47ab/d17/1562324960/1562670560:
2019-07-06 13:09:20.733 T:3148   ERROR: CCurlFile::Open failed with code 404 for https://zattoo.buehlmann.net/epg/api/Epg//667860d0319b8f0ad04f3b3919af47ab/tmc/1562324960/1562670560:
2019-07-06 13:09:20.733 T:3148   ERROR: AddOnLog: Zattoo PVR Client: Open URL failed. Try to re-init session.
2019-07-06 13:09:20.750 T:16008  NOTICE: AddOnLog: Zattoo PVR Client: Country code: CH
2019-07-06 13:09:20.750 T:16008  NOTICE: AddOnLog: Zattoo PVR Client: Service region country:
2019-07-06 13:09:20.750 T:16008  NOTICE: AddOnLog: Zattoo PVR Client: Stream type: hls
2019-07-06 13:09:20.750 T:16008  NOTICE: AddOnLog: Zattoo PVR Client: Recall is enabled for 604800 seconds.
2019-07-06 13:09:20.750 T:16008  NOTICE: AddOnLog: Zattoo PVR Client: Selective recall is disabled
2019-07-06 13:09:20.750 T:16008  NOTICE: AddOnLog: Zattoo PVR Client: Recordings are enabled
2019-07-06 13:09:20.815 T:16008   ERROR: CCurlFile::Open failed with code 404 for https://zattoo.buehlmann.net/epg/api/Epg//667860d0319b8f0ad04f3b3919af47ab/nt1/1562324960/1562670560:
2019-07-06 13:09:20.889 T:16008   ERROR: CCurlFile::Open failed with code 404 for https://zattoo.buehlmann.net/epg/api/Epg//667860d0319b8f0ad04f3b3919af47ab/6ter/1562324960/1562670560:
2019-07-06 13:09:20.889 T:16008   ERROR: AddOnLog: Zattoo PVR Client: Open URL failed. Try to re-init session.
2019-07-06 13:09:20.918 T:16008  NOTICE: AddOnLog: Zattoo PVR Client: Country code: CH
2019-07-06 13:09:20.918 T:16008  NOTICE: AddOnLog: Zattoo PVR Client: Service region country:
2019-07-06 13:09:20.918 T:16008  NOTICE: AddOnLog: Zattoo PVR Client: Stream type: hls
2019-07-06 13:09:20.918 T:16008  NOTICE: AddOnLog: Zattoo PVR Client: Recall is enabled for 604800 seconds.
2019-07-06 13:09:20.918 T:16008  NOTICE: AddOnLog: Zattoo PVR Client: Selective recall is disabled
2019-07-06 13:09:20.918 T:16008  NOTICE: AddOnLog: Zattoo PVR Client: Recordings are enabled
2019-07-06 13:09:20.983 T:16008   ERROR: CCurlFile::Open failed with code 404 for https://zattoo.buehlmann.net/epg/api/Epg//667860d0319b8f0ad04f3b3919af47ab/6ter/1562324960/1562670560:
2019-07-06 13:09:21.047 T:16008   ERROR: CCurlFile::Open failed with code 404 for https://zattoo.buehlmann.net/epg/api/Epg//667860d0319b8f0ad04f3b3919af47ab/rtl9/1562324960/1562670560:
2019-07-06 13:09:21.047 T:16008   ERROR: AddOnLog: Zattoo PVR Client: Open URL failed. Try to re-init session.
2019-07-06 13:09:21.077 T:16008  NOTICE: AddOnLog: Zattoo PVR Client: Country code: CH
2019-07-06 13:09:21.077 T:16008  NOTICE: AddOnLog: Zattoo PVR Client: Service region country:
2019-07-06 13:09:21.077 T:16008  NOTICE: AddOnLog: Zattoo PVR Client: Stream type: hls
2019-07-06 13:09:21.077 T:16008  NOTICE: AddOnLog: Zattoo PVR Client: Recall is enabled for 604800 seconds.
2019-07-06 13:09:21.077 T:16008  NOTICE: AddOnLog: Zattoo PVR Client: Selective recall is disabled
2019-07-06 13:09:21.077 T:16008  NOTICE: AddOnLog: Zattoo PVR Client: Recordings are enabled
2019-07-06 13:09:21.138 T:16008   ERROR: CCurlFile::Open failed with code 404 for https://zattoo.buehlmann.net/epg/api/Epg//667860d0319b8f0ad04f3b3919af47ab/rtl9/1562324960/1562670560:
2019-07-06 13:09:21.209 T:16008   ERROR: CCurlFile::Open failed with code 404 for https://zattoo.buehlmann.net/epg/api/Epg//667860d0319b8f0ad04f3b3919af47ab/tsr1/1562324960/1562670560:
2019-07-06 13:09:21.209 T:16008   ERROR: AddOnLog: Zattoo PVR Client: Open URL failed. Try to re-init session.
2019-07-06 13:09:21.239 T:16008  NOTICE: AddOnLog: Zattoo PVR Client: Country code: CH
2019-07-06 13:09:21.239 T:16008  NOTICE: AddOnLog: Zattoo PVR Client: Service region country:
2019-07-06 13:09:21.239 T:16008  NOTICE: AddOnLog: Zattoo PVR Client: Stream type: hls
2019-07-06 13:09:21.239 T:16008  NOTICE: AddOnLog: Zattoo PVR Client: Recall is enabled for 604800 seconds.
2019-07-06 13:09:21.239 T:16008  NOTICE: AddOnLog: Zattoo PVR Client: Selective recall is disabled
2019-07-06 13:09:21.239 T:16008  NOTICE: AddOnLog: Zattoo PVR Client: Recordings are enabled
2019-07-06 13:09:21.251 T:12896  NOTICE: AddOnLog: Zattoo PVR Client: Country code: CH
2019-07-06 13:09:21.251 T:12896  NOTICE: AddOnLog: Zattoo PVR Client: Service region country:
2019-07-06 13:09:21.251 T:12896  NOTICE: AddOnLog: Zattoo PVR Client: Stream type: hls
2019-07-06 13:09:21.251 T:12896  NOTICE: AddOnLog: Zattoo PVR Client: Recall is enabled for 604800 seconds.
2019-07-06 13:09:21.251 T:12896  NOTICE: AddOnLog: Zattoo PVR Client: Selective recall is disabled
2019-07-06 13:09:21.251 T:12896  NOTICE: AddOnLog: Zattoo PVR Client: Recordings are enabled
2019-07-06 13:09:21.310 T:16008   ERROR: CCurlFile::Open failed with code 404 for https://zattoo.buehlmann.net/epg/api/Epg//667860d0319b8f0ad04f3b3919af47ab/tsr1/1562324960/1562670560:
2019-07-06 13:09:21.328 T:12896   ERROR: CCurlFile::Open failed with code 404 for https://zattoo.buehlmann.net/epg/api/Epg//667860d0319b8f0ad04f3b3919af47ab/tf1/1562324960/1562670560:
2019-07-06 13:09:21.375 T:16008   ERROR: CCurlFile::Open failed with code 404 for https://zattoo.buehlmann.net/epg/api/Epg//667860d0319b8f0ad04f3b3919af47ab/tsr2/1562324960/1562670560:
2019-07-06 13:09:21.375 T:16008   ERROR: AddOnLog: Zattoo PVR Client: Open URL failed. Try to re-init session.
2019-07-06 13:09:21.395 T:12896   ERROR: CCurlFile::Open failed with code 404 for https://zattoo.buehlmann.net/epg/api/Epg//667860d0319b8f0ad04f3b3919af47ab/canalF_toute_l_histoire/1562324960/1562670560:
2019-07-06 13:09:21.395 T:12896   ERROR: AddOnLog: Zattoo PVR Client: Open URL failed. Try to re-init session.
2019-07-06 13:09:21.402 T:16008  NOTICE: AddOnLog: Zattoo PVR Client: Country code: CH
2019-07-06 13:09:21.402 T:16008  NOTICE: AddOnLog: Zattoo PVR Client: Service region country:
2019-07-06 13:09:21.402 T:16008  NOTICE: AddOnLog: Zattoo PVR Client: Stream type: hls
2019-07-06 13:09:21.402 T:16008  NOTICE: AddOnLog: Zattoo PVR Client: Recall is enabled for 604800 seconds.
2019-07-06 13:09:21.402 T:16008  NOTICE: AddOnLog: Zattoo PVR Client: Selective recall is disabled
2019-07-06 13:09:21.402 T:16008  NOTICE: AddOnLog: Zattoo PVR Client: Recordings are enabled
2019-07-06 13:09:21.421 T:12896  NOTICE: AddOnLog: Zattoo PVR Client: Country code: CH
2019-07-06 13:09:21.421 T:12896  NOTICE: AddOnLog: Zattoo PVR Client: Service region country:
2019-07-06 13:09:21.422 T:12896  NOTICE: AddOnLog: Zattoo PVR Client: Stream type: hls
2019-07-06 13:09:21.422 T:12896  NOTICE: AddOnLog: Zattoo PVR Client: Recall is enabled for 604800 seconds.
2019-07-06 13:09:21.422 T:12896  NOTICE: AddOnLog: Zattoo PVR Client: Selective recall is disabled
2019-07-06 13:09:21.422 T:12896  NOTICE: AddOnLog: Zattoo PVR Client: Recordings are enabled
2019-07-06 13:09:21.465 T:16008   ERROR: CCurlFile::Open failed with code 404 for https://zattoo.buehlmann.net/epg/api/Epg//667860d0319b8f0ad04f3b3919af47ab/tsr2/1562324960/1562670560:
2019-07-06 13:09:21.482 T:12896   ERROR: CCurlFile::Open failed with code 404 for https://zattoo.buehlmann.net/epg/api/Epg//667860d0319b8f0ad04f3b3919af47ab/canalF_toute_l_histoire/1562324960/1562670560:
2019-07-06 13:09:21.528 T:16008   ERROR: CCurlFile::Open failed with code 404 for https://zattoo.buehlmann.net/epg/api/Epg//667860d0319b8f0ad04f3b3919af47ab/mezzo_live/1562324960/1562670560:
2019-07-06 13:09:21.528 T:16008   ERROR: AddOnLog: Zattoo PVR Client: Open URL failed. Try to re-init session.
2019-07-06 13:09:21.546 T:12896   ERROR: CCurlFile::Open failed with code 404 for https://zattoo.buehlmann.net/epg/api/Epg//667860d0319b8f0ad04f3b3919af47ab/latele/1562324960/1562670560:
2019-07-06 13:09:21.546 T:12896   ERROR: AddOnLog: Zattoo PVR Client: Open URL failed. Try to re-init session.
2019-07-06 13:09:21.560 T:16008  NOTICE: AddOnLog: Zattoo PVR Client: Country code: CH
2019-07-06 13:09:21.560 T:16008  NOTICE: AddOnLog: Zattoo PVR Client: Service region country:
2019-07-06 13:09:21.560 T:16008  NOTICE: AddOnLog: Zattoo PVR Client: Stream type: hls
2019-07-06 13:09:21.560 T:16008  NOTICE: AddOnLog: Zattoo PVR Client: Recall is enabled for 604800 seconds.
2019-07-06 13:09:21.560 T:16008  NOTICE: AddOnLog: Zattoo PVR Client: Selective recall is disabled
2019-07-06 13:09:21.560 T:16008  NOTICE: AddOnLog: Zattoo PVR Client: Recordings are enabled
2019-07-06 13:09:21.627 T:16008   ERROR: CCurlFile::Open failed with code 404 for https://zattoo.buehlmann.net/epg/api/Epg//667860d0319b8f0ad04f3b3919af47ab/mezzo_live/1562324960/1562670560:
2019-07-06 13:09:21.692 T:16008   ERROR: CCurlFile::Open failed with code 404 for https://zattoo.buehlmann.net/epg/api/Epg//667860d0319b8f0ad04f3b3919af47ab/i_tele/1562324960/1562670560:
2019-07-06 13:09:21.692 T:16008   ERROR: AddOnLog: Zattoo PVR Client: Open URL failed. Try to re-init session.
2019-07-06 13:09:21.726 T:16008  NOTICE: AddOnLog: Zattoo PVR Client: Country code: CH
2019-07-06 13:09:21.726 T:16008  NOTICE: AddOnLog: Zattoo PVR Client: Service region country:
2019-07-06 13:09:21.726 T:16008  NOTICE: AddOnLog: Zattoo PVR Client: Stream type: hls
2019-07-06 13:09:21.726 T:16008  NOTICE: AddOnLog: Zattoo PVR Client: Recall is enabled for 604800 seconds.
2019-07-06 13:09:21.726 T:16008  NOTICE: AddOnLog: Zattoo PVR Client: Selective recall is disabled
2019-07-06 13:09:21.726 T:16008  NOTICE: AddOnLog: Zattoo PVR Client: Recordings are enabled
2019-07-06 13:09:21.754 T:7904  NOTICE: AddOnLog: Zattoo PVR Client: Country code: CH
2019-07-06 13:09:21.754 T:7904  NOTICE: AddOnLog: Zattoo PVR Client: Service region country:
2019-07-06 13:09:21.754 T:7904  NOTICE: AddOnLog: Zattoo PVR Client: Stream type: hls
2019-07-06 13:09:21.754 T:7904  NOTICE: AddOnLog: Zattoo PVR Client: Recall is enabled for 604800 seconds.
2019-07-06 13:09:21.754 T:7904  NOTICE: AddOnLog: Zattoo PVR Client: Selective recall is disabled
2019-07-06 13:09:21.754 T:7904  NOTICE: AddOnLog: Zattoo PVR Client: Recordings are enabled
...

from pvr.zattoo.

rbuehlma avatar rbuehlma commented on September 13, 2024

Ok, one problem is the missing service region:
2019-07-06 13:09:20.601 T:3148 NOTICE: AddOnLog: Zattoo PVR Client: Service region country:
I will do a workaround for that.

Could you add an additional log having the external epg service deactivated. Would be interesting to see why the epg is missing there as well.

from pvr.zattoo.

trepmag avatar trepmag commented on September 13, 2024

I tried without the external epg service option for Salt.tv provder and the EPG is present with the "partial" program description; like for the Zattoo provider... It's my fault when I reported initially it was always missing; I probably missed to clear the guide data...

from pvr.zattoo.

rbuehlma avatar rbuehlma commented on September 13, 2024

Thats good news. I'll fix the external epg service for salt.

from pvr.zattoo.

trepmag avatar trepmag commented on September 13, 2024

Hello rbuehlma, very nice; full description is now shown...

PS: this might produced a regression with recording trigger failing but will try again with previous version; will post a separate issue if appropriate...

from pvr.zattoo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.