music-assistant-server.git
4 years agosmall fixes
Marcel van der Veldt [Fri, 8 Apr 2022 17:38:54 +0000 (19:38 +0200)]
small fixes

4 years agodon't use the corrected elapsed time in compare actions
Marcel van der Veldt [Fri, 8 Apr 2022 14:44:51 +0000 (16:44 +0200)]
don't use the corrected elapsed time in compare actions

4 years agosave state when new track loads
Marcel van der Veldt [Fri, 8 Apr 2022 13:48:36 +0000 (15:48 +0200)]
save state when new track loads

4 years agoremove leftover
Marcel van der Veldt [Fri, 8 Apr 2022 13:34:18 +0000 (15:34 +0200)]
remove leftover

4 years agoMerge branch 'master' of https://github.com/music-assistant/music-assistant
Marcel van der Veldt [Fri, 8 Apr 2022 13:18:00 +0000 (15:18 +0200)]
Merge branch 'master' of https://github.com/music-assistant/music-assistant

4 years agouse float for elapsed time for more accurate precision
Marcel van der Veldt [Fri, 8 Apr 2022 13:16:09 +0000 (15:16 +0200)]
use float for elapsed time for more accurate precision

4 years agomove streams controller (#248)
Marcel van der Veldt [Fri, 8 Apr 2022 06:04:44 +0000 (08:04 +0200)]
move streams controller (#248)

4 years agoMerge branch 'master' of https://github.com/music-assistant/music-assistant
Marcel van der Veldt [Fri, 8 Apr 2022 05:54:56 +0000 (07:54 +0200)]
Merge branch 'master' of https://github.com/music-assistant/music-assistant

4 years agoUpdate pre-commit-updater.yml
Marcel van der Veldt [Fri, 8 Apr 2022 05:54:53 +0000 (07:54 +0200)]
Update pre-commit-updater.yml

4 years agoUpdate setup.py
Marcel van der Veldt [Fri, 8 Apr 2022 00:06:57 +0000 (02:06 +0200)]
Update setup.py

4 years agoallow output format choice for multi client queue stream
Marcel van der Veldt [Fri, 8 Apr 2022 00:05:39 +0000 (02:05 +0200)]
allow output format choice for multi client queue stream

4 years agoimprove multi client streaming
Marcel van der Veldt [Thu, 7 Apr 2022 23:44:14 +0000 (01:44 +0200)]
improve multi client streaming

4 years agoexpose group_parents attribute
Marcel van der Veldt [Thu, 7 Apr 2022 12:40:25 +0000 (14:40 +0200)]
expose group_parents attribute

4 years agoparse contenttype from url
Marcel van der Veldt [Thu, 7 Apr 2022 12:39:23 +0000 (14:39 +0200)]
parse contenttype from url

4 years agofix typo
Marcel van der Veldt [Thu, 7 Apr 2022 10:03:46 +0000 (12:03 +0200)]
fix typo

4 years agoprevent urls being parsed as uris
Marcel van der Veldt [Thu, 7 Apr 2022 09:14:39 +0000 (11:14 +0200)]
prevent urls being parsed as uris

4 years agofix default values for streamdetails
Marcel van der Veldt [Thu, 7 Apr 2022 09:01:09 +0000 (11:01 +0200)]
fix default values for streamdetails

4 years agocorrect type from saved state results
Marcel van der Veldt [Thu, 7 Apr 2022 08:32:21 +0000 (10:32 +0200)]
correct type from saved state results

4 years agoadd helper to turn off group player when all childs power off
Marcel van der Veldt [Thu, 7 Apr 2022 08:31:54 +0000 (10:31 +0200)]
add helper to turn off group player when all childs power off

4 years agoUpdate setup.py
Marcel van der Veldt [Wed, 6 Apr 2022 22:21:48 +0000 (00:21 +0200)]
Update setup.py

4 years agoimprove support for grouped players (#247)
Marcel van der Veldt [Wed, 6 Apr 2022 22:21:11 +0000 (00:21 +0200)]
improve support for grouped players (#247)

4 years agosmall improvements
Marcel van der Veldt [Wed, 6 Apr 2022 15:40:13 +0000 (17:40 +0200)]
small improvements

4 years agoimprove cleanup at close/stop (#246)
Marcel van der Veldt [Wed, 6 Apr 2022 13:13:31 +0000 (15:13 +0200)]
improve cleanup at close/stop (#246)

4 years agoprevent duplicate sync tasks
Marcel van der Veldt [Wed, 6 Apr 2022 12:01:13 +0000 (14:01 +0200)]
prevent duplicate sync tasks

4 years agobetter handling of multi client queue stream
Marcel van der Veldt [Wed, 6 Apr 2022 11:24:47 +0000 (13:24 +0200)]
better handling of multi client queue stream

4 years agoforward erors in provider setup
Marcel van der Veldt [Wed, 6 Apr 2022 11:24:03 +0000 (13:24 +0200)]
forward erors in provider setup

4 years agoMerge branch 'master' of https://github.com/music-assistant/music-assistant
Marcel van der Veldt [Wed, 6 Apr 2022 10:04:12 +0000 (12:04 +0200)]
Merge branch 'master' of https://github.com/music-assistant/music-assistant

4 years agoadd guard for empty stream url
Marcel van der Veldt [Wed, 6 Apr 2022 10:03:31 +0000 (12:03 +0200)]
add guard for empty stream url

4 years agoBump black from 22.1.0 to 22.3.0 (#236)
dependabot[bot] [Wed, 6 Apr 2022 09:55:16 +0000 (11:55 +0200)]
Bump black from 22.1.0 to 22.3.0 (#236)

Bumps [black](https://github.com/psf/black) from 22.1.0 to 22.3.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/22.1.0...22.3.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump mypy from 0.941 to 0.942 (#233)
dependabot[bot] [Wed, 6 Apr 2022 09:55:03 +0000 (11:55 +0200)]
Bump mypy from 0.941 to 0.942 (#233)

Bumps [mypy](https://github.com/python/mypy) from 0.941 to 0.942.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.941...v0.942)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoMerge branch 'master' of https://github.com/music-assistant/music-assistant
Marcel van der Veldt [Wed, 6 Apr 2022 09:50:11 +0000 (11:50 +0200)]
Merge branch 'master' of https://github.com/music-assistant/music-assistant

4 years agoupdate pylintrc
Marcel van der Veldt [Wed, 6 Apr 2022 09:50:01 +0000 (11:50 +0200)]
update pylintrc

4 years agoBump pillow from 9.0.1 to 9.1.0 (#234)
dependabot[bot] [Wed, 6 Apr 2022 09:41:11 +0000 (11:41 +0200)]
Bump pillow from 9.0.1 to 9.1.0 (#234)

Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.1 to 9.1.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/9.0.1...9.1.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoCleanup examples (#245)
Marcel van der Veldt [Wed, 6 Apr 2022 09:40:37 +0000 (11:40 +0200)]
Cleanup examples (#245)

cleanup the code examples a bit

4 years agoBump pylint from 2.12.2 to 2.13.4 (#237)
dependabot[bot] [Wed, 6 Apr 2022 09:39:43 +0000 (11:39 +0200)]
Bump pylint from 2.12.2 to 2.13.4 (#237)

Bumps [pylint](https://github.com/PyCQA/pylint) from 2.12.2 to 2.13.4.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.12.2...v2.13.4)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump actions/setup-python from 2 to 3.1.0 (#239)
dependabot[bot] [Wed, 6 Apr 2022 09:39:30 +0000 (11:39 +0200)]
Bump actions/setup-python from 2 to 3.1.0 (#239)

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 3.1.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v3.1.0)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump actions/checkout from 2 to 3 (#240)
dependabot[bot] [Wed, 6 Apr 2022 09:39:18 +0000 (11:39 +0200)]
Bump actions/checkout from 2 to 3 (#240)

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump peter-evans/create-pull-request from 2 to 4.0.1 (#241)
dependabot[bot] [Wed, 6 Apr 2022 09:39:05 +0000 (11:39 +0200)]
Bump peter-evans/create-pull-request from 2 to 4.0.1 (#241)

Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 2 to 4.0.1.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v2...v4.0.1)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoFix typos in player model (#244)
Marcel van der Veldt [Wed, 6 Apr 2022 09:29:06 +0000 (11:29 +0200)]
Fix typos in player model (#244)

4 years agoSupport multi client streams (#243)
Marcel van der Veldt [Wed, 6 Apr 2022 09:00:45 +0000 (11:00 +0200)]
Support multi client streams (#243)

* handle brokenpipe error at shutdown

* catch json parse errors in aiohttp

* stability fixes

* remove group player workaround

* fix error when streaming radio

* support for multi client queue streams

4 years ago1.0.7
Marcel van der Veldt [Tue, 5 Apr 2022 23:39:50 +0000 (01:39 +0200)]
1.0.7

4 years agoVarious follow up fixes (#242)
Marcel van der Veldt [Tue, 5 Apr 2022 23:38:50 +0000 (01:38 +0200)]
Various follow up fixes (#242)

* handle brokenpipe error at shutdown

* catch json parse errors in aiohttp

* stability fixes

* remove group player workaround

4 years agolinting
Marcel van der Veldt [Tue, 5 Apr 2022 12:57:06 +0000 (14:57 +0200)]
linting

4 years agofix requirements
Marcel van der Veldt [Tue, 5 Apr 2022 12:53:19 +0000 (14:53 +0200)]
fix requirements

4 years agosome small fixes
Marcel van der Veldt [Tue, 5 Apr 2022 12:44:52 +0000 (14:44 +0200)]
some small fixes

4 years agofixes for python 3.9
Marcel van der Veldt [Tue, 5 Apr 2022 11:42:00 +0000 (13:42 +0200)]
fixes for python 3.9

type hints giving runtime issues so revert to old style

4 years agosimplify requirements
Marcel van der Veldt [Tue, 5 Apr 2022 10:21:18 +0000 (12:21 +0200)]
simplify requirements

4 years agoUpdate test.yml
Marcel van der Veldt [Tue, 5 Apr 2022 10:15:26 +0000 (12:15 +0200)]
Update test.yml

4 years ago1.0.5
Marcel van der Veldt [Tue, 5 Apr 2022 10:14:01 +0000 (12:14 +0200)]
1.0.5

4 years agofix python3.9 compatibility
Marcel van der Veldt [Tue, 5 Apr 2022 10:13:36 +0000 (12:13 +0200)]
fix python3.9 compatibility

4 years ago1.0.4
Marcel van der Veldt [Tue, 5 Apr 2022 09:43:46 +0000 (11:43 +0200)]
1.0.4

4 years agoupdate black in pre commit config
Marcel van der Veldt [Tue, 5 Apr 2022 09:43:11 +0000 (11:43 +0200)]
update black in pre commit config

4 years agoremove hardcoded uvloop
Marcel van der Veldt [Tue, 5 Apr 2022 09:39:31 +0000 (11:39 +0200)]
remove hardcoded uvloop

4 years agofix CI
Marcel van der Veldt [Tue, 5 Apr 2022 09:35:56 +0000 (11:35 +0200)]
fix CI

4 years ago1.0.3
Marcel van der Veldt [Tue, 5 Apr 2022 09:28:23 +0000 (11:28 +0200)]
1.0.3

4 years agoremove speedups from aiohttp requirements
Marcel van der Veldt [Tue, 5 Apr 2022 09:27:46 +0000 (11:27 +0200)]
remove speedups from aiohttp requirements

4 years agobump python version for CI to 3.10 only for now
Marcel van der Veldt [Tue, 5 Apr 2022 09:11:19 +0000 (11:11 +0200)]
bump python version for CI to 3.10 only for now

4 years ago1.0.2
Marcel van der Veldt [Tue, 5 Apr 2022 09:09:43 +0000 (11:09 +0200)]
1.0.2

4 years agoupdate linting config
Marcel van der Veldt [Tue, 5 Apr 2022 08:50:20 +0000 (10:50 +0200)]
update linting config

4 years agoUpdate .pre-commit-config.yaml
Marcel van der Veldt [Tue, 5 Apr 2022 08:44:31 +0000 (10:44 +0200)]
Update .pre-commit-config.yaml

4 years agolinting
Marcel van der Veldt [Tue, 5 Apr 2022 08:44:10 +0000 (10:44 +0200)]
linting

4 years agoUpdate .pre-commit-config.yaml
Marcel van der Veldt [Tue, 5 Apr 2022 08:43:18 +0000 (10:43 +0200)]
Update .pre-commit-config.yaml

4 years agoUpdate .pre-commit-config.yaml
Marcel van der Veldt [Tue, 5 Apr 2022 08:42:11 +0000 (10:42 +0200)]
Update .pre-commit-config.yaml

4 years agoupdate pre-commit config
Marcel van der Veldt [Tue, 5 Apr 2022 08:40:29 +0000 (10:40 +0200)]
update pre-commit config

4 years agosort imports
Marcel van der Veldt [Tue, 5 Apr 2022 08:31:33 +0000 (10:31 +0200)]
sort imports

4 years ago1.0.1
Marcel van der Veldt [Tue, 5 Apr 2022 08:27:17 +0000 (10:27 +0200)]
1.0.1

4 years agoliniting
Marcel van der Veldt [Tue, 5 Apr 2022 08:26:59 +0000 (10:26 +0200)]
liniting

4 years agofollow up fixes
Marcel van der Veldt [Tue, 5 Apr 2022 08:25:51 +0000 (10:25 +0200)]
follow up fixes

4 years agoUpdate publish-to-pypi.yml
Marcel van der Veldt [Mon, 4 Apr 2022 23:06:26 +0000 (01:06 +0200)]
Update publish-to-pypi.yml

4 years agoUpdate publish-to-pypi.yml
Marcel van der Veldt [Mon, 4 Apr 2022 23:01:42 +0000 (01:01 +0200)]
Update publish-to-pypi.yml

4 years agostill CI
Marcel van der Veldt [Mon, 4 Apr 2022 22:50:42 +0000 (00:50 +0200)]
still CI

4 years agoCI is still failing
Marcel van der Veldt [Mon, 4 Apr 2022 22:45:30 +0000 (00:45 +0200)]
CI is still failing

4 years agoattempt to fix the CI
Marcel van der Veldt [Mon, 4 Apr 2022 22:43:08 +0000 (00:43 +0200)]
attempt to fix the CI

4 years agoRefactor into standalone library (#238)
Marcel van der Veldt [Mon, 4 Apr 2022 22:38:11 +0000 (00:38 +0200)]
Refactor into standalone library (#238)

* drop authentication

* simplify logging

* refactor database

* improve streaming stability

* drop player providers  from main library

4 years agoBump actions/checkout from 2 to 3 (#221)
dependabot[bot] [Thu, 24 Mar 2022 10:29:30 +0000 (11:29 +0100)]
Bump actions/checkout from 2 to 3 (#221)

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump unidecode from 1.3.2 to 1.3.4 (#224)
dependabot[bot] [Thu, 24 Mar 2022 10:28:45 +0000 (11:28 +0100)]
Bump unidecode from 1.3.2 to 1.3.4 (#224)

Bumps [unidecode](https://github.com/kmike/text-unidecode) from 1.3.2 to 1.3.4.
- [Release notes](https://github.com/kmike/text-unidecode/releases)
- [Commits](https://github.com/kmike/text-unidecode/commits)

---
updated-dependencies:
- dependency-name: unidecode
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump mypy from 0.931 to 0.941 (#230)
dependabot[bot] [Thu, 24 Mar 2022 10:27:55 +0000 (11:27 +0100)]
Bump mypy from 0.931 to 0.941 (#230)

Bumps [mypy](https://github.com/python/mypy) from 0.931 to 0.941.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.931...v0.941)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump python-slugify from 5.0.2 to 6.1.1 (#220)
dependabot[bot] [Thu, 24 Mar 2022 10:27:43 +0000 (11:27 +0100)]
Bump python-slugify from 5.0.2 to 6.1.1 (#220)

Bumps [python-slugify](https://github.com/un33k/python-slugify) from 5.0.2 to 6.1.1.
- [Release notes](https://github.com/un33k/python-slugify/releases)
- [Changelog](https://github.com/un33k/python-slugify/blob/master/CHANGELOG.md)
- [Commits](https://github.com/un33k/python-slugify/compare/5.0.2...v6.1.1)

---
updated-dependencies:
- dependency-name: python-slugify
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump actions/setup-python from 2.3.1 to 3 (#219)
dependabot[bot] [Thu, 24 Mar 2022 10:27:33 +0000 (11:27 +0100)]
Bump actions/setup-python from 2.3.1 to 3 (#219)

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2.3.1 to 3.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2.3.1...v3)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump zeroconf from 0.38.3 to 0.38.4 (#231)
dependabot[bot] [Thu, 24 Mar 2022 10:26:14 +0000 (11:26 +0100)]
Bump zeroconf from 0.38.3 to 0.38.4 (#231)

Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.38.3 to 0.38.4.
- [Release notes](https://github.com/jstasiak/python-zeroconf/releases)
- [Commits](https://github.com/jstasiak/python-zeroconf/compare/0.38.3...0.38.4)

---
updated-dependencies:
- dependency-name: zeroconf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump pychromecast from 10.2.3 to 10.3.0 (#229)
dependabot[bot] [Thu, 24 Mar 2022 10:25:53 +0000 (11:25 +0100)]
Bump pychromecast from 10.2.3 to 10.3.0 (#229)

Bumps [pychromecast](https://github.com/balloob/pychromecast) from 10.2.3 to 10.3.0.
- [Release notes](https://github.com/balloob/pychromecast/releases)
- [Commits](https://github.com/balloob/pychromecast/compare/10.2.3...10.3.0)

---
updated-dependencies:
- dependency-name: pychromecast
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump pytest from 6.2.5 to 7.1.1 (#226)
dependabot[bot] [Thu, 24 Mar 2022 10:25:41 +0000 (11:25 +0100)]
Bump pytest from 6.2.5 to 7.1.1 (#226)

Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.5 to 7.1.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/6.2.5...7.1.1)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump soco from 0.26.0 to 0.27.1 (#227)
dependabot[bot] [Thu, 24 Mar 2022 10:25:28 +0000 (11:25 +0100)]
Bump soco from 0.26.0 to 0.27.1 (#227)

Bumps [soco](https://github.com/SoCo/SoCo) from 0.26.0 to 0.27.1.
- [Release notes](https://github.com/SoCo/SoCo/releases)
- [Changelog](https://github.com/SoCo/SoCo/blob/master/doc/release_notes.rst)
- [Commits](https://github.com/SoCo/SoCo/compare/v0.26.0...v0.27.1)

---
updated-dependencies:
- dependency-name: soco
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump cryptography from 36.0.1 to 36.0.2 (#228)
dependabot[bot] [Thu, 24 Mar 2022 10:25:12 +0000 (11:25 +0100)]
Bump cryptography from 36.0.1 to 36.0.2 (#228)

Bumps [cryptography](https://github.com/pyca/cryptography) from 36.0.1 to 36.0.2.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/36.0.1...36.0.2)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoUpdate README.rst
Marcel van der Veldt [Thu, 24 Mar 2022 10:24:31 +0000 (11:24 +0100)]
Update README.rst

4 years agoMerge branch 'master' of https://github.com/music-assistant/server
Marcel van der Veldt [Thu, 24 Mar 2022 08:03:20 +0000 (09:03 +0100)]
Merge branch 'master' of https://github.com/music-assistant/server

4 years agofix workflows
Marcel van der Veldt [Thu, 24 Mar 2022 08:03:10 +0000 (09:03 +0100)]
fix workflows

4 years agoBump mashumaro from 2.11 to 3.0 (#215)
dependabot[bot] [Thu, 24 Mar 2022 08:02:56 +0000 (09:02 +0100)]
Bump mashumaro from 2.11 to 3.0 (#215)

Bumps [mashumaro](https://github.com/Fatal1ty/mashumaro) from 2.11 to 3.0.
- [Release notes](https://github.com/Fatal1ty/mashumaro/releases)
- [Commits](https://github.com/Fatal1ty/mashumaro/compare/v2.11...v3.0)

---
updated-dependencies:
- dependency-name: mashumaro
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agobump minimal python version
Marcel van der Veldt [Fri, 4 Feb 2022 08:59:03 +0000 (09:59 +0100)]
bump minimal python version

4 years agoBump async-timeout from 4.0.1 to 4.0.2 (#207)
dependabot[bot] [Fri, 4 Feb 2022 08:27:37 +0000 (09:27 +0100)]
Bump async-timeout from 4.0.1 to 4.0.2 (#207)

Bumps [async-timeout](https://github.com/aio-libs/async-timeout) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/aio-libs/async-timeout/releases)
- [Changelog](https://github.com/aio-libs/async-timeout/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/async-timeout/compare/v4.0.1...v4.0.2)

---
updated-dependencies:
- dependency-name: async-timeout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump pillow from 9.0.0 to 9.0.1 (#206)
dependabot[bot] [Fri, 4 Feb 2022 08:27:26 +0000 (09:27 +0100)]
Bump pillow from 9.0.0 to 9.0.1 (#206)

Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/9.0.0...9.0.1)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump mypy from 0.910 to 0.931 (#210)
dependabot[bot] [Fri, 4 Feb 2022 08:27:11 +0000 (09:27 +0100)]
Bump mypy from 0.910 to 0.931 (#210)

Bumps [mypy](https://github.com/python/mypy) from 0.910 to 0.931.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.910...v0.931)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump pytaglib from 1.4.6 to 1.5.0 (#211)
dependabot[bot] [Fri, 4 Feb 2022 08:27:01 +0000 (09:27 +0100)]
Bump pytaglib from 1.4.6 to 1.5.0 (#211)

Bumps [pytaglib](https://github.com/supermihi/pytaglib) from 1.4.6 to 1.5.0.
- [Release notes](https://github.com/supermihi/pytaglib/releases)
- [Changelog](https://github.com/supermihi/pytaglib/blob/main/CHANGELOG.md)
- [Commits](https://github.com/supermihi/pytaglib/compare/v1.4.6...v1.5.0)

---
updated-dependencies:
- dependency-name: pytaglib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump black from 21.12b0 to 22.1.0 (#205)
dependabot[bot] [Fri, 4 Feb 2022 08:22:19 +0000 (09:22 +0100)]
Bump black from 21.12b0 to 22.1.0 (#205)

Bumps [black](https://github.com/psf/black) from 21.12b0 to 22.1.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/commits/22.1.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump soco from 0.24.1 to 0.26.0 (#208)
dependabot[bot] [Fri, 4 Feb 2022 08:21:48 +0000 (09:21 +0100)]
Bump soco from 0.24.1 to 0.26.0 (#208)

Bumps [soco](https://github.com/SoCo/SoCo) from 0.24.1 to 0.26.0.
- [Release notes](https://github.com/SoCo/SoCo/releases)
- [Changelog](https://github.com/SoCo/SoCo/blob/master/doc/release_notes.rst)
- [Commits](https://github.com/SoCo/SoCo/compare/v0.24.1...v0.26.0)

---
updated-dependencies:
- dependency-name: soco
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump zeroconf from 0.38.1 to 0.38.3 (#209)
dependabot[bot] [Fri, 4 Feb 2022 08:21:37 +0000 (09:21 +0100)]
Bump zeroconf from 0.38.1 to 0.38.3 (#209)

Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.38.1 to 0.38.3.
- [Release notes](https://github.com/jstasiak/python-zeroconf/releases)
- [Commits](https://github.com/jstasiak/python-zeroconf/compare/0.38.1...0.38.3)

---
updated-dependencies:
- dependency-name: zeroconf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoMerge branch 'master' of https://github.com/music-assistant/server
Marcel van der Veldt [Fri, 4 Feb 2022 08:18:04 +0000 (09:18 +0100)]
Merge branch 'master' of https://github.com/music-assistant/server

4 years agoupdate comments
Marcel van der Veldt [Fri, 4 Feb 2022 08:18:01 +0000 (09:18 +0100)]
update comments

4 years agoBump pylint from 2.11.1 to 2.12.2 (#200)
dependabot[bot] [Fri, 4 Feb 2022 08:17:13 +0000 (09:17 +0100)]
Bump pylint from 2.11.1 to 2.12.2 (#200)

Bumps [pylint](https://github.com/PyCQA/pylint) from 2.11.1 to 2.12.2.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.11.1...v2.12.2)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump mashumaro from 2.9 to 2.11 (#202)
dependabot[bot] [Fri, 4 Feb 2022 08:17:02 +0000 (09:17 +0100)]
Bump mashumaro from 2.9 to 2.11 (#202)

Bumps [mashumaro](https://github.com/Fatal1ty/mashumaro) from 2.9 to 2.11.
- [Release notes](https://github.com/Fatal1ty/mashumaro/releases)
- [Commits](https://github.com/Fatal1ty/mashumaro/compare/v2.9...v2.11)

---
updated-dependencies:
- dependency-name: mashumaro
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>