Jean-Luc Barrière

Results 409 comments of Jean-Luc Barrière

If you need a binary package for raspbian you have to request it to the raspbian team. Else you can build it from the sources here using the branch devel-18.

I think there is no way to resolve this case. The playback stream is handle by Kodi main, so you could try to open an issue to Kodi.

I guess it is an issue in the web-service of the backend, returning an invalid flag. Myth-Frontend uses direct database connection (mysql) and so it doesn't use the web-service provided...

Could be ... I will check the latest release note, but **I haven't the issue with the following...** ![image](https://user-images.githubusercontent.com/2353635/171012477-ad81fb3b-0c5b-4623-9c23-8a521b12279b.png) ![image](https://user-images.githubusercontent.com/2353635/171012979-047c4174-32b1-420b-b660-7c87d7c669ce.png) What is the commit id of the version of your...

Bad idea to change the order of bits ! The addon needs a patch to fix it.

I fixed the issue with 19.0.9-Matrix. It will be published soon. Let me know if it is resolved for you. Thanks.

A mishandling had been made from few months, and the latest addon for Nexus was tagged with 21.0.2. All releases made after this event, with major number 20, was not...

I dropped tags 21.0.x on branch Nexus. And replaced with tags 20.6.x. But internal version of addon is set 21.0.x to be published.

To be investigated. Soon I will upgrade my mythtv source to see what happens ... Thanks for the report.

I started to investigate and I found an incompatibility with the service v2 (using JSON content). Previously from service v1 all data are returned as "string" type, even number or...