Shane

Results 5 comments of Shane

@plietar, It seems I'm still having an issue when building with `--no-default-features`. As mdns is optional and not a dependency of an enabled feature (`with-internal-mdns`) in `cargo.toml`, cargo doesn't pass...

@dowhiletrue yes, librespot has mdns / zeroconf built-in. Pull Request #246 allows librespot to be built to use an existing avahi install which should avoid this conflict. Until this is...

Nice in theory but the developer would need to compile the addon for a large number of combinations of distributions (Windows, Debian, Ubuntu, Fedora, Android, LibreELEC, etc) and architectures (x86,...

@KI5JYD, Can you provide the Kodi debug log? Also, what branch did you use for eachtest ? "master" for 17.x Leia and "Krypton" for 18.0 Krypton? I have just tested...

@MrBricker, have you found a solution to this? ``` /home/osmc/pvr.rtl.radiofm/src/RadioReceiver.cpp:707:60: error: invalid initialization of non-const reference of type 'CStdString& {aka CStdStr&}' from an rvalue of type 'CStdString {aka CStdStr}' if...