Pascal Opitz

Results 9 issues of Pascal Opitz

Some of our users on Linux Mint experience issues ... https://github.com/pascalopitz/unoffical-sonos-controller-for-linux/issues/119 The library is invoked here: https://github.com/pascalopitz/unoffical-sonos-controller-for-linux/blob/master/src/menu.js#L292-L303 Any ideas what causes this or how to remedy?

#### _bug_: slate-auto-replace logs deprecation message with slate 0.44 ``` As of Slate 0.43 the `editor.call(fn)` method has been deprecated, please use `editor.command(fn)` instead. newFn @ client.js:1769 index @ tiny-warning.esm.js:8...

_Originally posted by @davidpgil in https://github.com/pascalopitz/unoffical-sonos-controller-for-linux/issues/14#issuecomment-657817437_

local music

Already under development, the ability to play music from "this device", i.e. the ~/Music folder

enhancement
help-wanted

My Music folder is a symbolic link to a network drive, but symlinks don't appear in the file browser? _Originally posted by @hobleyd in https://github.com/pascalopitz/unoffical-sonos-controller-for-linux/issues/14#issuecomment-657818701_

local music

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

enhancement

Should be able to add items to Sonos Favourites list See #106

enhancement

Weird behavior when using touch screen: - Menu vanishes quickly after using touch screen to pop it up, unless it's the highlighted row. - Menu arrow is not visible if...

Docker file to abstract away dependency install etc. ``` docker build . docker run --volume `pwd`:/opt optiburb/latest ./optiburb.py --save-fig --start "1 King William Street, Adelaide, South Australia, Australia" --debug=debug "Adelaide,...