Maxim Raznatovski [Thu, 9 Jan 2025 23:08:32 +0000 (00:08 +0100)]
Feat: Add multi device DSP support (#1839)
* Fix: Disable DSP in unsupported multiroom scenarios
* Fix: Reload DSP in case either entering or exiting grouped playback
* Feat: Mark Airplay and Slimproto as multi device DSP compatible
* Feat: Add client specific stream support to universal groups
* Feat: Apply DSP to `ugp_*` streams
* Feat: Mark all universal groups as MULTI_DEVICE_DSP compatible
* Refactor: decouple input and shared base format in UGPStream
Marcel van der Veldt [Thu, 9 Jan 2025 23:04:57 +0000 (00:04 +0100)]
Deps: Bump models to 1.1.11
Jc2k [Thu, 9 Jan 2025 22:30:49 +0000 (22:30 +0000)]
Mypy fixes (#1851)
Marcel van der Veldt [Thu, 9 Jan 2025 21:34:51 +0000 (22:34 +0100)]
Merge branch 'dev' of https://github.com/music-assistant/server into dev
Marcel van der Veldt [Thu, 9 Jan 2025 21:34:47 +0000 (22:34 +0100)]
Fix: Audio received watchdog may be as short as 30 seconds for first chunk
Marcel van der Veldt [Thu, 9 Jan 2025 21:34:19 +0000 (22:34 +0100)]
Fix typo in queue controller (available has no setter)
Jc2k [Thu, 9 Jan 2025 20:46:35 +0000 (20:46 +0000)]
chore: mypy for airplay (#1848)
Ztripez [Thu, 9 Jan 2025 19:13:06 +0000 (20:13 +0100)]
Small fix for checking playlist url (#1846)
Jc2k [Thu, 9 Jan 2025 16:44:31 +0000 (16:44 +0000)]
fix: Make sure that Jellyfin playlists are sorted and paginated (#1847)
fix: Make sure that Jellyfin playlists are sorted correctly and track fetching is paginated
Jc2k [Thu, 9 Jan 2025 16:39:36 +0000 (16:39 +0000)]
chore: enable mypy for new modules by default (#1849)
Maxim Raznatovski [Thu, 9 Jan 2025 16:36:47 +0000 (17:36 +0100)]
Fix: Use of incorrect type for group_childs in player_group provider (#1845)
Fix: Use of incorrect type for group_childs
OzGav [Thu, 9 Jan 2025 16:29:57 +0000 (23:29 +0700)]
Add beta docs link
Marcel van der Veldt [Thu, 9 Jan 2025 11:28:30 +0000 (12:28 +0100)]
Simplify enqueue next (again)
Marcel van der Veldt [Thu, 9 Jan 2025 01:15:50 +0000 (02:15 +0100)]
Revert "Chore(deps): Bump mashumaro from 3.14 to 3.15 (#1834)"
This reverts commit
ed31c5209003234e38ee71e2fe1b82d63f92bc1a.
Marcel van der Veldt [Thu, 9 Jan 2025 01:08:52 +0000 (02:08 +0100)]
Small tweak to enqueuing
Marcel van der Veldt [Thu, 9 Jan 2025 01:01:48 +0000 (02:01 +0100)]
Performance improvements for filesystem provider (#1844)
dependabot[bot] [Thu, 9 Jan 2025 00:52:47 +0000 (01:52 +0100)]
Chore(deps): Bump docker/build-push-action from 6.10.0 to 6.11.0 (#1841)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.10.0 to 6.11.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v6.10.0...v6.11.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>
Jc2k [Thu, 9 Jan 2025 00:52:34 +0000 (00:52 +0000)]
Fix: Avoid extra call to get playlist metadata when fetching playlist tracks in Jellyfin (#1843)
Avoid extra call to get playlist metadata
Marcel van der Veldt [Wed, 8 Jan 2025 23:03:56 +0000 (00:03 +0100)]
Fix: SMB provider on macos
Marcel van der Veldt [Wed, 8 Jan 2025 23:03:21 +0000 (00:03 +0100)]
Fix: Exclude similar tracks feature when custom spotify client in use
Jc2k [Wed, 8 Jan 2025 13:40:17 +0000 (13:40 +0000)]
Fix: Jellyfin login should use a stable device id to avoid leaking device records in Jellyfin backend (#1840)
dependabot[bot] [Wed, 8 Jan 2025 10:59:58 +0000 (11:59 +0100)]
Chore(deps): Bump async-upnp-client from 0.41.0 to 0.42.0 (#1833)
* Chore(deps): Bump async-upnp-client from 0.41.0 to 0.42.0
Bumps [async-upnp-client](https://github.com/StevenLooman/async_upnp_client) from 0.41.0 to 0.42.0.
- [Release notes](https://github.com/StevenLooman/async_upnp_client/releases)
- [Changelog](https://github.com/StevenLooman/async_upnp_client/blob/development/CHANGES.rst)
- [Commits](https://github.com/StevenLooman/async_upnp_client/compare/0.41.0...0.42.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>
dependabot[bot] [Wed, 8 Jan 2025 08:09:55 +0000 (09:09 +0100)]
Chore(deps): Bump mashumaro from 3.14 to 3.15 (#1834)
Bumps [mashumaro](https://github.com/Fatal1ty/mashumaro) from 3.14 to 3.15.
- [Release notes](https://github.com/Fatal1ty/mashumaro/releases)
- [Commits](https://github.com/Fatal1ty/mashumaro/compare/v3.14...v3.15)
---
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] [Wed, 8 Jan 2025 08:09:44 +0000 (09:09 +0100)]
Chore(deps): Bump ruff from 0.8.4 to 0.8.6 (#1835)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.8.4 to 0.8.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/0.8.4...0.8.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>
music-assistant-machine [Wed, 8 Jan 2025 08:09:32 +0000 (09:09 +0100)]
frontend-2.10.4 (#1838)
* Update pyproject.toml for 2.10.4
* Update requirements_all.txt for 2.10.4
Marcel van der Veldt [Tue, 7 Jan 2025 23:58:30 +0000 (00:58 +0100)]
Merge branch 'dev' of https://github.com/music-assistant/server into dev
Marcel van der Veldt [Tue, 7 Jan 2025 23:58:26 +0000 (00:58 +0100)]
Feat: Add removal flag to unload callback
dependabot[bot] [Tue, 7 Jan 2025 23:45:55 +0000 (00:45 +0100)]
Chore(deps): Bump certifi from 2024.8.30 to 2024.12.14 (#1836)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.8.30 to 2024.12.14.
- [Commits](https://github.com/certifi/python-certifi/compare/2024.08.30...2024.12.14)
---
updated-dependencies:
- dependency-name: certifi
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>
Timm [Tue, 7 Jan 2025 23:45:40 +0000 (00:45 +0100)]
Fix error on missing key in RSS Podcast data. (#1832)
Fix: Add troubleshooting hint in Development.md.
Fix: Prevent error on missing key in RSS Podcast data.
Marcel van der Veldt [Tue, 7 Jan 2025 23:37:17 +0000 (00:37 +0100)]
temp fix to reduce api calls by increasing sync interval drastically
Another bandaid in order to reduce the amount of calls to music providers.
- increase default sync interval to 12 hours
- don't always run sync at startup
Marcel van der Veldt [Tue, 7 Jan 2025 23:20:57 +0000 (00:20 +0100)]
temp fix on recently played query to avoid too many queries
Marcel van der Veldt [Tue, 7 Jan 2025 08:41:47 +0000 (09:41 +0100)]
Fix: Use watchdog instead of TimedAsyncGenerator for audio stream
Marcel van der Veldt [Tue, 7 Jan 2025 00:02:02 +0000 (01:02 +0100)]
use lock on individual player only
Marcel van der Veldt [Mon, 6 Jan 2025 23:54:27 +0000 (00:54 +0100)]
Merge branch 'dev' of https://github.com/music-assistant/server into dev
Marcel van der Veldt [Mon, 6 Jan 2025 23:54:24 +0000 (00:54 +0100)]
try fix the tests
music-assistant-machine [Mon, 6 Jan 2025 23:52:01 +0000 (00:52 +0100)]
frontend-2.10.3 (#1837)
* Update pyproject.toml for 2.10.3
* Update requirements_all.txt for 2.10.3
Marcel van der Veldt [Mon, 6 Jan 2025 23:46:48 +0000 (00:46 +0100)]
fix corrupt chapters in tracks table
Marcel van der Veldt [Mon, 6 Jan 2025 23:32:43 +0000 (00:32 +0100)]
tweaks
Marcel van der Veldt [Mon, 6 Jan 2025 22:00:21 +0000 (23:00 +0100)]
Fix track enqueuing
Marcel van der Veldt [Mon, 6 Jan 2025 21:59:51 +0000 (22:59 +0100)]
Fix: prevent error ar startup of RSS Feed provider
Marcel van der Veldt [Mon, 6 Jan 2025 20:30:28 +0000 (21:30 +0100)]
Ensure we cleanup podcasts and audiobooks on provider removal
Marcel van der Veldt [Mon, 6 Jan 2025 20:29:34 +0000 (21:29 +0100)]
Small fixes for podcast RSS provider
- ensure a stable podcast ID
- add chapters to episodes
Marcel van der Veldt [Mon, 6 Jan 2025 09:15:45 +0000 (10:15 +0100)]
Some small tweaks
Marcel van der Veldt [Mon, 6 Jan 2025 09:15:31 +0000 (10:15 +0100)]
Fix some small issues in the rss podcasts provider
Marcel van der Veldt [Mon, 6 Jan 2025 01:55:51 +0000 (02:55 +0100)]
Bump models (again) to 1.1.9
music-assistant-machine [Mon, 6 Jan 2025 01:54:39 +0000 (02:54 +0100)]
frontend-2.10.2 (#1831)
* Update pyproject.toml for 2.10.2
* Update requirements_all.txt for 2.10.2
Marcel van der Veldt [Sun, 5 Jan 2025 23:31:16 +0000 (00:31 +0100)]
Several small tweaks and fixes
Marcel van der Veldt [Sun, 5 Jan 2025 22:38:44 +0000 (23:38 +0100)]
Bump models to 11.8
Marcel van der Veldt [Sun, 5 Jan 2025 22:38:30 +0000 (23:38 +0100)]
Merge branch 'dev' of https://github.com/music-assistant/server into dev
Marcel van der Veldt [Sun, 5 Jan 2025 22:37:53 +0000 (23:37 +0100)]
Fix seeking on non track items
Timm [Sun, 5 Jan 2025 22:33:14 +0000 (23:33 +0100)]
Add RSS Feed Podcast provider (#1817)
Marcel van der Veldt [Sun, 5 Jan 2025 21:39:15 +0000 (22:39 +0100)]
Remove the devcontainer because its unmaintained (#1830)
Marcel van der Veldt [Sun, 5 Jan 2025 21:23:40 +0000 (22:23 +0100)]
A bunch of fixes for the enqueue and radio mode logic (#1829)
Eric Munson [Sun, 5 Jan 2025 10:47:37 +0000 (05:47 -0500)]
Finish Podcast support (#1828)
* fix: MusicController: Drop NOT NULL from publisher
The publisher column for Podcasts and Audio Books is allowed to be NULL,
update the database schema to allow this.
Signed-off-by: Eric B Munson <eric@munsonfam.org>
* feat: Subsonic: Finish podcast wireup
We still needed some changes to fetching stream details and the audio
stream itself to account for podcasts.
Signed-off-by: Eric B Munson <eric@munsonfam.org>
---------
Signed-off-by: Eric B Munson <eric@munsonfam.org>
music-assistant-machine [Sat, 4 Jan 2025 23:38:18 +0000 (00:38 +0100)]
frontend-2.10.1 (#1827)
* Update pyproject.toml for 2.10.1
* Update requirements_all.txt for 2.10.1
Marcel van der Veldt [Sat, 4 Jan 2025 23:31:36 +0000 (00:31 +0100)]
Various small glitches resolved regarding podcasts and audiobooks
music-assistant-machine [Sat, 4 Jan 2025 14:37:08 +0000 (15:37 +0100)]
frontend-2.10.0 (#1826)
* Update pyproject.toml for 2.10.0
* Update requirements_all.txt for 2.10.0
Marcel van der Veldt [Sat, 4 Jan 2025 14:26:43 +0000 (15:26 +0100)]
Use optimized settings for all ESPHome projects that use the new media player
Marcel van der Veldt [Sat, 4 Jan 2025 14:04:41 +0000 (15:04 +0100)]
Fix json deserializing of db audiobooks and podcasts
dependabot[bot] [Sat, 4 Jan 2025 14:02:42 +0000 (15:02 +0100)]
Chore(deps): Bump ruff from 0.7.4 to 0.8.4 (#1813)
* Chore(deps): Bump ruff from 0.7.4 to 0.8.4
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.7.4 to 0.8.4.
- [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.7.4...0.8.4)
---
updated-dependencies:
- dependency-name: ruff
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>
dependabot[bot] [Sat, 4 Jan 2025 14:01:33 +0000 (15:01 +0100)]
Chore(deps): Bump ytmusicapi from 1.8.2 to 1.9.1 (#1821)
* Chore(deps): Bump ytmusicapi from 1.8.2 to 1.9.1
Bumps [ytmusicapi](https://github.com/sigma67/ytmusicapi) from 1.8.2 to 1.9.1.
- [Release notes](https://github.com/sigma67/ytmusicapi/releases)
- [Commits](https://github.com/sigma67/ytmusicapi/compare/1.8.2...1.9.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>
Marcel van der Veldt [Sat, 4 Jan 2025 00:36:30 +0000 (01:36 +0100)]
Merge branch 'dev' of https://github.com/music-assistant/server into dev
Marcel van der Veldt [Sat, 4 Jan 2025 00:36:24 +0000 (01:36 +0100)]
More fixes for podcasts and audiobooks
Maxim Raznatovski [Fri, 3 Jan 2025 10:55:24 +0000 (11:55 +0100)]
Fix: Disable the DSP by default (#1824)
Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
dependabot[bot] [Fri, 3 Jan 2025 10:55:09 +0000 (11:55 +0100)]
Chore(deps): Bump yt-dlp from 2024.12.13 to 2024.12.23 (#1820)
* Chore(deps): Bump yt-dlp from 2024.12.13 to 2024.12.23
Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp) from 2024.12.13 to 2024.12.23.
- [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.12.13...2024.12.23)
---
updated-dependencies:
- dependency-name: yt-dlp
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] [Fri, 3 Jan 2025 10:54:58 +0000 (11:54 +0100)]
Chore(deps): Bump tidalapi from 0.8.1 to 0.8.3 (#1822)
* Chore(deps): Bump tidalapi from 0.8.1 to 0.8.3
Bumps [tidalapi](https://github.com/tamland/python-tidal) from 0.8.1 to 0.8.3.
- [Release notes](https://github.com/tamland/python-tidal/releases)
- [Changelog](https://github.com/tamland/python-tidal/blob/master/HISTORY.rst)
- [Commits](https://github.com/tamland/python-tidal/compare/v0.8.1...v0.8.3)
---
updated-dependencies:
- dependency-name: tidalapi
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>
Kostas Chatzikokolakis [Fri, 3 Jan 2025 10:51:58 +0000 (12:51 +0200)]
Fix support links (#1823)
Marcel van der Veldt [Fri, 3 Jan 2025 00:38:22 +0000 (01:38 +0100)]
Podcast and audiobook support follow up (#1825)
Marcel van der Veldt [Thu, 2 Jan 2025 16:41:30 +0000 (17:41 +0100)]
Fix playback on Home Assistant Voice PE
Marcel van der Veldt [Thu, 2 Jan 2025 11:08:32 +0000 (12:08 +0100)]
Bump models to 1.1.5
AlCalzone [Tue, 31 Dec 2024 09:24:24 +0000 (10:24 +0100)]
fix type of template player provider manifest (#1819)
Marcel van der Veldt [Thu, 26 Dec 2024 13:29:30 +0000 (14:29 +0100)]
Fix: Some small fixes for audiobook/podcast support
Eric Munson [Thu, 26 Dec 2024 13:01:14 +0000 (08:01 -0500)]
Subsonic: Add Podcast Support (#1802)
OzGav [Thu, 26 Dec 2024 11:37:35 +0000 (21:37 +1000)]
Fix small typo in Subsonic provider (#1818)
dependabot[bot] [Mon, 23 Dec 2024 19:48:01 +0000 (20:48 +0100)]
Chore(deps): Bump tomli from 2.1.0 to 2.2.1 (#1816)
Bumps [tomli](https://github.com/hukkin/tomli) from 2.1.0 to 2.2.1.
- [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hukkin/tomli/compare/2.1.0...2.2.1)
---
updated-dependencies:
- dependency-name: tomli
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, 23 Dec 2024 19:45:32 +0000 (20:45 +0100)]
Chore(deps): Bump cryptography from 43.0.3 to 44.0.0 (#1814)
Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.3 to 44.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/43.0.3...44.0.0)
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
music-assistant-machine [Mon, 23 Dec 2024 11:11:39 +0000 (12:11 +0100)]
frontend-2.9.17 (#1812)
* Update pyproject.toml for 2.9.17
* Update requirements_all.txt for 2.9.17
Marcel van der Veldt [Mon, 23 Dec 2024 11:09:17 +0000 (12:09 +0100)]
CI workflow fixes
Rob Sonke [Mon, 23 Dec 2024 09:13:03 +0000 (10:13 +0100)]
Add support for iBroadcast as music provider (#1799)
Ian Campbell [Mon, 23 Dec 2024 09:11:37 +0000 (09:11 +0000)]
Allow Chromecast provider to handle/avoid images which are "too big" (#1806)
Marvin Schenkel [Sun, 22 Dec 2024 12:12:25 +0000 (13:12 +0100)]
Fix group players: No players available to form sync group (#1811)
Fix group players: No players available to form sync group .
Maxim Raznatovski [Fri, 20 Dec 2024 20:49:39 +0000 (21:49 +0100)]
Add Configurable DSP with Parametric Equalizer (#1795)
Marcel van der Veldt [Fri, 20 Dec 2024 20:36:59 +0000 (21:36 +0100)]
small tweaks to release-drafter
Marcel van der Veldt [Fri, 20 Dec 2024 20:21:42 +0000 (21:21 +0100)]
Chore: Switch back to release drafter workflow
Marcel van der Veldt [Fri, 20 Dec 2024 20:10:24 +0000 (21:10 +0100)]
Fix: Compare filesystem extension as lowercase
Marcel van der Veldt [Fri, 20 Dec 2024 20:00:59 +0000 (21:00 +0100)]
Merge branch 'dev' of https://github.com/music-assistant/server into dev
Marcel van der Veldt [Fri, 20 Dec 2024 19:59:27 +0000 (20:59 +0100)]
Fix: only send the bypass_proxy data to esphome players
dependabot[bot] [Fri, 20 Dec 2024 17:48:59 +0000 (18:48 +0100)]
Chore(deps): Bump soco from 0.30.5 to 0.30.6 (#1793)
* Chore(deps): Bump soco from 0.30.5 to 0.30.6
Bumps [soco](https://github.com/SoCo/SoCo) from 0.30.5 to 0.30.6.
- [Release notes](https://github.com/SoCo/SoCo/releases)
- [Changelog](https://github.com/SoCo/SoCo/blob/master/doc/release_notes.rst)
- [Commits](https://github.com/SoCo/SoCo/compare/v0.30.5...v0.30.6)
---
updated-dependencies:
- dependency-name: soco
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update manifest.json
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
Eric Munson [Fri, 20 Dec 2024 15:32:12 +0000 (10:32 -0500)]
fix: Subsonic: Fix album art missing from playlist display (#1796)
dependabot[bot] [Fri, 20 Dec 2024 15:30:55 +0000 (16:30 +0100)]
Chore(deps): Bump orjson from 3.10.7 to 3.10.12 (#1792)
Bumps [orjson](https://github.com/ijl/orjson) from 3.10.7 to 3.10.12.
- [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.7...3.10.12)
---
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, 20 Dec 2024 15:30:44 +0000 (16:30 +0100)]
Chore(deps): Bump docker/setup-buildx-action from 3.7.1 to 3.8.0 (#1807)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.7.1 to 3.8.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3.7.1...v3.8.0)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Fri, 20 Dec 2024 15:30:31 +0000 (16:30 +0100)]
Chore(deps): Bump pytest from 8.3.3 to 8.3.4 (#1801)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.3 to 8.3.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/8.3.3...8.3.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>
dependabot[bot] [Fri, 20 Dec 2024 15:30:20 +0000 (16:30 +0100)]
Chore(deps): Bump docker/build-push-action from 6.9.0 to 6.10.0 (#1794)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.9.0 to 6.10.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v6.9.0...v6.10.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] [Fri, 20 Dec 2024 15:29:59 +0000 (16:29 +0100)]
Chore(deps): Bump syrupy from 4.7.2 to 4.8.0 (#1791)
Bumps [syrupy](https://github.com/syrupy-project/syrupy) from 4.7.2 to 4.8.0.
- [Release notes](https://github.com/syrupy-project/syrupy/releases)
- [Changelog](https://github.com/syrupy-project/syrupy/blob/main/CHANGELOG.md)
- [Commits](https://github.com/syrupy-project/syrupy/compare/v4.7.2...v4.8.0)
---
updated-dependencies:
- dependency-name: syrupy
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, 20 Dec 2024 15:27:51 +0000 (16:27 +0100)]
Feat: Bump models package to 1.1.4
Marcel van der Veldt [Fri, 20 Dec 2024 15:25:43 +0000 (16:25 +0100)]
Fix a small typo
Marvin Schenkel [Thu, 19 Dec 2024 07:20:36 +0000 (08:20 +0100)]
Rewrite YT stream resolver to use web formats. (#1808)
Eric Munson [Mon, 16 Dec 2024 10:01:33 +0000 (05:01 -0500)]
Fix: Add logging around Subsonic scrobble calls (#1797)
Rob Sonke [Mon, 16 Dec 2024 09:58:58 +0000 (10:58 +0100)]
fix: Solved a bug for applying genres in Soundcloud tracks (#1803)
Ian Campbell [Mon, 16 Dec 2024 09:58:06 +0000 (09:58 +0000)]
Fix: Correct maxsize of `MetadataLookupQueue` (#1805)