micha91 [Thu, 18 Apr 2024 21:41:20 +0000 (23:41 +0200)]
fix: Several minor fixes for deezer (#1231)
Marcel van der Veldt [Thu, 18 Apr 2024 08:50:29 +0000 (10:50 +0200)]
A few small fixes and optimizations to playback (#1232)
Marcel van der Veldt [Thu, 18 Apr 2024 08:50:12 +0000 (10:50 +0200)]
Fix local artwork retrieval on filesystem providers (#1233)
Marcel van der Veldt [Tue, 16 Apr 2024 10:38:56 +0000 (12:38 +0200)]
lint
Marcel van der Veldt [Tue, 16 Apr 2024 10:29:38 +0000 (12:29 +0200)]
speedup matching logic
Marcel van der Veldt [Tue, 16 Apr 2024 09:59:16 +0000 (11:59 +0200)]
fix images for YTM
Marcel van der Veldt [Tue, 16 Apr 2024 08:58:16 +0000 (10:58 +0200)]
use files for builtin playlist provider
Marcel van der Veldt [Tue, 16 Apr 2024 08:07:55 +0000 (10:07 +0200)]
fix migration of url provider
Marcel van der Veldt [Tue, 16 Apr 2024 07:53:28 +0000 (09:53 +0200)]
fix migration of url provider
music-assistant-machine [Tue, 16 Apr 2024 00:16:48 +0000 (02:16 +0200)]
frontend-2.4.2 (#1229)
* Update pyproject.toml for 2.4.2
* Update requirements_all.txt for 2.4.2
Marcel van der Veldt [Tue, 16 Apr 2024 00:16:16 +0000 (02:16 +0200)]
cleanup url provider in db
Marcel van der Veldt [Mon, 15 Apr 2024 23:52:56 +0000 (01:52 +0200)]
prefer aac for sample clips
Marcel van der Veldt [Mon, 15 Apr 2024 22:46:09 +0000 (00:46 +0200)]
fix bug in (recursive) item retrieval
Marcel van der Veldt [Mon, 15 Apr 2024 21:58:13 +0000 (23:58 +0200)]
some small optimizations to the builtin playlists
Marcel van der Veldt [Mon, 15 Apr 2024 21:48:02 +0000 (23:48 +0200)]
add performance warning
Marcel van der Veldt [Mon, 15 Apr 2024 21:43:51 +0000 (23:43 +0200)]
fix cache key
Marcel van der Veldt [Mon, 15 Apr 2024 21:37:04 +0000 (23:37 +0200)]
optimize caching
Marcel van der Veldt [Mon, 15 Apr 2024 20:46:58 +0000 (22:46 +0200)]
some cleanup and (temp) fixes
Marcel van der Veldt [Mon, 15 Apr 2024 20:33:54 +0000 (22:33 +0200)]
Fix playlist may not be mapped by name
dependabot[bot] [Mon, 15 Apr 2024 19:26:19 +0000 (21:26 +0200)]
Bump soco from 0.30.2 to 0.30.3 (#1227)
* Bump soco from 0.30.2 to 0.30.3
Bumps [soco](https://github.com/SoCo/SoCo) from 0.30.2 to 0.30.3.
- [Release notes](https://github.com/SoCo/SoCo/releases)
- [Changelog](https://github.com/SoCo/SoCo/blob/master/doc/release_notes.rst)
- [Commits](https://github.com/SoCo/SoCo/compare/v0.30.2...v0.30.3)
---
updated-dependencies:
- dependency-name: soco
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update manifest.json
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
dependabot[bot] [Mon, 15 Apr 2024 19:23:59 +0000 (21:23 +0200)]
Bump aiohttp from 3.9.3 to 3.9.4 (#1224)
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.3 to 3.9.4.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.3...v3.9.4)
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Mon, 15 Apr 2024 19:20:43 +0000 (21:20 +0200)]
Bump black from 24.3.0 to 24.4.0 (#1223)
Bumps [black](https://github.com/psf/black) from 24.3.0 to 24.4.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/24.3.0...24.4.0)
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Mon, 15 Apr 2024 19:20:30 +0000 (21:20 +0200)]
Bump ruff from 0.3.5 to 0.3.7 (#1225)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.5 to 0.3.7.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.3.5...v0.3.7)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Mon, 15 Apr 2024 19:20:02 +0000 (21:20 +0200)]
Bump zeroconf from 0.132.0 to 0.132.2 (#1226)
Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.132.0 to 0.132.2.
- [Release notes](https://github.com/python-zeroconf/python-zeroconf/releases)
- [Changelog](https://github.com/python-zeroconf/python-zeroconf/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python-zeroconf/python-zeroconf/compare/0.132.0...0.132.2)
---
updated-dependencies:
- dependency-name: zeroconf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Marcel van der Veldt [Mon, 15 Apr 2024 19:00:21 +0000 (21:00 +0200)]
Add builtin Music provider (#1228)
Marcel van der Veldt [Sat, 13 Apr 2024 13:03:41 +0000 (15:03 +0200)]
fix small typo in jellyfin provider
Marcel van der Veldt [Sat, 13 Apr 2024 09:29:08 +0000 (11:29 +0200)]
fix typo in language matching
Marcel van der Veldt [Fri, 12 Apr 2024 23:31:22 +0000 (01:31 +0200)]
fix typo
Marcel van der Veldt [Fri, 12 Apr 2024 23:08:31 +0000 (01:08 +0200)]
fix parse_uri
Marcel van der Veldt [Fri, 12 Apr 2024 22:54:50 +0000 (00:54 +0200)]
Fix cleanup on removal of a provider (#1222)
Marcel van der Veldt [Fri, 12 Apr 2024 19:56:20 +0000 (21:56 +0200)]
Fix seeking in HLS streams (e.g. soundcloud) (#1221)
Marcel van der Veldt [Fri, 12 Apr 2024 19:53:00 +0000 (21:53 +0200)]
Merge branch 'main' of https://github.com/music-assistant/server
Marcel van der Veldt [Fri, 12 Apr 2024 11:08:49 +0000 (13:08 +0200)]
Some small fixes and enhancements to audio streaming (#1219)
Marcel van der Veldt [Fri, 12 Apr 2024 09:08:25 +0000 (11:08 +0200)]
cleanup
Marcel van der Veldt [Fri, 12 Apr 2024 08:40:23 +0000 (10:40 +0200)]
fix buffer issues
Marcel van der Veldt [Thu, 11 Apr 2024 21:07:40 +0000 (23:07 +0200)]
guard race condition
Marcel van der Veldt [Thu, 11 Apr 2024 20:59:44 +0000 (22:59 +0200)]
log ffmpeg arguments
Marcel van der Veldt [Thu, 11 Apr 2024 19:15:20 +0000 (21:15 +0200)]
Fix parse error in uri parser when track in name (#1218)
Marcel van der Veldt [Thu, 11 Apr 2024 18:42:57 +0000 (20:42 +0200)]
Add support to specify the Metadata language (#1217)
Marcel van der Veldt [Thu, 11 Apr 2024 14:58:34 +0000 (16:58 +0200)]
fix some hidden blocking IO
sprocket-9 [Thu, 11 Apr 2024 14:49:35 +0000 (15:49 +0100)]
Add support for using streamer provider publicly shareable URLs in search query (#1214)
Marcel van der Veldt [Thu, 11 Apr 2024 14:25:41 +0000 (16:25 +0200)]
add warning for ffmpeg version
Marcel van der Veldt [Thu, 11 Apr 2024 13:45:41 +0000 (15:45 +0200)]
fix ffmpeg for output channels
Marcel van der Veldt [Thu, 11 Apr 2024 13:42:45 +0000 (15:42 +0200)]
fix another race condition
Marcel van der Veldt [Thu, 11 Apr 2024 13:09:34 +0000 (15:09 +0200)]
fix some race conditions
Marcel van der Veldt [Wed, 10 Apr 2024 21:46:13 +0000 (23:46 +0200)]
fix player settings
Marcel van der Veldt [Wed, 10 Apr 2024 19:45:12 +0000 (21:45 +0200)]
Various fixes and code cleanup to the streaming logic (#1216)
Marcel van der Veldt [Tue, 9 Apr 2024 09:05:43 +0000 (11:05 +0200)]
Fix repeat when flow mode enabled (#1215)
dependabot[bot] [Mon, 8 Apr 2024 19:07:09 +0000 (21:07 +0200)]
Bump docker/setup-buildx-action from 3.2.0 to 3.3.0 (#1210)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3.2.0...v3.3.0)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Mon, 8 Apr 2024 19:06:53 +0000 (21:06 +0200)]
Bump pre-commit-hooks from 4.5.0 to 4.6.0 (#1211)
Bumps [pre-commit-hooks](https://github.com/pre-commit/pre-commit-hooks) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/pre-commit/pre-commit-hooks/releases)
- [Changelog](https://github.com/pre-commit/pre-commit-hooks/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v4.6.0)
---
updated-dependencies:
- dependency-name: pre-commit-hooks
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Mon, 8 Apr 2024 19:06:38 +0000 (21:06 +0200)]
Bump ruff from 0.3.4 to 0.3.5 (#1212)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.4 to 0.3.5.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.3.4...v0.3.5)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Mon, 8 Apr 2024 19:06:29 +0000 (21:06 +0200)]
Bump zeroconf from 0.131.0 to 0.132.0 (#1213)
Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.131.0 to 0.132.0.
- [Release notes](https://github.com/python-zeroconf/python-zeroconf/releases)
- [Changelog](https://github.com/python-zeroconf/python-zeroconf/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python-zeroconf/python-zeroconf/compare/0.131.0...0.132.0)
---
updated-dependencies:
- dependency-name: zeroconf
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Marcel van der Veldt [Mon, 8 Apr 2024 18:25:14 +0000 (20:25 +0200)]
prevent race conditions on stop
Marcel van der Veldt [Mon, 8 Apr 2024 13:39:56 +0000 (15:39 +0200)]
prevent hang on stop of cliraop
Marcel van der Veldt [Mon, 8 Apr 2024 10:43:22 +0000 (12:43 +0200)]
update airplay binary
Marcel van der Veldt [Mon, 8 Apr 2024 10:14:05 +0000 (12:14 +0200)]
update airplay binary
Marcel van der Veldt [Mon, 8 Apr 2024 09:19:26 +0000 (11:19 +0200)]
Announcements improvements (#1209)
* Prefer group for announcements
* Fix some issues with Google cast and announcements
* ensure announce volume is int
* fallback image for cast metadata
sprocket-9 [Mon, 8 Apr 2024 07:26:23 +0000 (08:26 +0100)]
Ensure favorited item is added to provider library (#1207)
Marcel van der Veldt [Sun, 7 Apr 2024 21:48:42 +0000 (23:48 +0200)]
Some optimizations to Airplay buffering (#1208)
Marcel van der Veldt [Sun, 7 Apr 2024 21:43:24 +0000 (23:43 +0200)]
prevent error in log
Marcel van der Veldt [Fri, 5 Apr 2024 22:43:41 +0000 (00:43 +0200)]
extend pipe buffer size on linux
Marcel van der Veldt [Fri, 5 Apr 2024 15:47:09 +0000 (17:47 +0200)]
Fix streaming of soundcloud (#1206)
Marcel van der Veldt [Fri, 5 Apr 2024 15:10:14 +0000 (17:10 +0200)]
Some small bugfixes (#1205)
Jozef Kruszynski [Thu, 4 Apr 2024 23:24:33 +0000 (01:24 +0200)]
Tidal: Fix retrieval of images for media items (#1204)
* change when images are parsed
* fix the image retrieval
---------
Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
Marcel van der Veldt [Thu, 4 Apr 2024 19:46:49 +0000 (21:46 +0200)]
Bugfixes and improvements to (universal) player groups (#1203)
dependabot[bot] [Thu, 4 Apr 2024 10:29:40 +0000 (12:29 +0200)]
Bump pillow from 10.2.0 to 10.3.0 (#1201)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to 10.3.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/10.2.0...10.3.0)
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Marvin Schenkel [Thu, 4 Apr 2024 10:29:28 +0000 (12:29 +0200)]
Add videos to YTM search results (#1202)
* Add videos to YTM search results
* Add videos to YTM search results
dependabot[bot] [Wed, 3 Apr 2024 10:20:57 +0000 (12:20 +0200)]
Bump plexapi from 4.15.10 to 4.15.11 (#1196)
* Bump plexapi from 4.15.10 to 4.15.11
Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.15.10 to 4.15.11.
- [Release notes](https://github.com/pkkid/python-plexapi/releases)
- [Commits](https://github.com/pkkid/python-plexapi/compare/4.15.10...4.15.11)
---
updated-dependencies:
- dependency-name: plexapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update manifest.json
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
sprocket-9 [Wed, 3 Apr 2024 08:47:10 +0000 (09:47 +0100)]
Fixes Spotify API for library Add/Remove of Artist (#1200)
dependabot[bot] [Tue, 2 Apr 2024 17:47:36 +0000 (19:47 +0200)]
Bump async-upnp-client from 0.38.2 to 0.38.3 (#1198)
* Bump async-upnp-client from 0.38.2 to 0.38.3
Bumps [async-upnp-client](https://github.com/StevenLooman/async_upnp_client) from 0.38.2 to 0.38.3.
- [Changelog](https://github.com/StevenLooman/async_upnp_client/blob/development/CHANGES.rst)
- [Commits](https://github.com/StevenLooman/async_upnp_client/compare/0.38.2...0.38.3)
---
updated-dependencies:
- dependency-name: async-upnp-client
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update manifest.json
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
Marcel van der Veldt [Tue, 2 Apr 2024 17:36:35 +0000 (19:36 +0200)]
Fix sending announcements to playergroups/synced players (#1199)
Fix sending announcements to playergroups
Marcel van der Veldt [Tue, 2 Apr 2024 17:36:13 +0000 (19:36 +0200)]
remove safety from requirements
dependabot[bot] [Tue, 2 Apr 2024 17:35:40 +0000 (19:35 +0200)]
Bump ruff from 0.3.3 to 0.3.4 (#1195)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.3 to 0.3.4.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.3.3...v0.3.4)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Tue, 2 Apr 2024 17:34:16 +0000 (19:34 +0200)]
Bump orjson from 3.9.15 to 3.10.0 (#1194)
Bumps [orjson](https://github.com/ijl/orjson) from 3.9.15 to 3.10.0.
- [Release notes](https://github.com/ijl/orjson/releases)
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ijl/orjson/compare/3.9.15...3.10.0)
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Marcel van der Veldt [Mon, 1 Apr 2024 15:32:13 +0000 (17:32 +0200)]
buffer can be a bit smaller
sprocket-9 [Mon, 1 Apr 2024 15:25:20 +0000 (16:25 +0100)]
Fixes Spotify API for library Add/Remove of Artist/Album/Track (#1192)
Marcel van der Veldt [Mon, 1 Apr 2024 15:21:08 +0000 (17:21 +0200)]
Fix issues with streaming YTM and some radio stations (#1193)
Giel Janssens [Mon, 1 Apr 2024 15:08:04 +0000 (17:08 +0200)]
Soundcloudpy pip (#1191)
Marcel van der Veldt [Fri, 29 Mar 2024 10:32:53 +0000 (11:32 +0100)]
Fix announcements on slimproto
Marcel van der Veldt [Fri, 29 Mar 2024 10:20:44 +0000 (11:20 +0100)]
possible fix for soundcloud
Marcel van der Veldt [Fri, 29 Mar 2024 10:03:06 +0000 (11:03 +0100)]
fix airplay playback
music-assistant-machine [Fri, 29 Mar 2024 01:52:30 +0000 (02:52 +0100)]
frontend-2.4.1 (#1190)
* Update pyproject.toml for 2.4.1
* Update requirements_all.txt for 2.4.1
Marcel van der Veldt [Fri, 29 Mar 2024 01:48:11 +0000 (02:48 +0100)]
More fixes for playback and better logging (#1189)
More fixes for playback
Marcel van der Veldt [Thu, 28 Mar 2024 20:54:25 +0000 (21:54 +0100)]
fix loglevel
Marcel van der Veldt [Thu, 28 Mar 2024 20:47:32 +0000 (21:47 +0100)]
Fix streaming issues with YouTube Music (#1188)
Marcel van der Veldt [Thu, 28 Mar 2024 11:48:36 +0000 (12:48 +0100)]
Several tweaks for radio streams and YTM (#1187)
* Fixes for radio streams playback and metadata
* some fixes for buffering and caching streamdetails
* Update audio.py
music-assistant-machine [Tue, 26 Mar 2024 23:02:58 +0000 (00:02 +0100)]
frontend-2.4.0 (#1186)
* Update pyproject.toml for 2.4.0
* Update requirements_all.txt for 2.4.0
Marcel van der Veldt [Tue, 26 Mar 2024 23:01:29 +0000 (00:01 +0100)]
Add categories to config entries (#1185)
add categories to config entries
Marcel van der Veldt [Tue, 26 Mar 2024 19:04:53 +0000 (20:04 +0100)]
Some enhancements to the Announcement feature (#1184)
dependabot[bot] [Tue, 26 Mar 2024 19:01:04 +0000 (20:01 +0100)]
Bump actions/setup-python from 5.0.0 to 5.1.0 (#1183)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5.0.0...v5.1.0)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Marcel van der Veldt [Tue, 26 Mar 2024 16:04:25 +0000 (17:04 +0100)]
Fixes for logging (#1182)
Marcel van der Veldt [Tue, 26 Mar 2024 12:26:45 +0000 (13:26 +0100)]
small enhancements
Marcel van der Veldt [Tue, 26 Mar 2024 10:45:54 +0000 (11:45 +0100)]
fix streamed seconds calculation
Marcel van der Veldt [Tue, 26 Mar 2024 10:35:00 +0000 (11:35 +0100)]
small optimization for airplay
Marcel van der Veldt [Tue, 26 Mar 2024 09:29:41 +0000 (10:29 +0100)]
a few small optimizations for airplay
Marcel van der Veldt [Tue, 26 Mar 2024 08:13:32 +0000 (09:13 +0100)]
few small optimizations
Marcel van der Veldt [Mon, 25 Mar 2024 23:49:36 +0000 (00:49 +0100)]
Merge branch 'main' of https://github.com/music-assistant/server
Marcel van der Veldt [Mon, 25 Mar 2024 23:49:12 +0000 (00:49 +0100)]
fix dockerfile
music-assistant-machine [Mon, 25 Mar 2024 23:12:11 +0000 (00:12 +0100)]
frontend-2.3.4 (#1181)
* Update pyproject.toml for 2.3.4
* Update requirements_all.txt for 2.3.4
Marcel van der Veldt [Mon, 25 Mar 2024 22:35:37 +0000 (23:35 +0100)]
just use pip within path