Marcel van der Veldt [Sun, 3 Nov 2024 22:53:18 +0000 (23:53 +0100)]
Fix: use relative path for all default images and collages
Marcel van der Veldt [Sun, 3 Nov 2024 13:48:09 +0000 (14:48 +0100)]
Chore: Update comment
Marcel van der Veldt [Sun, 3 Nov 2024 13:47:28 +0000 (14:47 +0100)]
Feat: pre-install all requirements in the docker image
comes at a cost of a slightly larger image size but is faster to start because we do not have to install dependencies at runtime
Marcel van der Veldt [Sun, 3 Nov 2024 13:15:42 +0000 (14:15 +0100)]
Feat: Use dedicated directory for cache files
this makes it easier to exclude it from backups
Marcel van der Veldt [Sat, 2 Nov 2024 17:09:16 +0000 (18:09 +0100)]
Fix: leftover issues after repo split up
Marcel van der Veldt [Sat, 2 Nov 2024 16:20:21 +0000 (17:20 +0100)]
Merge branch 'dev' of https://github.com/music-assistant/server into dev
Marcel van der Veldt [Sat, 2 Nov 2024 16:20:16 +0000 (17:20 +0100)]
Feat: Reorganize repository to contain only the server code
dependabot[bot] [Sat, 2 Nov 2024 16:15:47 +0000 (17:15 +0100)]
Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 (#1765)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.10.3 to 1.11.0.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.10.3...v1.11.0)
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
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>
Santiago Soto [Sat, 2 Nov 2024 16:15:34 +0000 (13:15 -0300)]
Snapcast fix lost state when stop (#1764)
Eric Munson [Sat, 2 Nov 2024 16:14:15 +0000 (12:14 -0400)]
Various fixes for the Subsonic provider (#1758)
dependabot[bot] [Sat, 2 Nov 2024 16:13:24 +0000 (17:13 +0100)]
Bump pychromecast from 14.0.4 to 14.0.5 (#1760)
* Bump pychromecast from 14.0.4 to 14.0.5
Bumps [pychromecast](https://github.com/home-assistant-libs/pychromecast) from 14.0.4 to 14.0.5.
- [Release notes](https://github.com/home-assistant-libs/pychromecast/releases)
- [Commits](https://github.com/home-assistant-libs/pychromecast/compare/14.0.4...14.0.5)
---
updated-dependencies:
- dependency-name: pychromecast
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] [Tue, 29 Oct 2024 19:36:35 +0000 (20:36 +0100)]
Bump radios from 0.3.1 to 0.3.2 (#1759)
* Bump radios from 0.3.1 to 0.3.2
Bumps [radios](https://github.com/frenck/python-radios) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/frenck/python-radios/releases)
- [Commits](https://github.com/frenck/python-radios/compare/v0.3.1...v0.3.2)
---
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] [Tue, 29 Oct 2024 19:29:21 +0000 (20:29 +0100)]
Bump zeroconf from 0.135.0 to 0.136.0 (#1762)
Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.135.0 to 0.136.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.135.0...0.136.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>
dependabot[bot] [Tue, 29 Oct 2024 19:29:02 +0000 (20:29 +0100)]
Bump orjson from 3.10.7 to 3.10.10 (#1763)
Bumps [orjson](https://github.com/ijl/orjson) from 3.10.7 to 3.10.10.
- [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.10.7...3.10.10)
---
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>
Marcel van der Veldt [Mon, 28 Oct 2024 11:58:57 +0000 (12:58 +0100)]
Chore: Fix config
Marcel van der Veldt [Mon, 28 Oct 2024 11:32:11 +0000 (12:32 +0100)]
Chore: setup release-please config for both stable and dev
Marcel van der Veldt [Mon, 28 Oct 2024 11:22:23 +0000 (12:22 +0100)]
Merge branch 'dev' of https://github.com/music-assistant/server into dev
Marcel van der Veldt [Mon, 28 Oct 2024 11:22:21 +0000 (12:22 +0100)]
Chore: Adjust release-please configs
music-assistant-machine [Mon, 28 Oct 2024 11:11:32 +0000 (12:11 +0100)]
frontend-v2.9.14 (#1757)
* Update pyproject.toml for v2.9.14
* Update requirements_all.txt for v2.9.14
Marcel van der Veldt [Mon, 28 Oct 2024 11:11:11 +0000 (12:11 +0100)]
Update .release-please-manifest-dev.json
Marcel van der Veldt [Mon, 28 Oct 2024 11:02:03 +0000 (12:02 +0100)]
Fix: Group volume up/down not implemented
Marcel van der Veldt [Mon, 28 Oct 2024 10:44:18 +0000 (11:44 +0100)]
Chore: Setup release please config
Marcel van der Veldt [Mon, 28 Oct 2024 10:29:23 +0000 (11:29 +0100)]
Fix: Do not retry Snapcast connection if we want to exit
Marcel van der Veldt [Mon, 28 Oct 2024 09:22:58 +0000 (10:22 +0100)]
Fix: Prevent redundant lookup of full media item in queue controller
Marcel van der Veldt [Mon, 28 Oct 2024 09:08:51 +0000 (10:08 +0100)]
Merge branch 'dev' of https://github.com/music-assistant/server into dev
Marcel van der Veldt [Mon, 28 Oct 2024 09:08:45 +0000 (10:08 +0100)]
Fix: Enqueue player feature not correctly set on cast groups and dlna players
Santiago Soto [Mon, 28 Oct 2024 06:58:02 +0000 (03:58 -0300)]
fix: snapcast player in universal player group (#1756)
Marcel van der Veldt [Fri, 25 Oct 2024 22:24:39 +0000 (00:24 +0200)]
Always reset sonos active session
Marcel van der Veldt [Fri, 25 Oct 2024 22:22:55 +0000 (00:22 +0200)]
Throttle metadata scanner
Marcel van der Veldt [Fri, 25 Oct 2024 12:58:47 +0000 (14:58 +0200)]
chore: release 2.4.0b1
Release-As: 2.4.0b1
Marcel van der Veldt [Fri, 25 Oct 2024 12:55:50 +0000 (14:55 +0200)]
Chore: enable release-please config
Marcel van der Veldt [Fri, 25 Oct 2024 12:43:14 +0000 (14:43 +0200)]
Chore: Bump frontend to 2.9.13
Marcel van der Veldt [Fri, 25 Oct 2024 12:42:39 +0000 (14:42 +0200)]
Fix: account for playlists with less than 50 images/items
Marcel van der Veldt [Fri, 25 Oct 2024 12:29:56 +0000 (14:29 +0200)]
Fix: playerqueue elapsed time not changing for cast players
Marcel van der Veldt [Fri, 25 Oct 2024 12:23:12 +0000 (14:23 +0200)]
Fix: Prevent playlist collage image take up all system memory
Marcel van der Veldt [Fri, 25 Oct 2024 01:29:21 +0000 (03:29 +0200)]
Chore: cleanup CI jobs
Marcel van der Veldt [Fri, 25 Oct 2024 01:25:54 +0000 (03:25 +0200)]
chore: Bump frontend to 2.9.12
dependabot[bot] [Fri, 25 Oct 2024 01:24:23 +0000 (03:24 +0200)]
Bump ruff from 0.6.9 to 0.7.1 (#1752)
* Bump ruff from 0.6.9 to 0.7.1
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.9 to 0.7.1.
- [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/0.6.9...0.7.1)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* lint
---------
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, 25 Oct 2024 01:16:12 +0000 (03:16 +0200)]
Bump actions/setup-python from 5.2.0 to 5.3.0 (#1749)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5.2.0...v5.3.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>
dependabot[bot] [Fri, 25 Oct 2024 01:11:06 +0000 (03:11 +0200)]
Bump mashumaro from 3.13.1 to 3.14 (#1751)
Bumps [mashumaro](https://github.com/Fatal1ty/mashumaro) from 3.13.1 to 3.14.
- [Release notes](https://github.com/Fatal1ty/mashumaro/releases)
- [Commits](https://github.com/Fatal1ty/mashumaro/compare/v3.13.1...v3.14)
---
updated-dependencies:
- dependency-name: mashumaro
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, 25 Oct 2024 01:10:38 +0000 (03:10 +0200)]
Bump xmltodict from 0.13.0 to 0.14.2 (#1750)
Bumps [xmltodict](https://github.com/martinblech/xmltodict) from 0.13.0 to 0.14.2.
- [Changelog](https://github.com/martinblech/xmltodict/blob/master/CHANGELOG.md)
- [Commits](https://github.com/martinblech/xmltodict/compare/v0.13.0...v0.14.2)
---
updated-dependencies:
- dependency-name: xmltodict
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, 25 Oct 2024 01:10:18 +0000 (03:10 +0200)]
Bump mypy from 1.11.2 to 1.13.0 (#1753)
Bumps [mypy](https://github.com/python/mypy) from 1.11.2 to 1.13.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.11.2...v1.13.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>
dependabot[bot] [Fri, 25 Oct 2024 01:10:05 +0000 (03:10 +0200)]
Bump tomli from 2.0.1 to 2.0.2 (#1754)
Bumps [tomli](https://github.com/hukkin/tomli) from 2.0.1 to 2.0.2.
- [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hukkin/tomli/compare/2.0.1...2.0.2)
---
updated-dependencies:
- dependency-name: tomli
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 [Fri, 25 Oct 2024 01:09:48 +0000 (03:09 +0200)]
Chore: Separate CI a bit for dev/beta and stable
Marcel van der Veldt [Fri, 25 Oct 2024 00:46:27 +0000 (02:46 +0200)]
Implement getitem in client players class
Marcel van der Veldt [Fri, 25 Oct 2024 00:44:23 +0000 (02:44 +0200)]
Limit cache db a bit
Marcel van der Veldt [Fri, 25 Oct 2024 00:39:06 +0000 (02:39 +0200)]
Fill radio queue after enabling dont stop the music
Marcel van der Veldt [Fri, 25 Oct 2024 00:06:49 +0000 (02:06 +0200)]
Handle stop on HA media players
Marcel van der Veldt [Thu, 24 Oct 2024 23:59:22 +0000 (01:59 +0200)]
Use dynamic step size for volume up/down
Marcel van der Veldt [Thu, 24 Oct 2024 23:56:26 +0000 (01:56 +0200)]
Fix typo
Marcel van der Veldt [Thu, 24 Oct 2024 23:00:14 +0000 (01:00 +0200)]
Fix group state updating
Marcel van der Veldt [Thu, 24 Oct 2024 21:58:57 +0000 (23:58 +0200)]
bump aioslimproto to 3.1.0
Marcel van der Veldt [Thu, 24 Oct 2024 20:44:23 +0000 (22:44 +0200)]
Fixes for dont stop the music
Marcel van der Veldt [Thu, 24 Oct 2024 20:35:22 +0000 (22:35 +0200)]
enhancement: Raise ProviderUnavailableError in preview if provider is unavailable
Marcel van der Veldt [Thu, 24 Oct 2024 20:24:25 +0000 (22:24 +0200)]
lint
Marcel van der Veldt [Thu, 24 Oct 2024 20:23:37 +0000 (22:23 +0200)]
Better handling of metadata retrieval
Marcel van der Veldt [Thu, 24 Oct 2024 16:55:19 +0000 (18:55 +0200)]
small tweaks
music-assistant-machine [Thu, 24 Oct 2024 16:47:12 +0000 (18:47 +0200)]
frontend-v2.9.11 (#1748)
* Update pyproject.toml for v2.9.11
* Update requirements_all.txt for v2.9.11
Marcel van der Veldt [Thu, 24 Oct 2024 13:55:14 +0000 (15:55 +0200)]
Better handling of unavailable players
Marcel van der Veldt [Thu, 24 Oct 2024 13:04:26 +0000 (15:04 +0200)]
sync tweaks
Marcel van der Veldt [Thu, 24 Oct 2024 12:33:12 +0000 (14:33 +0200)]
Dynamically update poll interval for sonos s1 speakers
Marcel van der Veldt [Thu, 24 Oct 2024 12:07:48 +0000 (14:07 +0200)]
Fix track enqueuing (#1747)
OzGav [Thu, 24 Oct 2024 11:47:36 +0000 (21:47 +1000)]
Fix docs links (#1746)
Marcel van der Veldt [Thu, 24 Oct 2024 11:19:30 +0000 (13:19 +0200)]
restore state if sync failed
Marcel van der Veldt [Thu, 24 Oct 2024 11:15:19 +0000 (13:15 +0200)]
fix small typo
Marcel van der Veldt [Thu, 24 Oct 2024 10:32:15 +0000 (12:32 +0200)]
Prevent players buffering ahead too much
Marcel van der Veldt [Thu, 24 Oct 2024 09:43:40 +0000 (11:43 +0200)]
Handle default setting for dont stop the music on the queue
Marcel van der Veldt [Thu, 24 Oct 2024 09:08:33 +0000 (11:08 +0200)]
Small cleanup tweaks
Marcel van der Veldt [Wed, 23 Oct 2024 22:49:53 +0000 (00:49 +0200)]
Merge branch 'main' of https://github.com/music-assistant/server
Marcel van der Veldt [Wed, 23 Oct 2024 22:49:46 +0000 (00:49 +0200)]
some cleanup of delayed callbacks
music-assistant-machine [Wed, 23 Oct 2024 22:35:11 +0000 (00:35 +0200)]
frontend-v2.9.10 (#1745)
* Update pyproject.toml for v2.9.10
* Update requirements_all.txt for v2.9.10
Santiago Soto [Wed, 23 Oct 2024 22:29:31 +0000 (19:29 -0300)]
Snapcast fix short announcements (#1743)
Marcel van der Veldt [Wed, 23 Oct 2024 22:26:28 +0000 (00:26 +0200)]
Fix playlist index for removals
Marcel van der Veldt [Wed, 23 Oct 2024 22:15:20 +0000 (00:15 +0200)]
Add config entry for mp3 mode to google cast
Marcel van der Veldt [Wed, 23 Oct 2024 22:12:25 +0000 (00:12 +0200)]
Remove sync feature from HA mediaplayers for now
Marcel van der Veldt [Wed, 23 Oct 2024 21:51:20 +0000 (23:51 +0200)]
Fix: Handle some small race conditions with sonos players
Marcel van der Veldt [Wed, 23 Oct 2024 21:34:36 +0000 (23:34 +0200)]
Several improvements to the queue controller (#1744)
Santiago Soto [Wed, 23 Oct 2024 20:15:34 +0000 (17:15 -0300)]
Revert to snapweb v5 (#1742)
Marcel van der Veldt [Wed, 23 Oct 2024 09:29:43 +0000 (11:29 +0200)]
Fix apple DACP command bouncing at playback start, preventing playback on some devices
Marcel van der Veldt [Wed, 23 Oct 2024 08:27:14 +0000 (10:27 +0200)]
Fix for Spotify authentication expires mid-stream (#1741)
Ensure librespot uses its own (cached) credentials
Brian O'Connor [Wed, 23 Oct 2024 08:17:22 +0000 (04:17 -0400)]
SiriusXM: live radio data in the stream title (#1739)
Marcel van der Veldt [Tue, 22 Oct 2024 19:37:00 +0000 (21:37 +0200)]
bump frontend to 2.9.9
Marcel van der Veldt [Tue, 22 Oct 2024 18:17:56 +0000 (20:17 +0200)]
No need for encrypted hls as seperate stream type
dependabot[bot] [Tue, 22 Oct 2024 17:13:44 +0000 (19:13 +0200)]
Bump pyblu from 1.0.2 to 1.0.4 (#1736)
* Bump pyblu from 1.0.2 to 1.0.4
Bumps [pyblu](https://github.com/LouisChrist/pyblu) from 1.0.2 to 1.0.4.
- [Release notes](https://github.com/LouisChrist/pyblu/releases)
- [Commits](https://github.com/LouisChrist/pyblu/compare/v1.0.2...v1.0.4)
---
updated-dependencies:
- dependency-name: pyblu
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, 22 Oct 2024 16:00:35 +0000 (18:00 +0200)]
Fix typo in sync players logic
Marcel van der Veldt [Tue, 22 Oct 2024 15:57:10 +0000 (17:57 +0200)]
Merge branch 'main' of https://github.com/music-assistant/server
Marcel van der Veldt [Tue, 22 Oct 2024 15:55:18 +0000 (17:55 +0200)]
Fix small typo in PIL
Marcel van der Veldt [Tue, 22 Oct 2024 15:55:02 +0000 (17:55 +0200)]
Fix announcements to (universal) group players (#1740)
dependabot[bot] [Tue, 22 Oct 2024 14:17:32 +0000 (16:17 +0200)]
Bump pre-commit-hooks from 4.6.0 to 5.0.0 (#1734)
Bumps [pre-commit-hooks](https://github.com/pre-commit/pre-commit-hooks) from 4.6.0 to 5.0.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.6.0...v5.0.0)
---
updated-dependencies:
- dependency-name: pre-commit-hooks
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] [Tue, 22 Oct 2024 10:44:14 +0000 (12:44 +0200)]
Bump pillow from 10.4.0 to 11.0.0 (#1735)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.4.0 to 11.0.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.4.0...11.0.0)
---
updated-dependencies:
- dependency-name: pillow
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] [Tue, 22 Oct 2024 10:43:57 +0000 (12:43 +0200)]
Bump cryptography from 43.0.1 to 43.0.3 (#1737)
Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.1 to 43.0.3.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/43.0.1...43.0.3)
---
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] [Tue, 22 Oct 2024 10:42:28 +0000 (12:42 +0200)]
Bump pre-commit from 3.8.0 to 4.0.1 (#1738)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.8.0 to 4.0.1.
- [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.8.0...v4.0.1)
---
updated-dependencies:
- dependency-name: pre-commit
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>
Marcel van der Veldt [Mon, 21 Oct 2024 07:58:37 +0000 (09:58 +0200)]
Some final tweaks and cleanup to the Sonos S2 provider (#1733)
Marcel van der Veldt [Sun, 20 Oct 2024 22:22:14 +0000 (00:22 +0200)]
Merge branch 'main' of https://github.com/music-assistant/server
Marcel van der Veldt [Sun, 20 Oct 2024 22:21:00 +0000 (00:21 +0200)]
fix stupid typo that prevents playback
Marcel van der Veldt [Sun, 20 Oct 2024 22:21:00 +0000 (00:21 +0200)]
fix stupid typo that prevents playback
Marcel van der Veldt [Sun, 20 Oct 2024 19:50:13 +0000 (21:50 +0200)]
Bugfixes for Airplay and HLS streams (#1731)
Brian O'Connor [Sun, 20 Oct 2024 19:48:16 +0000 (15:48 -0400)]
Add SiriusXM Music Provider (#1730)
music-assistant-machine [Sat, 19 Oct 2024 23:45:37 +0000 (01:45 +0200)]
frontend-2.9.6 (#1729)
* Update pyproject.toml for 2.9.6
* Update requirements_all.txt for 2.9.6
Marcel van der Veldt [Sat, 19 Oct 2024 23:45:07 +0000 (01:45 +0200)]
some super small tweaks