dependabot[bot] [Mon, 10 Jun 2024 22:00:03 +0000 (00:00 +0200)]
Bump cryptography from 42.0.7 to 42.0.8 (#1340)
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.7 to 42.0.8.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/42.0.7...42.0.8)
---
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>
Jc2k [Mon, 10 Jun 2024 21:59:51 +0000 (22:59 +0100)]
Jellyfin: Don't fail entire sync if a single track or album have an invalid mbid (#1338)
Jc2k [Mon, 10 Jun 2024 21:58:52 +0000 (22:58 +0100)]
Jellyfin: Fix regression importing track artist mapping (#1339)
Marcel van der Veldt [Mon, 10 Jun 2024 00:23:14 +0000 (02:23 +0200)]
Several small bugfixes (#1336)
* Fix enum in config entry
* Fix server-side paging for unknown length lists
Dont assume list length from limit
* Fix smb mount with spaces
* Fix paged_items for playlist tracks as well
* add some comments
* More fixes for paged listings
* fix tunein listing
* Update __init__.py
music-assistant-machine [Mon, 10 Jun 2024 00:22:16 +0000 (02:22 +0200)]
frontend-2.5.11 (#1337)
* Update pyproject.toml for 2.5.11
* Update requirements_all.txt for 2.5.11
Eric Munson [Sun, 9 Jun 2024 23:09:06 +0000 (19:09 -0400)]
Two updates to the Subsonic provider (#1335)
kingy444 [Sun, 9 Jun 2024 21:59:57 +0000 (07:59 +1000)]
Make Jellyfin provider compatible with Emby (#1325)
dependabot[bot] [Sun, 9 Jun 2024 21:01:26 +0000 (23:01 +0200)]
Bump pylint from 3.1.1 to 3.2.3 (#1333)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.1.1 to 3.2.3.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.1.1...v3.2.3)
---
updated-dependencies:
- dependency-name: pylint
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] [Sun, 9 Jun 2024 12:34:18 +0000 (14:34 +0200)]
Bump codespell from 2.2.6 to 2.3.0 (#1326)
* Bump codespell from 2.2.6 to 2.3.0
Bumps [codespell](https://github.com/codespell-project/codespell) from 2.2.6 to 2.3.0.
- [Release notes](https://github.com/codespell-project/codespell/releases)
- [Commits](https://github.com/codespell-project/codespell/compare/v2.2.6...v2.3.0)
---
updated-dependencies:
- dependency-name: codespell
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix typo
---------
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>
Jeff Van Epps [Sun, 9 Jun 2024 12:33:55 +0000 (08:33 -0400)]
Add Plex Connect Locally (#1313)
Jc2k [Sun, 9 Jun 2024 12:32:20 +0000 (13:32 +0100)]
Jellyfin: Don't fail entire sync if artist mbid is corrupt (#1332)
dependabot[bot] [Sun, 9 Jun 2024 12:31:34 +0000 (14:31 +0200)]
Bump pytest from 8.2.0 to 8.2.2 (#1334)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.0 to 8.2.2.
- [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.2.0...8.2.2)
---
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>
Marcel van der Veldt [Sun, 9 Jun 2024 12:27:07 +0000 (14:27 +0200)]
fix requirements file
dependabot[bot] [Sun, 9 Jun 2024 11:18:40 +0000 (13:18 +0200)]
Bump plexapi from 4.15.12 to 4.15.13 (#1317)
* Bump plexapi from 4.15.12 to 4.15.13
Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.15.12 to 4.15.13.
- [Release notes](https://github.com/pkkid/python-plexapi/releases)
- [Commits](https://github.com/pkkid/python-plexapi/compare/4.15.12...4.15.13)
---
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>
Marvin Schenkel [Wed, 5 Jun 2024 17:29:50 +0000 (19:29 +0200)]
Fix: apple music playlists (#1330)
* Fix playlist bugs + add playlist track paging
* Fix playlist bugs + add playlist track paging
dependabot[bot] [Wed, 5 Jun 2024 14:24:18 +0000 (16:24 +0200)]
Bump ytmusicapi from 1.7.2 to 1.7.3 (#1327)
Bumps [ytmusicapi](https://github.com/sigma67/ytmusicapi) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/sigma67/ytmusicapi/releases)
- [Commits](https://github.com/sigma67/ytmusicapi/compare/1.7.2...1.7.3)
---
updated-dependencies:
- dependency-name: ytmusicapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Sat, 1 Jun 2024 17:04:33 +0000 (19:04 +0200)]
Bump ytmusicapi from 1.7.0 to 1.7.2 (#1320)
Bumps [ytmusicapi](https://github.com/sigma67/ytmusicapi) from 1.7.0 to 1.7.2.
- [Release notes](https://github.com/sigma67/ytmusicapi/releases)
- [Commits](https://github.com/sigma67/ytmusicapi/compare/1.7.0...1.7.2)
---
updated-dependencies:
- dependency-name: ytmusicapi
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>
nldroid [Sat, 1 Jun 2024 14:27:41 +0000 (16:27 +0200)]
Fix cleanup of orphaned artists and albums on local file provider (#1323)
dependabot[bot] [Sat, 1 Jun 2024 11:50:56 +0000 (13:50 +0200)]
Bump pre-commit from 3.7.0 to 3.7.1 (#1316)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.7.0...v3.7.1)
---
updated-dependencies:
- dependency-name: pre-commit
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, 31 May 2024 09:12:53 +0000 (11:12 +0200)]
Bump mashumaro from 3.12 to 3.13 (#1296)
Bumps [mashumaro](https://github.com/Fatal1ty/mashumaro) from 3.12 to 3.13.
- [Release notes](https://github.com/Fatal1ty/mashumaro/releases)
- [Commits](https://github.com/Fatal1ty/mashumaro/compare/v3.12...v3.13)
---
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] [Fri, 31 May 2024 09:12:40 +0000 (11:12 +0200)]
Bump aiorun from 2023.7.2 to 2024.5.1 (#1298)
Bumps [aiorun](https://github.com/cjrh/aiorun) from 2023.7.2 to 2024.5.1.
- [Changelog](https://github.com/cjrh/aiorun/blob/master/CHANGES)
- [Commits](https://github.com/cjrh/aiorun/compare/v2023.7.2...v2024.5.1)
---
updated-dependencies:
- dependency-name: aiorun
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Fri, 31 May 2024 07:37:45 +0000 (09:37 +0200)]
Bump docker/login-action from 3.1.0 to 3.2.0 (#1321)
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v3.1.0...v3.2.0)
---
updated-dependencies:
- dependency-name: docker/login-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>
Santiago Soto [Thu, 30 May 2024 08:14:59 +0000 (05:14 -0300)]
Fix snapcast players ids (#1322)
cociweb [Tue, 28 May 2024 09:09:26 +0000 (11:09 +0200)]
Turn off Display and visualization by default (#1318)
Marvin Schenkel [Fri, 24 May 2024 15:08:50 +0000 (17:08 +0200)]
Add a few guards for cases where related MediaItems are unavailable. (#1319)
Marvin Schenkel [Wed, 22 May 2024 06:07:15 +0000 (08:07 +0200)]
Apple music provider (#1315)
* Added encrypted http stream type
* Add library functions
* Add playback
* Add playback
* Precommit
* Add decryption key caching, notes on albums and artist and provider icon.
* Test download cdm files
* Test download cdm files
* Test download cdm files
* Linting fixes
* Update gitignore
* Pin m3u8
* Pin m3u8
* Pin m3u8
* Add similar tracks
* Add search
* Add search
* Update music_assistant/server/providers/apple_music/__init__.py
Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
* Fix feedback
* Rework playlist/audio helpers to support m3u8 keys.
* Add throttling to get/post functions.
---------
Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
sprocket-9 [Mon, 20 May 2024 21:42:13 +0000 (22:42 +0100)]
Fix owner id mismatch bug in Spotify create playlist API (#1314)
OzGav [Fri, 17 May 2024 13:54:44 +0000 (23:54 +1000)]
Fix typo in sample rate config options (#1312)
Typo
Jozef Kruszynski [Thu, 16 May 2024 22:47:28 +0000 (00:47 +0200)]
Adjust release script to account for both beta and stable releases (#1310)
sprocket-9 [Thu, 16 May 2024 12:02:13 +0000 (13:02 +0100)]
Fixes the spotify json decode mime-type errors (#1311)
dependabot[bot] [Wed, 15 May 2024 22:26:48 +0000 (00:26 +0200)]
Bump ruff from 0.4.3 to 0.4.4 (#1297)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.3 to 0.4.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/v0.4.3...v0.4.4)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Wed, 15 May 2024 22:26:30 +0000 (00:26 +0200)]
Bump pylint from 3.1.0 to 3.1.1 (#1300)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.1.0...v3.1.1)
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Jozef Kruszynski [Wed, 15 May 2024 05:57:48 +0000 (07:57 +0200)]
Fix add to Tidal Library (#1309)
lokiberra [Wed, 15 May 2024 05:56:55 +0000 (01:56 -0400)]
Fix for missing Artist Metadata in Jellyfin (#1308)
Marcel van der Veldt [Tue, 14 May 2024 22:58:44 +0000 (00:58 +0200)]
do not try to store dynamic urls in last played
Marcel van der Veldt [Tue, 14 May 2024 22:50:17 +0000 (00:50 +0200)]
Merge branch 'main' of https://github.com/music-assistant/server
Marcel van der Veldt [Tue, 14 May 2024 22:50:04 +0000 (00:50 +0200)]
fix cast metadata
music-assistant-machine [Tue, 14 May 2024 22:49:56 +0000 (00:49 +0200)]
frontend-2.5.10 (#1307)
* Update pyproject.toml for 2.5.10
* Update requirements_all.txt for 2.5.10
music-assistant-machine [Tue, 14 May 2024 19:09:48 +0000 (21:09 +0200)]
frontend-2.5.9 (#1306)
* Update pyproject.toml for 2.5.9
* Update requirements_all.txt for 2.5.9
Marcel van der Veldt [Tue, 14 May 2024 18:48:50 +0000 (20:48 +0200)]
A collection of small bugfixes and tweaks (#1305)
* Fix paged listings total
* Precache album tracks
* Speedup playlist track listings
* Fix random sort for builtin playlists
* Fix local images on Jellfyin
they are considered as not remotely accessible
* catch parse errors in jellyfin
* Fix typo
* Fix browse feature
Eric Munson [Tue, 14 May 2024 16:46:10 +0000 (12:46 -0400)]
Subsonic: Set Track.disc_number to 0 for now (#1304)
The standard for Open Subsonic is not complete for Songs so we don't
know if this field will be supported. Once the standard is ready we can
readress this.
Signed-off-by: Eric B Munson <eric@munsonfam.org>
lokiberra [Mon, 13 May 2024 21:48:51 +0000 (17:48 -0400)]
Remove Requirement for Password for Jellyfin (#1303)
Marcel van der Veldt [Mon, 13 May 2024 21:47:57 +0000 (23:47 +0200)]
Do not use ISRC or barcode for lookups on MusicBrainz (#1302)
this info is incomplete and will lead to many useless calls, the strict MB id's or text searches are preferred.
Marcel van der Veldt [Mon, 13 May 2024 18:48:56 +0000 (20:48 +0200)]
A few small optimizations and bugfixes (#1301)
Marcel van der Veldt [Mon, 13 May 2024 12:23:45 +0000 (14:23 +0200)]
Limit queries to all online (metadata) resources (#1295)
music-assistant-machine [Sat, 11 May 2024 17:47:33 +0000 (19:47 +0200)]
frontend-2.5.8 (#1294)
* Update pyproject.toml for 2.5.8
* Update requirements_all.txt for 2.5.8
Marcel van der Veldt [Sat, 11 May 2024 17:47:23 +0000 (19:47 +0200)]
add latest tag to stable image
Marcel van der Veldt [Sat, 11 May 2024 17:44:41 +0000 (19:44 +0200)]
Fix mass user playlists (and queue items) limited to 50 items (#1293)
music-assistant-machine [Sat, 11 May 2024 01:14:37 +0000 (03:14 +0200)]
frontend-2.5.7 (#1292)
* Update pyproject.toml for 2.5.7
* Update requirements_all.txt for 2.5.7
Marcel van der Veldt [Fri, 10 May 2024 19:44:54 +0000 (21:44 +0200)]
Fix default enqueue options (#1291)
Marvin Schenkel [Fri, 10 May 2024 18:09:40 +0000 (20:09 +0200)]
Fix phantom artists in library (#1290)
* Fix phantom artists in library
* Fix phantom artists in library
* Fix phantom artists in library
Marcel van der Veldt [Fri, 10 May 2024 13:24:40 +0000 (15:24 +0200)]
Fix the quality score (#1289)
Marcel van der Veldt [Thu, 9 May 2024 19:39:12 +0000 (21:39 +0200)]
fix copy paste issue
music-assistant-machine [Thu, 9 May 2024 19:27:20 +0000 (21:27 +0200)]
frontend-2.5.6 (#1288)
* Update pyproject.toml for 2.5.6
* Update requirements_all.txt for 2.5.6
Marcel van der Veldt [Thu, 9 May 2024 19:10:37 +0000 (21:10 +0200)]
ensure position is present on playlist track
Marcel van der Veldt [Thu, 9 May 2024 18:59:30 +0000 (20:59 +0200)]
Some minor tweaks (#1287)
music-assistant-machine [Thu, 9 May 2024 15:25:16 +0000 (17:25 +0200)]
frontend-2.5.5 (#1286)
* Update pyproject.toml for 2.5.5
* Update requirements_all.txt for 2.5.5
Marcel van der Veldt [Thu, 9 May 2024 15:25:05 +0000 (17:25 +0200)]
Some small tweaks and bugfixes (#1285)
music-assistant-machine [Wed, 8 May 2024 22:45:55 +0000 (00:45 +0200)]
frontend-2.5.4 (#1284)
* Update pyproject.toml for 2.5.4
* Update requirements_all.txt for 2.5.4
Marcel van der Veldt [Wed, 8 May 2024 22:31:40 +0000 (00:31 +0200)]
Fix several issues with playlists edits (#1283)
Marvin Schenkel [Wed, 8 May 2024 19:14:44 +0000 (21:14 +0200)]
Fix call to _get_provider_playlist_tracks (#1282)
* Fix call to _get_provider_playlist_tracks
* Fix call to _get_provider_playlist_tracks
* Fix call to _get_provider_playlist_tracks
Marcel van der Veldt [Wed, 8 May 2024 00:41:01 +0000 (02:41 +0200)]
add backwards compatible fix for current_item_id
Marcel van der Veldt [Wed, 8 May 2024 00:23:22 +0000 (02:23 +0200)]
Merge branch 'main' of https://github.com/music-assistant/server
Marcel van der Veldt [Wed, 8 May 2024 00:23:14 +0000 (02:23 +0200)]
fix polling
Jonathan Bangert [Tue, 7 May 2024 22:20:32 +0000 (00:20 +0200)]
Fix: Deezer albums (#1281)
fix: deezer albums
Marcel van der Veldt [Tue, 7 May 2024 21:16:50 +0000 (23:16 +0200)]
cleanup unused var
Marcel van der Veldt [Tue, 7 May 2024 21:01:40 +0000 (23:01 +0200)]
fix sync/unsync
Marcel van der Veldt [Tue, 7 May 2024 20:41:46 +0000 (22:41 +0200)]
add some more logging
Marcel van der Veldt [Tue, 7 May 2024 20:33:48 +0000 (22:33 +0200)]
fix playlist playback
Marcel van der Veldt [Tue, 7 May 2024 20:19:29 +0000 (22:19 +0200)]
fix playback
Marcel van der Veldt [Tue, 7 May 2024 19:45:25 +0000 (21:45 +0200)]
fix mark_item_played
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
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
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>
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>
Marcel van der Veldt [Tue, 7 May 2024 13:26:38 +0000 (15:26 +0200)]
Make client library feature complete (#1278)
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>
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>
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>
OzGav [Tue, 7 May 2024 13:03:10 +0000 (23:03 +1000)]
lower throttler log level to info (#1277)
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
lokiberra [Mon, 6 May 2024 10:48:16 +0000 (06:48 -0400)]
Better handling of Jellyfin metadata missing (#1253)
Marcel van der Veldt [Mon, 6 May 2024 07:26:02 +0000 (09:26 +0200)]
commit to db
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
Marcel van der Veldt [Mon, 6 May 2024 01:01:55 +0000 (03:01 +0200)]
fix playlog
Marcel van der Veldt [Mon, 6 May 2024 00:37:00 +0000 (02:37 +0200)]
various small tweaks
sprocket-9 [Sat, 4 May 2024 21:25:02 +0000 (22:25 +0100)]
Fix: Sanitize radio stream title (#1267)
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
Marcel van der Veldt [Fri, 3 May 2024 17:07:33 +0000 (19:07 +0200)]
skip and log unplayable items on play_media
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
Marcel van der Veldt [Fri, 3 May 2024 13:29:51 +0000 (15:29 +0200)]
Fix duplicate entries in tracks and albums listings (#1265)
Marcel van der Veldt [Wed, 1 May 2024 13:30:35 +0000 (15:30 +0200)]
cleanup leftover imports
Eric Munson [Wed, 1 May 2024 13:29:34 +0000 (09:29 -0400)]
Open Subsonic: Fix MediaImageItem constructor call (#1264)
Marcel van der Veldt [Tue, 30 Apr 2024 23:13:09 +0000 (01:13 +0200)]
fix typo
Marcel van der Veldt [Tue, 30 Apr 2024 00:06:56 +0000 (02:06 +0200)]
apply new throttle logic to qobuz
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
Marcel van der Veldt [Tue, 30 Apr 2024 00:00:19 +0000 (02:00 +0200)]
Various small fixes and tweaks (#1262)
Marcel van der Veldt [Mon, 29 Apr 2024 19:22:57 +0000 (21:22 +0200)]
Fix cleanup on removal of file/provider/item (#1261)
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>
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>