dependabot[bot] [Wed, 13 Dec 2023 02:12:52 +0000 (03:12 +0100)]
Bump ruff from 0.1.6 to 0.1.7 (#961)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.6 to 0.1.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/v0.1.6...v0.1.7)
---
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>
dependabot[bot] [Wed, 13 Dec 2023 01:53:31 +0000 (02:53 +0100)]
Bump cryptography from 41.0.6 to 41.0.7 (#962)
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.6 to 41.0.7.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.6...41.0.7)
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Wed, 13 Dec 2023 01:53:11 +0000 (02:53 +0100)]
Bump pre-commit from 3.5.0 to 3.6.0 (#963)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.5.0 to 3.6.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.5.0...v3.6.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] [Wed, 13 Dec 2023 01:52:41 +0000 (02:52 +0100)]
Bump black from 23.7.0 to 23.11.0 (#964)
Bumps [black](https://github.com/psf/black) from 23.7.0 to 23.11.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/23.7.0...23.11.0)
---
updated-dependencies:
- dependency-name: black
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>
github-actions[bot] [Wed, 13 Dec 2023 01:52:21 +0000 (02:52 +0100)]
Auto-update pre-commit hooks (#965)
Co-authored-by: marcelveldt <marcelveldt@users.noreply.github.com>
dependabot[bot] [Wed, 13 Dec 2023 01:51:56 +0000 (02:51 +0100)]
Bump aiohttp from 3.9.0 to 3.9.1 (#960)
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.0 to 3.9.1.
- [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.0...v3.9.1)
---
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>
Marcel van der Veldt [Fri, 8 Dec 2023 18:02:43 +0000 (19:02 +0100)]
Some fixes for the database migration and matching logic (#958)
Jozef Kruszynski [Fri, 8 Dec 2023 17:56:55 +0000 (18:56 +0100)]
Fixing pyproject.toml (#957)
Co-authored-by: Jozef Kruszynski <jozef.kruszynski@gmail.com>
Santiago Soto [Fri, 8 Dec 2023 11:25:46 +0000 (08:25 -0300)]
Fix snapcast provider in the dynamic generation of tcp streams (#955)
Marcel van der Veldt [Wed, 6 Dec 2023 22:45:33 +0000 (23:45 +0100)]
small fix
Marcel van der Veldt [Wed, 6 Dec 2023 22:25:04 +0000 (23:25 +0100)]
Follow-up fix for db migration issue (#956)
* Ignore albumless tracks in mb lookups
* fix db migration of radios and playlists tables
Marcel van der Veldt [Wed, 6 Dec 2023 20:01:32 +0000 (21:01 +0100)]
Improve Filesystem provider (#953)
music-assistant-machine [Wed, 6 Dec 2023 20:00:27 +0000 (21:00 +0100)]
frontend-2.0.16 (#954)
dependabot[bot] [Wed, 6 Dec 2023 18:57:58 +0000 (19:57 +0100)]
Bump actions/setup-python from 4.7.1 to 5.0.0 (#952)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.7.1 to 5.0.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4.7.1...v5.0.0)
---
updated-dependencies:
- dependency-name: actions/setup-python
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>
Santiago Soto [Tue, 5 Dec 2023 14:04:02 +0000 (11:04 -0300)]
Update snapcast documentation link (#950)
dependabot[bot] [Tue, 5 Dec 2023 14:03:24 +0000 (15:03 +0100)]
Bump pycryptodome from 3.18.0 to 3.19.0 (#945)
* Bump pycryptodome from 3.18.0 to 3.19.0
Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome) from 3.18.0 to 3.19.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.18.0...v3.19.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>
github-actions[bot] [Tue, 5 Dec 2023 08:16:34 +0000 (09:16 +0100)]
Auto-update pre-commit hooks (#949)
Co-authored-by: marcelveldt <marcelveldt@users.noreply.github.com>
dependabot[bot] [Mon, 4 Dec 2023 22:27:56 +0000 (23:27 +0100)]
Bump colorlog from 6.7.0 to 6.8.0 (#947)
Bumps [colorlog](https://github.com/borntyping/python-colorlog) from 6.7.0 to 6.8.0.
- [Release notes](https://github.com/borntyping/python-colorlog/releases)
- [Commits](https://github.com/borntyping/python-colorlog/compare/v6.7.0...v6.8.0)
---
updated-dependencies:
- dependency-name: colorlog
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] [Mon, 4 Dec 2023 20:18:27 +0000 (21:18 +0100)]
Bump pytest-asyncio from 0.21.1 to 0.23.2 (#948)
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.21.1 to 0.23.2.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.21.1...v0.23.2)
---
updated-dependencies:
- dependency-name: pytest-asyncio
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] [Mon, 4 Dec 2023 20:18:12 +0000 (21:18 +0100)]
Bump mashumaro from 3.10 to 3.11 (#946)
Bumps [mashumaro](https://github.com/Fatal1ty/mashumaro) from 3.10 to 3.11.
- [Release notes](https://github.com/Fatal1ty/mashumaro/releases)
- [Commits](https://github.com/Fatal1ty/mashumaro/compare/v3.10...v3.11)
---
updated-dependencies:
- dependency-name: mashumaro
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Mon, 4 Dec 2023 20:18:00 +0000 (21:18 +0100)]
Bump zeroconf from 0.119.0 to 0.128.0 (#944)
Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.119.0 to 0.128.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.119.0...0.128.0)
---
updated-dependencies:
- dependency-name: zeroconf
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Mon, 4 Dec 2023 11:59:03 +0000 (12:59 +0100)]
Bump pychromecast from 13.0.7 to 13.0.8 (#936)
* Bump pychromecast from 13.0.7 to 13.0.8
Bumps [pychromecast](https://github.com/balloob/pychromecast) from 13.0.7 to 13.0.8.
- [Release notes](https://github.com/balloob/pychromecast/releases)
- [Commits](https://github.com/balloob/pychromecast/compare/13.0.7...13.0.8)
---
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>
Marcel van der Veldt [Mon, 4 Dec 2023 08:37:20 +0000 (09:37 +0100)]
Fix graceful shutdown when provider errors on unload
dependabot[bot] [Mon, 4 Dec 2023 08:18:25 +0000 (09:18 +0100)]
Bump async-upnp-client from 0.34.1 to 0.36.2 (#937)
* Bump async-upnp-client from 0.34.1 to 0.36.2
Bumps [async-upnp-client](https://github.com/StevenLooman/async_upnp_client) from 0.34.1 to 0.36.2.
- [Changelog](https://github.com/StevenLooman/async_upnp_client/blob/development/CHANGES.rst)
- [Commits](https://github.com/StevenLooman/async_upnp_client/compare/0.34.1...0.36.2)
---
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>
dependabot[bot] [Mon, 4 Dec 2023 08:16:05 +0000 (09:16 +0100)]
Bump plexapi from 4.15.5 to 4.15.6 (#939)
* Bump plexapi from 4.15.5 to 4.15.6
Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.15.5 to 4.15.6.
- [Release notes](https://github.com/pkkid/python-plexapi/releases)
- [Commits](https://github.com/pkkid/python-plexapi/compare/4.15.5...4.15.6)
---
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>
dependabot[bot] [Mon, 4 Dec 2023 08:12:03 +0000 (09:12 +0100)]
Bump cryptography from 41.0.5 to 41.0.6 (#941)
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.5 to 41.0.6.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.5...41.0.6)
---
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>
Santiago Soto [Mon, 4 Dec 2023 08:11:49 +0000 (05:11 -0300)]
Fix: Some Snapcast provider stability problems (#942)
Fix some stability problems
dependabot[bot] [Mon, 4 Dec 2023 08:10:36 +0000 (09:10 +0100)]
Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 (#943)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.10 to 1.8.11.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.10...v1.8.11)
---
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>
dependabot[bot] [Tue, 28 Nov 2023 21:56:13 +0000 (22:56 +0100)]
Bump ruff from 0.1.5 to 0.1.6 (#940)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.5 to 0.1.6.
- [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/v0.1.5...v0.1.6)
---
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>
dependabot[bot] [Tue, 28 Nov 2023 21:50:20 +0000 (22:50 +0100)]
Bump mypy from 1.6.1 to 1.7.1 (#938)
Bumps [mypy](https://github.com/python/mypy) from 1.6.1 to 1.7.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.6.1...v1.7.1)
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
wiflye81 [Tue, 28 Nov 2023 21:49:03 +0000 (22:49 +0100)]
fix: handle invalid start_index when receiving command player status (#935)
dependabot[bot] [Mon, 27 Nov 2023 12:18:24 +0000 (13:18 +0100)]
Bump ytmusicapi from 1.3.1 to 1.3.2 (#925)
* Bump ytmusicapi from 1.3.1 to 1.3.2
Bumps [ytmusicapi](https://github.com/sigma67/ytmusicapi) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/sigma67/ytmusicapi/releases)
- [Commits](https://github.com/sigma67/ytmusicapi/compare/1.3.1...1.3.2)
---
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>
Aaron Loo [Thu, 23 Nov 2023 15:38:36 +0000 (07:38 -0800)]
[soundcloud] Improved playlist iteration (#924)
* [soundcloud] improved playlist imports
Similar to https://github.com/music-assistant/server/pull/922, the
playlist import process is incomplete. Through trial and error, I
discovered that soundcloud returns all forms of "track lists" as a
response to the API call -- and that it was sorted by recency (which
explained the behavior I witnessed on `2023.6.0b6`.
This PR fixes it right up. It generalizes soundcloud pagination for
easier future adoption and for the soundcloud playlists.
Manually tested the `asyncsoundcloudpy` API.
* added self to manifest codeowners
Marcel van der Veldt [Thu, 23 Nov 2023 15:38:24 +0000 (16:38 +0100)]
Fixes for slimproto cli and wiim pro streamers (#934)
github-actions[bot] [Thu, 23 Nov 2023 15:37:50 +0000 (16:37 +0100)]
Auto-update pre-commit hooks (#932)
Co-authored-by: marcelveldt <marcelveldt@users.noreply.github.com>
dependabot[bot] [Thu, 23 Nov 2023 15:37:36 +0000 (16:37 +0100)]
Bump aiohttp from 3.8.5 to 3.9.0 (#933)
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.5 to 3.9.0.
- [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.8.5...v3.9.0)
---
updated-dependencies:
- dependency-name: aiohttp
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] [Thu, 23 Nov 2023 15:36:59 +0000 (16:36 +0100)]
Bump cryptography from 41.0.4 to 41.0.5 (#926)
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.4 to 41.0.5.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.4...41.0.5)
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Thu, 23 Nov 2023 15:36:45 +0000 (16:36 +0100)]
Bump codespell from 2.2.5 to 2.2.6 (#928)
Bumps [codespell](https://github.com/codespell-project/codespell) from 2.2.5 to 2.2.6.
- [Release notes](https://github.com/codespell-project/codespell/releases)
- [Commits](https://github.com/codespell-project/codespell/compare/v2.2.5...v2.2.6)
---
updated-dependencies:
- dependency-name: codespell
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] [Thu, 23 Nov 2023 15:35:00 +0000 (16:35 +0100)]
Bump docker/build-push-action from 5.0.0 to 5.1.0 (#931)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v5.0.0...v5.1.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] [Thu, 23 Nov 2023 15:34:47 +0000 (16:34 +0100)]
Bump unidecode from 1.3.6 to 1.3.7 (#929)
Bumps [unidecode](https://github.com/kmike/text-unidecode) from 1.3.6 to 1.3.7.
- [Release notes](https://github.com/kmike/text-unidecode/releases)
- [Commits](https://github.com/kmike/text-unidecode/commits)
---
updated-dependencies:
- dependency-name: unidecode
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>
Jonathan Bangert [Thu, 23 Nov 2023 15:34:27 +0000 (16:34 +0100)]
[Deezer]: New brand (Logo) (#930)
Santiago Soto [Thu, 23 Nov 2023 14:23:41 +0000 (11:23 -0300)]
Add Snapcast Player Provider (#916)
Jonathan Bangert [Thu, 16 Nov 2023 15:56:25 +0000 (16:56 +0100)]
Merge branch 'music-assistant:main' into deezer/new-logo
Jonathan Bangert [Thu, 16 Nov 2023 15:55:23 +0000 (16:55 +0100)]
New deezer logo
Marcel van der Veldt [Sun, 12 Nov 2023 21:05:12 +0000 (22:05 +0100)]
Fix cast player playing duplicate songs (#923)
Aaron Loo [Sun, 12 Nov 2023 20:10:24 +0000 (12:10 -0800)]
[soundcloud] improved track iteration (#922)
Aaron Loo [Sun, 12 Nov 2023 06:33:16 +0000 (22:33 -0800)]
[soundcloud] bug fix: add limit parameter to get_recommended function (#920)
* [soundcloud] bug fix: add limit parameter to get_recommended function
* lint
---------
Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
Marcel van der Veldt [Sun, 12 Nov 2023 06:27:35 +0000 (07:27 +0100)]
Fix issues with debouncing commands to (group)players (#921)
* Remove debounce at global level
* Adjust docstring
* some code cleanup
Marcel van der Veldt [Sat, 11 Nov 2023 20:03:03 +0000 (21:03 +0100)]
Fix some issues with Airplay provider (#919)
* Fix disable and remove of player
* set default codec to prevent white noise at pcm size limit
* Fix for config
Marcel van der Veldt [Sat, 11 Nov 2023 11:41:53 +0000 (12:41 +0100)]
Fix overriding global log level on module level (#918)
OzGav [Sat, 11 Nov 2023 11:17:35 +0000 (22:17 +1100)]
Adjust volume normalisation default (#909)
* Update config_entries.py
Changes made per the discussion here https://github.com/music-assistant/hass-music-assistant/issues/1501#issuecomment-
1786833914
* Update music_assistant/common/models/config_entries.py
* lint
---------
Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
dependabot[bot] [Sat, 11 Nov 2023 11:17:22 +0000 (12:17 +0100)]
Bump plexapi from 4.15.0 to 4.15.5 (#912)
* Bump plexapi from 4.15.0 to 4.15.5
Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.15.0 to 4.15.5.
- [Release notes](https://github.com/pkkid/python-plexapi/releases)
- [Commits](https://github.com/pkkid/python-plexapi/compare/4.15.0...4.15.5)
---
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>
dependabot[bot] [Sat, 11 Nov 2023 11:17:09 +0000 (12:17 +0100)]
Bump ruff from 0.1.1 to 0.1.5 (#917)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.1 to 0.1.5.
- [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/v0.1.1...v0.1.5)
---
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>
dependabot[bot] [Sat, 11 Nov 2023 11:12:40 +0000 (12:12 +0100)]
Bump mashumaro from 3.9 to 3.10 (#913)
Bumps [mashumaro](https://github.com/Fatal1ty/mashumaro) from 3.9 to 3.10.
- [Release notes](https://github.com/Fatal1ty/mashumaro/releases)
- [Commits](https://github.com/Fatal1ty/mashumaro/compare/v3.9...v3.10)
---
updated-dependencies:
- dependency-name: mashumaro
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Sat, 11 Nov 2023 11:09:09 +0000 (12:09 +0100)]
Bump pre-commit from 3.3.3 to 3.5.0 (#907)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.3.3 to 3.5.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.3.3...v3.5.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] [Sat, 11 Nov 2023 11:08:54 +0000 (12:08 +0100)]
Bump pytest-aiohttp from 1.0.4 to 1.0.5 (#905)
Bumps [pytest-aiohttp](https://github.com/aio-libs/pytest-aiohttp) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/aio-libs/pytest-aiohttp/releases)
- [Changelog](https://github.com/aio-libs/pytest-aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/pytest-aiohttp/compare/v1.0.4...v1.0.5)
---
updated-dependencies:
- dependency-name: pytest-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>
Jozef Kruszynski [Sat, 11 Nov 2023 11:08:31 +0000 (12:08 +0100)]
Fix config for addon update action (#903)
Co-authored-by: Jozef Kruszynski <jozef.kruszynski@gmail.com>
github-actions[bot] [Sat, 11 Nov 2023 11:08:19 +0000 (12:08 +0100)]
Auto-update pre-commit hooks (#915)
Co-authored-by: marcelveldt <marcelveldt@users.noreply.github.com>
Marcel van der Veldt [Thu, 9 Nov 2023 14:25:04 +0000 (15:25 +0100)]
update add-on repo badge
github-actions[bot] [Sat, 4 Nov 2023 23:25:47 +0000 (00:25 +0100)]
Auto-update pre-commit hooks (#910)
Co-authored-by: marcelveldt <marcelveldt@users.noreply.github.com>
Jozef Kruszynski [Sat, 4 Nov 2023 23:25:12 +0000 (00:25 +0100)]
Tidal: add missing session object to add/remove from library (#911)
Co-authored-by: Jozef Kruszynski <jozef.kruszynski@gmail.com>
dependabot[bot] [Wed, 1 Nov 2023 16:05:42 +0000 (17:05 +0100)]
Bump mypy from 1.5.1 to 1.6.1 (#908)
Bumps [mypy](https://github.com/python/mypy) from 1.5.1 to 1.6.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.5.1...v1.6.1)
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Wed, 1 Nov 2023 16:05:09 +0000 (17:05 +0100)]
Bump uvloop from 0.17.0 to 0.19.0 (#904)
Bumps [uvloop](https://github.com/MagicStack/uvloop) from 0.17.0 to 0.19.0.
- [Release notes](https://github.com/MagicStack/uvloop/releases)
- [Commits](https://github.com/MagicStack/uvloop/compare/v0.17.0...v0.19.0)
---
updated-dependencies:
- dependency-name: uvloop
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>
Marcel van der Veldt [Fri, 27 Oct 2023 22:24:35 +0000 (00:24 +0200)]
Bump frontend to 2.0.15 (#902)
bump frontend to 2.0.15
Marcel van der Veldt [Fri, 27 Oct 2023 22:20:43 +0000 (00:20 +0200)]
A few small fixes (#901)
Jozef Kruszynski [Fri, 27 Oct 2023 21:19:11 +0000 (23:19 +0200)]
update release action (#898)
* update release action
* lint
---------
Co-authored-by: Jozef Kruszynski <jozef.kruszynski@gmail.com>
Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
dependabot[bot] [Fri, 27 Oct 2023 17:39:19 +0000 (19:39 +0200)]
Bump actions/setup-python from 4.7.0 to 4.7.1 (#899)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.7.0 to 4.7.1.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4.7.0...v4.7.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>
dependabot[bot] [Fri, 27 Oct 2023 17:38:57 +0000 (19:38 +0200)]
Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 (#900)
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5.24.0 to 5.25.0.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.24.0...v5.25.0)
---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
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>
Marcel van der Veldt [Fri, 27 Oct 2023 14:50:26 +0000 (16:50 +0200)]
Debounce and log commands to players (#897)
Debounce and log command sto players
OzGav [Fri, 27 Oct 2023 13:52:08 +0000 (23:52 +1000)]
Fix child players get stuck on zero volume (#867)
Marcel van der Veldt [Fri, 27 Oct 2023 12:55:25 +0000 (14:55 +0200)]
Bump Airplay bridge binaries (#896)
* Bump Airplay bridge binaries
* set intermediate/raw codec back to pcm
* add setting for remove timeout
dependabot[bot] [Fri, 27 Oct 2023 12:30:50 +0000 (14:30 +0200)]
Bump cryptography from 41.0.3 to 41.0.4 (#881)
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3 to 41.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.3...41.0.4)
---
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>
dependabot[bot] [Fri, 27 Oct 2023 12:30:40 +0000 (14:30 +0200)]
Bump pillow from 10.0.0 to 10.1.0 (#889)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.0 to 10.1.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.0.0...10.1.0)
---
updated-dependencies:
- dependency-name: pillow
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, 27 Oct 2023 12:30:28 +0000 (14:30 +0200)]
Bump ytmusicapi from 1.1.1 to 1.3.1 (#893)
* Bump ytmusicapi from 1.1.1 to 1.3.1
Bumps [ytmusicapi](https://github.com/sigma67/ytmusicapi) from 1.1.1 to 1.3.1.
- [Release notes](https://github.com/sigma67/ytmusicapi/releases)
- [Commits](https://github.com/sigma67/ytmusicapi/compare/1.1.1...1.3.1)
---
updated-dependencies:
- dependency-name: ytmusicapi
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>
dependabot[bot] [Fri, 27 Oct 2023 12:23:13 +0000 (14:23 +0200)]
Bump pytest from 7.4.0 to 7.4.3 (#895)
* Bump pytest from 7.4.0 to 7.4.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.0 to 7.4.3.
- [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/7.4.0...7.4.3)
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* lint fixes
---------
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>
Jozef Kruszynski [Fri, 27 Oct 2023 12:09:33 +0000 (14:09 +0200)]
Feature/tidal-quality-updates (#857)
* Update to latest tidalapi
* Re-add limit to similar tracks
* Add quality selector for tidal login
* Add audio parsing for stream details
* Add hi res helper function
* Remove leftovers
* Fix string check that also evaluated to true with substring
dependabot[bot] [Fri, 27 Oct 2023 09:56:50 +0000 (11:56 +0200)]
Bump docker/build-push-action from 4.1.1 to 5.0.0 (#877)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4.1.1 to 5.0.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4.1.1...v5.0.0)
---
updated-dependencies:
- dependency-name: docker/build-push-action
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] [Fri, 27 Oct 2023 09:53:39 +0000 (11:53 +0200)]
Bump docker/metadata-action from 4 to 5 (#875)
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4 to 5.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](https://github.com/docker/metadata-action/compare/v4...v5)
---
updated-dependencies:
- dependency-name: docker/metadata-action
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] [Fri, 27 Oct 2023 09:43:52 +0000 (11:43 +0200)]
Bump actions/checkout from 3 to 4 (#866)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
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] [Fri, 27 Oct 2023 09:42:19 +0000 (11:42 +0200)]
Bump orjson from 3.9.9 to 3.9.10 (#894)
Bumps [orjson](https://github.com/ijl/orjson) from 3.9.9 to 3.9.10.
- [Release notes](https://github.com/ijl/orjson/releases)
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ijl/orjson/compare/3.9.9...3.9.10)
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Jozef Kruszynski [Fri, 27 Oct 2023 09:42:05 +0000 (11:42 +0200)]
FIx cumbersome restart, add idx to album tracks (#868)
* FIx cumbersome restart, add idx to album tracks
* Fix unused imports
* Fix overwriting tracknumber
* fix again
* Refactor for conciseness
dependabot[bot] [Fri, 27 Oct 2023 09:23:48 +0000 (11:23 +0200)]
Bump docker/setup-buildx-action from 2.9.1 to 3.0.0 (#878)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.9.1 to 3.0.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.9.1...v3.0.0)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
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>
github-actions[bot] [Fri, 27 Oct 2023 09:23:32 +0000 (11:23 +0200)]
Auto-update pre-commit hooks (#870)
Co-authored-by: marcelveldt <marcelveldt@users.noreply.github.com>
dependabot[bot] [Fri, 27 Oct 2023 09:23:18 +0000 (11:23 +0200)]
Bump docker/login-action from 2.2.0 to 3.0.0 (#876)
Bumps [docker/login-action](https://github.com/docker/login-action) from 2.2.0 to 3.0.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2.2.0...v3.0.0)
---
updated-dependencies:
- dependency-name: docker/login-action
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>
Jonathan Bangert [Fri, 27 Oct 2023 09:22:51 +0000 (11:22 +0200)]
[Deezer] Fix sync album if no cover image (#863)
* Fix sync album if no cover image
* Update deezer-python version
dependabot[bot] [Fri, 27 Oct 2023 09:20:34 +0000 (11:20 +0200)]
Bump orjson from 3.9.4 to 3.9.9 (#890)
Bumps [orjson](https://github.com/ijl/orjson) from 3.9.4 to 3.9.9.
- [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.9.4...3.9.9)
---
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>
dependabot[bot] [Fri, 27 Oct 2023 09:20:19 +0000 (11:20 +0200)]
Bump zeroconf from 0.79.0 to 0.119.0 (#891)
Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.79.0 to 0.119.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.79.0...0.119.0)
---
updated-dependencies:
- dependency-name: zeroconf
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Fri, 27 Oct 2023 09:20:05 +0000 (11:20 +0200)]
Bump ruff from 0.0.284 to 0.1.1 (#892)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.284 to 0.1.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/v0.0.284...v0.1.1)
---
updated-dependencies:
- dependency-name: ruff
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] [Wed, 6 Sep 2023 11:17:19 +0000 (13:17 +0200)]
Bump mypy from 1.5.0 to 1.5.1 (#854)
Bumps [mypy](https://github.com/python/mypy) from 1.5.0 to 1.5.1.
- [Commits](https://github.com/python/mypy/compare/v1.5.0...v1.5.1)
---
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>
github-actions[bot] [Wed, 6 Sep 2023 11:17:07 +0000 (13:17 +0200)]
Auto-update pre-commit hooks (#851)
Co-authored-by: marcelveldt <marcelveldt@users.noreply.github.com>
Jozef Kruszynski [Wed, 6 Sep 2023 11:16:34 +0000 (13:16 +0200)]
Update job and step names for ci addon job (#850)
Co-authored-by: jkruszynski <jozef@krush.at>
Jozef Kruszynski [Thu, 17 Aug 2023 14:03:31 +0000 (15:03 +0100)]
Re-add addon update action to ci (#849)
Co-authored-by: jkruszynski <jozef@krush.at>
Jozef Kruszynski [Thu, 17 Aug 2023 12:47:14 +0000 (13:47 +0100)]
Fix similar tracks function (#848)
* Fix similar tracks function
* Fix lint issues
---------
Co-authored-by: jkruszynski <jozef@krush.at>
Jonathan [Wed, 16 Aug 2023 05:10:43 +0000 (07:10 +0200)]
[Deezer] Fix search (#847)
There was a bug in the deezer-python-async lib which caused problems in
specific pagination fetches (Searching). Fixed in
[v0.1.1](https://github.com/music-assistant/deezer-python-async/releases/tag/v0.1.1)
of the library
Jonathan [Tue, 15 Aug 2023 17:27:21 +0000 (19:27 +0200)]
Merge branch 'main' into fix/deezer-search
Jonathan [Tue, 15 Aug 2023 17:27:10 +0000 (19:27 +0200)]
[Deezer] Implement radio mode (#846)
Jonathan Bangert [Tue, 15 Aug 2023 15:21:24 +0000 (17:21 +0200)]
Bump deezer-python to v0.1.1
Jonathan Bangert [Tue, 15 Aug 2023 15:04:42 +0000 (17:04 +0200)]
Implement radio mode
Jozef Kruszynski [Tue, 15 Aug 2023 11:14:14 +0000 (12:14 +0100)]
Disable add-on pr action (#845)
Jonathan [Tue, 15 Aug 2023 05:13:32 +0000 (07:13 +0200)]
[Deezer] Switch to async library (#801)