Jean-Luc Barrière

Results 409 comments of Jean-Luc Barrière

The "PLAYURL {URL}" will try to play a file/stream from a remote server. Local URI (file://) has no sense. To do that you have to write the file/stream URL from...

It doesn't need a patch because the noson gui handles that already. The playurl from cli is first intented to play a radio stream. The sample I explained before was...

Hi, all services from google don't work because they require some secret stuff. The response from the google server returns error 403 (forbidden). As the http session is crypted (https)...

Hi guys, now we have started from white page to handle mythtv and we made a friendly lib using exposed services. Handling version changes should be easier than before with...

Public doc can be found here http://janbar.github.io/cppmyth/doxygen-dev-docs/html/classes.html

Hi, I will try to add a sample of code here. For instance you could have a look in my Qt app how I handle things: https://github.com/janbar/noson-app/blob/master/backend/NosonApp/player.cpp https://github.com/janbar/noson-app/blob/master/backend/NosonApp/sonos.cpp And a...

Sorry for the delay. I guess you found the cause else it could be caused by a firewall running in your host.

Yep, this information could be unclear. I try to keep the kodi pvr wiki up to date and also the addon description. Currently the addon supports MythTV versions from 0.27...

Hi, the addon supports MythTV 30 since Kodi Leia. Maybe the "about" page doesn't reflect that... But it supports it.

The Kodi wiki is a community area and so anybody can update as needed. When I will have free time I will update my io page.