music-assistant-server.git
2 years agoBump pytest from 7.4.3 to 7.4.4 (#987)
dependabot[bot] [Tue, 2 Jan 2024 19:54:52 +0000 (20:54 +0100)]
Bump pytest from 7.4.3 to 7.4.4 (#987)

Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.3 to 7.4.4.
- [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.3...7.4.4)

---
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>
2 years agoBump zeroconf from 0.128.0 to 0.131.0 (#986)
dependabot[bot] [Tue, 2 Jan 2024 19:41:31 +0000 (20:41 +0100)]
Bump zeroconf from 0.128.0 to 0.131.0 (#986)

Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.128.0 to 0.131.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.128.0...0.131.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>
2 years agoBump mypy from 1.7.1 to 1.8.0 (#984)
dependabot[bot] [Tue, 2 Jan 2024 19:41:17 +0000 (20:41 +0100)]
Bump mypy from 1.7.1 to 1.8.0 (#984)

Bumps [mypy](https://github.com/python/mypy) from 1.7.1 to 1.8.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.7.1...v1.8.0)

---
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>
2 years agosmall fix for resync issues
Marcel van der Veldt [Sun, 31 Dec 2023 12:15:17 +0000 (13:15 +0100)]
small fix for resync issues

2 years agofix small typo
Marcel van der Veldt [Sun, 31 Dec 2023 11:59:30 +0000 (12:59 +0100)]
fix small typo

2 years agofix typo
Marcel van der Veldt [Sun, 31 Dec 2023 11:57:12 +0000 (12:57 +0100)]
fix typo

2 years agoFix playback of radio stations (#982)
Marcel van der Veldt [Sun, 31 Dec 2023 00:20:07 +0000 (01:20 +0100)]
Fix playback of radio stations (#982)

2 years agoSome tweaks to MediaItem models (#981)
Marcel van der Veldt [Sun, 31 Dec 2023 00:13:45 +0000 (01:13 +0100)]
Some tweaks to MediaItem models (#981)

Copy shared attributes to _MediaItemBase

2 years agoA few small bugfixes (#980)
Marcel van der Veldt [Sat, 30 Dec 2023 03:43:05 +0000 (04:43 +0100)]
A few small bugfixes (#980)

* Fix (de)serialization of queue item streamdetails

* mark more musicbrainz fields as optional

* disable player on config removal

* add protocol whitelist to analyze job for ffmpeg

* typo

* add data to protocol whitelist

* resume player after changing config

* better parsing of mpeg dash streams

* optimistically update player after sync/unsync

2 years agoBump black from 23.11.0 to 23.12.1 (#976)
dependabot[bot] [Sat, 30 Dec 2023 03:39:33 +0000 (04:39 +0100)]
Bump black from 23.11.0 to 23.12.1 (#976)

Bumps [black](https://github.com/psf/black) from 23.11.0 to 23.12.1.
- [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.11.0...23.12.1)

---
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>
2 years agoBump async-upnp-client from 0.36.2 to 0.38.0 (#974)
dependabot[bot] [Sat, 30 Dec 2023 03:39:24 +0000 (04:39 +0100)]
Bump async-upnp-client from 0.36.2 to 0.38.0 (#974)

* Bump async-upnp-client from 0.36.2 to 0.38.0

Bumps [async-upnp-client](https://github.com/StevenLooman/async_upnp_client) from 0.36.2 to 0.38.0.
- [Changelog](https://github.com/StevenLooman/async_upnp_client/blob/development/CHANGES.rst)
- [Commits](https://github.com/StevenLooman/async_upnp_client/compare/0.36.2...0.38.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>
2 years agoBump python-ffmpeg from 2.0.4 to 2.0.9 (#972)
dependabot[bot] [Sat, 30 Dec 2023 03:39:14 +0000 (04:39 +0100)]
Bump python-ffmpeg from 2.0.4 to 2.0.9 (#972)

* Bump python-ffmpeg from 2.0.4 to 2.0.9

Bumps [python-ffmpeg](https://github.com/jonghwanhyeon/python-ffmpeg) from 2.0.4 to 2.0.9.
- [Release notes](https://github.com/jonghwanhyeon/python-ffmpeg/releases)
- [Commits](https://github.com/jonghwanhyeon/python-ffmpeg/compare/v2.0.4...v2.0.9)

---
updated-dependencies:
- dependency-name: python-ffmpeg
  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>
2 years agoBump soco from 0.29.1 to 0.30.1 (#977)
dependabot[bot] [Sat, 30 Dec 2023 03:39:05 +0000 (04:39 +0100)]
Bump soco from 0.29.1 to 0.30.1 (#977)

* Bump soco from 0.29.1 to 0.30.1

Bumps [soco](https://github.com/SoCo/SoCo) from 0.29.1 to 0.30.1.
- [Release notes](https://github.com/SoCo/SoCo/releases)
- [Changelog](https://github.com/SoCo/SoCo/blob/master/doc/release_notes.rst)
- [Commits](https://github.com/SoCo/SoCo/compare/v0.29.1...v0.30.1)

---
updated-dependencies:
- dependency-name: soco
  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>
2 years agoAuto-update pre-commit hooks (#975)
github-actions[bot] [Sat, 30 Dec 2023 01:48:48 +0000 (02:48 +0100)]
Auto-update pre-commit hooks (#975)

Co-authored-by: marcelveldt <marcelveldt@users.noreply.github.com>
2 years agoBump ruff from 0.1.7 to 0.1.9 (#978)
dependabot[bot] [Sat, 30 Dec 2023 01:47:17 +0000 (02:47 +0100)]
Bump ruff from 0.1.7 to 0.1.9 (#978)

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.7 to 0.1.9.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.1.7...v0.1.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years agoRetain extra url keys (#979)
OzGav [Sat, 30 Dec 2023 01:46:29 +0000 (12:46 +1100)]
Retain extra url keys (#979)

I’m not sure if there is a downside to retaining the extra info but we have two open issues which will be resolved if we do so…?

2 years agoFixed theaudiodb provider with get_track_metadata issue (#969)
Antoine V [Wed, 20 Dec 2023 23:02:03 +0000 (00:02 +0100)]
Fixed theaudiodb provider with get_track_metadata issue (#969)

2 years agoFix typo in TuneIn init/py (#968)
OzGav [Sun, 17 Dec 2023 21:53:36 +0000 (07:53 +1000)]
Fix typo in TuneIn init/py (#968)

2 years agoAuto-update pre-commit hooks (#966)
github-actions[bot] [Thu, 14 Dec 2023 18:55:23 +0000 (19:55 +0100)]
Auto-update pre-commit hooks (#966)

Co-authored-by: marcelveldt <marcelveldt@users.noreply.github.com>
2 years agoUpdate manifest files for several providers (#967)
OzGav [Thu, 14 Dec 2023 18:54:56 +0000 (04:54 +1000)]
Update manifest files for several providers (#967)

2 years agoFix status of child players (#959)
Santiago Soto [Wed, 13 Dec 2023 07:58:14 +0000 (04:58 -0300)]
Fix status of child players  (#959)

2 years agoBump ruff from 0.1.6 to 0.1.7 (#961)
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>
2 years agoBump cryptography from 41.0.6 to 41.0.7 (#962)
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>
2 years agoBump pre-commit from 3.5.0 to 3.6.0 (#963)
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>
2 years agoBump black from 23.7.0 to 23.11.0 (#964)
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>
2 years agoAuto-update pre-commit hooks (#965)
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>
2 years agoBump aiohttp from 3.9.0 to 3.9.1 (#960)
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>
2 years agoSome fixes for the database migration and matching logic (#958)
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)

2 years agoFixing pyproject.toml (#957)
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>
2 years agoFix snapcast provider in the dynamic generation of tcp streams (#955)
Santiago Soto [Fri, 8 Dec 2023 11:25:46 +0000 (08:25 -0300)]
Fix snapcast provider in the dynamic generation of tcp streams  (#955)

2 years agosmall fix
Marcel van der Veldt [Wed, 6 Dec 2023 22:45:33 +0000 (23:45 +0100)]
small fix

2 years agoFollow-up fix for db migration issue (#956)
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

2 years agoImprove Filesystem provider (#953)
Marcel van der Veldt [Wed, 6 Dec 2023 20:01:32 +0000 (21:01 +0100)]
Improve Filesystem provider (#953)

2 years agofrontend-2.0.16 (#954)
music-assistant-machine [Wed, 6 Dec 2023 20:00:27 +0000 (21:00 +0100)]
frontend-2.0.16 (#954)

2 years agoBump actions/setup-python from 4.7.1 to 5.0.0 (#952)
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>
2 years agoUpdate snapcast documentation link (#950)
Santiago Soto [Tue, 5 Dec 2023 14:04:02 +0000 (11:04 -0300)]
Update snapcast documentation link (#950)

2 years agoBump pycryptodome from 3.18.0 to 3.19.0 (#945)
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>
2 years agoAuto-update pre-commit hooks (#949)
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>
2 years agoBump colorlog from 6.7.0 to 6.8.0 (#947)
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>
2 years agoBump pytest-asyncio from 0.21.1 to 0.23.2 (#948)
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>
2 years agoBump mashumaro from 3.10 to 3.11 (#946)
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>
2 years agoBump zeroconf from 0.119.0 to 0.128.0 (#944)
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>
2 years agoBump pychromecast from 13.0.7 to 13.0.8 (#936)
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>
2 years agoFix graceful shutdown when provider errors on unload
Marcel van der Veldt [Mon, 4 Dec 2023 08:37:20 +0000 (09:37 +0100)]
Fix graceful shutdown when provider errors on unload

2 years agoBump async-upnp-client from 0.34.1 to 0.36.2 (#937)
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>
2 years agoBump plexapi from 4.15.5 to 4.15.6 (#939)
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>
2 years agoBump cryptography from 41.0.5 to 41.0.6 (#941)
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>
2 years agoFix: Some Snapcast provider stability problems (#942)
Santiago Soto [Mon, 4 Dec 2023 08:11:49 +0000 (05:11 -0300)]
Fix: Some Snapcast provider stability problems (#942)

Fix some stability problems

2 years agoBump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 (#943)
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>
2 years agoBump ruff from 0.1.5 to 0.1.6 (#940)
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>
2 years agoBump mypy from 1.6.1 to 1.7.1 (#938)
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>
2 years agofix: handle invalid start_index when receiving command player status (#935)
wiflye81 [Tue, 28 Nov 2023 21:49:03 +0000 (22:49 +0100)]
fix: handle invalid start_index when receiving command player status (#935)

2 years agoBump ytmusicapi from 1.3.1 to 1.3.2 (#925)
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>
2 years ago[soundcloud] Improved playlist iteration (#924)
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

2 years agoFixes for slimproto cli and wiim pro streamers (#934)
Marcel van der Veldt [Thu, 23 Nov 2023 15:38:24 +0000 (16:38 +0100)]
Fixes for slimproto cli and wiim pro streamers (#934)

2 years agoAuto-update pre-commit hooks (#932)
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>
2 years agoBump aiohttp from 3.8.5 to 3.9.0 (#933)
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>
2 years agoBump cryptography from 41.0.4 to 41.0.5 (#926)
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>
2 years agoBump codespell from 2.2.5 to 2.2.6 (#928)
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>
2 years agoBump docker/build-push-action from 5.0.0 to 5.1.0 (#931)
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>
2 years agoBump unidecode from 1.3.6 to 1.3.7 (#929)
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>
2 years ago[Deezer]: New brand (Logo) (#930)
Jonathan Bangert [Thu, 23 Nov 2023 15:34:27 +0000 (16:34 +0100)]
[Deezer]: New brand (Logo) (#930)

2 years agoAdd Snapcast Player Provider (#916)
Santiago Soto [Thu, 23 Nov 2023 14:23:41 +0000 (11:23 -0300)]
Add Snapcast Player Provider (#916)

2 years agoMerge branch 'music-assistant:main' into deezer/new-logo
Jonathan Bangert [Thu, 16 Nov 2023 15:56:25 +0000 (16:56 +0100)]
Merge branch 'music-assistant:main' into deezer/new-logo

2 years agoNew deezer logo
Jonathan Bangert [Thu, 16 Nov 2023 15:55:23 +0000 (16:55 +0100)]
New deezer logo

2 years agoFix cast player playing duplicate songs (#923)
Marcel van der Veldt [Sun, 12 Nov 2023 21:05:12 +0000 (22:05 +0100)]
Fix cast player playing duplicate songs (#923)

2 years ago[soundcloud] improved track iteration (#922)
Aaron Loo [Sun, 12 Nov 2023 20:10:24 +0000 (12:10 -0800)]
[soundcloud] improved track iteration (#922)

2 years ago[soundcloud] bug fix: add limit parameter to get_recommended function (#920)
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>
2 years agoFix issues with debouncing commands to (group)players (#921)
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

2 years agoFix some issues with Airplay provider (#919)
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

2 years agoFix overriding global log level on module level (#918)
Marcel van der Veldt [Sat, 11 Nov 2023 11:41:53 +0000 (12:41 +0100)]
Fix overriding global log level on module level (#918)

2 years agoAdjust volume normalisation default (#909)
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>
2 years agoBump plexapi from 4.15.0 to 4.15.5 (#912)
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>
2 years agoBump ruff from 0.1.1 to 0.1.5 (#917)
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>
2 years agoBump mashumaro from 3.9 to 3.10 (#913)
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>
2 years agoBump pre-commit from 3.3.3 to 3.5.0 (#907)
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>
2 years agoBump pytest-aiohttp from 1.0.4 to 1.0.5 (#905)
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>
2 years agoFix config for addon update action (#903)
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>
2 years agoAuto-update pre-commit hooks (#915)
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>
2 years agoupdate add-on repo badge
Marcel van der Veldt [Thu, 9 Nov 2023 14:25:04 +0000 (15:25 +0100)]
update add-on repo badge

2 years agoAuto-update pre-commit hooks (#910)
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>
2 years agoTidal: add missing session object to add/remove from library (#911)
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>
2 years agoBump mypy from 1.5.1 to 1.6.1 (#908)
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>
2 years agoBump uvloop from 0.17.0 to 0.19.0 (#904)
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>
2 years agoBump frontend to 2.0.15 (#902)
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

2 years agoA few small fixes (#901)
Marcel van der Veldt [Fri, 27 Oct 2023 22:20:43 +0000 (00:20 +0200)]
A few small fixes (#901)

2 years agoupdate release action (#898)
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>
2 years agoBump actions/setup-python from 4.7.0 to 4.7.1 (#899)
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>
2 years agoBump release-drafter/release-drafter from 5.24.0 to 5.25.0 (#900)
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>
2 years agoDebounce and log commands to players (#897)
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

2 years agoFix child players get stuck on zero volume (#867)
OzGav [Fri, 27 Oct 2023 13:52:08 +0000 (23:52 +1000)]
Fix child players get stuck on zero volume  (#867)

2 years agoBump Airplay bridge binaries (#896)
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

2 years agoBump cryptography from 41.0.3 to 41.0.4 (#881)
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>
2 years agoBump pillow from 10.0.0 to 10.1.0 (#889)
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>
2 years agoBump ytmusicapi from 1.1.1 to 1.3.1 (#893)
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>
2 years agoBump pytest from 7.4.0 to 7.4.3 (#895)
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>
2 years agoFeature/tidal-quality-updates (#857)
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

2 years agoBump docker/build-push-action from 4.1.1 to 5.0.0 (#877)
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>
2 years agoBump docker/metadata-action from 4 to 5 (#875)
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>
2 years agoBump actions/checkout from 3 to 4 (#866)
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>