Giter Site home page Giter Site logo

Comments (8)

rbuehlma avatar rbuehlma commented on August 16, 2024 1

I have implemented the change but had not the time to test it yet.

Could you have a look at the version found at https://jenkins.kodi.tv/blue/organizations/jenkins/rbuehlma%2Fpvr.zattoo/detail/feature%2Fsmart_tv/1/artifacts and try if that works for you?

from pvr.zattoo.

rbuehlma avatar rbuehlma commented on August 16, 2024 1

Here we go... next try:

https://jenkins.kodi.tv/blue/organizations/jenkins/rbuehlma%2Fpvr.zattoo/detail/feature%2Fsmart_tv/3/artifacts

from pvr.zattoo.

rbuehlma avatar rbuehlma commented on August 16, 2024

Well, I can't test it anyway since I don't live in Germany and have a paid account. Please let me know if it works for you.

from pvr.zattoo.

sunsettrack4 avatar sunsettrack4 commented on August 16, 2024

Unfortunately, it doesn't work when the "Smart TV" option is enabled.

2024-05-20 15:37:50.688 T:20048 info : AddOnLog: pvr.zattoo: EPG-DB: Current version: 3
2024-05-20 15:37:50.689 T:20048 info : AddOnLog: pvr.zattoo: REC-DB: Current version: 1
2024-05-20 15:37:50.690 T:20048 info : AddOnLog: pvr.zattoo: PARAMS-DB: Current version: 1
2024-05-20 15:37:50.690 T:20048 info : AddOnLog: pvr.zattoo: Using useragent: Kodi/21.0.1 pvr.zattoo/21.0.1
2024-05-20 15:37:50.690 T:20048 debug : AddOnLog: pvr.zattoo: ZatData::Create - Creating the PVR Zattoo add-on
2024-05-20 15:37:50.690 T:10712 debug : AddOnLog: pvr.zattoo: Update thread started.
2024-05-20 15:37:50.731 T:1620 info : Skipped 2 duplicate messages..
2024-05-20 15:37:50.731 T:1620 debug : CAddonDatabase::GetAddons took 49 ms
2024-05-20 15:37:50.737 T:1620 debug : CAddonMgr::GetAddonsWithAvailableUpdate took 56 ms
2024-05-20 15:37:50.741 T:1620 debug : Thread waiting 1620 terminating
2024-05-20 15:37:50.743 T:172 debug : Thread BackgroundLoader start, auto delete: false
2024-05-20 15:37:50.743 T:22348 debug : ------ Window Init (DialogExtendedProgressBar.xml) ------
2024-05-20 15:37:50.744 T:12692 debug : Thread PVRGUIProgressHandler 12692 terminating
2024-05-20 15:37:50.744 T:20048 info : PVR Manager: Stopping
2024-05-20 15:37:50.744 T:20048 info : PVR Manager: Starting
2024-05-20 15:37:50.744 T:12208 debug : Thread PVRManager start, auto delete: false
2024-05-20 15:37:50.745 T:172 debug : Thread BackgroundLoader 172 terminating
2024-05-20 15:37:50.749 T:22348 debug : ------ Window Deinit (DialogExtendedProgressBar.xml) ------
2024-05-20 15:37:50.791 T:21412 debug : AddOnLog: pvr.zattoo: Login Zattoo
2024-05-20 15:37:50.791 T:21412 debug : AddOnLog: pvr.zattoo: Http-Request: GET https://zattoo.com/token.json.
2024-05-20 15:37:50.797 T:21412 debug : CurlFile::XFILE::CCurlFile::Open - https://zattoo.com/token.json
2024-05-20 15:37:50.798 T:21412 debug : XCURL::DllLibCurlGlobal::easy_acquire - Created session to https://zattoo.com
2024-05-20 15:37:50.926 T:21412 debug : AddOnLog: pvr.zattoo: Send hello.
2024-05-20 15:37:50.927 T:21412 debug : AddOnLog: pvr.zattoo: Http-Request: POST https://zattoo.com/zapi/v3/session/hello.
2024-05-20 15:37:50.927 T:21412 debug : CurlFile::XFILE::CCurlFile::Open - https://zattoo.com/zapi/v3/session/hello
2024-05-20 15:37:50.960 T:21412 error : AddOnLog: pvr.zattoo: Open URL failed with 400.
2024-05-20 15:37:50.960 T:21412 info : AddOnLog: pvr.zattoo: Hello failed.
2024-05-20 15:37:50.960 T:21412 debug : AddOnLog: pvr.zattoo: Http-Request: GET https://zattoo.com/zapi/v3/session.
2024-05-20 15:37:50.961 T:21412 debug : CurlFile::XFILE::CCurlFile::Open - https://zattoo.com/zapi/v3/session
2024-05-20 15:37:50.994 T:21412 error : AddOnLog: pvr.zattoo: Initialize session failed.
2024-05-20 15:37:50.994 T:21412 error : AddOnLog: pvr.zattoo: Login failed
2024-05-20 15:37:50.994 T:21412 debug : Interface_General::ADDON::Interface_General::queue_notification - Zattoo PVR Client - Error Message : 'Anmeldung fehlgeschlagen!'

from pvr.zattoo.

rbuehlma avatar rbuehlma commented on August 16, 2024

Sorry, I missed one option.
Could you retry with this one:

https://jenkins.kodi.tv/blue/organizations/jenkins/rbuehlma%2Fpvr.zattoo/detail/feature%2Fsmart_tv/2/artifacts

from pvr.zattoo.

sunsettrack4 avatar sunsettrack4 commented on August 16, 2024

The login works again. However, the affected channels are displayed as "Unknown channel 123" etc., and the playback doesn't start.

2024-05-20 16:04:54.701 T:1600 debug : AddOnLog: pvr.zattoo: Get live url for channel rtl_deutschland
2024-05-20 16:04:54.701 T:1600 info : AddOnLog: pvr.zattoo: Stream properties: &enable_eac3=true&stream_type=dash_widevine&max_drm_lvl=1&format=json&timeshift=10800.
2024-05-20 16:04:54.701 T:1600 debug : AddOnLog: pvr.zattoo: Http-Request: POST https://zattoo.com/zapi/watch/live/rtl_deutschland.
2024-05-20 16:04:54.701 T:1600 debug : CurlFile::XFILE::CCurlFile::Open - https://zattoo.com/zapi/watch/live/rtl_deutschland
2024-05-20 16:04:54.736 T:1600 error : AddOnLog: pvr.zattoo: Open URL failed with 402.

from pvr.zattoo.

sunsettrack4 avatar sunsettrack4 commented on August 16, 2024

Please note: 6e71f49#r142201238

from pvr.zattoo.

sunsettrack4 avatar sunsettrack4 commented on August 16, 2024

It's working now :)

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.