music-assistant-server.git
2023-04-11 dependabot... Bump ruff from 0.0.260 to 0.0.261 (#619)
2023-04-11 dependabot... Bump cryptography from 39.0.2 to 40.0.1 (#622)
2023-04-05 Marcel van... skip matching on unique/file providers as it is pointless
2023-04-05 Marcel van... 2.0.0b27
2023-04-05 Marcel van... fix the db scan for good this time
2023-04-04 Marcel van... 2.0.0b26
2023-04-04 Marcel van... fix addming to db from file providers
2023-04-04 dependabot... Bump plexapi from 4.13.2 to 4.13.4 (#609)
2023-04-04 dependabot... Bump pychromecast from 13.0.6 to 13.0.7 (#611)
2023-04-04 Marcel van... Various bug fixes and small improvements (#614)
2023-04-04 dependabot... Bump ruff from 0.0.259 to 0.0.260 (#608)
2023-04-04 dependabot... Bump pillow from 9.4.0 to 9.5.0 (#610)
2023-04-04 dependabot... Bump zeroconf from 0.47.4 to 0.53.0 (#612)
2023-04-04 dependabot... Bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8...
2023-04-03 Marcel van... fix race condition
2023-04-03 Marcel van... small improvements
2023-04-03 Marcel van... fix some other matching cases
2023-04-03 Marcel van... add some more guards for incomplete items
2023-04-03 Marcel van... Fix typo
2023-04-03 Marcel van... fix db lock issue
2023-04-03 Marcel van... fix some typos
2023-04-03 Marcel van... add guard for missing db schema migration
2023-04-03 Marcel van... handle more ItemMapping edge cases
2023-04-03 Marcel van... small follow-up
2023-04-03 Marcel van... available only
2023-04-03 Marcel van... smnall follow-up for unavailable provider handling
2023-04-03 Marcel van... Handle unavailable media (#607)
2023-04-02 Marcel van... silence pychromecast dial logging
2023-04-02 Marcel van... Merge branch 'main' of https://github.com/music-assista...
2023-04-02 Marcel van... fix output codec for sonos too
2023-04-02 Daniel DietzlerAllow aarch64 architecture (#606)
2023-04-02 Marcel van... Merge branch 'main' of https://github.com/music-assista...
2023-04-02 Marcel van... await player poll
2023-04-02 Marvin SchenkelFix await stream url. (#605)
2023-04-02 Marcel van... fix playback of pls radio streams in tunein
2023-04-02 Marcel van... Various fixed and optimizations (#604)
2023-04-01 Marcel van... 2.0.0b24
2023-04-01 Marcel van... bump frontend to 20230402.0
2023-04-01 Marcel van... do not add playlist tracks to db by default
2023-04-01 Marcel van... change log levels
2023-04-01 Marcel van... fixes for local images resolving
2023-04-01 Marcel van... update readme
2023-04-01 Giel JanssensSoundcloud guard (#602)
2023-04-01 Marcel van... Change SMB Provider to use OS-level mounts (#603)
2023-04-01 Marcel van... Merge branch 'main' of https://github.com/music-assista...
2023-04-01 Marcel van... fix title in icy metadata
2023-03-31 Marvin SchenkelAdd item mappings to YTM (#601)
2023-03-31 github-actions... Auto-update pre-commit hooks (#598)
2023-03-31 Marvin SchenkelFix search of artist in YTM. (#599)
2023-03-31 Marcel van... 2.0.0b23
2023-03-31 Marcel van... bump frontend to 20230331.0
2023-03-31 Marcel van... Simplify provider lookup (#600)
2023-03-30 Marcel van... Prefer instance id over domain (#597)
2023-03-29 micha91Plex - Set a timeout of 10 seconds to connect to the...
2023-03-29 jozefKruszynskiFix remove playlist tracks (#594)
2023-03-29 micha91Plex - Ensure content type is never None (#595)
2023-03-29 Marcel van... Fix adding tracks to playlists (#593)
2023-03-29 Marcel van... 2.0.0b22
2023-03-29 Marcel van... One last attempt to get a stable smb provider
2023-03-28 Marcel van... fix PIL warning
2023-03-28 Marcel van... fix reading embedded images
2023-03-28 Marcel van... 2.0.0b21
2023-03-28 Marcel van... Fix system lockup caused by SMB Provider (#591)
2023-03-28 micha91Use instance_id instead of domain in the Plex provider
2023-03-28 Marcel van... Merge branch 'main' of https://github.com/music-assista...
2023-03-28 Marcel van... enable python dev mode by default
2023-03-28 Marvin SchenkelFix shuffle not shuffling entire queue (#589)
2023-03-28 Marcel van... 2.0.0b20
2023-03-28 Marcel van... add some help text for plex
2023-03-28 Marcel van... add documentation link for Plex
2023-03-28 dependabot... Bump orjson from 3.8.7 to 3.8.9 (#588)
2023-03-28 Marcel van... Merge branch 'main' of https://github.com/music-assista...
2023-03-28 dependabot... Bump pre-commit from 3.2.0 to 3.2.1 (#585)
2023-03-28 dependabot... Bump ytmusicapi from 0.25.0 to 0.25.1 (#584)
2023-03-28 dependabot... Bump ruff from 0.0.257 to 0.0.259 (#582)
2023-03-28 dependabot... Bump zeroconf from 0.47.3 to 0.47.4 (#581)
2023-03-28 Marcel van... Fix memory leaks and some performance tweaks (#587)
2023-03-28 micha91Bae implementation of Plex Music Provider (#586)
2023-03-27 Marcel van... add docs for airplay
2023-03-27 Marcel van... 2.0.0b19
2023-03-27 Marcel van... allow overriding log level with hassio options
2023-03-27 Marcel van... bump frontend to 20230327.1
2023-03-27 Marcel van... fix typo
2023-03-27 Marcel van... fix leftover
2023-03-27 Marcel van... fix playlist tracks in play_media
2023-03-27 Marcel van... detect live version from releasetype tag
2023-03-27 Marcel van... fix typo
2023-03-27 Marcel van... Optimize playlist tracks listings (#580)
2023-03-27 Marcel van... fix typos
2023-03-27 Marcel van... fix for unavailable player
2023-03-27 Marcel van... bump db schema
2023-03-27 Marcel van... Merge branch 'main' of https://github.com/music-assista...
2023-03-27 Marcel van... Refactor image handling a bit (#579)
2023-03-27 Marcel van... Add some additional guard for unavailable players
2023-03-27 Marcel van... Merge branch 'main' of https://github.com/music-assista...
2023-03-27 Marcel van... reset last_error when succes
2023-03-26 Marcel van... 2.0.0b18
2023-03-26 Marcel van... bump frontend
2023-03-26 Marcel van... config entry wrong value convert
2023-03-26 Marcel van... fix album details on track
next