music-assistant-server.git
2024-06-18 John CarrJellyfin: Make SSL verification optional, but on by...
2024-06-18 Jc2kJellyfin: Make less http requests (#1379)
2024-06-17 dependabot... Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9...
2024-06-17 dependabot... Bump docker/build-push-action from 5.4.0 to 6.0.0 ...
2024-06-17 dependabot... Bump ruff from 0.4.8 to 0.4.9 (#1374)
2024-06-17 dependabot... Bump hass-client from 1.1.0 to 2.0.0 (#1376)
2024-06-17 dependabot... Bump orjson from 3.10.4 to 3.10.5 (#1375)
2024-06-17 Melvyn HarbourForce comparison of MBID (#1370)
2024-06-17 dependabot... Bump mashumaro from 3.13 to 3.13.1 (#1378)
2024-06-17 Jc2kJellyfin: Typing improvements (#1371)
2024-06-17 Jozef KruszynskiFix a typing issue in the client. (#1368)
2024-06-16 Jc2kJellyfin: Drop all synchronous HTTP and use aiohttp...
2024-06-15 music-assistant... frontend-2.5.14 (#1366)
2024-06-15 Marcel van... Revert "Bump ytmusicapi from 1.7.0 to 1.7.3" (#1367)
2024-06-15 Marcel van... Merge branch 'main' of https://github.com/music-assista...
2024-06-15 Marcel van... Prevent duplicate album tracks
2024-06-15 dependabot... Bump ytmusicapi from 1.7.0 to 1.7.3 (#1341)
2024-06-15 Marcel van... Ignore commands to sonos players if not available
2024-06-15 Marcel van... Let ffmpeg auto detect the content type
2024-06-14 Marcel van... Mark players unavailable if provider is unloaded
2024-06-14 dependabot... Bump ruff from 0.4.4 to 0.4.8 (#1343)
2024-06-14 Marcel van... Fixed volume fixes (#1365)
2024-06-14 Marcel van... Auto retry provider load if its unavailable or the...
2024-06-14 Santiago SotoSnapcast add guard for sync_many on cmd_sync (#1363)
2024-06-14 Marcel van... Fix race condition causing a (potential) endless loop...
2024-06-14 Santiago SotoFix snapcast group child (#1360)
2024-06-14 Marcel van... fix test
2024-06-14 Marcel van... Fix enqueue more than 50 tracks
2024-06-13 music-assistant... frontend-2.5.13 (#1358)
2024-06-13 Marcel van... some tweaks to the hass provider
2024-06-13 Marcel van... more fixes for playback and enqueuing
2024-06-13 Marcel van... Fixes for announcements
2024-06-13 Marcel van... Fix pause on grouped airplay players
2024-06-13 Marcel van... Merge branch 'main' of https://github.com/music-assista...
2024-06-13 Marcel van... fix small typo
2024-06-13 Jc2kEnforce line endings (#1357)
2024-06-13 Marcel van... fix browse on filesystem
2024-06-13 Marcel van... Playback/enqueue fixes (#1355)
2024-06-13 Marcel van... Fix issues with paged listings (#1356)
2024-06-13 Jc2kJellyfin: Fetch favorite userdata into library (#1353)
2024-06-13 Jc2kJellyfin: Don't adjust logging level of unrelated provi...
2024-06-12 Eric MunsonSubsonic: Extend favorites to tracks, and podcast chann...
2024-06-12 Marvin SchenkelApple Music: Fixed lots of metadata related issues...
2024-06-12 Santiago SotoRevert "Fix snapcast player unsync when master off...
2024-06-12 Marcel van... mark cliraop binary executable for aarch64
2024-06-11 music-assistant... frontend-2.5.12 (#1349)
2024-06-11 Marcel van... Several small bugfixes (#1348)
2024-06-11 Santiago SotoFix snapcast player unsync when master off (#1347)
2024-06-11 dependabot... Bump orjson from 3.10.3 to 3.10.4 (#1344)
2024-06-11 Santiago SotoFix Snapcast types (#1346)
2024-06-11 Santiago SotoRefactor SnapCastProvider cmd_volume_set method (#1324)
2024-06-10 dependabot... Bump certifi from 2024.2.2 to 2024.6.2 (#1342)
2024-06-10 dependabot... Bump docker/build-push-action from 5.3.0 to 5.4.0 ...
2024-06-10 dependabot... Bump cryptography from 42.0.7 to 42.0.8 (#1340)
2024-06-10 Jc2kJellyfin: Don't fail entire sync if a single track...
2024-06-10 Jc2kJellyfin: Fix regression importing track artist mapping...
2024-06-10 Marcel van... Several small bugfixes (#1336)
2024-06-10 music-assistant... frontend-2.5.11 (#1337)
2024-06-09 Eric MunsonTwo updates to the Subsonic provider (#1335)
2024-06-09 kingy444Make Jellyfin provider compatible with Emby (#1325)
2024-06-09 dependabot... Bump pylint from 3.1.1 to 3.2.3 (#1333)
2024-06-09 dependabot... Bump codespell from 2.2.6 to 2.3.0 (#1326)
2024-06-09 Jeff Van EppsAdd Plex Connect Locally (#1313)
2024-06-09 Jc2kJellyfin: Don't fail entire sync if artist mbid is...
2024-06-09 dependabot... Bump pytest from 8.2.0 to 8.2.2 (#1334)
2024-06-09 Marcel van... fix requirements file
2024-06-09 dependabot... Bump plexapi from 4.15.12 to 4.15.13 (#1317)
2024-06-05 Marvin SchenkelFix: apple music playlists (#1330)
2024-06-05 dependabot... Bump ytmusicapi from 1.7.2 to 1.7.3 (#1327)
2024-06-01 dependabot... Bump ytmusicapi from 1.7.0 to 1.7.2 (#1320)
2024-06-01 nldroidFix cleanup of orphaned artists and albums on local...
2024-06-01 dependabot... Bump pre-commit from 3.7.0 to 3.7.1 (#1316)
2024-05-31 dependabot... Bump mashumaro from 3.12 to 3.13 (#1296)
2024-05-31 dependabot... Bump aiorun from 2023.7.2 to 2024.5.1 (#1298)
2024-05-31 dependabot... Bump docker/login-action from 3.1.0 to 3.2.0 (#1321)
2024-05-30 Santiago SotoFix snapcast players ids (#1322)
2024-05-28 cociwebTurn off Display and visualization by default (#1318)
2024-05-24 Marvin SchenkelAdd a few guards for cases where related MediaItems...
2024-05-22 Marvin SchenkelApple music provider (#1315)
2024-05-20 sprocket-9Fix owner id mismatch bug in Spotify create playlist...
2024-05-17 OzGavFix typo in sample rate config options (#1312)
2024-05-16 Jozef KruszynskiAdjust release script to account for both beta and...
2024-05-16 sprocket-9Fixes the spotify json decode mime-type errors (#1311)
2024-05-15 dependabot... Bump ruff from 0.4.3 to 0.4.4 (#1297)
2024-05-15 dependabot... Bump pylint from 3.1.0 to 3.1.1 (#1300)
2024-05-15 Jozef KruszynskiFix add to Tidal Library (#1309)
2024-05-15 lokiberraFix for missing Artist Metadata in Jellyfin (#1308)
2024-05-14 Marcel van... do not try to store dynamic urls in last played
2024-05-14 Marcel van... Merge branch 'main' of https://github.com/music-assista...
2024-05-14 Marcel van... fix cast metadata
2024-05-14 music-assistant... frontend-2.5.10 (#1307)
2024-05-14 music-assistant... frontend-2.5.9 (#1306)
2024-05-14 Marcel van... A collection of small bugfixes and tweaks (#1305)
2024-05-14 Eric MunsonSubsonic: Set Track.disc_number to 0 for now (#1304)
2024-05-13 lokiberraRemove Requirement for Password for Jellyfin (#1303)
2024-05-13 Marcel van... Do not use ISRC or barcode for lookups on MusicBrainz...
2024-05-13 Marcel van... A few small optimizations and bugfixes (#1301)
2024-05-13 Marcel van... Limit queries to all online (metadata) resources (...
2024-05-11 music-assistant... frontend-2.5.8 (#1294)
2024-05-11 Marcel van... add latest tag to stable image
next