Marcel van der Veldt [Wed, 14 Aug 2024 22:20:06 +0000 (00:20 +0200)]
Add demo/template providers (#1566)
Marcel van der Veldt [Tue, 13 Aug 2024 10:38:51 +0000 (12:38 +0200)]
fix small typo
dependabot[bot] [Tue, 13 Aug 2024 08:44:47 +0000 (10:44 +0200)]
Bump yt-dlp from 2024.8.1 to 2024.8.6 (#1561)
* Bump yt-dlp from 2024.8.1 to 2024.8.6
Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp) from 2024.8.1 to 2024.8.6.
- [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.01...2024.08.06)
---
updated-dependencies:
- dependency-name: yt-dlp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump yt-dlp.
---------
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>
music-assistant-machine [Tue, 13 Aug 2024 01:01:03 +0000 (03:01 +0200)]
frontend-2.8.1 (#1563)
* Update pyproject.toml for 2.8.1
* Update requirements_all.txt for 2.8.1
Marcel van der Veldt [Tue, 13 Aug 2024 01:00:50 +0000 (03:00 +0200)]
Merge branch 'main' of https://github.com/music-assistant/server
Marcel van der Veldt [Tue, 13 Aug 2024 01:00:28 +0000 (03:00 +0200)]
bump cache db version
dependabot[bot] [Tue, 13 Aug 2024 00:56:51 +0000 (02:56 +0200)]
Bump aiorun from 2024.5.1 to 2024.8.1 (#1560)
Bumps [aiorun](https://github.com/cjrh/aiorun) from 2024.5.1 to 2024.8.1.
- [Changelog](https://github.com/cjrh/aiorun/blob/master/CHANGES)
- [Commits](https://github.com/cjrh/aiorun/compare/v2024.5.1...v2024.8.1)
---
updated-dependencies:
- dependency-name: aiorun
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, 13 Aug 2024 00:56:30 +0000 (02:56 +0200)]
Bump aiohttp from 3.10.2 to 3.10.3 (#1559)
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.2 to 3.10.3.
- [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.2...v3.10.3)
---
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>
dependabot[bot] [Tue, 13 Aug 2024 00:55:46 +0000 (02:55 +0200)]
Bump orjson from 3.10.6 to 3.10.7 (#1558)
Bumps [orjson](https://github.com/ijl/orjson) from 3.10.6 to 3.10.7.
- [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.6...3.10.7)
---
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 [Tue, 13 Aug 2024 00:48:23 +0000 (02:48 +0200)]
Implement Spotify Connect Auth (#1562)
Marcel van der Veldt [Mon, 12 Aug 2024 07:36:14 +0000 (09:36 +0200)]
fix db migration
music-assistant-machine [Mon, 12 Aug 2024 00:19:11 +0000 (02:19 +0200)]
frontend-2.8.0 (#1557)
* Update pyproject.toml for 2.8.0
* Update requirements_all.txt for 2.8.0
Marcel van der Veldt [Mon, 12 Aug 2024 00:18:31 +0000 (02:18 +0200)]
small tweak to queue index
Marcel van der Veldt [Mon, 12 Aug 2024 00:16:18 +0000 (02:16 +0200)]
Cleanup database from wrong matched info (#1556)
Marcel van der Veldt [Sun, 11 Aug 2024 22:43:35 +0000 (00:43 +0200)]
use less api calls for match logic
Marcel van der Veldt [Sun, 11 Aug 2024 22:35:52 +0000 (00:35 +0200)]
Fix AirPlay playback gets mangled up between different streams (#1555)
Marcel van der Veldt [Sun, 11 Aug 2024 17:04:49 +0000 (19:04 +0200)]
Fixes for global search (#1554)
Prefer library items in global search
Marcel van der Veldt [Sun, 11 Aug 2024 15:39:34 +0000 (17:39 +0200)]
Improve metadata handling (#1553)
dependabot[bot] [Sun, 11 Aug 2024 11:00:02 +0000 (13:00 +0200)]
Bump yt-dlp from 2024.7.25 to 2024.8.1 (#1544)
* Bump yt-dlp from 2024.7.25 to 2024.8.1
Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp) from 2024.7.25 to 2024.8.1.
- [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.07.25...2024.08.01)
---
updated-dependencies:
- dependency-name: yt-dlp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump.
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marvin Schenkel <marvinschenkel@gmail.com>
Marcel van der Veldt [Sun, 11 Aug 2024 01:17:09 +0000 (03:17 +0200)]
Improve metadata handling (#1552)
dependabot[bot] [Sun, 11 Aug 2024 01:16:52 +0000 (03:16 +0200)]
Bump aiohttp from 3.9.5 to 3.10.2 (#1551)
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.5 to 3.10.2.
- [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.9.5...v3.10.2)
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Fri, 9 Aug 2024 20:19:38 +0000 (22:19 +0200)]
Bump ruff from 0.5.2 to 0.5.7 (#1550)
* Bump ruff from 0.5.2 to 0.5.7
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.2 to 0.5.7.
- [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.5.2...0.5.7)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-patch
...
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>
Marcel van der Veldt [Fri, 9 Aug 2024 15:58:39 +0000 (17:58 +0200)]
Fix race condition with mdns discovery
dependabot[bot] [Fri, 9 Aug 2024 14:23:48 +0000 (16:23 +0200)]
Bump mypy from 1.10.1 to 1.11.1 (#1545)
* Bump mypy from 1.10.1 to 1.11.1
Bumps [mypy](https://github.com/python/mypy) from 1.10.1 to 1.11.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.10.1...v1.11.1)
---
updated-dependencies:
- dependency-name: mypy
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>
Marcel van der Veldt [Fri, 9 Aug 2024 14:09:44 +0000 (16:09 +0200)]
Fix issue with track linking (#1549)
dependabot[bot] [Fri, 9 Aug 2024 14:07:27 +0000 (16:07 +0200)]
Bump async-upnp-client from 0.39.0 to 0.40.0 (#1532)
* Bump async-upnp-client from 0.39.0 to 0.40.0
Bumps [async-upnp-client](https://github.com/StevenLooman/async_upnp_client) from 0.39.0 to 0.40.0.
- [Changelog](https://github.com/StevenLooman/async_upnp_client/blob/development/CHANGES.rst)
- [Commits](https://github.com/StevenLooman/async_upnp_client/compare/0.39.0...0.40.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>
Marcel van der Veldt [Fri, 9 Aug 2024 12:07:53 +0000 (14:07 +0200)]
Fix onboard done info
dependabot[bot] [Fri, 9 Aug 2024 11:11:44 +0000 (13:11 +0200)]
Bump pre-commit from 3.7.1 to 3.8.0 (#1543)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.7.1 to 3.8.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.7.1...v3.8.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>
dependabot[bot] [Fri, 9 Aug 2024 11:11:16 +0000 (13:11 +0200)]
Bump docker/build-push-action from 6.6.0 to 6.6.1 (#1548)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.6.0 to 6.6.1.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v6.6.0...v6.6.1)
---
updated-dependencies:
- dependency-name: docker/build-push-action
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>
Melvyn Harbour [Thu, 8 Aug 2024 14:23:27 +0000 (15:23 +0100)]
Remove artist_id not album_id (#1541)
Fairly simple correction of a typo
Marvin Schenkel [Thu, 8 Aug 2024 13:36:04 +0000 (15:36 +0200)]
YTMusic: Use instance name as playlist owner as fallback. (#1546)
Use instance name as playlist owner as fallback.
dependabot[bot] [Thu, 8 Aug 2024 12:50:48 +0000 (14:50 +0200)]
Bump docker/build-push-action from 6.5.0 to 6.6.0 (#1547)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.5.0 to 6.6.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v6.5.0...v6.6.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>
Mel Harbour [Mon, 5 Aug 2024 13:08:54 +0000 (14:08 +0100)]
Remove artist_id not album_id
Melvyn Harbour [Sat, 3 Aug 2024 13:57:23 +0000 (14:57 +0100)]
Ensure sort_name makes it to cache (#1538)
* Ensure sort_name makes it to cache
* Lint
* Split line
* Ruff
---------
Co-authored-by: Marvin Schenkel <marvinschenkel@gmail.com>
Marvin Schenkel [Sat, 3 Aug 2024 13:25:10 +0000 (15:25 +0200)]
Fix global cache key and YTMusic playlist edge case. (#1540)
Fix global cache key and playlist edge case.
Marvin Schenkel [Sat, 3 Aug 2024 13:25:00 +0000 (15:25 +0200)]
Bump YTM dependencies + add url to provider mappings. (#1539)
Bump YTM dependencies + add url to providermappings.
dependabot[bot] [Tue, 30 Jul 2024 15:17:19 +0000 (17:17 +0200)]
Bump pytest from 8.3.1 to 8.3.2 (#1531)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.1 to 8.3.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.3.1...8.3.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>
Marcel van der Veldt [Tue, 30 Jul 2024 15:14:52 +0000 (17:14 +0200)]
throttle metadata retrieval
Marcel van der Veldt [Tue, 30 Jul 2024 15:09:59 +0000 (17:09 +0200)]
Prevent items get marked as unavailable during metadata scan (#1537)
Marcel van der Veldt [Tue, 30 Jul 2024 10:04:57 +0000 (12:04 +0200)]
Allow use of a personal client id for Spotify (#1536)
dependabot[bot] [Mon, 29 Jul 2024 19:03:08 +0000 (21:03 +0200)]
Bump docker/setup-buildx-action from 3.5.0 to 3.6.1 (#1535)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.5.0 to 3.6.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3.5.0...v3.6.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>
Kostas Chatzikokolakis [Mon, 29 Jul 2024 19:01:13 +0000 (22:01 +0300)]
Throttler: sleep without busy wait, log delayed calls (#1526)
Kostas Chatzikokolakis [Mon, 29 Jul 2024 11:13:44 +0000 (14:13 +0300)]
Spotify: remove deprecated user-read-birthdate scope (#1524)
Eric Munson [Mon, 29 Jul 2024 10:29:30 +0000 (06:29 -0400)]
Subsonic: Add debug level logging around stream start, end, and details (#1523)
OzGav [Mon, 29 Jul 2024 10:25:44 +0000 (20:25 +1000)]
Add Japanese to locales (#1527)
Add Japanese to locates
Jc2k [Mon, 29 Jul 2024 10:00:23 +0000 (11:00 +0100)]
Jellyfin: Use aiojellyfin 0.10.0 for stricter typing and more speed (#1521)
OzGav [Mon, 29 Jul 2024 09:57:29 +0000 (19:57 +1000)]
Add limit to tracks (#1530)
Jc2k [Wed, 24 Jul 2024 22:13:56 +0000 (23:13 +0100)]
Typing: Add mypy for theaudiodb (#1522)
dependabot[bot] [Tue, 23 Jul 2024 10:09:42 +0000 (12:09 +0200)]
Bump docker/setup-buildx-action from 3.4.0 to 3.5.0 (#1514)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3.4.0...v3.5.0)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Tue, 23 Jul 2024 10:09:28 +0000 (12:09 +0200)]
Bump pytest from 8.2.2 to 8.3.1 (#1515)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.2 to 8.3.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.2.2...8.3.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>
dependabot[bot] [Tue, 23 Jul 2024 10:02:17 +0000 (12:02 +0200)]
Bump docker/login-action from 3.2.0 to 3.3.0 (#1513)
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v3.2.0...v3.3.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>
dependabot[bot] [Tue, 23 Jul 2024 10:02:03 +0000 (12:02 +0200)]
Bump docker/build-push-action from 6.4.1 to 6.5.0 (#1512)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.4.1 to 6.5.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v6.4.1...v6.5.0)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Tue, 23 Jul 2024 10:01:45 +0000 (12:01 +0200)]
Bump cryptography from 42.0.8 to 43.0.0 (#1516)
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.8 to 43.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/42.0.8...43.0.0)
---
updated-dependencies:
- dependency-name: cryptography
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, 23 Jul 2024 10:01:33 +0000 (12:01 +0200)]
Bump pylint from 3.2.5 to 3.2.6 (#1517)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.2.5 to 3.2.6.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.2.5...v3.2.6)
---
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>
Melvyn Harbour [Tue, 23 Jul 2024 10:00:42 +0000 (11:00 +0100)]
Guard against eyed3 misread (#1511)
Jc2k [Tue, 23 Jul 2024 09:58:53 +0000 (10:58 +0100)]
Jellyfin: Fix artist enumeration (#1520)
Jozef Kruszynski [Sun, 21 Jul 2024 23:58:56 +0000 (01:58 +0200)]
Tidal PKCE login (#1509)
music-assistant-machine [Sun, 21 Jul 2024 23:53:05 +0000 (01:53 +0200)]
frontend-2.7.0 (#1510)
* Update pyproject.toml for 2.7.0
* Update requirements_all.txt for 2.7.0
Marcel van der Veldt [Sun, 21 Jul 2024 23:02:44 +0000 (01:02 +0200)]
improve poll logic
Marcel van der Veldt [Sun, 21 Jul 2024 13:44:31 +0000 (15:44 +0200)]
Fix issues with encoded radio streams
Marcel van der Veldt [Sun, 21 Jul 2024 10:04:48 +0000 (12:04 +0200)]
Merge branch 'main' of https://github.com/music-assistant/server
Marcel van der Veldt [Sat, 20 Jul 2024 17:02:09 +0000 (19:02 +0200)]
Fix AirPlay streams get mixed up when started in quick succession (#1508)
Marcel van der Veldt [Sat, 20 Jul 2024 10:44:04 +0000 (12:44 +0200)]
tweak
Marcel van der Veldt [Fri, 19 Jul 2024 23:56:42 +0000 (01:56 +0200)]
weird airplay hussle issue
Marcel van der Veldt [Fri, 19 Jul 2024 23:48:01 +0000 (01:48 +0200)]
fix for encoded url
Marcel van der Veldt [Fri, 19 Jul 2024 23:17:18 +0000 (01:17 +0200)]
correct group_members
Santiago Soto [Thu, 18 Jul 2024 17:29:15 +0000 (14:29 -0300)]
Snapcast: Fix unsync master (#1507)
fix typo
dependabot[bot] [Wed, 17 Jul 2024 22:06:34 +0000 (00:06 +0200)]
Bump docker/build-push-action from 6.4.0 to 6.4.1 (#1506)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v6.4.0...v6.4.1)
---
updated-dependencies:
- dependency-name: docker/build-push-action
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>
Marvin Schenkel [Tue, 16 Jul 2024 07:48:42 +0000 (09:48 +0200)]
YTMusic: Change to pypi package + dependency updates (#1505)
* Bump ytm dependencies.
* Bump ytm dependencies.
dependabot[bot] [Tue, 16 Jul 2024 07:41:41 +0000 (09:41 +0200)]
Bump docker/build-push-action from 6.3.0 to 6.4.0 (#1501)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v6.3.0...v6.4.0)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Tue, 16 Jul 2024 07:41:31 +0000 (09:41 +0200)]
Bump ruff from 0.5.1 to 0.5.2 (#1502)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.1 to 0.5.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.5.1...0.5.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>
Marcel van der Veldt [Mon, 15 Jul 2024 21:22:46 +0000 (23:22 +0200)]
Merge branch 'main' of https://github.com/music-assistant/server
Marcel van der Veldt [Mon, 15 Jul 2024 21:22:33 +0000 (23:22 +0200)]
fix artists tag parser
music-assistant-machine [Sun, 14 Jul 2024 21:57:47 +0000 (23:57 +0200)]
frontend-2.6.4 (#1500)
* Update pyproject.toml for 2.6.4
* Update requirements_all.txt for 2.6.4
Marcel van der Veldt [Sun, 14 Jul 2024 21:46:36 +0000 (23:46 +0200)]
fix artist splitter
Marcel van der Veldt [Sun, 14 Jul 2024 21:07:40 +0000 (23:07 +0200)]
Ignore sonos vanished event
xmirakulix [Sun, 14 Jul 2024 21:03:38 +0000 (23:03 +0200)]
iterate over async generator (#1499)
Marvin Schenkel [Sun, 14 Jul 2024 17:36:42 +0000 (19:36 +0200)]
Apple Music: Fix playlist page size for Apple music. (#1498)
Fix playlist page size for Apple musoic.
Marvin Schenkel [Sun, 14 Jul 2024 17:36:07 +0000 (19:36 +0200)]
YTMusic: Rewrite YTM auth to ytdlp access token plugin (#1497)
* Rewrite YTM auth to ytdlp access token plugin.
* Rewrite YTM auth to ytdlp access token plugin.
Santiago Soto [Sun, 14 Jul 2024 12:53:32 +0000 (09:53 -0300)]
Snapcast: Fix call _can_sync_with (#1496)
Marcel van der Veldt [Sat, 13 Jul 2024 17:07:28 +0000 (19:07 +0200)]
bash is annoying
Marcel van der Veldt [Sat, 13 Jul 2024 17:04:22 +0000 (19:04 +0200)]
lets add some more brackets
Marcel van der Veldt [Sat, 13 Jul 2024 17:01:38 +0000 (19:01 +0200)]
another attempt to fix the release script
Marcel van der Veldt [Sat, 13 Jul 2024 16:47:15 +0000 (18:47 +0200)]
allow rc in prerelease
music-assistant-machine [Sat, 13 Jul 2024 14:50:48 +0000 (16:50 +0200)]
frontend-2.6.3 (#1495)
* Update pyproject.toml for 2.6.3
* Update requirements_all.txt for 2.6.3
Santiago Soto [Sat, 13 Jul 2024 14:50:35 +0000 (11:50 -0300)]
Snapcast: Fix sync methods (#1491)
Marcel van der Veldt [Sat, 13 Jul 2024 14:47:08 +0000 (16:47 +0200)]
Various small bugfixes and optimizations (#1494)
* Fix pause support in HA players
* Revert browse to non-paged lists
paging on browse causes more headache than benefit
* Optimize playlist tracks handling
* precache playlist tracks
* Match tracks in playlist
* Fix albumtype on Tidal
* ensure full item on library add
OzGav [Fri, 12 Jul 2024 17:50:43 +0000 (03:50 +1000)]
Update name to clarify difference with the integration (#1492)
Marvin Schenkel [Fri, 12 Jul 2024 10:23:51 +0000 (12:23 +0200)]
YT Music: Fix token expiration on reboot (#1493)
Write yt dlp cache on startup.
Eric Munson [Thu, 11 Jul 2024 21:58:59 +0000 (17:58 -0400)]
Subsonic: Workaround for Navidrome Various Artists track handling (#1490)
Marvin Schenkel [Thu, 11 Jul 2024 18:38:49 +0000 (20:38 +0200)]
Apple Music: (Hopefully) fix time out issues + fix handling of missing artist details (#1489)
* Fix timeout issues and added itemmapping in case an Artist cannot be found
* Remove debug statement for solved issue.
Marvin Schenkel [Thu, 11 Jul 2024 08:17:33 +0000 (10:17 +0200)]
Revert ytmusicapi to 1.7.3 (#1488)
dependabot[bot] [Wed, 10 Jul 2024 17:53:21 +0000 (19:53 +0200)]
Bump actions/setup-python from 5.1.0 to 5.1.1 (#1487)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5.1.0...v5.1.1)
---
updated-dependencies:
- dependency-name: actions/setup-python
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 [Wed, 10 Jul 2024 17:26:34 +0000 (19:26 +0200)]
fix typo
music-assistant-machine [Tue, 9 Jul 2024 20:42:19 +0000 (22:42 +0200)]
frontend-2.6.1 (#1486)
* Update pyproject.toml for 2.6.1
* Update requirements_all.txt for 2.6.1
Marcel van der Veldt [Tue, 9 Jul 2024 20:41:34 +0000 (22:41 +0200)]
do not allow split on ampersand
Marcel van der Veldt [Tue, 9 Jul 2024 20:38:16 +0000 (22:38 +0200)]
change order of config entry type
Marcel van der Veldt [Tue, 9 Jul 2024 20:24:24 +0000 (22:24 +0200)]
some tweaks
Marcel van der Veldt [Tue, 9 Jul 2024 19:45:43 +0000 (21:45 +0200)]
some tweaks
Marcel van der Veldt [Tue, 9 Jul 2024 18:56:56 +0000 (20:56 +0200)]
add error logging for qobuz