music-assistant-server.git
2023-07-26 dependabot... Bump pytest-asyncio from 0.21.0 to 0.21.1 (#795)
2023-07-26 Maximilian... docs: fix link to issue tracker (#797)
2023-07-24 Marcel van... Update docker-compose.example.yml
2023-07-23 Marcel van... Fix playback on Soundcloud (#791)
2023-07-23 Marcel van... A few small bugfixes (#790)
2023-07-23 github-actions... Auto-update pre-commit hooks (#789)
2023-07-22 github-actions... Auto-update pre-commit hooks (#788)
2023-07-21 Jonathan[Deezer] Fix parsing the tracks (#787)
2023-07-21 JonathanRemove accidental paste stuff
2023-07-21 JonathanUpdate __init__.py
2023-07-21 JonathanUpdate __init__.py
2023-07-21 JonathanOther way of doing that
2023-07-21 JonathanFix error track_class never asigned
2023-07-21 JonathanRemove `or {}`
2023-07-21 Jonathan BangertSimplify extra kwargs check
2023-07-21 Jonathan BangertFix parsing the tracks
2023-07-21 dependabot... Bump aiohttp from 3.8.4 to 3.8.5 (#785)
2023-07-20 Marcel van... bump frontend
2023-07-20 Marcel van... Fix play from here for playlists and albums (#786)
2023-07-20 Jozef KruszynskiTidalapi-official (#784)
2023-07-20 Marcel van... add guard for missing images
2023-07-20 Marcel van... fix import error
2023-07-20 Marcel van... fix extra_init_kwargs
2023-07-20 Marcel van... Handle invalid items in streaming provider
2023-07-20 Marcel van... Add workaround for unavailable provider items
2023-07-20 Marcel van... Fix itemmapping album
2023-07-20 Marcel van... Merge branch 'main' of https://github.com/music-assista...
2023-07-20 Marcel van... bump frontend to 2.0.3
2023-07-20 Marvin SchenkelChange pytube to custom fork. (#783)
2023-07-20 Marcel van... fix typo
2023-07-19 Marcel van... Switch to SVG for all provider icons (#782)
2023-07-19 dependabot... Bump cryptography from 41.0.1 to 41.0.2 (#778)
2023-07-19 dependabot... Bump orjson from 3.9.1 to 3.9.2 (#764)
2023-07-19 dependabot... Bump actions/setup-python from 4.6.1 to 4.7.0 (#777)
2023-07-19 github-actions... Auto-update pre-commit hooks (#776)
2023-07-19 dependabot... Bump docker/setup-buildx-action from 2.9.0 to 2.9.1...
2023-07-19 dependabot... Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8...
2023-07-19 dependabot... Bump black from 23.3.0 to 23.7.0 (#779)
2023-07-19 dependabot... Bump zeroconf from 0.70.0 to 0.71.0 (#780)
2023-07-19 Marcel van... Refactor library storage (#781)
2023-07-12 Marvin SchenkelBump ytmusicapi to 1.1.1 (#775)
2023-07-12 Marcel van... Add auto play feature (#772)
2023-07-11 Marcel van... Small fixes (#771)
2023-07-11 Marcel van... Some small bugfixes and improvements (#770)
2023-07-11 dependabot... Bump ruff from 0.0.272 to 0.0.277 (#761)
2023-07-11 github-actions... Auto-update pre-commit hooks (#769)
2023-07-11 dependabot... Bump mashumaro from 3.7 to 3.8.1 (#762)
2023-07-11 Marcel van... typo
2023-07-11 Marcel van... Merge branch 'main' of https://github.com/music-assista...
2023-07-11 Marcel van... remove duplicate wheel build
2023-07-10 Marcel van... remove armv7
2023-07-10 Marcel van... Revert to debian images but include uvloop and armv7
2023-07-10 Marcel van... add sleep in workflow
2023-07-10 Marcel van... make uvloop optional for armv7
2023-07-10 Marcel van... Change default Sonos callback port (#768)
2023-07-10 Marcel van... fix typo in dockerfile
2023-07-10 Marcel van... Fix reloading of the airplay provider (#767)
2023-07-10 Marcel van... Switch to Alpine base image + uvloop (#766)
2023-07-10 Marcel van... Fix Playback issues on cast and dlna players (#765)
2023-07-10 Marcel van... Fix logging (#760)
2023-07-09 Marcel van... Increase chunksize for audio streams (#759)
2023-07-09 Marcel van... Fix webserver config for the Home Assistant add-on...
2023-07-09 Marcel van... Add verbose logging to dlna provider (#757)
2023-07-09 Marcel van... add curl to build packages
2023-07-09 Marcel van... fix jemalloc build in dockerfile
2023-07-09 Marcel van... Add option to expose the webserver port on HAOS config...
2023-07-09 Marcel van... another attempt
2023-07-09 Marcel van... another typo in release script
2023-07-09 Marcel van... add 999 to error codes
2023-07-09 Marcel van... try to fix the docker build
2023-07-09 Marcel van... bump frontend
2023-07-09 Marcel van... fix typo
2023-07-09 Marcel van... Fix for getting the ip addresses resulting in an an...
2023-07-09 Marcel van... Fix including the correct version number into the final...
2023-07-08 Marcel van... bump frontend to 2.0.1
2023-07-08 Marcel van... A few small bugfixes (#753)
2023-07-08 Marcel van... Fix preview stream (#752)
2023-07-08 Marcel van... Improve Universal Group Player mute feature (#751)
2023-07-08 Marcel van... Fix error in Universal group player (#750)
2023-07-08 Marcel van... A few small bugfixes (#749)
2023-07-07 Marcel van... Configurable crossfade duration for flow stream (#748)
2023-07-07 Marcel van... Fix playback issues on Sonos and DLNA (#747)
2023-07-07 Marcel van... Various improvements to the Universal Player Group...
2023-07-07 dependabot... Bump docker/setup-buildx-action from 2.8.0 to 2.9.0...
2023-07-07 Marcel van... Update release.yml
2023-07-07 Marcel van... typo
2023-07-07 Marcel van... fix typo
2023-07-07 Marcel van... Update release-drafter.yml
2023-07-07 Marcel van... Improve CI workflow (#744)
2023-07-07 Marcel van... Some small follow up fixes for the configurable core...
2023-07-07 Marcel van... 2.0.0b41
2023-07-07 Marcel van... Fix webserver configuration (#742)
2023-07-06 Marcel van... 2.0.0b40
2023-07-06 Marcel van... Bump frontend to version 20230707.0 (#741)
2023-07-06 Marcel van... Improve audio streaming (#740)
2023-07-06 dependabot... Bump codespell from 2.2.4 to 2.2.5 (#726)
2023-07-06 dependabot... Bump pre-commit from 3.3.2 to 3.3.3 (#728)
2023-07-06 github-actions... Auto-update pre-commit hooks (#730)
2023-07-06 dependabot... Bump pytest from 7.3.2 to 7.4.0 (#733)
2023-07-06 dependabot... Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8...
next