music-assistant-server.git
20 months agofixed deprecated enqueue next issue, announcements should work now too (#1659)
Diede van Marle [Thu, 12 Sep 2024 08:39:12 +0000 (10:39 +0200)]
fixed deprecated enqueue next issue, announcements should work now too (#1659)

20 months agoSome small fixes in the queue controller
Marcel van der Veldt [Thu, 12 Sep 2024 07:05:20 +0000 (09:05 +0200)]
Some small fixes in the queue controller

20 months agoAdd Bluesound player provider (#1624)
Diede van Marle [Wed, 11 Sep 2024 22:35:36 +0000 (00:35 +0200)]
Add Bluesound player provider (#1624)

20 months agoFix cast/dlna player stops playing after 1 or 2 tracks of a playlist (#1658)
Marcel van der Veldt [Wed, 11 Sep 2024 21:43:18 +0000 (23:43 +0200)]
Fix cast/dlna player stops playing after 1 or 2 tracks of a playlist (#1658)

20 months agoVolume normalization improvements (#1657)
Marcel van der Veldt [Wed, 11 Sep 2024 21:04:35 +0000 (23:04 +0200)]
Volume normalization improvements (#1657)

20 months agoFeature: Radio mode enhancements (#1654)
Marvin Schenkel [Wed, 11 Sep 2024 21:03:10 +0000 (23:03 +0200)]
Feature: Radio mode enhancements (#1654)

20 months agoBump zeroconf from 0.133.0 to 0.134.0 (#1656)
dependabot[bot] [Wed, 11 Sep 2024 07:51:30 +0000 (09:51 +0200)]
Bump zeroconf from 0.133.0 to 0.134.0 (#1656)

Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.133.0 to 0.134.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.133.0...0.134.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>
20 months agoFix several issues with enqueueing of next track (#1653)
Marcel van der Veldt [Sun, 8 Sep 2024 12:31:44 +0000 (14:31 +0200)]
Fix several issues with enqueueing of next track (#1653)

20 months agoApple Music: Various fixes (#1652)
Marvin Schenkel [Sun, 8 Sep 2024 10:20:45 +0000 (12:20 +0200)]
Apple Music: Various fixes (#1652)

20 months agoFix playback get stuck when there is a stream error on a single track (#1651)
Marcel van der Veldt [Sun, 8 Sep 2024 09:48:10 +0000 (11:48 +0200)]
Fix playback get stuck when there is a stream error on a single track (#1651)

20 months agoAdd Ukrainian to supported (metadata) languages (#1650)
OzGav [Sun, 8 Sep 2024 09:47:05 +0000 (19:47 +1000)]
Add Ukrainian to supported (metadata) languages (#1650)

20 months agoRevert "add aiorun to requirements"
Marcel van der Veldt [Fri, 6 Sep 2024 07:58:37 +0000 (09:58 +0200)]
Revert "add aiorun to requirements"

This reverts commit 2ef08ff42be8ff42873e576ae33947c587a2551a.

20 months agomake sure we install the full server package
Marcel van der Veldt [Wed, 4 Sep 2024 12:07:54 +0000 (14:07 +0200)]
make sure we install the full server package

20 months agoadd aiorun to requirements
Marcel van der Veldt [Wed, 4 Sep 2024 11:45:17 +0000 (13:45 +0200)]
add aiorun to requirements

20 months agochore: 🤖 cleanup dist folder after image is built (#1649)
Jozef Kruszynski [Wed, 4 Sep 2024 11:40:08 +0000 (13:40 +0200)]
chore: 🤖 cleanup dist folder after image is built (#1649)

20 months agoMerge branch 'main' of https://github.com/music-assistant/server
Marcel van der Veldt [Wed, 4 Sep 2024 11:33:36 +0000 (13:33 +0200)]
Merge branch 'main' of https://github.com/music-assistant/server

20 months agoupdate release workflow
Marcel van der Veldt [Wed, 4 Sep 2024 07:55:52 +0000 (09:55 +0200)]
update release workflow

20 months agofix: 🐛 explicitly add dist to build context, ls contents (#1648)
Jozef Kruszynski [Wed, 4 Sep 2024 11:26:43 +0000 (13:26 +0200)]
fix: 🐛 explicitly add dist to build context, ls contents (#1648)

20 months agofix typo in release workflow
Marcel van der Veldt [Wed, 4 Sep 2024 10:47:45 +0000 (12:47 +0200)]
fix typo in release workflow

20 months agoUpdate release.yml
Marcel van der Veldt [Wed, 4 Sep 2024 10:45:46 +0000 (12:45 +0200)]
Update release.yml

20 months agotweaks to build workflow
Marcel van der Veldt [Wed, 4 Sep 2024 10:40:27 +0000 (12:40 +0200)]
tweaks to build workflow

20 months agofix arg for base image version
Marcel van der Veldt [Wed, 4 Sep 2024 10:30:01 +0000 (12:30 +0200)]
fix arg for base image version

20 months agodont wait for pypi in release flow
Marcel van der Veldt [Wed, 4 Sep 2024 10:19:25 +0000 (12:19 +0200)]
dont wait for pypi in release flow

20 months agoSplit up build workflow to use intermediate base image (#1647)
Marcel van der Veldt [Wed, 4 Sep 2024 10:07:14 +0000 (12:07 +0200)]
Split up build workflow to use intermediate base image (#1647)

20 months agofix version check ?
Marcel van der Veldt [Wed, 4 Sep 2024 08:07:30 +0000 (10:07 +0200)]
fix version check ?

20 months agofix typo
Marcel van der Veldt [Wed, 4 Sep 2024 08:00:32 +0000 (10:00 +0200)]
fix typo

20 months agospecify main version for dev build
Marcel van der Veldt [Wed, 4 Sep 2024 07:55:52 +0000 (09:55 +0200)]
specify main version for dev build

20 months agoBump cryptography from 43.0.0 to 43.0.1 (#1646)
dependabot[bot] [Wed, 4 Sep 2024 07:38:35 +0000 (09:38 +0200)]
Bump cryptography from 43.0.0 to 43.0.1 (#1646)

Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.0 to 43.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/43.0.0...43.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
20 months agofix: 🐛 move download to after checkout, fix conditionals (#1645)
Jozef Kruszynski [Wed, 4 Sep 2024 07:32:55 +0000 (09:32 +0200)]
fix: 🐛 move download to after checkout, fix conditionals (#1645)

20 months agofix typo in dockerfile
Marcel van der Veldt [Tue, 3 Sep 2024 21:27:10 +0000 (23:27 +0200)]
fix typo in dockerfile

20 months agofix typo in release script
Marcel van der Veldt [Tue, 3 Sep 2024 21:20:51 +0000 (23:20 +0200)]
fix typo in release script

20 months agofix: 🐛 Hopefully fix release (#1644)
Jozef Kruszynski [Tue, 3 Sep 2024 20:51:20 +0000 (22:51 +0200)]
fix: 🐛 Hopefully fix release (#1644)

20 months agofrontend-2.8.12 (#1643)
music-assistant-machine [Tue, 3 Sep 2024 19:30:00 +0000 (21:30 +0200)]
frontend-2.8.12 (#1643)

* Update pyproject.toml for 2.8.12

* Update requirements_all.txt for 2.8.12

20 months agoSome small bugfixes and tweaks (#1642)
Marcel van der Veldt [Tue, 3 Sep 2024 19:29:48 +0000 (21:29 +0200)]
Some small bugfixes and tweaks (#1642)

* Require extra duration match for 'soft' external id matches

* Fix race condition in spotify stream when token expired

* Add a bit of extra logging

* fix playlist matching

* limit radiobrowser results

* update airplay mute state on volume changes

20 months agoBump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 (#1641)
dependabot[bot] [Tue, 3 Sep 2024 19:11:27 +0000 (21:11 +0200)]
Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 (#1641)

Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.10.0...v1.10.1)

---
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>
20 months agoBump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 (#1635)
dependabot[bot] [Tue, 3 Sep 2024 09:55:07 +0000 (11:55 +0200)]
Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 (#1635)

Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.9.0...v1.10.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>
20 months agoBump certifi from 2024.7.4 to 2024.8.30 (#1636)
dependabot[bot] [Tue, 3 Sep 2024 09:54:56 +0000 (11:54 +0200)]
Bump certifi from 2024.7.4 to 2024.8.30 (#1636)

Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.7.4 to 2024.8.30.
- [Commits](https://github.com/certifi/python-certifi/compare/2024.07.04...2024.08.30)

---
updated-dependencies:
- dependency-name: certifi
  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>
20 months agoBump zeroconf from 0.132.2 to 0.133.0 (#1637)
dependabot[bot] [Tue, 3 Sep 2024 09:54:46 +0000 (11:54 +0200)]
Bump zeroconf from 0.132.2 to 0.133.0 (#1637)

Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.132.2 to 0.133.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.132.2...0.133.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>
20 months agoBump ruff from 0.6.2 to 0.6.3 (#1638)
dependabot[bot] [Tue, 3 Sep 2024 09:54:31 +0000 (11:54 +0200)]
Bump ruff from 0.6.2 to 0.6.3 (#1638)

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.2 to 0.6.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/0.6.2...0.6.3)

---
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>
20 months agoBump pylint from 3.2.6 to 3.2.7 (#1639)
dependabot[bot] [Tue, 3 Sep 2024 09:54:20 +0000 (11:54 +0200)]
Bump pylint from 3.2.6 to 3.2.7 (#1639)

Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.2.6 to 3.2.7.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.2.6...v3.2.7)

---
updated-dependencies:
- dependency-name: pylint
  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>
20 months agoAdd dev manual build (#1632)
Jozef Kruszynski [Sat, 31 Aug 2024 10:51:56 +0000 (12:51 +0200)]
Add dev manual build (#1632)

20 months agoIntroduce a HLS radio streams parser (for the BBC radio streams) (#1633)
Marcel van der Veldt [Fri, 30 Aug 2024 20:08:01 +0000 (22:08 +0200)]
Introduce a HLS radio streams parser (for the BBC radio streams) (#1633)

Introduce a HLS radio streams parser

20 months agoMerge branch 'main' of https://github.com/music-assistant/server
Marcel van der Veldt [Fri, 30 Aug 2024 12:32:53 +0000 (14:32 +0200)]
Merge branch 'main' of https://github.com/music-assistant/server

20 months agofinal fix for smb mounting
Marcel van der Veldt [Fri, 30 Aug 2024 12:10:43 +0000 (14:10 +0200)]
final fix for smb mounting

20 months agofinal fix for smb mounting
Marcel van der Veldt [Fri, 30 Aug 2024 12:28:02 +0000 (14:28 +0200)]
final fix for smb mounting

20 months agotry with creds file
Marcel van der Veldt [Fri, 30 Aug 2024 12:10:43 +0000 (14:10 +0200)]
try with creds file

20 months agoMerge branch 'main' of https://github.com/music-assistant/server
Marcel van der Veldt [Fri, 30 Aug 2024 11:58:57 +0000 (13:58 +0200)]
Merge branch 'main' of https://github.com/music-assistant/server

20 months agoFix for mounting fails on SMB provider (#1631)
Marcel van der Veldt [Fri, 30 Aug 2024 11:26:42 +0000 (13:26 +0200)]
Fix for mounting fails on SMB provider (#1631)

20 months agoanother attempt for smb mount
Marcel van der Veldt [Fri, 30 Aug 2024 11:54:54 +0000 (13:54 +0200)]
another attempt for smb mount

20 months agofix mount command for real
Marcel van der Veldt [Fri, 30 Aug 2024 11:33:00 +0000 (13:33 +0200)]
fix mount command for real

20 months agoFix for mounting fails on SMB provider (#1631)
Marcel van der Veldt [Fri, 30 Aug 2024 11:26:42 +0000 (13:26 +0200)]
Fix for mounting fails on SMB provider (#1631)

20 months agoFix playback of HTTP sources (#1630)
Marcel van der Veldt [Fri, 30 Aug 2024 11:26:23 +0000 (13:26 +0200)]
Fix playback of HTTP sources (#1630)

due to a typo

20 months agofix typeerror
Marcel van der Veldt [Fri, 30 Aug 2024 10:56:58 +0000 (12:56 +0200)]
fix typeerror

20 months agofix typo in dockerfile
Marcel van der Veldt [Fri, 30 Aug 2024 10:09:33 +0000 (12:09 +0200)]
fix typo in dockerfile

20 months agofix airplay
Marcel van der Veldt [Fri, 30 Aug 2024 08:55:15 +0000 (10:55 +0200)]
fix airplay

20 months agofix dockerfile issue
Marcel van der Veldt [Fri, 30 Aug 2024 05:34:22 +0000 (07:34 +0200)]
fix dockerfile issue

20 months agoanother typo in the dockerfile
Marcel van der Veldt [Fri, 30 Aug 2024 01:04:53 +0000 (03:04 +0200)]
another typo in the dockerfile

20 months agofixup dockerfile
Marcel van der Veldt [Fri, 30 Aug 2024 00:47:40 +0000 (02:47 +0200)]
fixup dockerfile

20 months agofix sonos metadata status
Marcel van der Veldt [Fri, 30 Aug 2024 00:35:59 +0000 (02:35 +0200)]
fix sonos metadata status

20 months agovarious fixes for streams and retries on error
Marcel van der Veldt [Thu, 29 Aug 2024 23:32:08 +0000 (01:32 +0200)]
various fixes for streams and retries on error

20 months agofix small typo
Marcel van der Veldt [Thu, 29 Aug 2024 22:41:07 +0000 (00:41 +0200)]
fix small typo

20 months agosmall changes for streams handling
Marcel van der Veldt [Thu, 29 Aug 2024 22:36:44 +0000 (00:36 +0200)]
small changes for streams handling

20 months agoSwitch base image to Docker (#1629)
Marcel van der Veldt [Thu, 29 Aug 2024 18:00:34 +0000 (20:00 +0200)]
Switch base image to Docker  (#1629)

20 months agosome small tweaks
Marcel van der Veldt [Thu, 29 Aug 2024 18:00:12 +0000 (20:00 +0200)]
some small tweaks

20 months agoFix a typo (#1627)
OzGav [Thu, 29 Aug 2024 17:58:23 +0000 (03:58 +1000)]
Fix a typo (#1627)

20 months agoBump actions/setup-python from 5.1.1 to 5.2.0 (#1628)
dependabot[bot] [Thu, 29 Aug 2024 17:57:46 +0000 (19:57 +0200)]
Bump actions/setup-python from 5.1.1 to 5.2.0 (#1628)

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.1.1 to 5.2.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5.1.1...v5.2.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>
20 months agofix db query for album tracks
Marcel van der Veldt [Thu, 29 Aug 2024 09:23:19 +0000 (11:23 +0200)]
fix db query for album tracks

20 months agoAdd Korean (#1623)
OzGav [Thu, 29 Aug 2024 08:25:36 +0000 (18:25 +1000)]
Add Korean (#1623)

20 months agoFix snapcast state not updating (#1626)
Marcel van der Veldt [Thu, 29 Aug 2024 08:25:10 +0000 (10:25 +0200)]
Fix snapcast state not updating (#1626)

20 months agoFilesystem matching and metadata fixes (#1625)
Marcel van der Veldt [Wed, 28 Aug 2024 19:16:43 +0000 (21:16 +0200)]
Filesystem matching and metadata fixes (#1625)

20 months agoadd config options for icy meta
Marcel van der Veldt [Wed, 28 Aug 2024 14:52:20 +0000 (16:52 +0200)]
add config options for icy meta

20 months agoadd config options for sync groups
Marcel van der Veldt [Wed, 28 Aug 2024 11:48:11 +0000 (13:48 +0200)]
add config options for sync groups

20 months agosonos s1 config entry value
Marcel van der Veldt [Wed, 28 Aug 2024 11:01:45 +0000 (13:01 +0200)]
sonos s1 config entry value

20 months agosmall fix for airplay detecting end of stream
Marcel van der Veldt [Wed, 28 Aug 2024 11:01:17 +0000 (13:01 +0200)]
small fix for airplay detecting end of stream

20 months agoBump ytmusicapi from 1.8.0 to 1.8.1 (#1616)
dependabot[bot] [Wed, 28 Aug 2024 10:28:09 +0000 (12:28 +0200)]
Bump ytmusicapi from 1.8.0 to 1.8.1 (#1616)

* Bump ytmusicapi from 1.8.0 to 1.8.1

Bumps [ytmusicapi](https://github.com/sigma67/ytmusicapi) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/sigma67/ytmusicapi/releases)
- [Commits](https://github.com/sigma67/ytmusicapi/compare/1.8.0...1.8.1)

---
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>
20 months agoSome fixes for unstable (HLS) radio streams (#1622)
Marcel van der Veldt [Wed, 28 Aug 2024 10:27:58 +0000 (12:27 +0200)]
Some fixes for unstable (HLS) radio streams (#1622)

20 months agofix sonos s1 config entries
Marcel van der Veldt [Wed, 28 Aug 2024 10:27:11 +0000 (12:27 +0200)]
fix sonos s1 config entries

21 months agoFixes and enhancements to syncgroups and UGP groups (#1621)
Marcel van der Veldt [Tue, 27 Aug 2024 23:51:13 +0000 (01:51 +0200)]
Fixes and enhancements to syncgroups and UGP groups (#1621)

21 months agoFix UGP streams on sonos
Marcel van der Veldt [Tue, 27 Aug 2024 23:50:50 +0000 (01:50 +0200)]
Fix UGP streams on sonos

21 months agoTyping: Tidal (#1525)
Jc2k [Mon, 26 Aug 2024 20:21:03 +0000 (21:21 +0100)]
Typing: Tidal (#1525)

* Typing: Tidal

* Update for changes in past month

21 months agoBump syrupy from 4.6.1 to 4.7.1 (#1617)
dependabot[bot] [Mon, 26 Aug 2024 20:19:49 +0000 (22:19 +0200)]
Bump syrupy from 4.6.1 to 4.7.1 (#1617)

Bumps [syrupy](https://github.com/syrupy-project/syrupy) from 4.6.1 to 4.7.1.
- [Release notes](https://github.com/syrupy-project/syrupy/releases)
- [Changelog](https://github.com/syrupy-project/syrupy/blob/main/CHANGELOG.md)
- [Commits](https://github.com/syrupy-project/syrupy/compare/v4.6.1...v4.7.1)

---
updated-dependencies:
- dependency-name: syrupy
  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>
21 months agoBump mypy from 1.11.1 to 1.11.2 (#1614)
dependabot[bot] [Mon, 26 Aug 2024 20:13:56 +0000 (22:13 +0200)]
Bump mypy from 1.11.1 to 1.11.2 (#1614)

Bumps [mypy](https://github.com/python/mypy) from 1.11.1 to 1.11.2.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.11.1...v1.11.2)

---
updated-dependencies:
- dependency-name: mypy
  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>
21 months agoRefactor groups support (#1619)
Marcel van der Veldt [Mon, 26 Aug 2024 20:13:03 +0000 (22:13 +0200)]
Refactor groups support (#1619)

* Fix several issues with (sync)groups

* Refactor sync group creation to player manager

* Refactor groups support

* Some fixes for UGP (not all yet)

* sonos does not yet support this

21 months agofrontend-2.8.11 (#1620)
music-assistant-machine [Mon, 26 Aug 2024 20:12:44 +0000 (22:12 +0200)]
frontend-2.8.11 (#1620)

* Update pyproject.toml for 2.8.11

* Update requirements_all.txt for 2.8.11

21 months agoBump ruff from 0.6.1 to 0.6.2 (#1618)
dependabot[bot] [Mon, 26 Aug 2024 20:12:14 +0000 (22:12 +0200)]
Bump ruff from 0.6.1 to 0.6.2 (#1618)

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.1 to 0.6.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/0.6.1...0.6.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>
21 months agoMerge branch 'main' of https://github.com/music-assistant/server
Marcel van der Veldt [Mon, 26 Aug 2024 18:11:03 +0000 (20:11 +0200)]
Merge branch 'main' of https://github.com/music-assistant/server

21 months agoBetter handling of reconnect in sonos s2
Marcel van der Veldt [Mon, 26 Aug 2024 18:10:52 +0000 (20:10 +0200)]
Better handling of reconnect in sonos s2

21 months agoBump aiohttp from 3.10.4 to 3.10.5 (#1615)
dependabot[bot] [Mon, 26 Aug 2024 18:06:16 +0000 (20:06 +0200)]
Bump aiohttp from 3.10.4 to 3.10.5 (#1615)

Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.4 to 3.10.5.
- [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.10.4...v3.10.5)

---
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>
21 months agoSome more tweaks/fixes to the Sonos S2 provider (#1613)
Marcel van der Veldt [Mon, 26 Aug 2024 14:39:40 +0000 (16:39 +0200)]
Some more tweaks/fixes to the Sonos S2 provider (#1613)

21 months agofix playback issues
Marcel van der Veldt [Mon, 26 Aug 2024 06:06:25 +0000 (08:06 +0200)]
fix playback issues

21 months agoMore bugfixes for the new Sonos provider (#1612)
Marcel van der Veldt [Mon, 26 Aug 2024 00:03:27 +0000 (02:03 +0200)]
More bugfixes for the new Sonos provider (#1612)

21 months agoMerge branch 'main' of https://github.com/music-assistant/server
Marcel van der Veldt [Sun, 25 Aug 2024 23:56:01 +0000 (01:56 +0200)]
Merge branch 'main' of https://github.com/music-assistant/server

21 months agoSmall tweaks and fixes
Marcel van der Veldt [Sun, 25 Aug 2024 23:55:54 +0000 (01:55 +0200)]
Small tweaks and fixes

21 months agoEnforce default HTTP profile for slimproto players (#1611)
Marcel van der Veldt [Sun, 25 Aug 2024 23:55:09 +0000 (01:55 +0200)]
Enforce default HTTP profile for slimproto players (#1611)

21 months agoFix playback of radio streams on Sonos S2 provider (#1610)
Marcel van der Veldt [Sun, 25 Aug 2024 18:10:28 +0000 (20:10 +0200)]
Fix playback of radio streams on Sonos S2 provider (#1610)

Fix playback of radio streams on Sonos

21 months agofrontend-2.8.10 (#1609)
music-assistant-machine [Sun, 25 Aug 2024 11:39:14 +0000 (13:39 +0200)]
frontend-2.8.10 (#1609)

* Update pyproject.toml for 2.8.10

* Update requirements_all.txt for 2.8.10

21 months agoSonos S2 provider follow-up (#1608)
Marcel van der Veldt [Sun, 25 Aug 2024 11:35:16 +0000 (13:35 +0200)]
Sonos S2 provider follow-up (#1608)

21 months agosome small fixes/tweaks
Marcel van der Veldt [Sun, 25 Aug 2024 11:05:39 +0000 (13:05 +0200)]
some small fixes/tweaks

21 months agoAdd config option to specify the http content length header (#1607)
Marcel van der Veldt [Sat, 24 Aug 2024 21:50:39 +0000 (23:50 +0200)]
Add config option to specify the http content length header (#1607)

21 months agoAdd feature to transfer a queue (#1606)
Marcel van der Veldt [Sat, 24 Aug 2024 20:12:40 +0000 (22:12 +0200)]
Add feature to transfer a queue (#1606)