music-assistant-server.git
2023-03-14 Marcel van... 2.0.0b6
2023-03-14 Marcel van... Some small bugfixes and improvements (#532)
2023-03-14 Marcel van... Fix Sonos and DLNA devices not discovered on fresh...
2023-03-14 Marcel van... 2.0.0b5
2023-03-14 Marcel van... Fix parsing tags from smb provider (#530)
2023-03-14 Marcel van... Fix playback issues of http(s) based streams (#529)
2023-03-14 github-actions... Auto-update pre-commit hooks (#528)
2023-03-14 dependabot... Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.7...
2023-03-14 dependabot... Bump docker/build-push-action from 3 to 4 (#515)
2023-03-14 Marcel van... Update README.md
2023-03-14 Marcel van... Update README.md
2023-03-13 Marcel van... 2.0.0b4
2023-03-13 Marcel van... Fix add provider logic (#527)
2023-03-13 dependabot... Bump codespell from 2.2.2 to 2.2.4 (#519)
2023-03-13 dependabot... Bump getmac from 0.8.2 to 0.9.2 (#520)
2023-03-13 dependabot... Bump pre-commit from 2.20.0 to 3.1.1 (#521)
2023-03-13 Marcel van... 2.0.0b3
2023-03-13 Marcel van... Fix duplicate CI jobs (#523)
2023-03-13 Marcel van... fix supported features get mangled
2023-03-13 Marcel van... fix typo
2023-03-13 Marcel van... 2.0.0b2
2023-03-13 Marcel van... Various improvements and fixes (#522)
2023-03-11 Giel JanssensFix 2 typos (#514)
2023-03-11 Marcel van... do not poll unavailable player
2023-03-10 Marcel van... fix generated requirements list
2023-03-10 Marcel van... Add some guards in generated didl metadata
2023-03-10 Marcel van... do not build for armv7 as it overcomplicates stuff
2023-03-10 Marcel van... add armv7 to platforms
2023-03-10 Marcel van... Merge branch 'master' of https://github.com/music-assis...
2023-03-10 Marcel van... give coloredlogs a version number
2023-03-10 Marcel van... 2.0.0b1
2023-03-10 Marcel van... Bump frontend to 20230310.0 (#513)
2023-03-10 Marcel van... Small follow up fixes (#512)
2023-03-10 Marcel van... update readme
2023-03-10 Marcel van... adjust readme
2023-03-10 Marcel van... only use github containers
2023-03-09 Marcel van... correct container name
2023-03-09 Marcel van... extend readme
2023-03-09 Marcel van... switch to debian
2023-03-09 Marcel van... alpine 3.16 instead of 3.17
2023-03-09 Marcel van... another attempt
2023-03-09 Marcel van... add maturin to installed packages
2023-03-09 Marcel van... adjust cargo part in dockerfile
2023-03-09 Marcel van... add cargo deps
2023-03-09 Marcel van... typo
2023-03-09 Marcel van... try to fix github container
2023-03-09 Marcel van... bump frontend to 20230309.0
2023-03-09 Marcel van... fix embedded images
2023-03-09 Marcel van... silence smb logger
2023-03-09 Marcel van... typo in smb provider
2023-03-09 Marcel van... change save delay
2023-03-09 Marcel van... add a tiny bit more logging
2023-03-09 Marcel van... typo
2023-03-09 Marcel van... fix race condition at startup
2023-03-09 Marcel van... fix building wheel
2023-03-09 Marcel van... more improvements on docker build process
2023-03-09 Marcel van... mark binaries as executables
2023-03-09 Marcel van... build wheels in docker
2023-03-09 Marcel van... try to fix docker build
2023-03-09 Marcel van... Merge branch 'master' of https://github.com/music-assis...
2023-03-09 Marcel van... switch to debian base
2023-03-09 github-actions... Auto-update pre-commit hooks (#511)
2023-03-08 Marcel van... update dockerfile
2023-03-08 Marcel van... only amd64 and arm64 for now
2023-03-08 Marcel van... typo
2023-03-08 Marcel van... some changes to the docker build workflow
2023-03-08 Marcel van... Add foundation for docker (#510)
2023-03-08 Marcel van... add manifest back
2023-03-08 Marcel van... fix typos in pyproject
2023-03-08 Marcel van... Merge branch 'master' of https://github.com/music-assis...
2023-03-08 Marcel van... fix small typo
2023-03-08 Marcel van... 2.0.0b0
2023-03-08 Marcel van... Music Assistant 2.0 (#509)
2022-12-07 Marcel van... revert changes
2022-12-07 Marcel van... Update requirements.txt
2022-12-07 Marcel van... Update requirements.txt
2022-12-07 Marcel van... 1.8.9
2022-12-07 Marcel van... temporary fork of databases
2022-12-07 Marcel van... pin databases requirement to 0.6.2
2022-12-05 Marcel van... 1.8.8
2022-12-05 dependabot... Bump pytest-sugar from 0.9.5 to 0.9.6 (#483)
2022-12-03 dependabot... Update python-slugify requirement from <6.1.3,>=4.0...
2022-12-03 dependabot... Bump peter-evans/create-pull-request from 4.2.0 to...
2022-12-03 dependabot... Bump flake8 from 5.0.4 to 6.0.0 (#488)
2022-11-11 dependabot... Bump pytest-cov from 3.0.0 to 4.0.0 (#477)
2022-11-11 dependabot... Bump mypy from 0.971 to 0.982 (#478)
2022-11-11 dependabot... Update ytmusicapi requirement from <=0.23.0,>=0.22...
2022-11-11 dependabot... Bump pytest-xdist from 2.5.0 to 3.0.2 (#480)
2022-11-11 dependabot... Update pillow requirement from <=9.2.0,>=8.0 to >=8...
2022-11-11 github-actions... Auto-update pre-commit hooks (#482)
2022-10-27 dependabot... Update unidecode requirement from <=1.3.4,>=1.0 to...
2022-10-27 github-actions... Auto-update pre-commit hooks (#467)
2022-10-27 dependabot... Update aiofiles requirement from <=0.8.5,>=0.7.0 to...
2022-10-27 dependabot... Bump pytest from 7.1.2 to 7.2.0 (#476)
2022-10-27 dependabot... Bump actions/setup-python from 4.2.0 to 4.3.0 (#470)
2022-10-27 dependabot... Bump black from 22.6.0 to 22.10.0 (#472)
2022-10-27 dependabot... Bump peter-evans/create-pull-request from 4.1.1 to...
2022-10-27 dependabot... Bump pylint from 2.15.0 to 2.15.5 (#475)
2022-09-01 github-actions... Auto-update pre-commit hooks (#460)
2022-08-31 Marcel van... use existing tags stored in db
next