music-assistant-server.git
2 years agoBump actions/setup-python from 5.0.0 to 5.1.0 (#1183)
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>
2 years agoFixes for logging (#1182)
Marcel van der Veldt [Tue, 26 Mar 2024 16:04:25 +0000 (17:04 +0100)]
Fixes for logging (#1182)

2 years agosmall enhancements
Marcel van der Veldt [Tue, 26 Mar 2024 12:26:45 +0000 (13:26 +0100)]
small enhancements

2 years agofix streamed seconds calculation
Marcel van der Veldt [Tue, 26 Mar 2024 10:45:54 +0000 (11:45 +0100)]
fix streamed seconds calculation

2 years agosmall optimization for airplay
Marcel van der Veldt [Tue, 26 Mar 2024 10:35:00 +0000 (11:35 +0100)]
small optimization for airplay

2 years ago a few small optimizations for airplay
Marcel van der Veldt [Tue, 26 Mar 2024 09:29:41 +0000 (10:29 +0100)]
 a few small optimizations for airplay

2 years ago few small optimizations
Marcel van der Veldt [Tue, 26 Mar 2024 08:13:32 +0000 (09:13 +0100)]
 few small optimizations

2 years agoMerge branch 'main' of https://github.com/music-assistant/server
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

2 years agofix dockerfile
Marcel van der Veldt [Mon, 25 Mar 2024 23:49:12 +0000 (00:49 +0100)]
fix dockerfile

2 years agofrontend-2.3.4 (#1181)
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

2 years agojust use pip within path
Marcel van der Veldt [Mon, 25 Mar 2024 22:35:37 +0000 (23:35 +0100)]
just use pip within path

2 years agoMerge branch 'main' of https://github.com/music-assistant/server
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

2 years agocleanup
Marcel van der Veldt [Mon, 25 Mar 2024 22:12:10 +0000 (23:12 +0100)]
cleanup

2 years agoBump radios from 0.3.0 to 0.3.1 (#1175)
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>
2 years agoBump black from 24.2.0 to 24.3.0 (#1176)
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>
2 years agoPerformance and stability fixes (#1180)
Marcel van der Veldt [Mon, 25 Mar 2024 21:57:52 +0000 (22:57 +0100)]
Performance and stability fixes (#1180)

2 years agoBump pre-commit from 3.6.2 to 3.7.0 (#1177)
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>
2 years agoVarious fixes for Tidal (#1174)
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

2 years agoBump pytest-cov from 4.1.0 to 5.0.0 (#1178)
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>
2 years agoBump shortuuid from 1.0.12 to 1.0.13 (#1179)
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>
2 years agoImplement a safer way to deal with the buffer limit (#1173)
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)

2 years agoIncrease Airplay playback buffer (#1172)
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

2 years ago[Deezer]: Update deezer-python-async to use pypi version (#1171)
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

2 years agoTidal-api-0.7.5 (#1165)
Jozef Kruszynski [Sun, 24 Mar 2024 15:57:51 +0000 (16:57 +0100)]
Tidal-api-0.7.5 (#1165)

2 years agoPrevent stderr pipe buffer overflow on long running radio streams (#1170)
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

2 years agosilence some loggers
Marcel van der Veldt [Sat, 23 Mar 2024 23:31:30 +0000 (00:31 +0100)]
silence some loggers

2 years agoFix install packages using pip (#1169)
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

2 years agoAdd small buffer in Airplay streaming logic (#1168)
Marcel van der Veldt [Sat, 23 Mar 2024 23:17:52 +0000 (00:17 +0100)]
Add small buffer in Airplay streaming logic  (#1168)

2 years agotypo in logger
Marcel van der Veldt [Sat, 23 Mar 2024 21:13:35 +0000 (22:13 +0100)]
typo in logger

2 years agoAdd support for Spotify Liked Songs (#1161)
Robin Thoni [Sat, 23 Mar 2024 20:58:16 +0000 (21:58 +0100)]
Add support for Spotify Liked Songs (#1161)

2 years agoSeveral improvements to playing radio streams (#1167)
Marcel van der Veldt [Sat, 23 Mar 2024 20:55:57 +0000 (21:55 +0100)]
Several improvements to playing radio streams (#1167)

2 years agoreduce airplay mdns logging
Marcel van der Veldt [Sat, 23 Mar 2024 06:45:52 +0000 (07:45 +0100)]
reduce airplay mdns logging

2 years agoAdd support for Dev Containers/Codespaces (#1160)
Robin Thoni [Sat, 23 Mar 2024 00:41:07 +0000 (01:41 +0100)]
Add support for Dev Containers/Codespaces (#1160)

2 years agoFix cleanup of (aborted) ffmpeg processes (#1166)
Marcel van der Veldt [Sat, 23 Mar 2024 00:38:50 +0000 (01:38 +0100)]
Fix cleanup of (aborted) ffmpeg processes (#1166)

2 years agoFix typo in config controller (#1164)
Marcel van der Veldt [Fri, 22 Mar 2024 14:53:33 +0000 (15:53 +0100)]
Fix typo in config controller (#1164)

2 years agoBump plexapi from 4.15.9 to 4.15.10 (#1134)
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>
2 years agoBump ruff from 0.2.2 to 0.3.3 (#1152)
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>
2 years agoBump pychromecast from 13.1.0 to 14.0.0 (#1122)
dependabot[bot] [Fri, 22 Mar 2024 13:53:53 +0000 (14:53 +0100)]
Bump pychromecast from 13.1.0 to 14.0.0 (#1122)

2 years agolazy load provider requirements
Marcel van der Veldt [Fri, 22 Mar 2024 10:50:04 +0000 (11:50 +0100)]
lazy load provider requirements

2 years agofix typo
Marcel van der Veldt [Fri, 22 Mar 2024 00:37:28 +0000 (01:37 +0100)]
fix typo

2 years agoFix default Snapserver config (#1163)
Marcel van der Veldt [Fri, 22 Mar 2024 00:28:38 +0000 (01:28 +0100)]
Fix default Snapserver config (#1163)

2 years agoadd small guard
Marcel van der Veldt [Thu, 21 Mar 2024 23:54:05 +0000 (00:54 +0100)]
add small guard

2 years agoFlow stream enhancements (#1162)
Marcel van der Veldt [Thu, 21 Mar 2024 23:43:05 +0000 (00:43 +0100)]
Flow stream enhancements (#1162)

2 years agoadd some extra/temporary logging to radio streaming
Marcel van der Veldt [Thu, 21 Mar 2024 13:27:26 +0000 (14:27 +0100)]
add some extra/temporary logging to radio streaming

2 years agoSome fixes for Announcement feature (#1159)
Marcel van der Veldt [Thu, 21 Mar 2024 13:17:57 +0000 (14:17 +0100)]
Some fixes for Announcement feature (#1159)

2 years agoMinor change to server version example (#1158)
OzGav [Thu, 21 Mar 2024 13:07:38 +0000 (23:07 +1000)]
Minor change to server version example (#1158)

Update docker-compose.example.yml

2 years agoFix high memory and cpu usage from analyze jobs (#1157)
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)

2 years agofix small typo
Marcel van der Veldt [Thu, 21 Mar 2024 09:20:28 +0000 (10:20 +0100)]
fix small typo

2 years agoJellyfin Transcoding Fix (#1155)
tesnos6921 [Thu, 21 Mar 2024 00:52:51 +0000 (20:52 -0400)]
Jellyfin Transcoding Fix (#1155)

2 years agoPerformance and stability improvements to streaming (#1156)
Marcel van der Veldt [Thu, 21 Mar 2024 00:49:27 +0000 (01:49 +0100)]
Performance and stability improvements to streaming (#1156)

2 years agoUse Deezer artist name instead of ID when ID isn't present (#1154)
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)

2 years agoBump pytest from 8.0.2 to 8.1.1 (#1153)
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>
2 years agoA few small fixes (#1151)
Marcel van der Veldt [Mon, 18 Mar 2024 15:33:08 +0000 (16:33 +0100)]
A few small fixes (#1151)

2 years agoInclude a Snapserver in the snapcast provider (#1150)
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

2 years agofix synced or ugp playback on ugp and airplay
Marcel van der Veldt [Mon, 18 Mar 2024 08:30:20 +0000 (09:30 +0100)]
fix synced or ugp playback on ugp and airplay

2 years agoFix playback on Universal Group and Snapcast (#1149)
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

2 years agoUpdate Dockerfile
Marcel van der Veldt [Sun, 17 Mar 2024 23:52:08 +0000 (00:52 +0100)]
Update Dockerfile

2 years agoUpdate Dockerfile
Marcel van der Veldt [Sun, 17 Mar 2024 23:34:47 +0000 (00:34 +0100)]
Update Dockerfile

2 years agoAnnounce support (TTS with automatic resume) (#1148)
Marcel van der Veldt [Sun, 17 Mar 2024 23:02:18 +0000 (00:02 +0100)]
Announce support (TTS with automatic resume) (#1148)

2 years agobump docker image to python3.12
Marcel van der Veldt [Sun, 17 Mar 2024 23:02:05 +0000 (00:02 +0100)]
bump docker image to python3.12

+ add snapcast server

2 years agoFix playback issues on Qobuz (#1147)
Marcel van der Veldt [Sat, 16 Mar 2024 09:11:21 +0000 (10:11 +0100)]
Fix playback issues on Qobuz (#1147)

2 years agofix airplay playback
Marcel van der Veldt [Sat, 16 Mar 2024 01:52:42 +0000 (02:52 +0100)]
fix airplay playback

2 years agoFix playback on Google cast and grouped players (#1146)
Marcel van der Veldt [Sat, 16 Mar 2024 01:11:46 +0000 (02:11 +0100)]
Fix playback on Google cast and grouped players (#1146)

2 years agoAdd option to connect to plex server over https (#1127)
tenfire [Sat, 16 Mar 2024 01:11:29 +0000 (02:11 +0100)]
Add option to connect to plex server over https (#1127)

2 years agoAdded seek_position to JellyfinProvider's get_audio_stream function (#1140)
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)

2 years agoYTMusic fixes (#1145)
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

2 years agobump slimproto to 3.0.1
Marcel van der Veldt [Fri, 15 Mar 2024 00:32:33 +0000 (01:32 +0100)]
bump slimproto to 3.0.1

2 years agoGroup playback fixes (#1144)
Marcel van der Veldt [Fri, 15 Mar 2024 00:29:23 +0000 (01:29 +0100)]
Group playback fixes (#1144)

2 years agoBump docker/setup-buildx-action from 3.1.0 to 3.2.0 (#1142)
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>
2 years agoBump docker/build-push-action from 5.2.0 to 5.3.0 (#1143)
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>
2 years agoSubsonic: Moving blocking IO to task (#1141)
Eric Munson [Fri, 15 Mar 2024 00:23:52 +0000 (20:23 -0400)]
Subsonic: Moving blocking IO to task (#1141)

2 years agoFix volume normalization (#1139)
Marcel van der Veldt [Wed, 13 Mar 2024 20:28:22 +0000 (21:28 +0100)]
Fix volume normalization (#1139)

2 years agoBump docker/login-action from 3.0.0 to 3.1.0 (#1138)
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>
2 years agoSubsonic: Check for transcodeOffset support on startup (#1137)
Eric Munson [Wed, 13 Mar 2024 18:36:28 +0000 (14:36 -0400)]
Subsonic: Check for transcodeOffset support on startup (#1137)

2 years agoBump ytmusicapi from 1.5.3 to 1.6.0 (#1133)
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>
2 years agoUpdate release.yml
Marcel van der Veldt [Tue, 12 Mar 2024 19:45:52 +0000 (20:45 +0100)]
Update release.yml

2 years agoSmall fixes (#1135)
Marcel van der Veldt [Tue, 12 Mar 2024 19:34:50 +0000 (20:34 +0100)]
Small fixes (#1135)

2 years agoBump mypy from 1.8.0 to 1.9.0 (#1132)
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>
2 years agoA lot of optimizations to the SlimProto provider (#1131)
Marcel van der Veldt [Sun, 10 Mar 2024 22:50:31 +0000 (23:50 +0100)]
A lot of optimizations to the SlimProto provider (#1131)

2 years agoA collection of small enhancements (#1130)
Marcel van der Veldt [Sun, 10 Mar 2024 22:09:12 +0000 (23:09 +0100)]
A collection of small enhancements (#1130)

2 years agoBump docker/build-push-action from 5.1.0 to 5.2.0 (#1128)
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>
2 years agoBump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 (#1129)
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>
2 years agoBump cryptography from 42.0.4 to 42.0.5 (#1124)
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>
2 years agoBump aiosqlite from 0.19.0 to 0.20.0 (#1123)
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>
2 years agoBump shortuuid from 1.0.11 to 1.0.12 (#1125)
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>
2 years agoCorrectly select a free port (#1121)
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>
2 years agoBump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 (#1119)
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>
2 years agoBump docker/setup-buildx-action from 3.0.0 to 3.1.0 (#1120)
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>
2 years agosmall fix for spotify login
Marcel van der Veldt [Tue, 27 Feb 2024 08:55:54 +0000 (09:55 +0100)]
small fix for spotify login

2 years agoMake the logging less verbose for errors (#1118)
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

2 years agoSome small bugfixes and enhancements (#1117)
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

2 years agofrontend-2.3.3 (#1116)
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

2 years agoBump ytmusicapi from 1.5.2 to 1.5.3 (#1112)
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>
2 years agoBump ruff from 0.2.1 to 0.2.2 (#1111)
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>
2 years agoBump pytest from 8.0.1 to 8.0.2 (#1113)
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>
2 years agoBump orjson from 3.9.14 to 3.9.15 (#1114)
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>
2 years agoBump pylint from 3.0.3 to 3.1.0 (#1115)
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>
2 years agofrontend-2.3.2 (#1110)
music-assistant-machine [Sun, 25 Feb 2024 22:50:52 +0000 (23:50 +0100)]
frontend-2.3.2 (#1110)

* Update pyproject.toml for 2.3.2

* Update requirements_all.txt for 2.3.2

2 years agoSubsonic: fix cover art resolution (#1108)
Eric Munson [Sun, 25 Feb 2024 22:17:51 +0000 (17:17 -0500)]
Subsonic: fix cover art resolution (#1108)

2 years agoAdd verbose log level (#1109)
Marcel van der Veldt [Sun, 25 Feb 2024 22:17:26 +0000 (23:17 +0100)]
Add verbose log level (#1109)