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
Marcel van der Veldt [Mon, 25 Mar 2024 22:12:20 +0000 (23:12 +0100)]
Merge branch 'main' of https://github.com/music-assistant/server
Marcel van der Veldt [Mon, 25 Mar 2024 22:12:10 +0000 (23:12 +0100)]
cleanup
dependabot[bot] [Mon, 25 Mar 2024 22:05:58 +0000 (23:05 +0100)]
Bump radios from 0.3.0 to 0.3.1 (#1175)
* Bump radios from 0.3.0 to 0.3.1
Bumps [radios](https://github.com/frenck/python-radios) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/frenck/python-radios/releases)
- [Commits](https://github.com/frenck/python-radios/compare/v0.3.0...v0.3.1)
---
updated-dependencies:
- dependency-name: radios
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, 25 Mar 2024 21:58:39 +0000 (22:58 +0100)]
Bump black from 24.2.0 to 24.3.0 (#1176)
Bumps [black](https://github.com/psf/black) from 24.2.0 to 24.3.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.2.0...24.3.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>
Marcel van der Veldt [Mon, 25 Mar 2024 21:57:52 +0000 (22:57 +0100)]
Performance and stability fixes (#1180)
dependabot[bot] [Mon, 25 Mar 2024 21:56:02 +0000 (22:56 +0100)]
Bump pre-commit from 3.6.2 to 3.7.0 (#1177)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.6.2 to 3.7.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.6.2...v3.7.0)
---
updated-dependencies:
- dependency-name: pre-commit
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>
Jozef Kruszynski [Mon, 25 Mar 2024 21:55:49 +0000 (22:55 +0100)]
Various fixes for Tidal (#1174)
* Hopefully caught all the errors and fixed urls for tracks and playlists
* use https for browse links
* change image retrieval method, split into one for tracks, one for all others
* lint
* const for browse url
* lint
dependabot[bot] [Mon, 25 Mar 2024 21:54:30 +0000 (22:54 +0100)]
Bump pytest-cov from 4.1.0 to 5.0.0 (#1178)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.1.0 to 5.0.0.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v4.1.0...v5.0.0)
---
updated-dependencies:
- dependency-name: pytest-cov
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Mon, 25 Mar 2024 21:54:21 +0000 (22:54 +0100)]
Bump shortuuid from 1.0.12 to 1.0.13 (#1179)
Bumps [shortuuid](https://github.com/skorokithakis/shortuuid) from 1.0.12 to 1.0.13.
- [Release notes](https://github.com/skorokithakis/shortuuid/releases)
- [Changelog](https://github.com/skorokithakis/shortuuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/skorokithakis/shortuuid/compare/v1.0.12...v1.0.13)
---
updated-dependencies:
- dependency-name: shortuuid
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 [Sun, 24 Mar 2024 16:15:54 +0000 (17:15 +0100)]
Implement a safer way to deal with the buffer limit (#1173)
Marcel van der Veldt [Sun, 24 Mar 2024 16:01:47 +0000 (17:01 +0100)]
Increase Airplay playback buffer (#1172)
* Some optimizations for realtime streaming to airplay
* implement buffer between ffmpeg and cliraop
* Update process.py
Jonathan Bangert [Sun, 24 Mar 2024 15:59:50 +0000 (16:59 +0100)]
[Deezer]: Update deezer-python-async to use pypi version (#1171)
Update deezer-python-async to use pypi version
Jozef Kruszynski [Sun, 24 Mar 2024 15:57:51 +0000 (16:57 +0100)]
Tidal-api-0.7.5 (#1165)
Marcel van der Veldt [Sun, 24 Mar 2024 08:44:03 +0000 (09:44 +0100)]
Prevent stderr pipe buffer overflow on long running radio streams (#1170)
* Fix buffer overflow in stderr reading
* Prevent pipe buffer overflooding
Marcel van der Veldt [Sat, 23 Mar 2024 23:31:30 +0000 (00:31 +0100)]
silence some loggers
Marcel van der Veldt [Sat, 23 Mar 2024 23:23:44 +0000 (00:23 +0100)]
Fix install packages using pip (#1169)
* Fix install packages using pip
* switch opensubsonic to pinned version
Marcel van der Veldt [Sat, 23 Mar 2024 23:17:52 +0000 (00:17 +0100)]
Add small buffer in Airplay streaming logic (#1168)
Marcel van der Veldt [Sat, 23 Mar 2024 21:13:35 +0000 (22:13 +0100)]
typo in logger
Robin Thoni [Sat, 23 Mar 2024 20:58:16 +0000 (21:58 +0100)]
Add support for Spotify Liked Songs (#1161)
Marcel van der Veldt [Sat, 23 Mar 2024 20:55:57 +0000 (21:55 +0100)]
Several improvements to playing radio streams (#1167)
Marcel van der Veldt [Sat, 23 Mar 2024 06:45:52 +0000 (07:45 +0100)]
reduce airplay mdns logging
Robin Thoni [Sat, 23 Mar 2024 00:41:07 +0000 (01:41 +0100)]
Add support for Dev Containers/Codespaces (#1160)
Marcel van der Veldt [Sat, 23 Mar 2024 00:38:50 +0000 (01:38 +0100)]
Fix cleanup of (aborted) ffmpeg processes (#1166)
Marcel van der Veldt [Fri, 22 Mar 2024 14:53:33 +0000 (15:53 +0100)]
Fix typo in config controller (#1164)
dependabot[bot] [Fri, 22 Mar 2024 14:03:00 +0000 (15:03 +0100)]
Bump plexapi from 4.15.9 to 4.15.10 (#1134)
* Bump plexapi from 4.15.9 to 4.15.10
Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.15.9 to 4.15.10.
- [Release notes](https://github.com/pkkid/python-plexapi/releases)
- [Commits](https://github.com/pkkid/python-plexapi/compare/4.15.9...4.15.10)
---
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>
dependabot[bot] [Fri, 22 Mar 2024 13:54:09 +0000 (14:54 +0100)]
Bump ruff from 0.2.2 to 0.3.3 (#1152)
* Bump ruff from 0.2.2 to 0.3.3
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.2.2 to 0.3.3.
- [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.2.2...v0.3.3)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* run formatter
---------
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] [Fri, 22 Mar 2024 13:53:53 +0000 (14:53 +0100)]
Bump pychromecast from 13.1.0 to 14.0.0 (#1122)
Marcel van der Veldt [Fri, 22 Mar 2024 10:50:04 +0000 (11:50 +0100)]
lazy load provider requirements
Marcel van der Veldt [Fri, 22 Mar 2024 00:37:28 +0000 (01:37 +0100)]
fix typo
Marcel van der Veldt [Fri, 22 Mar 2024 00:28:38 +0000 (01:28 +0100)]
Fix default Snapserver config (#1163)
Marcel van der Veldt [Thu, 21 Mar 2024 23:54:05 +0000 (00:54 +0100)]
add small guard
Marcel van der Veldt [Thu, 21 Mar 2024 23:43:05 +0000 (00:43 +0100)]
Flow stream enhancements (#1162)
Marcel van der Veldt [Thu, 21 Mar 2024 13:27:26 +0000 (14:27 +0100)]
add some extra/temporary logging to radio streaming
Marcel van der Veldt [Thu, 21 Mar 2024 13:17:57 +0000 (14:17 +0100)]
Some fixes for Announcement feature (#1159)
OzGav [Thu, 21 Mar 2024 13:07:38 +0000 (23:07 +1000)]
Minor change to server version example (#1158)
Update docker-compose.example.yml
Marcel van der Veldt [Thu, 21 Mar 2024 11:42:23 +0000 (12:42 +0100)]
Fix high memory and cpu usage from analyze jobs (#1157)
Marcel van der Veldt [Thu, 21 Mar 2024 09:20:28 +0000 (10:20 +0100)]
fix small typo
tesnos6921 [Thu, 21 Mar 2024 00:52:51 +0000 (20:52 -0400)]
Jellyfin Transcoding Fix (#1155)
Marcel van der Veldt [Thu, 21 Mar 2024 00:49:27 +0000 (01:49 +0100)]
Performance and stability improvements to streaming (#1156)
Matt Lyons-Wood [Wed, 20 Mar 2024 23:23:53 +0000 (10:23 +1100)]
Use Deezer artist name instead of ID when ID isn't present (#1154)
dependabot[bot] [Wed, 20 Mar 2024 23:22:52 +0000 (00:22 +0100)]
Bump pytest from 8.0.2 to 8.1.1 (#1153)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.2 to 8.1.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.0.2...8.1.1)
---
updated-dependencies:
- dependency-name: pytest
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, 18 Mar 2024 15:33:08 +0000 (16:33 +0100)]
A few small fixes (#1151)
Marcel van der Veldt [Mon, 18 Mar 2024 10:34:20 +0000 (11:34 +0100)]
Include a Snapserver in the snapcast provider (#1150)
Include a snapserver by default
Marcel van der Veldt [Mon, 18 Mar 2024 08:30:20 +0000 (09:30 +0100)]
fix synced or ugp playback on ugp and airplay
Marcel van der Veldt [Mon, 18 Mar 2024 08:16:25 +0000 (09:16 +0100)]
Fix playback on Universal Group and Snapcast (#1149)
Fix playback on UGP and snapcast
Marcel van der Veldt [Sun, 17 Mar 2024 23:52:08 +0000 (00:52 +0100)]
Update Dockerfile
Marcel van der Veldt [Sun, 17 Mar 2024 23:34:47 +0000 (00:34 +0100)]
Update Dockerfile
Marcel van der Veldt [Sun, 17 Mar 2024 23:02:18 +0000 (00:02 +0100)]
Announce support (TTS with automatic resume) (#1148)
Marcel van der Veldt [Sun, 17 Mar 2024 23:02:05 +0000 (00:02 +0100)]
bump docker image to python3.12
+ add snapcast server
Marcel van der Veldt [Sat, 16 Mar 2024 09:11:21 +0000 (10:11 +0100)]
Fix playback issues on Qobuz (#1147)
Marcel van der Veldt [Sat, 16 Mar 2024 01:52:42 +0000 (02:52 +0100)]
fix airplay playback
Marcel van der Veldt [Sat, 16 Mar 2024 01:11:46 +0000 (02:11 +0100)]
Fix playback on Google cast and grouped players (#1146)
tenfire [Sat, 16 Mar 2024 01:11:29 +0000 (02:11 +0100)]
Add option to connect to plex server over https (#1127)
Matt Lyons-Wood [Sat, 16 Mar 2024 01:09:47 +0000 (12:09 +1100)]
Added seek_position to JellyfinProvider's get_audio_stream function (#1140)
Marvin Schenkel [Sat, 16 Mar 2024 01:05:21 +0000 (02:05 +0100)]
YTMusic fixes (#1145)
* Add guard while adding playlist + use discnumber from YTMusic for album songs
* Change log message to positional arguments
* Change log message to positional arguments
* Change log message to positional arguments
* Change log message to positional arguments
Marcel van der Veldt [Fri, 15 Mar 2024 00:32:33 +0000 (01:32 +0100)]
bump slimproto to 3.0.1
Marcel van der Veldt [Fri, 15 Mar 2024 00:29:23 +0000 (01:29 +0100)]
Group playback fixes (#1144)
dependabot[bot] [Fri, 15 Mar 2024 00:29:04 +0000 (01:29 +0100)]
Bump docker/setup-buildx-action from 3.1.0 to 3.2.0 (#1142)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3.1.0...v3.2.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] [Fri, 15 Mar 2024 00:28:53 +0000 (01:28 +0100)]
Bump docker/build-push-action from 5.2.0 to 5.3.0 (#1143)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v5.2.0...v5.3.0)
---
updated-dependencies:
- dependency-name: docker/build-push-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>
Eric Munson [Fri, 15 Mar 2024 00:23:52 +0000 (20:23 -0400)]
Subsonic: Moving blocking IO to task (#1141)
Marcel van der Veldt [Wed, 13 Mar 2024 20:28:22 +0000 (21:28 +0100)]
Fix volume normalization (#1139)
dependabot[bot] [Wed, 13 Mar 2024 18:39:55 +0000 (19:39 +0100)]
Bump docker/login-action from 3.0.0 to 3.1.0 (#1138)
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v3.0.0...v3.1.0)
---
updated-dependencies:
- dependency-name: docker/login-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>
Eric Munson [Wed, 13 Mar 2024 18:36:28 +0000 (14:36 -0400)]
Subsonic: Check for transcodeOffset support on startup (#1137)
dependabot[bot] [Wed, 13 Mar 2024 11:46:04 +0000 (12:46 +0100)]
Bump ytmusicapi from 1.5.3 to 1.6.0 (#1133)
* Bump ytmusicapi from 1.5.3 to 1.6.0
Bumps [ytmusicapi](https://github.com/sigma67/ytmusicapi) from 1.5.3 to 1.6.0.
- [Release notes](https://github.com/sigma67/ytmusicapi/releases)
- [Commits](https://github.com/sigma67/ytmusicapi/compare/1.5.3...1.6.0)
---
updated-dependencies:
- dependency-name: ytmusicapi
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update manifest.json
* 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: Marvin Schenkel <marvinschenkel@gmail.com>
Marcel van der Veldt [Tue, 12 Mar 2024 19:45:52 +0000 (20:45 +0100)]
Update release.yml
Marcel van der Veldt [Tue, 12 Mar 2024 19:34:50 +0000 (20:34 +0100)]
Small fixes (#1135)
dependabot[bot] [Tue, 12 Mar 2024 18:53:47 +0000 (19:53 +0100)]
Bump mypy from 1.8.0 to 1.9.0 (#1132)
Bumps [mypy](https://github.com/python/mypy) from 1.8.0 to 1.9.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.8.0...1.9.0)
---
updated-dependencies:
- dependency-name: mypy
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 [Sun, 10 Mar 2024 22:50:31 +0000 (23:50 +0100)]
A lot of optimizations to the SlimProto provider (#1131)
Marcel van der Veldt [Sun, 10 Mar 2024 22:09:12 +0000 (23:09 +0100)]
A collection of small enhancements (#1130)
dependabot[bot] [Sat, 9 Mar 2024 21:52:04 +0000 (22:52 +0100)]
Bump docker/build-push-action from 5.1.0 to 5.2.0 (#1128)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v5.1.0...v5.2.0)
---
updated-dependencies:
- dependency-name: docker/build-push-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] [Sat, 9 Mar 2024 21:51:52 +0000 (22:51 +0100)]
Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 (#1129)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.12 to 1.8.14.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.12...v1.8.14)
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
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] [Wed, 6 Mar 2024 22:17:43 +0000 (23:17 +0100)]
Bump cryptography from 42.0.4 to 42.0.5 (#1124)
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.4 to 42.0.5.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/42.0.4...42.0.5)
---
updated-dependencies:
- dependency-name: cryptography
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] [Wed, 6 Mar 2024 22:17:32 +0000 (23:17 +0100)]
Bump aiosqlite from 0.19.0 to 0.20.0 (#1123)
Bumps [aiosqlite](https://github.com/omnilib/aiosqlite) from 0.19.0 to 0.20.0.
- [Changelog](https://github.com/omnilib/aiosqlite/blob/main/CHANGELOG.md)
- [Commits](https://github.com/omnilib/aiosqlite/compare/v0.19.0...v0.20.0)
---
updated-dependencies:
- dependency-name: aiosqlite
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] [Wed, 6 Mar 2024 22:09:27 +0000 (23:09 +0100)]
Bump shortuuid from 1.0.11 to 1.0.12 (#1125)
Bumps [shortuuid](https://github.com/skorokithakis/shortuuid) from 1.0.11 to 1.0.12.
- [Release notes](https://github.com/skorokithakis/shortuuid/releases)
- [Changelog](https://github.com/skorokithakis/shortuuid/blob/master/.gitchangelog.rc)
- [Commits](https://github.com/skorokithakis/shortuuid/compare/v1.0.11...v1.0.12)
---
updated-dependencies:
- dependency-name: shortuuid
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>
Ivailo Hristov [Wed, 6 Mar 2024 08:11:46 +0000 (10:11 +0200)]
Correctly select a free port (#1121)
Co-authored-by: Ivailo Hristov <ivailo.hristov@isenselabs.com>
dependabot[bot] [Wed, 28 Feb 2024 22:19:37 +0000 (23:19 +0100)]
Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 (#1119)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.11 to 1.8.12.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.11...v1.8.12)
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
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] [Wed, 28 Feb 2024 22:19:27 +0000 (23:19 +0100)]
Bump docker/setup-buildx-action from 3.0.0 to 3.1.0 (#1120)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3.0.0...v3.1.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>
Marcel van der Veldt [Tue, 27 Feb 2024 08:55:54 +0000 (09:55 +0100)]
small fix for spotify login
Marcel van der Veldt [Tue, 27 Feb 2024 08:26:58 +0000 (09:26 +0100)]
Make the logging less verbose for errors (#1118)
Only print stack traces if debug level enabled
Marcel van der Veldt [Mon, 26 Feb 2024 23:44:24 +0000 (00:44 +0100)]
Some small bugfixes and enhancements (#1117)
* Prevent race condition on streamreader when stopping raop streamer
* Handle prevent playback for airplay players
* enforce auth for airport express
* ensure player is powered before considering queue active
* clear previous player queue state
music-assistant-machine [Mon, 26 Feb 2024 23:41:27 +0000 (00:41 +0100)]
frontend-2.3.3 (#1116)
* Update pyproject.toml for 2.3.3
* Update requirements_all.txt for 2.3.3
dependabot[bot] [Mon, 26 Feb 2024 19:31:31 +0000 (20:31 +0100)]
Bump ytmusicapi from 1.5.2 to 1.5.3 (#1112)
* Bump ytmusicapi from 1.5.2 to 1.5.3
Bumps [ytmusicapi](https://github.com/sigma67/ytmusicapi) from 1.5.2 to 1.5.3.
- [Release notes](https://github.com/sigma67/ytmusicapi/releases)
- [Commits](https://github.com/sigma67/ytmusicapi/compare/1.5.2...1.5.3)
---
updated-dependencies:
- dependency-name: ytmusicapi
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, 26 Feb 2024 19:25:52 +0000 (20:25 +0100)]
Bump ruff from 0.2.1 to 0.2.2 (#1111)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.2.1 to 0.2.2.
- [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.2.1...v0.2.2)
---
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, 26 Feb 2024 19:18:54 +0000 (20:18 +0100)]
Bump pytest from 8.0.1 to 8.0.2 (#1113)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.0.1...8.0.2)
---
updated-dependencies:
- dependency-name: pytest
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, 26 Feb 2024 19:18:42 +0000 (20:18 +0100)]
Bump orjson from 3.9.14 to 3.9.15 (#1114)
Bumps [orjson](https://github.com/ijl/orjson) from 3.9.14 to 3.9.15.
- [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.14...3.9.15)
---
updated-dependencies:
- dependency-name: orjson
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, 26 Feb 2024 19:08:55 +0000 (20:08 +0100)]
Bump pylint from 3.0.3 to 3.1.0 (#1115)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.0.3 to 3.1.0.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.0.3...v3.1.0)
---
updated-dependencies:
- dependency-name: pylint
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>