pascalopitz / unoffical-sonos-controller-for-linux

An Electron based linux app for controlling your sonos system.
http://pascalopitz.github.io/unoffical-sonos-controller-for-linux/
MIT License
547 stars 49 forks source link

Managing music library #13

Open pascalopitz opened 7 years ago

pascalopitz commented 7 years ago

The app should be able to manage the network shares and trigger a library re-index

jimvlambe commented 4 years ago

Perhaps even triggering the library re-index from the command line

pascalopitz commented 4 years ago

Just released v0.2.0-beta14 triggering library re-index.

stan-qaz commented 4 years ago

Indexing looks like it is working here. Took a while to notice that the dialog text changed from start to in-progress if you reopened it before the index finished. Very nice.

pascalopitz commented 4 years ago

Was just an experiment, quite hard to achieve actually. The play / pause menu labels also should update dynamically depending on whether the current player is in playback.

My-Random-Thoughts commented 3 years ago

Any update on "...manage the network shares..."? :)