music-assistant-server.git
2024-08-26 music-assistant... frontend-2.8.11 (#1620)
2024-08-26 dependabot... Bump ruff from 0.6.1 to 0.6.2 (#1618)
2024-08-26 Marcel van... Merge branch 'main' of https://github.com/music-assista...
2024-08-26 Marcel van... Better handling of reconnect in sonos s2
2024-08-26 dependabot... Bump aiohttp from 3.10.4 to 3.10.5 (#1615)
2024-08-26 Marcel van... Some more tweaks/fixes to the Sonos S2 provider (#1613)
2024-08-26 Marcel van... fix playback issues
2024-08-26 Marcel van... More bugfixes for the new Sonos provider (#1612)
2024-08-25 Marcel van... Merge branch 'main' of https://github.com/music-assista...
2024-08-25 Marcel van... Small tweaks and fixes
2024-08-25 Marcel van... Enforce default HTTP profile for slimproto players...
2024-08-25 Marcel van... Fix playback of radio streams on Sonos S2 provider...
2024-08-25 music-assistant... frontend-2.8.10 (#1609)
2024-08-25 Marcel van... Sonos S2 provider follow-up (#1608)
2024-08-25 Marcel van... some small fixes/tweaks
2024-08-24 Marcel van... Add config option to specify the http content length...
2024-08-24 Marcel van... Add feature to transfer a queue (#1606)
2024-08-24 Marcel van... Sonos S2: prevent flipflop of UI during track transition
2024-08-24 Marcel van... A collection of small tweaks and bugfixes (#1603)
2024-08-24 Marcel van... A few minor follow-up fixes for the new Sonos provider...
2024-08-24 Jc2kJellyfin: Fix login for some instances (#1601)
2024-08-23 Marcel van... fix playlist info not getting overwritten
2024-08-23 Marcel van... New Sonos S2 player provider (#1600)
2024-08-23 David McCloskyGuard against eyed3 returning None (#1599)
2024-08-23 Marcel van... Fix track number gets mixed up with disc number (#1598)
2024-08-23 Marcel van... Small improvements to the spotify token auth (#1597)
2024-08-23 Marcel van... Prevent db migration when upgrading from 2.1 to 2.2...
2024-08-22 Marcel van... Fix Tidal login auth flow not showing (#1595)
2024-08-22 Marcel van... Fix removal of a provider (#1594)
2024-08-22 Marcel van... Revert "Allow frontend to send base url for auth redire...
2024-08-22 Marcel van... Allow frontend to send base url for auth redirects...
2024-08-22 music-assistant... frontend-2.8.9 (#1592)
2024-08-22 music-assistant... frontend-2.8.8 (#1591)
2024-08-22 Marcel van... some minor tweaks
2024-08-22 Marcel van... Fix new playlists get corrupted (#1590)
2024-08-22 Marcel van... Prevent redundant call to async_is_supervisor
2024-08-21 music-assistant... frontend-2.8.7 (#1589)
2024-08-21 Marcel van... run linter
2024-08-21 Marcel van... revert
2024-08-21 Marcel van... attempt to fix track repeat on flow mode players
2024-08-21 Marcel van... small fix for snapcast stream end
2024-08-21 Marcel van... some small tweaks
2024-08-21 Marcel van... do not allow disabling builtin provider
2024-08-21 Marcel van... fix resume after pause
2024-08-21 Marcel van... fix queue state restore
2024-08-21 Marcel van... fix resume after stop
2024-08-21 dependabot... Bump ruff from 0.5.7 to 0.6.1 (#1579)
2024-08-21 dependabot... Bump plexapi from 4.15.15 to 4.15.16 (#1581)
2024-08-21 music-assistant... frontend-2.8.6 (#1588)
2024-08-21 Marcel van... fix typo
2024-08-21 Marcel van... lower some log levels
2024-08-21 Marcel van... small tweaks
2024-08-21 Marcel van... fix some remaining queries
2024-08-21 Marcel van... Fix (radio) browse listings (#1587)
2024-08-21 Marcel van... fix library remove when YTM present
2024-08-21 Marcel van... a few tweaks to builtin playlists
2024-08-21 Marcel van... ignore dependent provider not available while loading
2024-08-21 Marcel van... Fix (album) images for track listings (#1586)
2024-08-21 music-assistant... frontend-2.8.4 (#1585)
2024-08-20 Marcel van... Database (performance) enhancements (#1584)
2024-08-19 Marcel van... small tweaks
2024-08-19 music-assistant... frontend-2.8.3 (#1582)
2024-08-19 OzGavFix typo (#1583)
2024-08-19 Marcel van... Merge branch 'main' of https://github.com/music-assista...
2024-08-19 Marcel van... fix some small typos
2024-08-19 dependabot... Bump aiohttp from 3.10.3 to 3.10.4 (#1580)
2024-08-19 Marcel van... Merge branch 'main' of https://github.com/music-assista...
2024-08-19 Marcel van... reset spotify auth token when it expires
2024-08-19 Eric MunsonSubsonic: Correct the final entry that uses a non-MA...
2024-08-19 Marcel van... Improve (local) metadata retrieval (#1577)
2024-08-18 Eric MunsonRemove the handle_async_init() call from provider __ini...
2024-08-18 Marcel van... speedup metadata scanner for local metadata
2024-08-18 Marcel van... do not attempt to migrate the db
2024-08-18 Eric MunsonChange logger used for provider (#1573)
2024-08-18 Marcel van... Fix Spotify token gets invalidated every hour (#1575)
2024-08-18 Marvin SchenkelApple Music: Fix condition for hls substream optimizati...
2024-08-17 Marcel van... fixes for db migrations
2024-08-17 Marcel van... handle edge case refreshing spotify token
2024-08-17 Marcel van... fix typo
2024-08-17 Marcel van... Various bugfixes and optimizations (#1572)
2024-08-16 Marcel van... more tweaks for config loading
2024-08-16 Marcel van... handle another confog edge case
2024-08-16 Marcel van... another tweak for config entries
2024-08-16 Marcel van... handle more edge case drama
2024-08-16 Marcel van... fix load race in config
2024-08-16 Marcel van... Merge branch 'main' of https://github.com/music-assista...
2024-08-16 Marcel van... tweaks for spotify
2024-08-16 music-assistant... frontend-2.8.2 (#1571)
2024-08-16 Marcel van... typos
2024-08-16 Marcel van... some tweaks
2024-08-16 Marcel van... Implement Spotify (oauth) PKCE Login flow (#1570)
2024-08-15 Marcel van... Various optimizations to filesystem metadata retrieval...
2024-08-15 Marvin SchenkelChange log level to avoid chatty logs. (#1568)
2024-08-15 Marcel van... Fix issues with items become unavailable (#1567)
2024-08-14 dependabot... Bump docker/build-push-action from 6.6.1 to 6.7.0 ...
2024-08-14 Marcel van... Add demo/template providers (#1566)
2024-08-13 Marcel van... fix small typo
2024-08-13 dependabot... Bump yt-dlp from 2024.8.1 to 2024.8.6 (#1561)
2024-08-13 music-assistant... frontend-2.8.1 (#1563)
2024-08-13 Marcel van... Merge branch 'main' of https://github.com/music-assista...
next