matztam
matztam
When ap is enabled the control buttons (-1 -1, +1, +10) do not respond to user interaction on mobile devices. How to reproduce: 1. Open pypilot webinterface in chrome 2....
Playlists with local files added are counted wrong. In my case I have a playlist with 204 tracks including 7 local files. So there are 197 songs to parse, but...
it is impossible to link a device as normal user. is this a bug or a feature? ;) app.js:459 - if (req.currentUser.admin) { - if (req.currentUser) { would solve it.
The form contains the currently configured wifi password. However, this should not be transmitted to the browser. Otherwise, it can be read out by third parties if the network is...
Fixes issue #2
Clicking on the hostname on the "home" page should show an input which lets you change the hostname, however this does not work.