music-assistant-server.git
17 months agoRemove sync feature from HA mediaplayers for now
Marcel van der Veldt [Wed, 23 Oct 2024 22:12:25 +0000 (00:12 +0200)]
Remove sync feature from HA mediaplayers for now

17 months agoFix: Handle some small race conditions with sonos players
Marcel van der Veldt [Wed, 23 Oct 2024 21:51:20 +0000 (23:51 +0200)]
Fix: Handle some small race conditions with sonos players

17 months agoSeveral improvements to the queue controller (#1744)
Marcel van der Veldt [Wed, 23 Oct 2024 21:34:36 +0000 (23:34 +0200)]
Several improvements to the queue controller (#1744)

17 months agoRevert to snapweb v5 (#1742)
Santiago Soto [Wed, 23 Oct 2024 20:15:34 +0000 (17:15 -0300)]
Revert to snapweb v5 (#1742)

17 months agoFix apple DACP command bouncing at playback start, preventing playback on some devices
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

17 months agoFix for Spotify authentication expires mid-stream (#1741)
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

17 months agoSiriusXM: live radio data in the stream title (#1739)
Brian O'Connor [Wed, 23 Oct 2024 08:17:22 +0000 (04:17 -0400)]
SiriusXM: live radio data in the stream title (#1739)

17 months agobump frontend to 2.9.9
Marcel van der Veldt [Tue, 22 Oct 2024 19:37:00 +0000 (21:37 +0200)]
bump frontend to 2.9.9

17 months agoNo need for encrypted hls as seperate stream type
Marcel van der Veldt [Tue, 22 Oct 2024 18:17:56 +0000 (20:17 +0200)]
No need for encrypted hls as seperate stream type

17 months agoBump pyblu from 1.0.2 to 1.0.4 (#1736)
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>
17 months agoFix typo in sync players logic
Marcel van der Veldt [Tue, 22 Oct 2024 16:00:35 +0000 (18:00 +0200)]
Fix typo in sync players logic

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

17 months agoFix small typo in PIL
Marcel van der Veldt [Tue, 22 Oct 2024 15:55:18 +0000 (17:55 +0200)]
Fix small typo in PIL

17 months agoFix announcements to (universal) group players (#1740)
Marcel van der Veldt [Tue, 22 Oct 2024 15:55:02 +0000 (17:55 +0200)]
Fix announcements to (universal) group players (#1740)

17 months agoBump pre-commit-hooks from 4.6.0 to 5.0.0 (#1734)
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>
17 months agoBump pillow from 10.4.0 to 11.0.0 (#1735)
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>
17 months agoBump cryptography from 43.0.1 to 43.0.3 (#1737)
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>
17 months agoBump pre-commit from 3.8.0 to 4.0.1 (#1738)
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>
17 months agoSome final tweaks and cleanup to the Sonos S2 provider (#1733)
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)

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

17 months agofix 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

17 months agofix 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

17 months agoBugfixes for Airplay and HLS streams (#1731)
Marcel van der Veldt [Sun, 20 Oct 2024 19:50:13 +0000 (21:50 +0200)]
Bugfixes for Airplay and HLS streams (#1731)

17 months agoAdd SiriusXM Music Provider (#1730)
Brian O'Connor [Sun, 20 Oct 2024 19:48:16 +0000 (15:48 -0400)]
Add SiriusXM Music Provider (#1730)

17 months agofrontend-2.9.6 (#1729)
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

17 months agosome super small tweaks
Marcel van der Veldt [Sat, 19 Oct 2024 23:45:07 +0000 (01:45 +0200)]
some super small tweaks

17 months agoFix small typo
Marcel van der Veldt [Sat, 19 Oct 2024 23:29:45 +0000 (01:29 +0200)]
Fix small typo

17 months agoVarious fixes and enhancements for (TTS) Announcemens (#1728)
Marcel van der Veldt [Sat, 19 Oct 2024 22:35:08 +0000 (00:35 +0200)]
Various fixes and enhancements for (TTS) Announcemens (#1728)

17 months agoMerge branch 'main' of https://github.com/music-assistant/server
Marcel van der Veldt [Sat, 19 Oct 2024 20:32:08 +0000 (22:32 +0200)]
Merge branch 'main' of https://github.com/music-assistant/server

17 months agoFix parsing of HLS (sub)streams (#1727)
Marcel van der Veldt [Sat, 19 Oct 2024 18:51:07 +0000 (20:51 +0200)]
Fix parsing of HLS (sub)streams (#1727)

17 months agoSmall tweak to HLSPlaylist exception
Marcel van der Veldt [Sat, 19 Oct 2024 19:15:24 +0000 (21:15 +0200)]
Small tweak to HLSPlaylist exception

17 months agoFix parsing of HLS (sub)streams (#1727)
Marcel van der Veldt [Sat, 19 Oct 2024 18:51:07 +0000 (20:51 +0200)]
Fix parsing of HLS (sub)streams (#1727)

17 months agoSwap order of unsync at power off
Marcel van der Veldt [Sat, 19 Oct 2024 12:13:29 +0000 (14:13 +0200)]
Swap order of unsync at power off

17 months agofrontend-2.9.5 (#1726)
music-assistant-machine [Sat, 19 Oct 2024 00:14:54 +0000 (02:14 +0200)]
frontend-2.9.5 (#1726)

* Update pyproject.toml for 2.9.5

* Update requirements_all.txt for 2.9.5

17 months agoremove temporary code
Marcel van der Veldt [Fri, 18 Oct 2024 23:50:41 +0000 (01:50 +0200)]
remove temporary code

17 months agosome small tweaks and typos fixed
Marcel van der Veldt [Fri, 18 Oct 2024 23:43:08 +0000 (01:43 +0200)]
some small tweaks and typos fixed

17 months agoAllow (optional) dynamic member add/remove on syncgroups
Marcel van der Veldt [Fri, 18 Oct 2024 23:29:43 +0000 (01:29 +0200)]
Allow (optional) dynamic member add/remove on syncgroups

17 months agoMerge branch 'main' of https://github.com/music-assistant/server
Marcel van der Veldt [Fri, 18 Oct 2024 21:54:17 +0000 (23:54 +0200)]
Merge branch 'main' of https://github.com/music-assistant/server

17 months agobump aiosonos to 0.1.6
Marcel van der Veldt [Fri, 18 Oct 2024 21:54:07 +0000 (23:54 +0200)]
bump aiosonos to 0.1.6

17 months agofrontend-2.9.4 (#1725)
music-assistant-machine [Fri, 18 Oct 2024 21:52:45 +0000 (23:52 +0200)]
frontend-2.9.4 (#1725)

* Update pyproject.toml for 2.9.4

* Update requirements_all.txt for 2.9.4

17 months agoFix small typo in player selection for group player
Marcel van der Veldt [Fri, 18 Oct 2024 21:28:06 +0000 (23:28 +0200)]
Fix small typo in player selection for group player

17 months agoa collection of small tweaks
Marcel van der Veldt [Fri, 18 Oct 2024 20:59:59 +0000 (22:59 +0200)]
a collection of small tweaks

17 months agofrontend-2.9.3 (#1724)
music-assistant-machine [Fri, 18 Oct 2024 00:30:13 +0000 (02:30 +0200)]
frontend-2.9.3 (#1724)

* Update pyproject.toml for 2.9.3

* Update requirements_all.txt for 2.9.3

17 months agoensure group player always uses its configured group members
Marcel van der Veldt [Fri, 18 Oct 2024 00:29:28 +0000 (02:29 +0200)]
ensure group player always uses its configured group members

17 months agoMore playergroups improvements (#1723)
Marcel van der Veldt [Fri, 18 Oct 2024 00:13:15 +0000 (02:13 +0200)]
More playergroups improvements (#1723)

17 months agoRefactor SnapCastProvider cmd_volume_mute method (#1718)
Santiago Soto [Fri, 18 Oct 2024 00:13:01 +0000 (21:13 -0300)]
Refactor SnapCastProvider cmd_volume_mute method (#1718)

17 months agoUpdate tidalapi library to 0.8.0 (#1722)
Jozef Kruszynski [Fri, 18 Oct 2024 00:12:01 +0000 (02:12 +0200)]
Update tidalapi library to 0.8.0 (#1722)

17 months agoMerge branch 'main' of https://github.com/music-assistant/server
Marcel van der Veldt [Thu, 17 Oct 2024 14:09:55 +0000 (16:09 +0200)]
Merge branch 'main' of https://github.com/music-assistant/server

17 months agoFix encoding detection
Marcel van der Veldt [Thu, 17 Oct 2024 10:43:10 +0000 (12:43 +0200)]
Fix encoding detection

small tweak to encoding detection logic for (m3u) playlists

17 months agoAlways detect charset for m3u playlists
Marcel van der Veldt [Thu, 17 Oct 2024 13:58:29 +0000 (15:58 +0200)]
Always detect charset for m3u playlists

17 months agosmall tweak to encoding detect
Marcel van der Veldt [Thu, 17 Oct 2024 10:54:59 +0000 (12:54 +0200)]
small tweak to encoding detect

17 months agofix encoding detection
Marcel van der Veldt [Thu, 17 Oct 2024 10:43:10 +0000 (12:43 +0200)]
fix encoding detection

17 months agofix typo in stream parsing
Marcel van der Veldt [Thu, 17 Oct 2024 10:14:49 +0000 (12:14 +0200)]
fix typo in stream parsing

17 months agoUpdate apple music token (#1720)
Marvin Schenkel [Thu, 17 Oct 2024 06:16:06 +0000 (08:16 +0200)]
Update apple music token (#1720)

17 months agoUpdate apple music token (#1719)
Marvin Schenkel [Thu, 17 Oct 2024 06:06:02 +0000 (08:06 +0200)]
Update apple music token (#1719)

17 months agoUpdate apple music token (#1717)
Marvin Schenkel [Wed, 16 Oct 2024 16:49:31 +0000 (18:49 +0200)]
Update apple music token (#1717)

17 months agoBump pycryptodome from 3.20.0 to 3.21.0 (#1711)
dependabot[bot] [Tue, 15 Oct 2024 22:57:10 +0000 (00:57 +0200)]
Bump pycryptodome from 3.20.0 to 3.21.0 (#1711)

* Bump pycryptodome from 3.20.0 to 3.21.0

Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome) from 3.20.0 to 3.21.0.
- [Release notes](https://github.com/Legrandin/pycryptodome/releases)
- [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst)
- [Commits](https://github.com/Legrandin/pycryptodome/compare/v3.20.0...v3.21.0)

---
updated-dependencies:
- dependency-name: pycryptodome
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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>
17 months agoBump soco from 0.30.4 to 0.30.5 (#1710)
dependabot[bot] [Tue, 15 Oct 2024 22:56:58 +0000 (00:56 +0200)]
Bump soco from 0.30.4 to 0.30.5 (#1710)

* Bump soco from 0.30.4 to 0.30.5

Bumps [soco](https://github.com/SoCo/SoCo) from 0.30.4 to 0.30.5.
- [Release notes](https://github.com/SoCo/SoCo/releases)
- [Changelog](https://github.com/SoCo/SoCo/blob/master/doc/release_notes.rst)
- [Commits](https://github.com/SoCo/SoCo/compare/v0.30.4...v0.30.5)

---
updated-dependencies:
- dependency-name: soco
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
* Update manifest.json

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
17 months agoBump yt-dlp from 2024.9.27 to 2024.10.7 (#1712)
dependabot[bot] [Tue, 15 Oct 2024 22:56:42 +0000 (00:56 +0200)]
Bump yt-dlp from 2024.9.27 to 2024.10.7 (#1712)

* Bump yt-dlp from 2024.9.27 to 2024.10.7

Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp) from 2024.9.27 to 2024.10.7.
- [Release notes](https://github.com/yt-dlp/yt-dlp/releases)
- [Changelog](https://github.com/yt-dlp/yt-dlp/blob/master/Changelog.md)
- [Commits](https://github.com/yt-dlp/yt-dlp/compare/2024.09.27...2024.10.07)

---
updated-dependencies:
- dependency-name: yt-dlp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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>
17 months agoBump async-upnp-client from 0.40.0 to 0.41.0 (#1708)
dependabot[bot] [Tue, 15 Oct 2024 22:55:42 +0000 (00:55 +0200)]
Bump async-upnp-client from 0.40.0 to 0.41.0 (#1708)

* Bump async-upnp-client from 0.40.0 to 0.41.0

Bumps [async-upnp-client](https://github.com/StevenLooman/async_upnp_client) from 0.40.0 to 0.41.0.
- [Release notes](https://github.com/StevenLooman/async_upnp_client/releases)
- [Changelog](https://github.com/StevenLooman/async_upnp_client/blob/development/CHANGES.rst)
- [Commits](https://github.com/StevenLooman/async_upnp_client/compare/0.40.0...0.41.0)

---
updated-dependencies:
- dependency-name: async-upnp-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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>
17 months agoSome more bugfixes and tweaks for playergroups support (#1716)
Marcel van der Veldt [Tue, 15 Oct 2024 22:54:09 +0000 (00:54 +0200)]
Some more bugfixes and tweaks for playergroups support (#1716)

17 months agoAdd 'Don't stop the music' feature (#1681)
Marvin Schenkel [Tue, 15 Oct 2024 22:51:46 +0000 (00:51 +0200)]
Add 'Don't stop the music' feature (#1681)

17 months agofrontend-2.9.2 (#1715)
music-assistant-machine [Tue, 15 Oct 2024 22:50:27 +0000 (00:50 +0200)]
frontend-2.9.2 (#1715)

* Update pyproject.toml for 2.9.2

* Update requirements_all.txt for 2.9.2

17 months agoBump aiohttp from 3.10.9 to 3.10.10 (#1709)
dependabot[bot] [Tue, 15 Oct 2024 22:50:15 +0000 (00:50 +0200)]
Bump aiohttp from 3.10.9 to 3.10.10 (#1709)

Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.9 to 3.10.10.
- [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.9...v3.10.10)

---
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>
18 months agofrontend-2.9.1 (#1707)
music-assistant-machine [Sat, 12 Oct 2024 01:24:10 +0000 (03:24 +0200)]
frontend-2.9.1 (#1707)

* Update pyproject.toml for 2.9.1

* Update requirements_all.txt for 2.9.1

18 months agoAdditional logic and fixes for new group handling (#1706)
Marcel van der Veldt [Sat, 12 Oct 2024 01:23:56 +0000 (03:23 +0200)]
Additional logic and fixes for new group handling (#1706)

18 months agoSnapcast update 0.29 (#1705)
Santiago Soto [Sat, 12 Oct 2024 01:20:19 +0000 (22:20 -0300)]
Snapcast update 0.29 (#1705)

18 months agoComplete refactor of player groups logic (#1704)
Marcel van der Veldt [Thu, 10 Oct 2024 23:38:30 +0000 (01:38 +0200)]
Complete refactor of player groups logic (#1704)

18 months agofrontend-2.9.0 (#1703)
music-assistant-machine [Thu, 10 Oct 2024 22:19:02 +0000 (00:19 +0200)]
frontend-2.9.0 (#1703)

* Update pyproject.toml for 2.9.0

* Update requirements_all.txt for 2.9.0

18 months agoBump yt-dlp from 2024.8.6 to 2024.9.27 (#1685)
dependabot[bot] [Thu, 10 Oct 2024 22:12:15 +0000 (00:12 +0200)]
Bump yt-dlp from 2024.8.6 to 2024.9.27 (#1685)

* Bump yt-dlp from 2024.8.6 to 2024.9.27

Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp) from 2024.8.6 to 2024.9.27.
- [Release notes](https://github.com/yt-dlp/yt-dlp/releases)
- [Changelog](https://github.com/yt-dlp/yt-dlp/blob/master/Changelog.md)
- [Commits](https://github.com/yt-dlp/yt-dlp/compare/2024.08.06...2024.09.27)

---
updated-dependencies:
- dependency-name: yt-dlp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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>
18 months agoBump pychromecast from 14.0.1 to 14.0.4 (#1698)
dependabot[bot] [Thu, 10 Oct 2024 22:11:59 +0000 (00:11 +0200)]
Bump pychromecast from 14.0.1 to 14.0.4 (#1698)

* Bump pychromecast from 14.0.1 to 14.0.4

Bumps [pychromecast](https://github.com/home-assistant-libs/pychromecast) from 14.0.1 to 14.0.4.
- [Release notes](https://github.com/home-assistant-libs/pychromecast/releases)
- [Commits](https://github.com/home-assistant-libs/pychromecast/compare/14.0.1...14.0.4)

---
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>
18 months agoSnapcast: Ensures the default stream exists (#1702)
Santiago Soto [Thu, 10 Oct 2024 22:07:13 +0000 (19:07 -0300)]
Snapcast: Ensures the default stream exists (#1702)

18 months agoBump aiohttp from 3.10.8 to 3.10.9 (#1699)
dependabot[bot] [Thu, 10 Oct 2024 22:03:26 +0000 (00:03 +0200)]
Bump aiohttp from 3.10.8 to 3.10.9 (#1699)

Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.8 to 3.10.9.
- [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.8...v3.10.9)

---
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>
18 months agoBump syrupy from 4.7.1 to 4.7.2 (#1700)
dependabot[bot] [Tue, 8 Oct 2024 10:41:05 +0000 (12:41 +0200)]
Bump syrupy from 4.7.1 to 4.7.2 (#1700)

Bumps [syrupy](https://github.com/syrupy-project/syrupy) from 4.7.1 to 4.7.2.
- [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.7.1...v4.7.2)

---
updated-dependencies:
- dependency-name: syrupy
  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>
18 months agoBump ruff from 0.6.8 to 0.6.9 (#1701)
dependabot[bot] [Tue, 8 Oct 2024 10:40:51 +0000 (12:40 +0200)]
Bump ruff from 0.6.8 to 0.6.9 (#1701)

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

---
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>
18 months agoBump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 (#1696)
dependabot[bot] [Sat, 5 Oct 2024 08:18:54 +0000 (10:18 +0200)]
Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 (#1696)

Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.10.2 to 1.10.3.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.10.2...v1.10.3)

---
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>
18 months agoBump docker/setup-buildx-action from 3.6.1 to 3.7.1 (#1697)
dependabot[bot] [Sat, 5 Oct 2024 08:18:44 +0000 (10:18 +0200)]
Bump docker/setup-buildx-action from 3.6.1 to 3.7.1 (#1697)

Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.6.1 to 3.7.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3.6.1...v3.7.1)

---
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>
18 months agoSnapcast: Add configuration options (#1692)
Santiago Soto [Sat, 5 Oct 2024 08:18:31 +0000 (05:18 -0300)]
Snapcast: Add configuration options  (#1692)

18 months agosome minor tweaks
Marcel van der Veldt [Thu, 3 Oct 2024 07:07:04 +0000 (09:07 +0200)]
some minor tweaks

18 months agoUpdate to snapweb v0.8.0 (#1690)
Santiago Soto [Tue, 1 Oct 2024 08:21:18 +0000 (05:21 -0300)]
Update to snapweb v0.8.0 (#1690)

update to snapweb v0.8.0

18 months agofix: album directory parsing with album versions (#1683)
Marek Skrobacki [Mon, 30 Sep 2024 22:40:35 +0000 (23:40 +0100)]
fix: album directory parsing with album versions (#1683)

18 months agoFix some playback issues (#1689)
Marcel van der Veldt [Mon, 30 Sep 2024 22:40:07 +0000 (00:40 +0200)]
Fix some playback issues (#1689)

18 months agoBump docker/build-push-action from 6.8.0 to 6.9.0 (#1684)
dependabot[bot] [Mon, 30 Sep 2024 22:27:57 +0000 (00:27 +0200)]
Bump docker/build-push-action from 6.8.0 to 6.9.0 (#1684)

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.8.0 to 6.9.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v6.8.0...v6.9.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>
18 months agoBump aiohttp from 3.10.5 to 3.10.8 (#1686)
dependabot[bot] [Mon, 30 Sep 2024 22:27:38 +0000 (00:27 +0200)]
Bump aiohttp from 3.10.5 to 3.10.8 (#1686)

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

---
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>
18 months agoBump zeroconf from 0.134.0 to 0.135.0 (#1687)
dependabot[bot] [Mon, 30 Sep 2024 22:27:29 +0000 (00:27 +0200)]
Bump zeroconf from 0.134.0 to 0.135.0 (#1687)

Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.134.0 to 0.135.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.134.0...0.135.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>
18 months agoBump ruff from 0.6.7 to 0.6.8 (#1688)
dependabot[bot] [Mon, 30 Sep 2024 22:01:15 +0000 (00:01 +0200)]
Bump ruff from 0.6.7 to 0.6.8 (#1688)

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

---
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>
18 months agobump base image to 1.1.2
Marcel van der Veldt [Sun, 29 Sep 2024 23:36:08 +0000 (01:36 +0200)]
bump base image to 1.1.2

18 months agosome more changes to base docker
Marcel van der Veldt [Sun, 29 Sep 2024 23:09:50 +0000 (01:09 +0200)]
some more changes to base docker

18 months agopartially revert docker base image changes
Marcel van der Veldt [Sun, 29 Sep 2024 22:46:42 +0000 (00:46 +0200)]
partially revert docker base image changes

18 months agoDrop root during base image build and use venv (#1682)
Kirill Birger [Sun, 29 Sep 2024 22:08:22 +0000 (18:08 -0400)]
Drop root during base image build and use venv (#1682)

18 months agoBump base image to 1.0.10 (#1680)
Marcel van der Veldt [Fri, 27 Sep 2024 20:18:14 +0000 (22:18 +0200)]
Bump base image to 1.0.10 (#1680)

Bump base image (should support permission error when running as non-root)

18 months agoBump docker/build-push-action from 6.7.0 to 6.8.0 (#1679)
dependabot[bot] [Fri, 27 Sep 2024 20:09:12 +0000 (22:09 +0200)]
Bump docker/build-push-action from 6.7.0 to 6.8.0 (#1679)

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.7.0 to 6.8.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v6.7.0...v6.8.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>
18 months agofinalize changes to dockerfile
Marcel van der Veldt [Fri, 27 Sep 2024 19:52:38 +0000 (21:52 +0200)]
finalize changes to dockerfile

18 months agoswap venv creation
Marcel van der Veldt [Fri, 27 Sep 2024 15:14:23 +0000 (17:14 +0200)]
swap venv creation

18 months agomore typos
Marcel van der Veldt [Fri, 27 Sep 2024 14:41:49 +0000 (16:41 +0200)]
more typos

18 months agouse alpine syntax
Marcel van der Veldt [Fri, 27 Sep 2024 14:08:01 +0000 (16:08 +0200)]
use alpine syntax

18 months agoMerge branch 'main' of https://github.com/music-assistant/server
Marcel van der Veldt [Fri, 27 Sep 2024 13:49:09 +0000 (15:49 +0200)]
Merge branch 'main' of https://github.com/music-assistant/server

18 months agosome tweaks to dockefile
Marcel van der Veldt [Fri, 27 Sep 2024 13:39:28 +0000 (15:39 +0200)]
some tweaks to dockefile

tweak

18 months agotypo
Marcel van der Veldt [Fri, 27 Sep 2024 13:39:28 +0000 (15:39 +0200)]
typo

18 months agoMerge branch 'main' of https://github.com/music-assistant/server
Marcel van der Veldt [Fri, 27 Sep 2024 13:37:27 +0000 (15:37 +0200)]
Merge branch 'main' of https://github.com/music-assistant/server