music-assistant-server.git
19 months agoRevert "Allow frontend to send base url for auth redirects (#1593)"
Marcel van der Veldt [Thu, 22 Aug 2024 10:16:56 +0000 (12:16 +0200)]
Revert "Allow frontend to send base url for auth redirects (#1593)"

This reverts commit 24dde1d2bc35a4e755e6b2f96fd7702941982f1b.

19 months agoAllow frontend to send base url for auth redirects (#1593)
Marcel van der Veldt [Thu, 22 Aug 2024 09:51:46 +0000 (11:51 +0200)]
Allow frontend to send base url for auth redirects (#1593)

19 months agofrontend-2.8.9 (#1592)
music-assistant-machine [Thu, 22 Aug 2024 09:49:31 +0000 (11:49 +0200)]
frontend-2.8.9 (#1592)

* Update pyproject.toml for 2.8.9

* Update requirements_all.txt for 2.8.9

19 months agofrontend-2.8.8 (#1591)
music-assistant-machine [Thu, 22 Aug 2024 08:25:44 +0000 (10:25 +0200)]
frontend-2.8.8 (#1591)

* Update pyproject.toml for 2.8.8

* Update requirements_all.txt for 2.8.8

19 months agosome minor tweaks
Marcel van der Veldt [Thu, 22 Aug 2024 08:25:18 +0000 (10:25 +0200)]
some minor tweaks

19 months agoFix new playlists get corrupted (#1590)
Marcel van der Veldt [Thu, 22 Aug 2024 05:59:47 +0000 (07:59 +0200)]
Fix new playlists get corrupted (#1590)

due to leftover redundant column

19 months agoPrevent redundant call to async_is_supervisor
Marcel van der Veldt [Thu, 22 Aug 2024 05:59:05 +0000 (07:59 +0200)]
Prevent redundant call to async_is_supervisor

19 months agofrontend-2.8.7 (#1589)
music-assistant-machine [Wed, 21 Aug 2024 19:50:31 +0000 (21:50 +0200)]
frontend-2.8.7 (#1589)

* Update pyproject.toml for 2.8.7

* Update requirements_all.txt for 2.8.7

19 months agorun linter
Marcel van der Veldt [Wed, 21 Aug 2024 19:50:06 +0000 (21:50 +0200)]
run linter

19 months agorevert
Marcel van der Veldt [Wed, 21 Aug 2024 19:40:00 +0000 (21:40 +0200)]
revert

19 months agoattempt to fix track repeat on flow mode players
Marcel van der Veldt [Wed, 21 Aug 2024 19:37:14 +0000 (21:37 +0200)]
attempt to fix track repeat on flow mode players

19 months agosmall fix for snapcast stream end
Marcel van der Veldt [Wed, 21 Aug 2024 19:21:48 +0000 (21:21 +0200)]
small fix for snapcast stream end

19 months agosome small tweaks
Marcel van der Veldt [Wed, 21 Aug 2024 18:11:28 +0000 (20:11 +0200)]
some small tweaks

19 months agodo not allow disabling builtin provider
Marcel van der Veldt [Wed, 21 Aug 2024 17:19:01 +0000 (19:19 +0200)]
do not allow disabling builtin provider

19 months agofix resume after pause
Marcel van der Veldt [Wed, 21 Aug 2024 17:08:05 +0000 (19:08 +0200)]
fix resume after pause

19 months agofix queue state restore
Marcel van der Veldt [Wed, 21 Aug 2024 16:48:26 +0000 (18:48 +0200)]
fix queue state restore

19 months agofix resume after stop
Marcel van der Veldt [Wed, 21 Aug 2024 16:32:46 +0000 (18:32 +0200)]
fix resume after stop

19 months agoBump ruff from 0.5.7 to 0.6.1 (#1579)
dependabot[bot] [Wed, 21 Aug 2024 16:02:49 +0000 (18:02 +0200)]
Bump ruff from 0.5.7 to 0.6.1 (#1579)

* Bump ruff from 0.5.7 to 0.6.1

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

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

Signed-off-by: dependabot[bot] <support@github.com>
* disable ASYNC109 ASYNC110

---------

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>
19 months agoBump plexapi from 4.15.15 to 4.15.16 (#1581)
dependabot[bot] [Wed, 21 Aug 2024 15:57:07 +0000 (17:57 +0200)]
Bump plexapi from 4.15.15 to 4.15.16 (#1581)

* Bump plexapi from 4.15.15 to 4.15.16

Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.15.15 to 4.15.16.
- [Release notes](https://github.com/pkkid/python-plexapi/releases)
- [Commits](https://github.com/pkkid/python-plexapi/compare/4.15.15...4.15.16)

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

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

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
19 months agofrontend-2.8.6 (#1588)
music-assistant-machine [Wed, 21 Aug 2024 15:50:27 +0000 (17:50 +0200)]
frontend-2.8.6 (#1588)

* Update pyproject.toml for 2.8.6

* Update requirements_all.txt for 2.8.6

19 months agofix typo
Marcel van der Veldt [Wed, 21 Aug 2024 15:18:28 +0000 (17:18 +0200)]
fix typo

19 months agolower some log levels
Marcel van der Veldt [Wed, 21 Aug 2024 14:37:14 +0000 (16:37 +0200)]
lower some log levels

19 months agosmall tweaks
Marcel van der Veldt [Wed, 21 Aug 2024 14:20:22 +0000 (16:20 +0200)]
small tweaks

19 months agofix some remaining queries
Marcel van der Veldt [Wed, 21 Aug 2024 11:01:39 +0000 (13:01 +0200)]
fix some remaining queries

19 months agoFix (radio) browse listings (#1587)
Marcel van der Veldt [Wed, 21 Aug 2024 10:19:58 +0000 (12:19 +0200)]
Fix (radio) browse listings (#1587)

19 months agofix library remove when YTM present
Marcel van der Veldt [Wed, 21 Aug 2024 08:45:32 +0000 (10:45 +0200)]
fix library remove when YTM present

19 months agoa few tweaks to builtin playlists
Marcel van der Veldt [Wed, 21 Aug 2024 08:18:01 +0000 (10:18 +0200)]
a few tweaks to builtin playlists

19 months agoignore dependent provider not available while loading
Marcel van der Veldt [Wed, 21 Aug 2024 07:48:46 +0000 (09:48 +0200)]
ignore dependent provider not available while loading

19 months agoFix (album) images for track listings (#1586)
Marcel van der Veldt [Wed, 21 Aug 2024 07:46:46 +0000 (09:46 +0200)]
Fix (album) images for track listings (#1586)

19 months agofrontend-2.8.4 (#1585)
music-assistant-machine [Wed, 21 Aug 2024 00:00:02 +0000 (02:00 +0200)]
frontend-2.8.4 (#1585)

* Update pyproject.toml for 2.8.4

* Update requirements_all.txt for 2.8.4

19 months agoDatabase (performance) enhancements (#1584)
Marcel van der Veldt [Tue, 20 Aug 2024 23:55:40 +0000 (01:55 +0200)]
Database (performance) enhancements (#1584)

19 months agosmall tweaks
Marcel van der Veldt [Mon, 19 Aug 2024 21:57:50 +0000 (23:57 +0200)]
small tweaks

19 months agofrontend-2.8.3 (#1582)
music-assistant-machine [Mon, 19 Aug 2024 21:56:51 +0000 (23:56 +0200)]
frontend-2.8.3 (#1582)

* Update pyproject.toml for 2.8.3

* Update requirements_all.txt for 2.8.3

19 months agoFix typo (#1583)
OzGav [Mon, 19 Aug 2024 21:56:32 +0000 (07:56 +1000)]
Fix typo (#1583)

19 months agoMerge branch 'main' of https://github.com/music-assistant/server
Marcel van der Veldt [Mon, 19 Aug 2024 19:55:41 +0000 (21:55 +0200)]
Merge branch 'main' of https://github.com/music-assistant/server

19 months agofix some small typos
Marcel van der Veldt [Mon, 19 Aug 2024 19:55:29 +0000 (21:55 +0200)]
fix some small typos

19 months agoBump aiohttp from 3.10.3 to 3.10.4 (#1580)
dependabot[bot] [Mon, 19 Aug 2024 19:40:55 +0000 (21:40 +0200)]
Bump aiohttp from 3.10.3 to 3.10.4 (#1580)

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

---
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>
19 months agoMerge branch 'main' of https://github.com/music-assistant/server
Marcel van der Veldt [Mon, 19 Aug 2024 18:07:22 +0000 (20:07 +0200)]
Merge branch 'main' of https://github.com/music-assistant/server

19 months agoreset spotify auth token when it expires
Marcel van der Veldt [Mon, 19 Aug 2024 18:07:06 +0000 (20:07 +0200)]
reset spotify auth token when it expires

19 months agoSubsonic: Correct the final entry that uses a non-MA logger (#1578)
Eric Munson [Mon, 19 Aug 2024 16:00:26 +0000 (12:00 -0400)]
Subsonic: Correct the final entry that uses a non-MA logger (#1578)

Signed-off-by: Eric B Munson <eric@munsonfam.org>
19 months agoImprove (local) metadata retrieval (#1577)
Marcel van der Veldt [Mon, 19 Aug 2024 15:16:28 +0000 (17:16 +0200)]
Improve (local) metadata retrieval (#1577)

19 months agoRemove the handle_async_init() call from provider __init__.py (#1576)
Eric Munson [Sun, 18 Aug 2024 19:17:31 +0000 (15:17 -0400)]
Remove the handle_async_init() call from provider __init__.py (#1576)

This is moving to the core server, no need to do it in each provider.

Signed-off-by: Eric B Munson <eric@munsonfam.org>
19 months agospeedup metadata scanner for local metadata
Marcel van der Veldt [Sun, 18 Aug 2024 17:13:57 +0000 (19:13 +0200)]
speedup metadata scanner for local metadata

19 months agodo not attempt to migrate the db
Marcel van der Veldt [Sun, 18 Aug 2024 16:49:24 +0000 (18:49 +0200)]
do not attempt to migrate the db

19 months agoChange logger used for provider (#1573)
Eric Munson [Sun, 18 Aug 2024 16:47:23 +0000 (12:47 -0400)]
Change logger used for provider (#1573)

19 months agoFix Spotify token gets invalidated every hour (#1575)
Marcel van der Veldt [Sun, 18 Aug 2024 16:47:08 +0000 (18:47 +0200)]
Fix Spotify token gets invalidated every hour (#1575)

19 months agoApple Music: Fix condition for hls substream optimization. (#1574)
Marvin Schenkel [Sun, 18 Aug 2024 12:41:53 +0000 (14:41 +0200)]
Apple Music: Fix condition for hls substream optimization. (#1574)

Fix condition for hls substream optimization.

19 months agofixes for db migrations
Marcel van der Veldt [Sat, 17 Aug 2024 10:28:53 +0000 (12:28 +0200)]
fixes for db migrations

19 months agohandle edge case refreshing spotify token
Marcel van der Veldt [Sat, 17 Aug 2024 09:45:29 +0000 (11:45 +0200)]
handle edge case refreshing spotify token

19 months agofix typo
Marcel van der Veldt [Sat, 17 Aug 2024 03:17:21 +0000 (05:17 +0200)]
fix typo

19 months agoVarious bugfixes and optimizations (#1572)
Marcel van der Veldt [Sat, 17 Aug 2024 03:07:51 +0000 (05:07 +0200)]
Various bugfixes and optimizations (#1572)

19 months agomore tweaks for config loading
Marcel van der Veldt [Fri, 16 Aug 2024 19:14:05 +0000 (21:14 +0200)]
more tweaks for config loading

19 months agohandle another confog edge case
Marcel van der Veldt [Fri, 16 Aug 2024 18:13:32 +0000 (20:13 +0200)]
handle another confog edge case

19 months agoanother tweak for config entries
Marcel van der Veldt [Fri, 16 Aug 2024 17:24:10 +0000 (19:24 +0200)]
another tweak for config entries

19 months agohandle more edge case drama
Marcel van der Veldt [Fri, 16 Aug 2024 17:00:47 +0000 (19:00 +0200)]
handle more edge case drama

19 months agofix load race in config
Marcel van der Veldt [Fri, 16 Aug 2024 16:13:12 +0000 (18:13 +0200)]
fix load race in config

19 months agoMerge branch 'main' of https://github.com/music-assistant/server
Marcel van der Veldt [Fri, 16 Aug 2024 16:02:46 +0000 (18:02 +0200)]
Merge branch 'main' of https://github.com/music-assistant/server

19 months agotweaks for spotify
Marcel van der Veldt [Fri, 16 Aug 2024 16:00:04 +0000 (18:00 +0200)]
tweaks for spotify

19 months agofrontend-2.8.2 (#1571)
music-assistant-machine [Fri, 16 Aug 2024 15:36:15 +0000 (17:36 +0200)]
frontend-2.8.2 (#1571)

* Update pyproject.toml for 2.8.2

* Update requirements_all.txt for 2.8.2

19 months agotypos
Marcel van der Veldt [Fri, 16 Aug 2024 15:35:48 +0000 (17:35 +0200)]
typos

19 months agosome tweaks
Marcel van der Veldt [Fri, 16 Aug 2024 15:32:11 +0000 (17:32 +0200)]
some tweaks

19 months agoImplement Spotify (oauth) PKCE Login flow (#1570)
Marcel van der Veldt [Fri, 16 Aug 2024 15:26:23 +0000 (17:26 +0200)]
Implement Spotify (oauth) PKCE Login flow (#1570)

19 months agoVarious optimizations to filesystem metadata retrieval (#1569)
Marcel van der Veldt [Thu, 15 Aug 2024 18:30:32 +0000 (20:30 +0200)]
Various optimizations to filesystem metadata retrieval (#1569)

19 months agoChange log level to avoid chatty logs. (#1568)
Marvin Schenkel [Thu, 15 Aug 2024 12:03:48 +0000 (14:03 +0200)]
Change log level to avoid chatty logs. (#1568)

19 months agoFix issues with items become unavailable (#1567)
Marcel van der Veldt [Thu, 15 Aug 2024 09:19:13 +0000 (11:19 +0200)]
Fix issues with items become unavailable (#1567)

19 months agoBump docker/build-push-action from 6.6.1 to 6.7.0 (#1565)
dependabot[bot] [Wed, 14 Aug 2024 22:20:24 +0000 (00:20 +0200)]
Bump docker/build-push-action from 6.6.1 to 6.7.0 (#1565)

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.6.1 to 6.7.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v6.6.1...v6.7.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>
19 months agoAdd demo/template providers (#1566)
Marcel van der Veldt [Wed, 14 Aug 2024 22:20:06 +0000 (00:20 +0200)]
Add demo/template providers (#1566)

19 months agofix small typo
Marcel van der Veldt [Tue, 13 Aug 2024 10:38:51 +0000 (12:38 +0200)]
fix small typo

19 months agoBump yt-dlp from 2024.8.1 to 2024.8.6 (#1561)
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>
20 months agofrontend-2.8.1 (#1563)
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

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

20 months agobump cache db version
Marcel van der Veldt [Tue, 13 Aug 2024 01:00:28 +0000 (03:00 +0200)]
bump cache db version

20 months agoBump aiorun from 2024.5.1 to 2024.8.1 (#1560)
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>
20 months agoBump aiohttp from 3.10.2 to 3.10.3 (#1559)
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>
20 months agoBump orjson from 3.10.6 to 3.10.7 (#1558)
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>
20 months agoImplement Spotify Connect Auth (#1562)
Marcel van der Veldt [Tue, 13 Aug 2024 00:48:23 +0000 (02:48 +0200)]
Implement Spotify Connect Auth (#1562)

20 months agofix db migration
Marcel van der Veldt [Mon, 12 Aug 2024 07:36:14 +0000 (09:36 +0200)]
fix db migration

20 months agofrontend-2.8.0 (#1557)
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

20 months agosmall tweak to queue index
Marcel van der Veldt [Mon, 12 Aug 2024 00:18:31 +0000 (02:18 +0200)]
small tweak to queue index

20 months agoCleanup database from wrong matched info (#1556)
Marcel van der Veldt [Mon, 12 Aug 2024 00:16:18 +0000 (02:16 +0200)]
Cleanup database from wrong matched info (#1556)

20 months agouse less api calls for match logic
Marcel van der Veldt [Sun, 11 Aug 2024 22:43:35 +0000 (00:43 +0200)]
use less api calls for match logic

20 months agoFix AirPlay playback gets mangled up between different streams (#1555)
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)

20 months agoFixes for global search (#1554)
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

20 months agoImprove metadata handling (#1553)
Marcel van der Veldt [Sun, 11 Aug 2024 15:39:34 +0000 (17:39 +0200)]
Improve metadata handling (#1553)

20 months agoBump yt-dlp from 2024.7.25 to 2024.8.1 (#1544)
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>
20 months agoImprove metadata handling (#1552)
Marcel van der Veldt [Sun, 11 Aug 2024 01:17:09 +0000 (03:17 +0200)]
Improve metadata handling (#1552)

20 months agoBump aiohttp from 3.9.5 to 3.10.2 (#1551)
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>
20 months agoBump ruff from 0.5.2 to 0.5.7 (#1550)
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>
20 months agoFix race condition with mdns discovery
Marcel van der Veldt [Fri, 9 Aug 2024 15:58:39 +0000 (17:58 +0200)]
Fix race condition with mdns discovery

20 months agoBump mypy from 1.10.1 to 1.11.1 (#1545)
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>
20 months agoFix issue with track linking (#1549)
Marcel van der Veldt [Fri, 9 Aug 2024 14:09:44 +0000 (16:09 +0200)]
Fix issue with track linking (#1549)

20 months agoBump async-upnp-client from 0.39.0 to 0.40.0 (#1532)
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>
20 months agoFix onboard done info
Marcel van der Veldt [Fri, 9 Aug 2024 12:07:53 +0000 (14:07 +0200)]
Fix onboard done info

20 months agoBump pre-commit from 3.7.1 to 3.8.0 (#1543)
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>
20 months agoBump docker/build-push-action from 6.6.0 to 6.6.1 (#1548)
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>
20 months agoRemove artist_id not album_id (#1541)
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

20 months agoYTMusic: Use instance name as playlist owner as fallback. (#1546)
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.

20 months agoBump docker/build-push-action from 6.5.0 to 6.6.0 (#1547)
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>
20 months agoRemove artist_id not album_id
Mel Harbour [Mon, 5 Aug 2024 13:08:54 +0000 (14:08 +0100)]
Remove artist_id not album_id

20 months agoEnsure sort_name makes it to cache (#1538)
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>