music-assistant-server.git
2025-08-03 dependabot... Chore(deps): Bump certifi from 2025.6.15 to 2025.7...
2025-08-03 dependabot... Chore(deps): Bump ruff from 0.12.4 to 0.12.5 (#2291)
2025-08-03 dependabot... Chore(deps): Bump async-upnp-client from 0.44.0 to...
2025-08-03 OzGavAdd URL example (#2287)
2025-08-03 Maxim RaznatovskiFix library query with random order and improve maintai...
2025-08-03 Marcel van... Player controller (and model) refactor (#2249)
2025-07-25 dependabot... Chore(deps): Bump ruff from 0.11.13 to 0.12.4 (#2285)
2025-07-25 dependabot... Chore(deps): Bump mypy from 1.15.0 to 1.17.0 (#2284)
2025-07-23 dependabot... Chore(deps): Bump cryptography from 45.0.4 to 45.0...
2025-07-23 dependabot... Chore(deps): Bump aiohttp from 3.12.13 to 3.12.14 ...
2025-07-21 OzGavCatch invalid replaygain tag values (#2282)
2025-07-19 Rob SonkeAdded recommendations to the SoundCloud provider (...
2025-07-07 Marvin SchenkelFix backport pipeline issues (#2272)
2025-07-06 Marvin SchenkelAdd backport pipeline (#2268)
2025-07-03 Marcel van... Adjust funding.yml to OHF (#2267)
2025-07-03 Marcel van... Fix the timestamp modified trigger on the db (#2266)
2025-07-02 Sameer AlamFix Alexa player provider bugs during experimental...
2025-07-02 Eric MunsonParallelize Recommendation creation in Subsonic provide...
2025-07-02 Fabian Munkesfix non-ascii characters in didl_lite metadata (#2256)
2025-07-02 Maxim RaznatovskiFix Web Player playback on iOS and iPadOS (#2261)
2025-07-02 FrancescoImplement pagination for plex provider (#2253)
2025-07-02 Marvin SchenkelYTMusic: Fix extractor error (#2264)
2025-07-01 Maxim RaznatovskiFix: library query with random order (#2255)
2025-07-01 dependabot... Chore(deps): Bump pillow from 11.2.1 to 11.3.0 (#2262)
2025-07-01 Eric MunsonFix: Subsonic: Handle uninitialized port config value...
2025-06-25 OzGavChore: Change online logo URL (#2252)
2025-06-24 Marcel van... Fix import error (#2250)
2025-06-24 Marcel van... Introduce (stability/development) stage on providers...
2025-06-24 Sameer AlamAdd Alexa player provider (#2210)
2025-06-24 Fabian MunkesChore: Mypy for models (#2195)
2025-06-24 dependabot... Chore(deps): Bump pytest from 8.3.5 to 8.4.1 (#2246)
2025-06-24 music-assistant... frontend-2.15.2 (#2247)
2025-06-23 Fabian MunkesBump models to 1.1.46 (#2244)
2025-06-23 Jozef Kruszynskitidal: modify pagination function (#2231)
2025-06-23 Marvin SchenkelFix Airplay not ungrouping properly (#2243)
2025-06-23 Fabian MunkesIgnore a guid containing spaces in podcasts parsing...
2025-06-23 Eric MunsonSubsonic: Display the newest podcast episodes as front...
2025-06-21 dependabot... Chore(deps): Bump docker/setup-buildx-action from 3...
2025-06-21 OzGavMinor tweak due user confusion (#2241)
2025-06-18 dependabot... Chore(deps): Bump certifi from 2025.4.26 to 2025.6...
2025-06-17 dependabot... Chore(deps): Bump docker/setup-buildx-action from 3...
2025-06-17 dependabot... Chore(deps): Bump aiohttp from 3.12.11 to 3.12.13 ...
2025-06-17 dependabot... Chore(deps): Bump cryptography from 45.0.3 to 45.0...
2025-06-16 dependabot... Chore(deps): Bump pytest-cov from 6.1.1 to 6.2.1 (...
2025-06-16 jmbergAdd Opus to audiobook extensions (#2216)
2025-06-16 dependabot... Chore(deps): Bump aiohttp-fast-zlib from 0.2.3 to 0...
2025-06-16 Marvin SchenkelFix: Improvements to MusicKit auth workflow (#2230)
2025-06-14 Eric MunsonFeat: Subsonic: Add configurable recommendations (...
2025-06-13 Eric MunsonFix: Subsonic: Don't recreate deleted bookmark (#2227)
2025-06-11 Marvin SchenkelFix custom PO pot provider url
2025-06-10 Maxim Raznatovskidocs: add notes about developing on MA's models (#2224)
2025-06-10 dependabot... Chore(deps): Bump ruff from 0.11.11 to 0.11.13 (#2220)
2025-06-10 OzGavFix typo preventing translation (#2219)
2025-06-10 dependabot... Chore(deps): Bump aiohttp from 3.11.18 to 3.12.11 ...
2025-06-10 Eric MunsonChore: Subsonic: Clean up last of the typing errors...
2025-06-10 Marvin SchenkelYTMusic: Fix YTMusic playback (#2223)
2025-06-01 Marcel van... Revert "Fix bug when using random order (#2206)"
2025-06-01 OzGavFix bug when using random order (#2206)
2025-05-31 dependabot... Chore(deps): Bump docker/build-push-action from 6.17...
2025-05-31 dependabot... Chore(deps): Bump ruff from 0.11.10 to 0.11.11 (#2209)
2025-05-31 dependabot... Chore(deps): Bump cryptography from 45.0.2 to 45.0...
2025-05-31 dependabot... Chore(deps): Bump mashumaro from 3.15 to 3.16 (#2208)
2025-05-31 cociwebSearch radio stations on tunein provider (#2204)
2025-05-31 dependabot... Chore(deps): Bump pycryptodome from 3.22.0 to 3.23...
2025-05-31 OzGavUpdate playlist correctly with deletion (#2205)
2025-05-25 Eric MunsonFix: Subsonic Scrobble: Split the internal id for Podca...
2025-05-22 Marvin SchenkelBump YT Music dependencies. (#2202)
2025-05-22 Marcel van... Add additional guard in get next item
2025-05-21 Eric MunsonChore(deps): Subsonic Update to libopensonic 7.0.2...
2025-05-21 Eric MunsonFix: Chore: Subonsic: Fix strict typing errors (#2200)
2025-05-21 dependabot... Chore(deps): Bump ruff from 0.11.9 to 0.11.10 (#2199)
2025-05-21 dependabot... Chore(deps): Bump cryptography from 44.0.3 to 45.0...
2025-05-21 Marcel van... Fix TypeError in queue controller
2025-05-21 Fabian MunkesChore: Separate BrowseFolder from MediaItemType (#2194)
2025-05-18 Marcel van... Fix: Simplify Sonos S2 queue playback for now
2025-05-18 Marcel van... Fix: ignore missing session id
2025-05-18 Marcel van... Fix: skip unplayable track at playback start
2025-05-17 Marcel van... Fix dockerfile order
2025-05-16 Marcel van... Bump base image version
2025-05-16 Marcel van... Remove dependency on cchardet
2025-05-16 Marcel van... Chore: make webserver IP standout more in log
2025-05-16 Marcel van... Chore: fix docstring
2025-05-16 Marcel van... Fix: AirPlay close stream the right way
2025-05-16 music-assistant... frontend-2.15.1 (#2193)
2025-05-16 Elizsafer get for optional chromecast param "queue_item_id...
2025-05-16 Piotr Mamak Improve sync stability by adapting to diff trend shift...
2025-05-16 Eric MunsonFix: Subsonic: Expose the conn object for use outside...
2025-05-15 Fabian Munkesfix: unbound library_items (#2191)
2025-05-15 dependabot... Chore(deps): Bump yt-dlp from 2025.3.31 to 2025.4.30...
2025-05-15 dependabot... Chore(deps): Bump soco from 0.30.9 to 0.30.10 (#2185)
2025-05-15 dependabot... Chore(deps): Bump cryptography from 44.0.2 to 44.0...
2025-05-15 Eric Munsonchore/fix: Subsonic: Update parsers and tests (#2181)
2025-05-15 Fabian MunkesChore: Add mypy for helpers (#2097)
2025-05-15 cociwebFix: Prevent NoneType error whenever the track or album...
2025-05-15 AndreasAdd subsonic scrobbler plugin (#2168)
2025-05-15 dependabot... Chore(deps): Bump ruff from 0.11.8 to 0.11.9 (#2186)
2025-05-15 dependabot... Chore(deps): Bump orjson from 3.10.16 to 3.10.18 (...
2025-05-15 Marcel van... Bump docker base image
2025-05-15 Eric MunsonSubsonic: Add bookmark tracking for podcast episodes...
2025-05-15 dependabot... Chore(deps): Bump docker/build-push-action from 6.16...
next