music-assistant-server.git
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 tronikosRemove some unnecessary async and await in ytmusic...
2024-06-24 micha91Deezer: Fix Playback (#1404)
2024-06-24 tronikosSwitch from unmaintained pytube to yt-dlp. Check user...
2024-06-23 Marvin SchenkelFix radio for playlists < 5 items. (#1401)
2024-06-22 Marvin SchenkelFix playback for video based songs without artist info...
2024-06-22 Santiago SotoSnapcast add config built in server (#1399)
2024-06-22 Jc2kJellyfin: Add some basic parsing tests (#1397)
2024-06-21 dependabot... Bump docker/build-push-action from 6.0.1 to 6.1.0 ...
2024-06-21 Jc2kTests: Add a 'mass' fixture (#1398)
2024-06-21 Marcel van... fix fixture for tests
2024-06-20 Marcel van... Tweak external ID compare
2024-06-20 Marcel van... Fix musicbrainz recording id tag in mp3 files
2024-06-20 Marcel van... fix queue name in error
2024-06-20 Santiago SotoSnapcast: re-add update all clients on sync and unsync...
2024-06-20 OzGavUpdate Locales (#1394)
2024-06-19 Jc2kJellyfin: Get more artwork from the Jellyfin instance...
2024-06-19 Santiago SotoSnapcast fix sync and unsync many (#1385)
2024-06-19 Marcel van... A collection of small bugfixes and tweaks (#1392)
2024-06-19 music-assistant... frontend-2.5.15 (#1391)
2024-06-19 Jc2kJellyfin: Stricter typing (#1390)
2024-06-19 Jc2kJellyfin: Faster track fetching (#1383)
2024-06-19 Marcel van... Improve library performance (#1389)
2024-06-19 dependabot... Bump docker/build-push-action from 6.0.0 to 6.0.1 ...
2024-06-19 Santiago SotoFix unsync when master off (#1386)
2024-06-19 Melvyn HarbourPrevent overwriting album_tracks table (#1388)
2024-06-18 Jc2kJellyfin: Add pagination for get_library_albums and...
2024-06-18 Jc2kJellyfin: Make SSL verification optional, but on by...
2024-06-18 Melvyn HarbourAdd index on timestamp_added (#1381)
2024-06-18 John CarrJellyfin: Make SSL verification optional, but on by...
2024-06-18 John CarrJellyfin: Add pagination for get_library_albums and...
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
next