music-assistant-server.git
2021-02-17 Marcel van... fix db migration
2021-02-17 Marcel van... refactor: speed, stability and code quality
2021-02-14 Marcel van... some small fixes
2021-02-14 Marcel van... small fix for library sync
2021-02-13 Marcel van... fix dockerfiles
2021-02-13 Marcel van... changes to build strategy
2021-02-13 Marcel van... fix keyerror
2021-02-13 Marcel van... fixes for queue streams and players
2021-02-11 Marcel van... few improvements
2021-02-10 Marcel van... bump pychromecast to 8.1.0 (#75)
2021-02-10 dependabot... Bump zeroconf from 0.28.7 to 0.28.8 (#66)
2021-02-10 dependabot... Bump pychromecast from 7.7.1 to 8.0.0 (#70)
2021-02-10 dependabot... Bump pillow from 8.0.1 to 8.1.0 (#64)
2021-02-10 dependabot... Bump aiorun from 2020.11.1 to 2020.12.1 (#63)
2021-02-10 dependabot... Bump actions/stale from v3.0.14 to v3.0.16 (#72)
2021-02-10 dependabot... Bump cryptography from 3.3.1 to 3.3.2 (#74)
2021-02-10 dependabot... Bump mashumaro from 1.17 to 1.24 (#73)
2020-12-28 Marcel van... fix compatability with pyjwt update
2020-12-28 Marcel van... bump version to 0.0.81
2020-12-28 Marcel van... Merge branch 'master' of https://github.com/music-assis...
2020-12-28 Marcel van... small follow up
2020-12-28 Marcel van... fix radio playback
2020-12-28 dependabot... Bump pyjwt from 1.7.1 to 2.0.0 (#60)
2020-12-28 dependabot... Bump cryptography from 3.2.1 to 3.3.1 (#53)
2020-12-28 Marcel van... Merge branch 'master' of https://github.com/music-assis...
2020-12-28 Marcel van... final fix for proper resources cleanup
2020-12-28 Marcel van... fix built-in player
2020-12-28 dependabot... Bump pychromecast from 7.6.0 to 7.7.1 (#61)
2020-12-28 dependabot... Bump mashumaro from 1.16 to 1.17 (#62)
2020-12-27 Marcel van... fix process exit
2020-12-23 Marcel van... Merge branch 'master' of https://github.com/music-assis...
2020-12-23 Marcel van... fix queue streaming
2020-12-23 dependabot... Bump pytest from 6.1.2 to 6.2.1 (#58)
2020-12-23 dependabot... Bump unidecode from 1.1.1 to 1.1.2 (#57)
2020-12-23 dependabot... Bump mashumaro from 1.15 to 1.16 (#55)
2020-12-23 dependabot... Bump pychromecast from 7.5.1 to 7.6.0 (#56)
2020-12-23 dependabot... Bump actions/setup-python from v2.1.4 to v2.2.1 (#59)
2020-12-23 Marcel van... Update setup.py
2020-12-23 Marcel van... Update README.rst
2020-12-23 Marcel van... Update README.rst
2020-12-23 Marcel van... Rename README.md to README.rst
2020-12-23 Marcel van... Update README.md
2020-12-23 Marcel van... Update README.md
2020-12-23 Marcel van... fix typo
2020-12-22 Marcel van... fix playback on squeezebox players
2020-12-19 Marcel van... Update publish-to-pypi.yml
2020-12-19 Marcel van... fix frontend and docker build
2020-12-19 Marcel van... include frontend app (again)
2020-12-19 Marcel van... fix discovery when running in docker
2020-12-19 Marcel van... linting
2020-12-18 Marcel van... stability fixes
2020-12-09 Marcel van... host the server on both IPv4 and IPv6
2020-11-29 Marcel van... bugfix: do not send stop on power off
2020-11-28 Marcel van... bump version
2020-11-28 Marcel van... small fix for track/album versions
2020-11-28 Marcel van... another fix for chromecast stability
2020-11-28 Marcel van... fix migration script
2020-11-28 Marcel van... Update docker-build-multiarch.yml
2020-11-28 Marcel van... bugfixes
2020-11-25 Marcel van... Update docker-build-multiarch.yml
2020-11-25 Marcel van... fix python 3.7 compatability
2020-11-24 Marcel van... small fixes
2020-11-24 dependabot... Bump cryptography from 3.2 to 3.2.1 (#44)
2020-11-24 dependabot... Bump pytest from 6.1.1 to 6.1.2 (#43)
2020-11-24 dependabot... Bump aiofile from 3.1.0 to 3.3.3 (#47)
2020-11-24 dependabot... Bump mashumaro from 1.13 to 1.15 (#50)
2020-11-24 dependabot... Bump actions/stale from v3.0.12 to v3.0.14 (#49)
2020-11-24 dependabot... Bump aiohttp[speedups] from 3.7.2 to 3.7.3 (#51)
2020-11-24 Marcel van... add clear queue command
2020-11-22 Marcel van... small fixes
2020-11-22 Marcel van... 0.0.66
2020-11-22 Marcel van... bump version to 0.0.65
2020-11-22 Marcel van... Refactor api (#48)
2020-11-13 Marcel van... Update migration.py
2020-11-13 Marcel van... version 0.0.64
2020-11-08 Marcel van... changes to data model
2020-11-05 Marcel van... latest fixes to dockerfile
2020-11-04 Marcel van... prefer alpine docker build
2020-11-04 Marcel van... drop dumpy and scipy deps
2020-11-03 Marcel van... Update docker-build-multiarch.yml
2020-11-03 Marcel van... optimize docker files, update spotty bin
2020-11-03 Marcel van... Create Dockerfile.debian
2020-11-03 Marcel van... Update Dockerfile
2020-11-03 Marcel van... Update Dockerfile
2020-11-03 Marcel van... Update Dockerfile
2020-11-03 Marcel van... Update Dockerfile
2020-11-03 Marcel van... combine commands
2020-11-03 Marcel van... Update Dockerfile
2020-11-03 Marcel van... Update Dockerfile
2020-11-03 Marcel van... fix alpine build
2020-11-03 Marcel van... more fixes for the docker build
2020-11-02 Marcel van... update requirements
2020-11-02 Marcel van... multiarch build with alpine
2020-11-02 Marcel van... Update Dockerfile
2020-11-02 Marcel van... ditch orjson for ujson
2020-11-02 Marcel van... Update docker-build-multiarch.yml
2020-11-02 Marcel van... Update Dockerfile
2020-11-02 Marcel van... Merge branch 'master' of https://github.com/music-assis...
2020-11-02 Marcel van... Update constants.py
2020-11-02 dependabot... Bump tox from 3.20.0 to 3.20.1 (#37)
next