Jean-Luc Barrière

Results 181 comments of Jean-Luc Barrière

If you installed the app from my launchpad repository or if you bold the app from source you can start the app with flag --debug as the following: ``` noson-app...

Hi. Seems there isn't any response from the sonos. You have to be in the same wifi or wired network as the sonos. The app works like the android or...

The timeout message is "normal": the app is awaiting a feedback from the device. Also that timeout seems the app found a device... mmm. At this stage the app is...

After checking my code, the timeout occurs when discovering devices. So for your case none player device has been found. During 5 sec the app search for upnp devices with...

It should be. But the sonos specs are not opened and it requires reverse engineering. If you know C++ a little you can try to update the code here: https://github.com/janbar/noson-app/blob/4741edbf1fdca9380ce6dd28f3a81cf56a3af5ff/backend/lib/noson/noson/src/sonossystem.cpp#L352...

@shed909 , thanks for your feedback. I found the issue. Seems the reponse of your devices doesn't return the ST string, and my code check for it. It isn't a...

I pushed a commit in master including the check's removing. Also the snap package has been build and it is available from the store.

I refactored the app for Ubuntu 17.10 and later. No SNAP package is available for this version. You have to install the deb package from my PPA. A SNAP package...

@GuenMat , strange output. Mine looking like: "using file ':/i18n/noson_fr.qm ' for translations." (SONOS)Process: bind port 1400 qml: LANG=fr_FR (SONOS)registerModel: 0x5586bf0ef370 () (SONOS)registerModel: 0x5586bf0eea10 (FV:2) (SONOS)registerModel: 0x5586bf0ef040 () (SONOS)registerModel: 0x5586bf0ee410...

@GuenMat, that's great to work now. It is a good report for any others users using firewall.