music-assistant-server.git
2024-07-11 Marvin SchenkelRevert ytmusicapi to 1.7.3 (#1488)
2024-07-10 dependabot... Bump actions/setup-python from 5.1.0 to 5.1.1 (#1487)
2024-07-10 Marcel van... fix typo
2024-07-09 music-assistant... frontend-2.6.1 (#1486)
2024-07-09 Marcel van... do not allow split on ampersand
2024-07-09 Marcel van... change order of config entry type
2024-07-09 Marcel van... some tweaks
2024-07-09 Marcel van... some tweaks
2024-07-09 Marcel van... add error logging for qobuz
2024-07-09 Marcel van... tweak metadata retrieval
2024-07-09 Marcel van... Fix MusicBrainz external ID match (#1485)
2024-07-09 Jc2kAdd typing for fullykiosk (#1482)
2024-07-09 Jc2kJellyfin: More logging of tracks without media streams...
2024-07-09 Marcel van... Silence the logger for Airplay DACP commands (#1483)
2024-07-08 Marcel van... Merge branch 'main' of https://github.com/music-assista...
2024-07-08 Marcel van... extend intervals
2024-07-08 music-assistant... frontend-2.6.0 (#1481)
2024-07-08 Marcel van... silence eyed3 logger
2024-07-08 Jc2kAdd typing for Plex (#1479)
2024-07-08 dependabot... Bump plexapi from 4.15.13 to 4.15.15 (#1478)
2024-07-08 dependabot... Bump ytmusicapi from 1.7.3 to 1.7.4 (#1476)
2024-07-08 Marcel van... Refactor/cleanup the get/add logic for mediaitems ...
2024-07-08 dependabot... Bump ruff from 0.5.0 to 0.5.1 (#1477)
2024-07-08 Jc2kAdd typing for test provider (#1474)
2024-07-08 dependabot... Bump orjson from 3.10.5 to 3.10.6 (#1475)
2024-07-08 Jc2kAdd type checking for filesystem_smb (#1470)
2024-07-08 dependabot... Bump yt-dlp from 2024.7.1 to 2024.7.7 (#1473)
2024-07-08 Marcel van... Cleanup Matching logic + add tests (#1472)
2024-07-08 Melvyn HarbourReplace windows separators in m3u (#1471)
2024-07-07 Eric MunsonSubsonic: UNKNOWN_ARTIST handling (#1464)
2024-07-07 Jc2kJellyfin: Skip tracks with no MediaStreams (#1469)
2024-07-07 Jc2kFix Jellyfin similar tracks (#1468)
2024-07-07 Jc2kAdd typing for filesystem_local (#1461)
2024-07-07 Jc2kAdd typing for builtin (#1450)
2024-07-07 Melvyn HarbourAdd file extension for log (#1467)
2024-07-07 Santiago SotoSnapcast: revert dryout and set state by hand (#1460)
2024-07-07 xmirakulixapple_music: Fix creation of dummy albums (#1466)
2024-07-07 Marvin SchenkelApple Music: Fix edge case for album parsing (#1463)
2024-07-07 Marvin SchenkelApple Music: Fix albums without name, increase cooldown...
2024-07-06 Santiago Sotorevert dryout and set state by hand
2024-07-06 Marvin SchenkelFix: Add guard for taskmanager aexit. (#1459)
2024-07-06 Marcel van... Fix album tracks (#1458)
2024-07-06 Marvin SchenkelApple Music: Ensure Albums have an artist for custom...
2024-07-06 Marcel van... cleanup
2024-07-06 Marcel van... Use TaskManager instead of TaskGroup (#1456)
2024-07-06 Marcel van... Fix provider load at startup (#1455)
2024-07-06 Eric MunsonProtect artist retrieval in Subsonic get_artist_toptrac...
2024-07-05 dependabot... Bump certifi from 2024.6.2 to 2024.7.4 (#1453)
2024-07-05 Marcel van... Bump hass client to 1.2.0 (#1452)
2024-07-05 Marcel van... A collection of small bugfixes and optimizations (...
2024-07-05 Jc2kAdd typing for radiobrowser (#1449)
2024-07-05 John CarrAdd typing for radiobrowser
2024-07-05 Marcel van... Better handle of SMB mount with special characters...
2024-07-05 Marcel van... Reload Snapcast provider when connection to the server...
2024-07-05 Marcel van... Fix some bugs caused by regression (#1446)
2024-07-04 Marcel van... Better handling of album directory for local files...
2024-07-04 Santiago SotoSnapcast: Reload built-in server in case of connection...
2024-07-04 dependabot... Bump docker/setup-buildx-action from 3.3.0 to 3.4.0...
2024-07-04 Jc2kDon't load_provider if provider already deleted (#1436)
2024-07-04 dependabot... Bump docker/build-push-action from 6.2.0 to 6.3.0 ...
2024-07-04 Santiago SotoAdd Setup Script (#1438)
2024-07-04 Jc2kAutomatically repair configs broken by the last_error...
2024-07-03 Santiago SotoSnapcast remove unused code (#1441)
2024-07-03 Santiago SotoRemove unused code
2024-07-03 dependabot... Bump yt-dlp from 2024.5.27 to 2024.7.1 (#1435)
2024-07-03 Santiago SotoSnapcast remove check for 0.27 (#1419)
2024-07-03 dependabot... Bump ruff from 0.4.10 to 0.5.0 (#1430)
2024-07-03 Eric MunsonBump py-opensonic to 5.1.1 (#1437)
2024-07-02 Santiago SotoSnapcast: Add delay, before so that the stream does...
2024-07-02 dependabot... Bump python-fullykiosk from 0.0.12 to 0.0.14 (#1431)
2024-07-02 Jc2kMypy: Add music_assistant.common (#1428)
2024-07-02 Santiago Sotomake dryout_ms ui configurable
2024-07-02 dependabot... Bump pylint from 3.2.3 to 3.2.5 (#1432)
2024-07-02 dependabot... Bump pillow from 10.3.0 to 10.4.0 (#1429)
2024-07-02 Melvyn HarbourFetch larger version of Soundcloud artwork (#1426)
2024-07-02 dependabot... Bump mypy from 1.10.0 to 1.10.1 (#1433)
2024-07-01 Santiago SotoAdd dryout_ms parameter to snap_stream
2024-06-29 Marcel van... Carefully handle redirect from players to queue control...
2024-06-29 Jc2kRun mypy on CI (#1413)
2024-06-29 Jc2kJellyfin: add similar tracks (#1414)
2024-06-29 John CarrLint fixes
2024-06-29 John CarrJellyfin: Implement get_similar_tracks
2024-06-29 John CarrLimit coverage to music_assistant module
2024-06-29 Melvyn HarbourDouble check external ID comparison (#1411)
2024-06-29 dependabot... Bump async-upnp-client from 0.38.3 to 0.39.0 (#1409)
2024-06-29 Marvin SchenkelApple Music: Fix tracks that are unavailable in the...
2024-06-29 Jc2kMypy: Get mypy passing on music_assistant.client (...
2024-06-29 John CarrGet mypy passing on music_assistant.client
2024-06-29 Jc2kAvoid subshells when using check_output (#1412)
2024-06-29 Jc2kJellyfin: Add more test scaffolding. (#1403)
2024-06-29 dependabot... Bump ytmusicapi from 1.7.0 to 1.7.3 (#1406)
2024-06-29 dependabot... Bump ruff from 0.4.9 to 0.4.10 (#1408)
2024-06-29 dependabot... Bump aiofiles from 23.2.1 to 24.1.0 (#1407)
2024-06-29 Santiago SotoFix unload on snapcast (#1415)
2024-06-29 Santiago SotoSnapcast fix sync to (#1423)
2024-06-28 dependabot... Bump docker/build-push-action from 6.1.0 to 6.2.0 ...
2024-06-26 OzGavSome Typos in locales (#1420)
2024-06-26 Marvin SchenkelYTMusic: Update YT DLP options to improve speed for...
2024-06-25 John CarrFixes
2024-06-25 John CarrAvoid subshells when using check_output
next