music-assistant-server.git
2025-01-15 Marcel van... Fix: ensure playback continues even after a stream...
2025-01-14 Marcel van... Refactor playlog and item progress reporting
2025-01-14 Marcel van... Bump base image for beta releases to 1.2.1
2025-01-14 Kostas Chatzikokolakisuse the trixie-slim image (#1873)
2025-01-14 music-assistant... frontend-2.10.5 (#1874)
2025-01-14 Marcel van... Chore: Simplify volume normalization a bit
2025-01-14 Marcel van... Fix: Audio streaming hangs suddenly at the end of a...
2025-01-14 Jc2kchore: mypy for template music provider (#1871)
2025-01-14 Marcel van... Update librespot binaries
2025-01-14 Jc2kchore: mypy for fanart.tv (#1862)
2025-01-13 Jc2kchore: mypy for mass.py (#1863)
2025-01-13 Jc2kchore: add album parsing tests for opensubsonic (#1865)
2025-01-13 Marcel van... Make librespot binaries executable
2025-01-13 Marcel van... Chore: Ignore another spammy log line for now in librespot
2025-01-13 Maxim RaznatovskiFix: Only PlayerGroups of supported players should...
2025-01-13 dependabot... Chore(deps): Bump syrupy from 4.8.0 to 4.8.1 (#1869)
2025-01-13 dependabot... Chore(deps): Bump pillow from 11.0.0 to 11.1.0 (#1867)
2025-01-13 Jc2kfix: Jellyfin should use the correct MA version instead...
2025-01-13 Jc2kOpensubsonic tests for artist 'parsing' (#1859)
2025-01-13 Marcel van... Cleanup some leftover code
2025-01-13 Jc2kfix: typo (#1860)
2025-01-13 John Carrchore: mypy for musicbrainz
2025-01-13 Marcel van... Add Spotify connect provider (#1858)
2025-01-13 Rob SonkeImplemented Mypy for the ibroadcast provider (#1855)
2025-01-13 Eric Munsonchore: Subsonic: Enable mypy for subsonic provider...
2025-01-12 Marcel van... Feat: extend streamtitle to stream metadata
2025-01-11 Marcel van... Ignore empty queue on load next track
2025-01-11 Marcel van... Fix renamed Pluginsource
2025-01-11 Rob SonkeVaruous fixes and enhancements for the Soundcloud provi...
2025-01-11 Marcel van... Chore: Allow sending extra input args from streamdetails
2025-01-11 ZtripezAudible audiobook provider (#1842)
2025-01-10 Marcel van... Fix typo
2025-01-10 Jc2kchore: mypy for sonos s1 (#1854)
2025-01-10 Jc2kchore: mypy for __main__ (#1853)
2025-01-10 Marcel van... Feat: Allow core logic to handle seeking for providers...
2025-01-10 Marcel van... Deps: Bump models to 1.1.12
2025-01-10 Marcel van... Fix Airplay binary detection
2025-01-09 Maxim RaznatovskiFeat: Add multi device DSP support (#1839)
2025-01-09 Marcel van... Deps: Bump models to 1.1.11
2025-01-09 Jc2kMypy fixes (#1851)
2025-01-09 Marcel van... Merge branch 'dev' of https://github.com/music-assistan...
2025-01-09 Marcel van... Fix: Audio received watchdog may be as short as 30...
2025-01-09 Marcel van... Fix typo in queue controller (available has no setter)
2025-01-09 Jc2kchore: mypy for airplay (#1848)
2025-01-09 ZtripezSmall fix for checking playlist url (#1846)
2025-01-09 Jc2kfix: Make sure that Jellyfin playlists are sorted and...
2025-01-09 Jc2kchore: enable mypy for new modules by default (#1849)
2025-01-09 Maxim RaznatovskiFix: Use of incorrect type for group_childs in player_g...
2025-01-09 OzGavAdd beta docs link
2025-01-09 Marcel van... Simplify enqueue next (again)
2025-01-09 Marcel van... Revert "Chore(deps): Bump mashumaro from 3.14 to 3...
2025-01-09 Marcel van... Small tweak to enqueuing
2025-01-09 Marcel van... Performance improvements for filesystem provider (...
2025-01-09 dependabot... Chore(deps): Bump docker/build-push-action from 6.10...
2025-01-09 Jc2kFix: Avoid extra call to get playlist metadata when...
2025-01-08 Marcel van... Fix: SMB provider on macos
2025-01-08 Marcel van... Fix: Exclude similar tracks feature when custom spotify...
2025-01-08 Jc2kFix: Jellyfin login should use a stable device id to...
2025-01-08 dependabot... Chore(deps): Bump async-upnp-client from 0.41.0 to...
2025-01-08 dependabot... Chore(deps): Bump mashumaro from 3.14 to 3.15 (#1834)
2025-01-08 dependabot... Chore(deps): Bump ruff from 0.8.4 to 0.8.6 (#1835)
2025-01-08 music-assistant... frontend-2.10.4 (#1838)
2025-01-07 Marcel van... Merge branch 'dev' of https://github.com/music-assistan...
2025-01-07 Marcel van... Feat: Add removal flag to unload callback
2025-01-07 dependabot... Chore(deps): Bump certifi from 2024.8.30 to 2024.12...
2025-01-07 TimmFix error on missing key in RSS Podcast data. (#1832)
2025-01-07 Marcel van... temp fix to reduce api calls by increasing sync interva...
2025-01-07 Marcel van... temp fix on recently played query to avoid too many...
2025-01-07 Marcel van... Fix: Use watchdog instead of TimedAsyncGenerator for...
2025-01-07 Marcel van... use lock on individual player only
2025-01-06 Marcel van... Merge branch 'dev' of https://github.com/music-assistan...
2025-01-06 Marcel van... try fix the tests
2025-01-06 music-assistant... frontend-2.10.3 (#1837)
2025-01-06 Marcel van... fix corrupt chapters in tracks table
2025-01-06 Marcel van... tweaks
2025-01-06 Marcel van... Fix track enqueuing
2025-01-06 Marcel van... Fix: prevent error ar startup of RSS Feed provider
2025-01-06 Marcel van... Ensure we cleanup podcasts and audiobooks on provider...
2025-01-06 Marcel van... Small fixes for podcast RSS provider
2025-01-06 Marcel van... Some small tweaks
2025-01-06 Marcel van... Fix some small issues in the rss podcasts provider
2025-01-06 Marcel van... Bump models (again) to 1.1.9
2025-01-06 music-assistant... frontend-2.10.2 (#1831)
2025-01-06 Marcel van... Several small tweaks and fixes
2025-01-05 Marcel van... Bump models to 11.8
2025-01-05 Marcel van... Merge branch 'dev' of https://github.com/music-assistan...
2025-01-05 Marcel van... Fix seeking on non track items
2025-01-05 TimmAdd RSS Feed Podcast provider (#1817)
2025-01-05 Marcel van... Remove the devcontainer because its unmaintained (...
2025-01-05 Marcel van... A bunch of fixes for the enqueue and radio mode logic...
2025-01-05 Eric MunsonFinish Podcast support (#1828)
2025-01-04 music-assistant... frontend-2.10.1 (#1827)
2025-01-04 Marcel van... Various small glitches resolved regarding podcasts...
2025-01-04 music-assistant... frontend-2.10.0 (#1826)
2025-01-04 Marcel van... Use optimized settings for all ESPHome projects that...
2025-01-04 Marcel van... Fix json deserializing of db audiobooks and podcasts
2025-01-04 dependabot... Chore(deps): Bump ruff from 0.7.4 to 0.8.4 (#1813)
2025-01-04 dependabot... Chore(deps): Bump ytmusicapi from 1.8.2 to 1.9.1 (...
2025-01-04 Marcel van... Merge branch 'dev' of https://github.com/music-assistan...
2025-01-04 Marcel van... More fixes for podcasts and audiobooks
next