Dāvis Mošenkovs

Results 25 issues of Dāvis Mošenkovs

Add Tidal source for tracks. Build is needed after merging PR.

**Is your feature request related to a problem? Please describe.** When copying Spotify URI(s) and sharing them to other mobile clients, the URI(s) are not clickable (in places like WhatsApp...

feature request

**Is your feature request related to a problem? Please describe.** Currently it is difficult to open an item (song, playlist etc. displayed in Iris) in the official Spotify client. **Describe...

feature request

Sometimes the following is written to stdout/stderr of Mopidy: ``` Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/mopidy/audio/actor.py", line 234, in on_message self.on_playbin_state_changed(*msg.parse_state_changed()) File "/usr/local/lib/python2.7/dist-packages/mopidy/audio/actor.py", line 283, in on_playbin_state_changed target_state =...

A-audio

I would like to suggest documenting versions of Python packages (installed by PIP) contained in each Pi MusicBox release. This could be accomplished by adding a simple `pip freeze >...

When mopidy-spotify is enabled the first HTTP request to `/mopidy/ws` takes around 30 seconds (sometimes also a bit less than 30 seconds - e.g. 28786 ms) on Raspberry Pi (original/first)...

Add ability to run build-simulator and test-format tests in Docker. Syntax with local Docker image is: ``` docker run --rm -it -v ${PWD}:/sources --user $(id -u):$(id -g) infinitime-build /opt/test.sh build-simulator...

This PR adds setting to disable firmware update and Bluetooth file transfer. This is 2. part for https://github.com/InfiniTimeOrg/InfiniTime/issues/1814#issuecomment-1763740314

# PR Summary Update: * Block-FileShareAccess.md * Grant-FileShareAccess.md * Revoke-FileShareAccess.md * Unblock-FileShareAccess.md Mention that security descriptors of the SMB share and the underlying file system folder are adjusted by these...

This fixes #10 on Websettings side. :exclamation: **Additionally changes in startup script (https://github.com/woutervanwijk/Pi-MusicBox/pull/271) are required!**