music-assistant-server.git
2025-01-16 Marcel van... Chore: move uv out of base image
2025-01-16 Marcel van... Chore: use snapcast from regular alpine repo
2025-01-16 Marcel van... Chore: Simplify internal pcm format
2025-01-16 Marcel van... Chore: Simplify ffmpeg version check
2025-01-16 Marcel van... Fix: skip soxr resampler if loudnorm is present
2025-01-16 Marcel van... Bump base image in build script
2025-01-16 Marcel van... Switch to ffmpeg 7.1 + other fixes for audio streaming...
2025-01-16 music-assistant... frontend-2.10.6 (#1881)
2025-01-16 Maxim RaznatovskiFix: DSP edge cases around groups (#1879)
2025-01-16 ZtripezAudible: fixed popup flow, disabled internal cache...
2025-01-16 Maxim RaznatovskiFeat: Add DSP pipeline details to stream information...
2025-01-16 Marcel van... lint
2025-01-16 Marcel van... Fix small typo in order
2025-01-16 Marcel van... Merge branch 'dev' of https://github.com/music-assistan...
2025-01-16 Marcel van... Don't force close ffmpeg if no need
2025-01-16 Fabian MunkesAdd Audiobookshelf audiobooks & podcast provider (...
2025-01-16 Marcel van... fix small typo
2025-01-16 Marcel van... add more logging
2025-01-15 Marcel van... Increase logging for streaming a bit
2025-01-15 Marcel van... Merge branch 'dev' of https://github.com/music-assistan...
2025-01-15 Marcel van... Fix analyze audio background job
2025-01-15 Jc2kchore: mypy for template player provider (#1876)
2025-01-15 Marcel van... Fix some small typos
2025-01-15 Marcel van... bump models to 1.1.17
2025-01-15 dependabot... Chore(deps): Bump docker/build-push-action from 6.11...
2025-01-15 Marcel van... postpone metadata scan at startup
2025-01-15 Marcel van... Fix: some very minor fixes
2025-01-15 Marcel van... Fix airplay cliraop binaries
2025-01-15 Marcel van... Fix: Allow 2 more db schema versions back migration
2025-01-15 Marcel van... Fix: updated cliraop binaries for debian
2025-01-15 Marcel van... bump base image to 1.2.2 for beta
2025-01-15 Marcel van... small tweak to media item played
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...
next