Vlad Kolotov
Vlad Kolotov
Yeah great project! Yep, a new argument would be great, e.g. "add_new_tracks". So you could control if you want to replace completely playlists (current behaviour) or just append new tracks.
Same issue here, I'm getting sporadic ResourceWarning even if Elasticsearch is still "alive" (long lived object). Interestingly that the error appears from different unrelated places (I suppose it is because...
Hi @ElCuervoSoares, see examples here: https://github.com/sputnikdev/bluetooth-cli/tree/master/src/main/java/org/sputnikdev/bluetooth/examples >Could not find com.zsmartsystems.bluetooth.bluegiga:com.zsmartsystems.bluetooth.bluegiga:1.0.0-SNAPSHOT. How do you include BlueGiga transport/lib?
~~Your project pom should be like that (see dependencies section, you don't have to include zsmartsystems library, it is supplied with bluegiga transport lib): https://github.com/sputnikdev/eclipse-smarthome-bluetooth-binding-bluegiga-transport/blob/master/pom.xml~~ See update below Also make...
Please disregard my message above in regards bluegiga dependency, I have confused it with another project. Yes, you will need to install that library locally, like that: `sh .travis/install-dependencies.sh` in...
Hi @Toomy, this framework does not work in android. Sorry, not designed for it.
Hi @CrispinP, you are nearly there. The build fails because 'type' attribute does not match to file name: ``` type="org.bluetooth.characteristic.somablind" ``` I'd suggest to name it (files and 'type' attribute)...
Hi @bilak, that library is a 3rd party library that is not released (but still stable enough), I've got not control over it. The reference you've mentioned is a reference...
For those who is still suffering from this nasty issue in 2021 O_o: ```typescript // this module is to workaround a nasty issue with preserving white spaces (they got stripped...
Same error here. RPi with volumio: https://github.com/balbuze/volumio-plugins/issues/82