music-assistant-server.git
23 months agocleanup unused var
Marcel van der Veldt [Tue, 7 May 2024 21:16:50 +0000 (23:16 +0200)]
cleanup unused var

23 months agofix sync/unsync
Marcel van der Veldt [Tue, 7 May 2024 21:01:40 +0000 (23:01 +0200)]
fix sync/unsync

23 months agoadd some more logging
Marcel van der Veldt [Tue, 7 May 2024 20:41:46 +0000 (22:41 +0200)]
add some more logging

23 months agofix playlist playback
Marcel van der Veldt [Tue, 7 May 2024 20:33:48 +0000 (22:33 +0200)]
fix playlist playback

23 months agofix playback
Marcel van der Veldt [Tue, 7 May 2024 20:19:29 +0000 (22:19 +0200)]
fix playback

23 months agofix mark_item_played
Marcel van der Veldt [Tue, 7 May 2024 19:45:25 +0000 (21:45 +0200)]
fix mark_item_played

23 months agofrontend-2.5.3 (#1280)
music-assistant-machine [Tue, 7 May 2024 18:24:07 +0000 (20:24 +0200)]
frontend-2.5.3 (#1280)

* Update pyproject.toml for 2.5.3

* Update requirements_all.txt for 2.5.3

23 months agoVarious small bugfixes and enhancements (#1279)
Marcel van der Veldt [Tue, 7 May 2024 18:21:31 +0000 (20:21 +0200)]
Various small bugfixes and enhancements (#1279)

* fix typo

* add fallback when binding of webserver fails

* cleanup requirements

* add permissions check

* fix search

* check for url on announcements

23 months agoBump ruff from 0.3.7 to 0.4.3 (#1273)
dependabot[bot] [Tue, 7 May 2024 13:33:01 +0000 (15:33 +0200)]
Bump ruff from 0.3.7 to 0.4.3 (#1273)

* Bump ruff from 0.3.7 to 0.4.3

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.7 to 0.4.3.
- [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.3.7...v0.4.3)

---
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>
23 months agoBump ytmusicapi from 1.6.0 to 1.7.0 (#1276)
dependabot[bot] [Tue, 7 May 2024 13:26:52 +0000 (15:26 +0200)]
Bump ytmusicapi from 1.6.0 to 1.7.0 (#1276)

* Bump ytmusicapi from 1.6.0 to 1.7.0

Bumps [ytmusicapi](https://github.com/sigma67/ytmusicapi) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/sigma67/ytmusicapi/releases)
- [Commits](https://github.com/sigma67/ytmusicapi/compare/1.6.0...1.7.0)

---
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>
23 months agoMake client library feature complete (#1278)
Marcel van der Veldt [Tue, 7 May 2024 13:26:38 +0000 (15:26 +0200)]
Make client library feature complete (#1278)

23 months agoBump cryptography from 42.0.5 to 42.0.7 (#1274)
dependabot[bot] [Tue, 7 May 2024 13:15:45 +0000 (15:15 +0200)]
Bump cryptography from 42.0.5 to 42.0.7 (#1274)

Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.5 to 42.0.7.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/42.0.5...42.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>
23 months agoBump soco from 0.30.3 to 0.30.4 (#1275)
dependabot[bot] [Tue, 7 May 2024 13:15:36 +0000 (15:15 +0200)]
Bump soco from 0.30.3 to 0.30.4 (#1275)

* Bump soco from 0.30.3 to 0.30.4

Bumps [soco](https://github.com/SoCo/SoCo) from 0.30.3 to 0.30.4.
- [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.3...v0.30.4)

---
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>
23 months agoBump orjson from 3.9.15 to 3.10.3 (#1272)
dependabot[bot] [Tue, 7 May 2024 13:03:51 +0000 (15:03 +0200)]
Bump orjson from 3.9.15 to 3.10.3 (#1272)

Bumps [orjson](https://github.com/ijl/orjson) from 3.9.15 to 3.10.3.
- [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.15...3.10.3)

---
updated-dependencies:
- dependency-name: orjson
  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>
23 months agolower throttler log level to info (#1277)
OzGav [Tue, 7 May 2024 13:03:10 +0000 (23:03 +1000)]
lower throttler log level to info (#1277)

23 months agoMerge branch 'main' of https://github.com/music-assistant/server
Marcel van der Veldt [Mon, 6 May 2024 10:50:28 +0000 (12:50 +0200)]
Merge branch 'main' of https://github.com/music-assistant/server

23 months agoBetter handling of Jellyfin metadata missing (#1253)
lokiberra [Mon, 6 May 2024 10:48:16 +0000 (06:48 -0400)]
Better handling of Jellyfin metadata missing (#1253)

23 months agocommit to db
Marcel van der Veldt [Mon, 6 May 2024 07:26:02 +0000 (09:26 +0200)]
commit to db

23 months agofrontend-2.5.2 (#1270)
music-assistant-machine [Mon, 6 May 2024 01:02:20 +0000 (03:02 +0200)]
frontend-2.5.2 (#1270)

* Update pyproject.toml for 2.5.2

* Update requirements_all.txt for 2.5.2

23 months agofix playlog
Marcel van der Veldt [Mon, 6 May 2024 01:01:55 +0000 (03:01 +0200)]
fix playlog

23 months agovarious small tweaks
Marcel van der Veldt [Mon, 6 May 2024 00:37:00 +0000 (02:37 +0200)]
various small tweaks

23 months agoFix: Sanitize radio stream title (#1267)
sprocket-9 [Sat, 4 May 2024 21:25:02 +0000 (22:25 +0100)]
Fix: Sanitize radio stream title (#1267)

23 months agofrontend-2.5.1 (#1269)
music-assistant-machine [Sat, 4 May 2024 02:27:38 +0000 (04:27 +0200)]
frontend-2.5.1 (#1269)

* Update pyproject.toml for 2.5.1

* Update requirements_all.txt for 2.5.1

23 months agoskip and log unplayable items on play_media
Marcel van der Veldt [Fri, 3 May 2024 17:07:33 +0000 (19:07 +0200)]
skip and log unplayable items on play_media

23 months agoMark item played on Plex after playback finishes (#1266)
Marcel van der Veldt [Fri, 3 May 2024 14:46:30 +0000 (16:46 +0200)]
Mark item played on Plex after playback finishes (#1266)

Mark item played on plex after playback finishes

23 months agoFix duplicate entries in tracks and albums listings (#1265)
Marcel van der Veldt [Fri, 3 May 2024 13:29:51 +0000 (15:29 +0200)]
Fix duplicate entries in tracks and albums listings (#1265)

23 months agocleanup leftover imports
Marcel van der Veldt [Wed, 1 May 2024 13:30:35 +0000 (15:30 +0200)]
cleanup leftover imports

23 months agoOpen Subsonic: Fix MediaImageItem constructor call (#1264)
Eric Munson [Wed, 1 May 2024 13:29:34 +0000 (09:29 -0400)]
Open Subsonic: Fix MediaImageItem constructor call (#1264)

23 months agofix typo
Marcel van der Veldt [Tue, 30 Apr 2024 23:13:09 +0000 (01:13 +0200)]
fix typo

23 months agoapply new throttle logic to qobuz
Marcel van der Veldt [Tue, 30 Apr 2024 00:06:56 +0000 (02:06 +0200)]
apply new throttle logic to qobuz

23 months agofrontend-2.4.7 (#1263)
music-assistant-machine [Tue, 30 Apr 2024 00:00:31 +0000 (02:00 +0200)]
frontend-2.4.7 (#1263)

* Update pyproject.toml for 2.4.7

* Update requirements_all.txt for 2.4.7

23 months agoVarious small fixes and tweaks (#1262)
Marcel van der Veldt [Tue, 30 Apr 2024 00:00:19 +0000 (02:00 +0200)]
Various small fixes and tweaks (#1262)

23 months agoFix cleanup on removal of file/provider/item (#1261)
Marcel van der Veldt [Mon, 29 Apr 2024 19:22:57 +0000 (21:22 +0200)]
Fix cleanup on removal of file/provider/item (#1261)

23 months agoBump pytest from 8.1.1 to 8.2.0 (#1258)
dependabot[bot] [Mon, 29 Apr 2024 18:02:31 +0000 (20:02 +0200)]
Bump pytest from 8.1.1 to 8.2.0 (#1258)

Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.1 to 8.2.0.
- [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.1.1...8.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
23 months agoBump mypy from 1.9.0 to 1.10.0 (#1260)
dependabot[bot] [Mon, 29 Apr 2024 17:59:21 +0000 (19:59 +0200)]
Bump mypy from 1.9.0 to 1.10.0 (#1260)

Bumps [mypy](https://github.com/python/mypy) from 1.9.0 to 1.10.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/1.9.0...v1.10.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>
23 months agoBump black from 24.4.0 to 24.4.2 (#1256)
dependabot[bot] [Mon, 29 Apr 2024 17:59:13 +0000 (19:59 +0200)]
Bump black from 24.4.0 to 24.4.2 (#1256)

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

---
updated-dependencies:
- dependency-name: black
  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>
23 months agoDowngrade orjson to 3.9.15 due to segmentation faults (#1255)
Marcel van der Veldt [Mon, 29 Apr 2024 13:21:50 +0000 (15:21 +0200)]
Downgrade orjson to 3.9.15 due to segmentation faults (#1255)

downgrade orjson to 3.9.15 due to segmentation faults

23 months agoOptimize the database/library for large collections (#1254)
Marcel van der Veldt [Mon, 29 Apr 2024 13:10:00 +0000 (15:10 +0200)]
Optimize the database/library for large collections (#1254)

23 months agoDo not load any providers by default (except builtin) (#1252)
Marcel van der Veldt [Wed, 24 Apr 2024 21:14:57 +0000 (23:14 +0200)]
Do not load any providers by default (except builtin) (#1252)

23 months agoFix add to library on Tidal (#1250)
Jozef Kruszynski [Wed, 24 Apr 2024 19:39:11 +0000 (21:39 +0200)]
Fix add to library on Tidal (#1250)

23 months agofix deprecated methods warning in tidal
Marcel van der Veldt [Tue, 23 Apr 2024 20:46:39 +0000 (22:46 +0200)]
fix deprecated methods warning in tidal

23 months agofix some typos
Marcel van der Veldt [Tue, 23 Apr 2024 20:37:41 +0000 (22:37 +0200)]
fix some typos

23 months agoHandle missing album key in jellyfin playlist track (#1249)
Marcel van der Veldt [Tue, 23 Apr 2024 20:37:14 +0000 (22:37 +0200)]
Handle missing album key in jellyfin playlist track (#1249)

23 months agosome cleanup
Marcel van der Veldt [Tue, 23 Apr 2024 18:41:43 +0000 (20:41 +0200)]
some cleanup

23 months agoFix: Order not respected when playing an entire album (#1248)
Marcel van der Veldt [Tue, 23 Apr 2024 17:00:09 +0000 (19:00 +0200)]
Fix: Order not respected when playing an entire album (#1248)

23 months agoBump tidalapi from 0.7.5 to 0.7.6 (#1243)
dependabot[bot] [Tue, 23 Apr 2024 09:36:33 +0000 (11:36 +0200)]
Bump tidalapi from 0.7.5 to 0.7.6 (#1243)

* Bump tidalapi from 0.7.5 to 0.7.6

Bumps [tidalapi](https://github.com/tamland/python-tidal) from 0.7.5 to 0.7.6.
- [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.7.5...v0.7.6)

---
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>
23 months agoBump plexapi from 4.15.11 to 4.15.12 (#1244)
dependabot[bot] [Tue, 23 Apr 2024 09:36:00 +0000 (11:36 +0200)]
Bump plexapi from 4.15.11 to 4.15.12 (#1244)

* Bump plexapi from 4.15.11 to 4.15.12

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

---
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>
23 months agofrontend-2.4.6 (#1247)
music-assistant-machine [Mon, 22 Apr 2024 22:54:16 +0000 (00:54 +0200)]
frontend-2.4.6 (#1247)

* Update pyproject.toml for 2.4.6

* Update requirements_all.txt for 2.4.6

23 months agofix playlist item reovals
Marcel van der Veldt [Mon, 22 Apr 2024 22:21:11 +0000 (00:21 +0200)]
fix playlist item reovals

23 months agocatch attributeerror in tidal
Marcel van der Veldt [Mon, 22 Apr 2024 22:05:18 +0000 (00:05 +0200)]
catch attributeerror in tidal

23 months agoMerge branch 'main' of https://github.com/music-assistant/server
Marcel van der Veldt [Mon, 22 Apr 2024 21:50:33 +0000 (23:50 +0200)]
Merge branch 'main' of https://github.com/music-assistant/server

23 months agofix disc number on YTM
Marcel van der Veldt [Mon, 22 Apr 2024 21:50:21 +0000 (23:50 +0200)]
fix disc number on YTM

23 months agoBump orjson from 3.10.0 to 3.10.1 (#1246)
dependabot[bot] [Mon, 22 Apr 2024 21:21:00 +0000 (23:21 +0200)]
Bump orjson from 3.10.0 to 3.10.1 (#1246)

Bumps [orjson](https://github.com/ijl/orjson) from 3.10.0 to 3.10.1.
- [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.0...3.10.1)

---
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>
23 months agoBump aiohttp from 3.9.4 to 3.9.5 (#1245)
dependabot[bot] [Mon, 22 Apr 2024 17:29:55 +0000 (19:29 +0200)]
Bump aiohttp from 3.9.4 to 3.9.5 (#1245)

Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.4 to 3.9.5.
- [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.4...v3.9.5)

---
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>
23 months agofrontend-2.4.5 (#1241)
music-assistant-machine [Mon, 22 Apr 2024 17:29:31 +0000 (19:29 +0200)]
frontend-2.4.5 (#1241)

* Update pyproject.toml for 2.4.5

* Update requirements_all.txt for 2.4.5

23 months agoBump music-assistant-frontend from 2.4.4 to 2.4.5 (#1242)
dependabot[bot] [Mon, 22 Apr 2024 17:28:43 +0000 (19:28 +0200)]
Bump music-assistant-frontend from 2.4.4 to 2.4.5 (#1242)

Bumps [music-assistant-frontend](https://github.com/music-assistant/frontend) from 2.4.4 to 2.4.5.
- [Release notes](https://github.com/music-assistant/frontend/releases)
- [Commits](https://github.com/music-assistant/frontend/compare/2.4.4...2.4.5)

---
updated-dependencies:
- dependency-name: music-assistant-frontend
  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>
23 months agofix some typos
Marcel van der Veldt [Mon, 22 Apr 2024 16:56:36 +0000 (18:56 +0200)]
fix some typos

23 months agoBugfixes and optimizations (#1240)
Marcel van der Veldt [Mon, 22 Apr 2024 16:47:41 +0000 (18:47 +0200)]
Bugfixes and optimizations (#1240)

23 months agoSome fixes for Db migration and startup (#1239)
Marcel van der Veldt [Sun, 21 Apr 2024 11:59:49 +0000 (13:59 +0200)]
Some fixes for Db migration and startup (#1239)

23 months agoHandle a few errors in the Jellyfin provider (#1238)
Marcel van der Veldt [Sun, 21 Apr 2024 11:19:22 +0000 (13:19 +0200)]
Handle a few errors in the Jellyfin provider (#1238)

* fix jellyfin error handling

* artist items is not always present

23 months ago429 backoff implementation (#1230)
Jozef Kruszynski [Sun, 21 Apr 2024 09:35:29 +0000 (11:35 +0200)]
429 backoff implementation (#1230)

23 months agoA collection of small bugfixes (#1237)
Marcel van der Veldt [Sat, 20 Apr 2024 11:11:34 +0000 (13:11 +0200)]
A collection of small bugfixes (#1237)

23 months agofrontend-2.4.4 (#1236)
music-assistant-machine [Sat, 20 Apr 2024 11:07:15 +0000 (13:07 +0200)]
frontend-2.4.4 (#1236)

* Update pyproject.toml for 2.4.4

* Update requirements_all.txt for 2.4.4

23 months agofix transparent png images
Marcel van der Veldt [Fri, 19 Apr 2024 13:28:24 +0000 (15:28 +0200)]
fix transparent png images

23 months agoMerge branch 'main' of https://github.com/music-assistant/server
Marcel van der Veldt [Fri, 19 Apr 2024 11:01:45 +0000 (13:01 +0200)]
Merge branch 'main' of https://github.com/music-assistant/server

23 months agofix embedded image with multiple covers
Marcel van der Veldt [Fri, 19 Apr 2024 11:01:33 +0000 (13:01 +0200)]
fix embedded image with multiple covers

23 months agofrontend-2.4.3 (#1235)
music-assistant-machine [Fri, 19 Apr 2024 10:49:38 +0000 (12:49 +0200)]
frontend-2.4.3 (#1235)

* Update pyproject.toml for 2.4.3

* Update requirements_all.txt for 2.4.3

23 months agofix png thumbs with transparency
Marcel van der Veldt [Fri, 19 Apr 2024 10:49:07 +0000 (12:49 +0200)]
fix png thumbs with transparency

23 months agofix target_loudness on streamdetails
Marcel van der Veldt [Fri, 19 Apr 2024 10:16:28 +0000 (12:16 +0200)]
fix target_loudness on streamdetails

23 months agofixes for local images
Marcel van der Veldt [Fri, 19 Apr 2024 09:37:53 +0000 (11:37 +0200)]
fixes for local images

23 months agocleanup
Marcel van der Veldt [Fri, 19 Apr 2024 08:39:35 +0000 (10:39 +0200)]
cleanup

23 months agoFixes for db queries
Marcel van der Veldt [Fri, 19 Apr 2024 08:04:36 +0000 (10:04 +0200)]
Fixes for db queries

23 months agomark more musicbrainz fields as optional
Marcel van der Veldt [Thu, 18 Apr 2024 22:40:46 +0000 (00:40 +0200)]
mark more musicbrainz fields as optional

23 months agoadd guard for None volume_level
Marcel van der Veldt [Thu, 18 Apr 2024 22:33:18 +0000 (00:33 +0200)]
add guard for None volume_level

23 months agoadd guard
Marcel van der Veldt [Thu, 18 Apr 2024 22:21:57 +0000 (00:21 +0200)]
add guard

23 months agosilence airplay logger a bit on discovery
Marcel van der Veldt [Thu, 18 Apr 2024 22:18:45 +0000 (00:18 +0200)]
silence airplay logger a bit on discovery

23 months agofix for strange YTM wide thumbs
Marcel van der Veldt [Thu, 18 Apr 2024 22:18:23 +0000 (00:18 +0200)]
fix for strange YTM wide thumbs

23 months agoLibrary and filesystem providers optimizations (#1234)
Marcel van der Veldt [Thu, 18 Apr 2024 21:41:35 +0000 (23:41 +0200)]
Library and filesystem providers optimizations (#1234)

23 months agofix: Several minor fixes for deezer (#1231)
micha91 [Thu, 18 Apr 2024 21:41:20 +0000 (23:41 +0200)]
fix: Several minor fixes for deezer (#1231)

23 months agoA few small fixes and optimizations to playback (#1232)
Marcel van der Veldt [Thu, 18 Apr 2024 08:50:29 +0000 (10:50 +0200)]
A few small fixes and optimizations to playback (#1232)

23 months agoFix local artwork retrieval on filesystem providers (#1233)
Marcel van der Veldt [Thu, 18 Apr 2024 08:50:12 +0000 (10:50 +0200)]
Fix local artwork retrieval on filesystem providers (#1233)

23 months agolint
Marcel van der Veldt [Tue, 16 Apr 2024 10:38:56 +0000 (12:38 +0200)]
lint

23 months agospeedup matching logic
Marcel van der Veldt [Tue, 16 Apr 2024 10:29:38 +0000 (12:29 +0200)]
speedup matching logic

23 months agofix images for YTM
Marcel van der Veldt [Tue, 16 Apr 2024 09:59:16 +0000 (11:59 +0200)]
fix images for YTM

23 months agouse files for builtin playlist provider
Marcel van der Veldt [Tue, 16 Apr 2024 08:58:16 +0000 (10:58 +0200)]
use files for builtin playlist provider

23 months agofix migration of url provider
Marcel van der Veldt [Tue, 16 Apr 2024 08:07:55 +0000 (10:07 +0200)]
fix migration of url provider

23 months agofix migration of url provider
Marcel van der Veldt [Tue, 16 Apr 2024 07:53:28 +0000 (09:53 +0200)]
fix migration of url provider

23 months agofrontend-2.4.2 (#1229)
music-assistant-machine [Tue, 16 Apr 2024 00:16:48 +0000 (02:16 +0200)]
frontend-2.4.2 (#1229)

* Update pyproject.toml for 2.4.2

* Update requirements_all.txt for 2.4.2

23 months agocleanup url provider in db
Marcel van der Veldt [Tue, 16 Apr 2024 00:16:16 +0000 (02:16 +0200)]
cleanup url provider in db

23 months agoprefer aac for sample clips
Marcel van der Veldt [Mon, 15 Apr 2024 23:52:56 +0000 (01:52 +0200)]
prefer aac for sample clips

23 months agofix bug in (recursive) item retrieval
Marcel van der Veldt [Mon, 15 Apr 2024 22:46:09 +0000 (00:46 +0200)]
fix bug in (recursive) item retrieval

23 months agosome small optimizations to the builtin playlists
Marcel van der Veldt [Mon, 15 Apr 2024 21:58:13 +0000 (23:58 +0200)]
some small optimizations to the builtin playlists

23 months agoadd performance warning
Marcel van der Veldt [Mon, 15 Apr 2024 21:48:02 +0000 (23:48 +0200)]
add performance warning

23 months agofix cache key
Marcel van der Veldt [Mon, 15 Apr 2024 21:43:51 +0000 (23:43 +0200)]
fix cache key

23 months agooptimize caching
Marcel van der Veldt [Mon, 15 Apr 2024 21:37:04 +0000 (23:37 +0200)]
optimize caching

23 months agosome cleanup and (temp) fixes
Marcel van der Veldt [Mon, 15 Apr 2024 20:46:58 +0000 (22:46 +0200)]
some cleanup and (temp) fixes

23 months agoFix playlist may not be mapped by name
Marcel van der Veldt [Mon, 15 Apr 2024 20:33:54 +0000 (22:33 +0200)]
Fix playlist may not be mapped by name

23 months agoBump soco from 0.30.2 to 0.30.3 (#1227)
dependabot[bot] [Mon, 15 Apr 2024 19:26:19 +0000 (21:26 +0200)]
Bump soco from 0.30.2 to 0.30.3 (#1227)

* Bump soco from 0.30.2 to 0.30.3

Bumps [soco](https://github.com/SoCo/SoCo) from 0.30.2 to 0.30.3.
- [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.2...v0.30.3)

---
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>
23 months agoBump aiohttp from 3.9.3 to 3.9.4 (#1224)
dependabot[bot] [Mon, 15 Apr 2024 19:23:59 +0000 (21:23 +0200)]
Bump aiohttp from 3.9.3 to 3.9.4 (#1224)

Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.3 to 3.9.4.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.3...v3.9.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
23 months agoBump black from 24.3.0 to 24.4.0 (#1223)
dependabot[bot] [Mon, 15 Apr 2024 19:20:43 +0000 (21:20 +0200)]
Bump black from 24.3.0 to 24.4.0 (#1223)

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