music-assistant-server.git
2022-07-29 Marvin SchenkelAdd feature of starting a radio based on artist, album...
2022-07-28 Marcel van... 1.7.4
2022-07-28 Marcel van... lower loglevel
2022-07-28 Marcel van... player_id is query string
2022-07-28 Marcel van... small fix
2022-07-28 Marcel van... fix playback control and resume from player itself
2022-07-28 Marcel van... cool down media updated events
2022-07-28 Marcel van... fix tag parsing of ogg files
2022-07-28 Marcel van... Allow song to have 0 as duration
2022-07-28 Marcel van... fix edge case at stream error
2022-07-28 Marcel van... prevent player from buffering ahead too much
2022-07-28 Marcel van... prevent redundant player_queue updated events
2022-07-28 Marcel van... guard code for ItemMapping instead of album
2022-07-27 Marcel van... yet another crossfade buffer fix
2022-07-27 Marcel van... 1.7.3
2022-07-27 Marcel van... fix missing is_group_leader
2022-07-27 Marcel van... fix typo
2022-07-27 Marcel van... cleanup
2022-07-27 Marcel van... force max 8 seconds of buffer for YT music
2022-07-27 Marcel van... prevent duplicate player queue update event
2022-07-27 Marcel van... cleanup
2022-07-27 Marcel van... simplify media changed events a bit
2022-07-27 Marcel van... Fix announce feature (#441)
2022-07-27 Marcel van... Various small fixes and enhancements (#440)
2022-07-25 Marcel van... 1.7.2
2022-07-25 Marcel van... Fix several issues in Browse feature (#439)
2022-07-25 Marcel van... fix test gh workflow
2022-07-25 dependabot... Bump mypy from 0.961 to 0.971 (#435)
2022-07-25 dependabot... Bump pytest-sugar from 0.9.4 to 0.9.5 (#436)
2022-07-25 dependabot... Bump pytest-aiohttp from 0.3.0 to 1.0.4 (#437)
2022-07-25 Marcel van... Fix unsollicited (re)starts of queue playback (#438)
2022-07-25 Marcel van... Better handling of missing or malformed ID3 tags (...
2022-07-23 Marcel van... 1.7.1
2022-07-23 Marcel van... add album artists filter
2022-07-23 Marcel van... fix typo
2022-07-22 Marcel van... include artists column when searching tracks or albums
2022-07-22 Marcel van... convert float to int first
2022-07-22 Marcel van... 1.7.0
2022-07-22 Marcel van... round durations to int
2022-07-22 Marcel van... auto create collage image for playlists
2022-07-22 Marcel van... a few fixes for search
2022-07-22 Marcel van... fix repeat all
2022-07-22 Marcel van... fix name in browse listings
2022-07-22 Marcel van... fix race condition while playing announcements
2022-07-22 Marcel van... return full provider item in versions
2022-07-22 Marcel van... add previous player url to snapshot state
2022-07-22 Marcel van... 1.6.9
2022-07-22 Marcel van... A few small usability fixes (#433)
2022-07-21 Marcel van... 1.6.8
2022-07-21 Marcel van... A few small fixes (#432)
2022-07-21 Marcel van... Buffer optimizations (#431)
2022-07-21 Marcel van... Fix version listings for albums and tracks (#430)
2022-07-21 dependabot... Bump pylint from 2.14.4 to 2.14.5 (#426)
2022-07-21 github-actions... Auto-update pre-commit hooks (#428)
2022-07-21 Marcel van... Fix missing provider id(s) error when updating items...
2022-07-21 Marcel van... 1.6.7
2022-07-21 Marcel van... Various small fixes (#427)
2022-07-16 Marvin SchenkelYoutube Music: Add library add/remove and playlist...
2022-07-16 Marcel van... Create playlist implementation (#424)
2022-07-15 Marcel van... Add capabilities attributes/properties for MusicProvide...
2022-07-15 Marcel van... Add method to clear all items from the cache (#422)
2022-07-15 Marvin SchenkelAdd support for brand accounts (#421)
2022-07-15 Marvin Schenkel1.6.6 (#420)
2022-07-15 Marcel van... Fix deleted files logic (#419)
2022-07-15 Marvin SchenkelFix playlist checksum (#418)
2022-07-14 Marcel van... Merge branch 'master' of https://github.com/music-assis...
2022-07-14 Marcel van... 1.6.5
2022-07-14 Marcel van... Small fixes (#417)
2022-07-14 Marcel van... optimize image thumbs
2022-07-14 Marcel van... no cover image for local HA files
2022-07-14 Marcel van... Fix for radio streams with playlist url (#416)
2022-07-14 Marcel van... lower loglevels of metadata providers
2022-07-14 Marcel van... Various fixes for filesystem provider (#415)
2022-07-14 Marcel van... Set checksum on YTM playlist (#414)
2022-07-14 Marvin SchenkelImprove Youtube Music (#413)
2022-07-13 Marcel van... 1.6.4
2022-07-13 Marcel van... Adjust buffer for youtube music (#412)
2022-07-13 Marcel van... Use direct stream whenever possible to minimize overhea...
2022-07-13 Marcel van... Only allow ICY metadata on mp3 streamtype (#410)
2022-07-13 Marcel van... Merge branch 'master' of https://github.com/music-assis...
2022-07-13 Marcel van... some typos and comments
2022-07-12 Marcel van... 1.6.3
2022-07-12 Marcel van... Make Announce feature more robust (#409)
2022-07-12 dependabot... Bump actions/setup-python from 4.0.0 to 4.1.0 (#406)
2022-07-12 dependabot... Bump pre-commit from 2.19.0 to 2.20.0 (#407)
2022-07-11 Marcel van... Extend support for plain URL's (#408)
2022-07-10 Marcel van... Allow more aggressive buffering by players that require...
2022-07-09 Marvin SchenkelYoutube Music: Fix streaming of non secured URLs (...
2022-07-09 Marvin SchenkelMerge branch 'master' into master
2022-07-09 Marcel van... Youtube Music: Fix artist missing on compilation albums...
2022-07-08 Marcel van... 1.6.2
2022-07-08 Marcel van... Merge branch 'master' of https://github.com/music-assis...
2022-07-08 Marcel van... small fix
2022-07-08 Marvin SchenkelImprove Youtube Music provider (#402)
2022-07-08 Marcel van... ignore albumartists without id
2022-07-08 Marvin SchenkelAdd duration to album tracks
2022-07-08 Marvin SchenkelFix missing artist in album search results
2022-07-08 Marvin SchenkelMerge branch 'master' of https://github.com/MarvinSchen...
2022-07-08 Marvin SchenkelOnly return highest quality thumb
2022-07-08 Marvin SchenkelUpdate music_assistant/music_providers/ytmusic/ytmusic.py
next