music-assistant-server.git
3 years agoFix playback issues of http(s) based streams (#529)
Marcel van der Veldt [Tue, 14 Mar 2023 17:19:51 +0000 (18:19 +0100)]
Fix playback issues of http(s) based streams (#529)

* change regex for latest tag

* fix test workflow

* allow config values to be none/null

* add build to pip packages

* add setuptools

* Update test.yml

* lint

* lint

* Update dependabot.yml

* Update test.yml

* change create provider config logic a bit

3 years agoAuto-update pre-commit hooks (#528)
github-actions[bot] [Tue, 14 Mar 2023 12:26:38 +0000 (13:26 +0100)]
Auto-update pre-commit hooks (#528)

Co-authored-by: marcelveldt <marcelveldt@users.noreply.github.com>
3 years agoBump pypa/gh-action-pypi-publish from 1.6.4 to 1.7.1 (#516)
dependabot[bot] [Tue, 14 Mar 2023 12:26:24 +0000 (13:26 +0100)]
Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.7.1 (#516)

Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.6.4 to 1.7.1.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.6.4...v1.7.1)

---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
  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>
3 years agoBump docker/build-push-action from 3 to 4 (#515)
dependabot[bot] [Tue, 14 Mar 2023 12:25:33 +0000 (13:25 +0100)]
Bump docker/build-push-action from 3 to 4 (#515)

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  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>
3 years agoUpdate README.md
Marcel van der Veldt [Tue, 14 Mar 2023 11:25:11 +0000 (12:25 +0100)]
Update README.md

3 years agoUpdate README.md
Marcel van der Veldt [Tue, 14 Mar 2023 09:57:39 +0000 (10:57 +0100)]
Update README.md

3 years ago2.0.0b4
Marcel van der Veldt [Mon, 13 Mar 2023 23:37:31 +0000 (00:37 +0100)]
2.0.0b4

3 years agoFix add provider logic (#527)
Marcel van der Veldt [Mon, 13 Mar 2023 23:37:01 +0000 (00:37 +0100)]
Fix add provider logic (#527)

* fix default provider generation

* detect beta version in regex

3 years agoBump codespell from 2.2.2 to 2.2.4 (#519)
dependabot[bot] [Mon, 13 Mar 2023 21:40:42 +0000 (22:40 +0100)]
Bump codespell from 2.2.2 to 2.2.4 (#519)

Bumps [codespell](https://github.com/codespell-project/codespell) from 2.2.2 to 2.2.4.
- [Release notes](https://github.com/codespell-project/codespell/releases)
- [Commits](https://github.com/codespell-project/codespell/compare/v2.2.2...v2.2.4)

---
updated-dependencies:
- dependency-name: codespell
  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>
3 years agoBump getmac from 0.8.2 to 0.9.2 (#520)
dependabot[bot] [Mon, 13 Mar 2023 21:40:29 +0000 (22:40 +0100)]
Bump getmac from 0.8.2 to 0.9.2 (#520)

Bumps [getmac](https://github.com/GhostofGoes/getmac) from 0.8.2 to 0.9.2.
- [Release notes](https://github.com/GhostofGoes/getmac/releases)
- [Changelog](https://github.com/GhostofGoes/getmac/blob/main/CHANGELOG.md)
- [Commits](https://github.com/GhostofGoes/getmac/compare/0.8.2...0.9.2)

---
updated-dependencies:
- dependency-name: getmac
  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>
3 years agoBump pre-commit from 2.20.0 to 3.1.1 (#521)
dependabot[bot] [Mon, 13 Mar 2023 21:40:11 +0000 (22:40 +0100)]
Bump pre-commit from 2.20.0 to 3.1.1 (#521)

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.20.0 to 3.1.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.20.0...v3.1.1)

---
updated-dependencies:
- dependency-name: pre-commit
  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>
3 years ago2.0.0b3
Marcel van der Veldt [Mon, 13 Mar 2023 21:32:40 +0000 (22:32 +0100)]
2.0.0b3

3 years agoFix duplicate CI jobs (#523)
Marcel van der Veldt [Mon, 13 Mar 2023 21:31:39 +0000 (22:31 +0100)]
Fix duplicate CI jobs (#523)

fix CI

3 years agofix supported features get mangled
Marcel van der Veldt [Mon, 13 Mar 2023 21:28:25 +0000 (22:28 +0100)]
fix supported features get mangled

3 years agofix typo
Marcel van der Veldt [Mon, 13 Mar 2023 21:13:26 +0000 (22:13 +0100)]
fix typo

3 years ago2.0.0b2
Marcel van der Veldt [Mon, 13 Mar 2023 19:18:54 +0000 (20:18 +0100)]
2.0.0b2

3 years agoVarious improvements and fixes (#522)
Marcel van der Veldt [Mon, 13 Mar 2023 19:16:25 +0000 (20:16 +0100)]
Various improvements and fixes (#522)

* set default startup volume for airplay

* fix delete provider order

* fix zeroconf discovery

* fix some typos

* reduce save delay

* extend prebuffer amount

* prevent duplicate tasks: prevent the same media item being added at the same time

* Fix issues with json serializer and encrypted passwords

* send changed keys to player changed callback

* rework json serializer

* add ca-certificates to dockerfile

* update documentation links

* bump frontend to 20230313.0

3 years agoFix 2 typos (#514)
Giel Janssens [Sat, 11 Mar 2023 18:56:15 +0000 (19:56 +0100)]
Fix 2 typos  (#514)

Fix typos in README.md

3 years agodo not poll unavailable player
Marcel van der Veldt [Sat, 11 Mar 2023 13:39:46 +0000 (14:39 +0100)]
do not poll unavailable player

3 years agofix generated requirements list
Marcel van der Veldt [Fri, 10 Mar 2023 23:17:47 +0000 (00:17 +0100)]
fix generated requirements list

3 years agoAdd some guards in generated didl metadata
Marcel van der Veldt [Fri, 10 Mar 2023 22:17:22 +0000 (23:17 +0100)]
Add some guards in generated didl metadata

3 years agodo not build for armv7 as it overcomplicates stuff
Marcel van der Veldt [Fri, 10 Mar 2023 21:06:27 +0000 (22:06 +0100)]
do not build for armv7 as it overcomplicates stuff

armv7 builds fail due to the rust/cargo stuff deps.

3 years agoadd armv7 to platforms
Marcel van der Veldt [Fri, 10 Mar 2023 20:51:09 +0000 (21:51 +0100)]
add armv7 to platforms

3 years agoMerge branch 'master' of https://github.com/music-assistant/server
Marcel van der Veldt [Fri, 10 Mar 2023 20:28:41 +0000 (21:28 +0100)]
Merge branch 'master' of https://github.com/music-assistant/server

3 years agogive coloredlogs a version number
Marcel van der Veldt [Fri, 10 Mar 2023 20:28:35 +0000 (21:28 +0100)]
give coloredlogs a version number

3 years ago2.0.0b1
Marcel van der Veldt [Fri, 10 Mar 2023 19:59:26 +0000 (20:59 +0100)]
2.0.0b1

3 years agoBump frontend to 20230310.0 (#513)
Marcel van der Veldt [Fri, 10 Mar 2023 19:58:41 +0000 (20:58 +0100)]
Bump frontend to 20230310.0 (#513)

3 years agoSmall follow up fixes (#512)
Marcel van der Veldt [Fri, 10 Mar 2023 19:56:18 +0000 (20:56 +0100)]
Small follow up fixes (#512)

* remove redundant code

* Hide sonos players from DLNA provider by default

* do not initialize disabled players

* more elegant way to disable a player by default

* enabled by default

* allow unavailable player when setting config

* Fix chromecast turning on unsollicited

* add lock to prevent race condition during discovery

* fix double encrypt of passwords

* fix playlist thumb

3 years agoupdate readme
Marcel van der Veldt [Fri, 10 Mar 2023 13:10:36 +0000 (14:10 +0100)]
update readme

3 years agoadjust readme
Marcel van der Veldt [Fri, 10 Mar 2023 06:38:23 +0000 (07:38 +0100)]
adjust readme

3 years agoonly use github containers
Marcel van der Veldt [Fri, 10 Mar 2023 06:04:40 +0000 (07:04 +0100)]
only use github containers

3 years agocorrect container name
Marcel van der Veldt [Thu, 9 Mar 2023 23:55:44 +0000 (00:55 +0100)]
correct container name

3 years agoextend readme
Marcel van der Veldt [Thu, 9 Mar 2023 23:54:25 +0000 (00:54 +0100)]
extend readme

3 years agoswitch to debian
Marcel van der Veldt [Thu, 9 Mar 2023 21:48:18 +0000 (22:48 +0100)]
switch to debian

3 years agoalpine 3.16 instead of 3.17
Marcel van der Veldt [Thu, 9 Mar 2023 21:24:41 +0000 (22:24 +0100)]
alpine 3.16 instead of 3.17

3 years agoanother attempt
Marcel van der Veldt [Thu, 9 Mar 2023 21:12:25 +0000 (22:12 +0100)]
another attempt

3 years agoadd maturin to installed packages
Marcel van der Veldt [Thu, 9 Mar 2023 20:58:09 +0000 (21:58 +0100)]
add maturin to installed packages

3 years agoadjust cargo part in dockerfile
Marcel van der Veldt [Thu, 9 Mar 2023 20:45:21 +0000 (21:45 +0100)]
adjust cargo part in dockerfile

3 years agoadd cargo deps
Marcel van der Veldt [Thu, 9 Mar 2023 19:41:51 +0000 (20:41 +0100)]
add cargo deps

3 years agotypo
Marcel van der Veldt [Thu, 9 Mar 2023 19:24:44 +0000 (20:24 +0100)]
typo

3 years agotry to fix github container
Marcel van der Veldt [Thu, 9 Mar 2023 19:12:37 +0000 (20:12 +0100)]
try to fix github container

3 years agobump frontend to 20230309.0
Marcel van der Veldt [Thu, 9 Mar 2023 19:05:06 +0000 (20:05 +0100)]
bump frontend to 20230309.0

3 years agofix embedded images
Marcel van der Veldt [Thu, 9 Mar 2023 18:51:15 +0000 (19:51 +0100)]
fix embedded images

3 years agosilence smb logger
Marcel van der Veldt [Thu, 9 Mar 2023 17:02:53 +0000 (18:02 +0100)]
silence smb logger

3 years agotypo in smb provider
Marcel van der Veldt [Thu, 9 Mar 2023 16:54:57 +0000 (17:54 +0100)]
typo in smb provider

3 years agochange save delay
Marcel van der Veldt [Thu, 9 Mar 2023 16:54:49 +0000 (17:54 +0100)]
change save delay

3 years agoadd a tiny bit more logging
Marcel van der Veldt [Thu, 9 Mar 2023 16:15:32 +0000 (17:15 +0100)]
add a tiny bit more logging

3 years agotypo
Marcel van der Veldt [Thu, 9 Mar 2023 16:08:00 +0000 (17:08 +0100)]
typo

3 years agofix race condition at startup
Marcel van der Veldt [Thu, 9 Mar 2023 15:57:22 +0000 (16:57 +0100)]
fix race condition at startup

3 years agofix building wheel
Marcel van der Veldt [Thu, 9 Mar 2023 14:57:48 +0000 (15:57 +0100)]
fix building wheel

3 years agomore improvements on docker build process
Marcel van der Veldt [Thu, 9 Mar 2023 14:34:10 +0000 (15:34 +0100)]
more improvements on docker build process

3 years agomark binaries as executables
Marcel van der Veldt [Thu, 9 Mar 2023 14:33:50 +0000 (15:33 +0100)]
mark binaries as executables

3 years agobuild wheels in docker
Marcel van der Veldt [Thu, 9 Mar 2023 14:00:05 +0000 (15:00 +0100)]
build wheels in docker

3 years agotry to fix docker build
Marcel van der Veldt [Thu, 9 Mar 2023 10:50:26 +0000 (11:50 +0100)]
try to fix docker build

3 years agoMerge branch 'master' of https://github.com/music-assistant/core
Marcel van der Veldt [Thu, 9 Mar 2023 06:48:29 +0000 (07:48 +0100)]
Merge branch 'master' of https://github.com/music-assistant/core

3 years agoswitch to debian base
Marcel van der Veldt [Thu, 9 Mar 2023 06:48:26 +0000 (07:48 +0100)]
switch to debian base

3 years agoAuto-update pre-commit hooks (#511)
github-actions[bot] [Thu, 9 Mar 2023 06:15:49 +0000 (07:15 +0100)]
Auto-update pre-commit hooks (#511)

Co-authored-by: marcelveldt <marcelveldt@users.noreply.github.com>
3 years agoupdate dockerfile
Marcel van der Veldt [Wed, 8 Mar 2023 23:42:56 +0000 (00:42 +0100)]
update dockerfile

3 years agoonly amd64 and arm64 for now
Marcel van der Veldt [Wed, 8 Mar 2023 23:17:39 +0000 (00:17 +0100)]
only amd64 and arm64 for now

3 years agotypo
Marcel van der Veldt [Wed, 8 Mar 2023 23:14:08 +0000 (00:14 +0100)]
typo

3 years agosome changes to the docker build workflow
Marcel van der Veldt [Wed, 8 Mar 2023 23:03:27 +0000 (00:03 +0100)]
some changes to the docker build workflow

3 years agoAdd foundation for docker (#510)
Marcel van der Veldt [Wed, 8 Mar 2023 22:55:30 +0000 (23:55 +0100)]
Add foundation for docker (#510)

* docker base

* add workflow for docker publish

* add compose

3 years agoadd manifest back
Marcel van der Veldt [Wed, 8 Mar 2023 21:10:16 +0000 (22:10 +0100)]
add manifest back

3 years agofix typos in pyproject
Marcel van der Veldt [Wed, 8 Mar 2023 20:56:28 +0000 (21:56 +0100)]
fix typos in pyproject

3 years agoMerge branch 'master' of https://github.com/music-assistant/core
Marcel van der Veldt [Wed, 8 Mar 2023 20:46:50 +0000 (21:46 +0100)]
Merge branch 'master' of https://github.com/music-assistant/core

3 years agofix small typo
Marcel van der Veldt [Wed, 8 Mar 2023 20:46:41 +0000 (21:46 +0100)]
fix small typo

3 years ago2.0.0b0
Marcel van der Veldt [Wed, 8 Mar 2023 20:35:52 +0000 (21:35 +0100)]
2.0.0b0

3 years agoMusic Assistant 2.0 (#509)
Marcel van der Veldt [Wed, 8 Mar 2023 20:34:44 +0000 (21:34 +0100)]
Music Assistant 2.0 (#509)

The entire code base is rewritten/refactored for a 2.0 release

even more pluggable providers, for easy extension
allow to run fully standalone
introduce a websocket api and basic CLI
prepare python client
lots of bugfixes

3 years agorevert changes
Marcel van der Veldt [Wed, 7 Dec 2022 23:31:56 +0000 (00:31 +0100)]
revert changes

3 years agoUpdate requirements.txt
Marcel van der Veldt [Wed, 7 Dec 2022 23:28:39 +0000 (00:28 +0100)]
Update requirements.txt

3 years agoUpdate requirements.txt
Marcel van der Veldt [Wed, 7 Dec 2022 23:26:06 +0000 (00:26 +0100)]
Update requirements.txt

3 years ago1.8.9
Marcel van der Veldt [Wed, 7 Dec 2022 23:22:11 +0000 (00:22 +0100)]
1.8.9

3 years agotemporary fork of databases
Marcel van der Veldt [Wed, 7 Dec 2022 23:21:44 +0000 (00:21 +0100)]
temporary fork of databases

3 years agopin databases requirement to 0.6.2
Marcel van der Veldt [Wed, 7 Dec 2022 23:07:39 +0000 (00:07 +0100)]
pin databases requirement to 0.6.2

3 years ago1.8.8
Marcel van der Veldt [Mon, 5 Dec 2022 10:57:04 +0000 (11:57 +0100)]
1.8.8

3 years agoBump pytest-sugar from 0.9.5 to 0.9.6 (#483)
dependabot[bot] [Mon, 5 Dec 2022 10:45:30 +0000 (11:45 +0100)]
Bump pytest-sugar from 0.9.5 to 0.9.6 (#483)

Bumps [pytest-sugar](https://github.com/Teemu/pytest-sugar) from 0.9.5 to 0.9.6.
- [Release notes](https://github.com/Teemu/pytest-sugar/releases)
- [Changelog](https://github.com/Teemu/pytest-sugar/blob/master/CHANGES.rst)
- [Commits](https://github.com/Teemu/pytest-sugar/commits)

---
updated-dependencies:
- dependency-name: pytest-sugar
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoUpdate python-slugify requirement from <6.1.3,>=4.0 to >=4.0,<7.0.1 (#486)
dependabot[bot] [Sat, 3 Dec 2022 22:19:38 +0000 (23:19 +0100)]
Update python-slugify requirement from <6.1.3,>=4.0 to >=4.0,<7.0.1 (#486)

Updates the requirements on [python-slugify](https://github.com/un33k/python-slugify) to permit the latest version.
- [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/4.0.0...v7.0.0)

---
updated-dependencies:
- dependency-name: python-slugify
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump peter-evans/create-pull-request from 4.2.0 to 4.2.3 (#487)
dependabot[bot] [Sat, 3 Dec 2022 22:19:28 +0000 (23:19 +0100)]
Bump peter-evans/create-pull-request from 4.2.0 to 4.2.3 (#487)

Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4.2.0 to 4.2.3.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v4.2.0...v4.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump flake8 from 5.0.4 to 6.0.0 (#488)
dependabot[bot] [Sat, 3 Dec 2022 22:19:17 +0000 (23:19 +0100)]
Bump flake8 from 5.0.4 to 6.0.0 (#488)

Bumps [flake8](https://github.com/pycqa/flake8) from 5.0.4 to 6.0.0.
- [Release notes](https://github.com/pycqa/flake8/releases)
- [Commits](https://github.com/pycqa/flake8/compare/5.0.4...6.0.0)

---
updated-dependencies:
- dependency-name: flake8
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump pytest-cov from 3.0.0 to 4.0.0 (#477)
dependabot[bot] [Fri, 11 Nov 2022 21:42:52 +0000 (22:42 +0100)]
Bump pytest-cov from 3.0.0 to 4.0.0 (#477)

Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/pytest-dev/pytest-cov/releases)
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v3.0.0...v4.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump mypy from 0.971 to 0.982 (#478)
dependabot[bot] [Fri, 11 Nov 2022 21:42:38 +0000 (22:42 +0100)]
Bump mypy from 0.971 to 0.982 (#478)

Bumps [mypy](https://github.com/python/mypy) from 0.971 to 0.982.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.971...v0.982)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoUpdate ytmusicapi requirement from <=0.23.0,>=0.22.0 to >=0.22.0,<0.25.0 (#479)
dependabot[bot] [Fri, 11 Nov 2022 21:42:29 +0000 (22:42 +0100)]
Update ytmusicapi requirement from <=0.23.0,>=0.22.0 to >=0.22.0,<0.25.0 (#479)

Updates the requirements on [ytmusicapi](https://github.com/sigma67/ytmusicapi) to permit the latest version.
- [Release notes](https://github.com/sigma67/ytmusicapi/releases)
- [Commits](https://github.com/sigma67/ytmusicapi/compare/0.22.0...0.24.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump pytest-xdist from 2.5.0 to 3.0.2 (#480)
dependabot[bot] [Fri, 11 Nov 2022 21:42:14 +0000 (22:42 +0100)]
Bump pytest-xdist from 2.5.0 to 3.0.2 (#480)

Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 2.5.0 to 3.0.2.
- [Release notes](https://github.com/pytest-dev/pytest-xdist/releases)
- [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-xdist/compare/v2.5.0...v3.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoUpdate pillow requirement from <=9.2.0,>=8.0 to >=8.0,<9.4.0 (#481)
dependabot[bot] [Fri, 11 Nov 2022 21:42:01 +0000 (22:42 +0100)]
Update pillow requirement from <=9.2.0,>=8.0 to >=8.0,<9.4.0 (#481)

Updates the requirements on [pillow](https://github.com/python-pillow/Pillow) to permit the latest version.
- [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/8.0.0...9.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoAuto-update pre-commit hooks (#482)
github-actions[bot] [Fri, 11 Nov 2022 21:41:49 +0000 (22:41 +0100)]
Auto-update pre-commit hooks (#482)

Co-authored-by: marcelveldt <marcelveldt@users.noreply.github.com>
3 years agoUpdate unidecode requirement from <=1.3.4,>=1.0 to >=1.0,<1.3.7 (#469)
dependabot[bot] [Thu, 27 Oct 2022 09:26:04 +0000 (11:26 +0200)]
Update unidecode requirement from <=1.3.4,>=1.0 to >=1.0,<1.3.7 (#469)

Updates the requirements on [unidecode](https://github.com/kmike/text-unidecode) to permit the latest version.
- [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
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoAuto-update pre-commit hooks (#467)
github-actions[bot] [Thu, 27 Oct 2022 09:25:49 +0000 (11:25 +0200)]
Auto-update pre-commit hooks (#467)

Co-authored-by: marcelveldt <marcelveldt@users.noreply.github.com>
3 years agoUpdate aiofiles requirement from <=0.8.5,>=0.7.0 to >=0.7.0,<22.1.1 (#462)
dependabot[bot] [Thu, 27 Oct 2022 09:25:37 +0000 (11:25 +0200)]
Update aiofiles requirement from <=0.8.5,>=0.7.0 to >=0.7.0,<22.1.1 (#462)

Updates the requirements on [aiofiles](https://github.com/Tinche/aiofiles) to permit the latest version.
- [Release notes](https://github.com/Tinche/aiofiles/releases)
- [Commits](https://github.com/Tinche/aiofiles/compare/v0.7.0...v22.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump pytest from 7.1.2 to 7.2.0 (#476)
dependabot[bot] [Thu, 27 Oct 2022 09:25:12 +0000 (11:25 +0200)]
Bump pytest from 7.1.2 to 7.2.0 (#476)

Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.2 to 7.2.0.
- [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/7.1.2...7.2.0)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump actions/setup-python from 4.2.0 to 4.3.0 (#470)
dependabot[bot] [Thu, 27 Oct 2022 09:24:31 +0000 (11:24 +0200)]
Bump actions/setup-python from 4.2.0 to 4.3.0 (#470)

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4.2.0...v4.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump black from 22.6.0 to 22.10.0 (#472)
dependabot[bot] [Thu, 27 Oct 2022 09:23:07 +0000 (11:23 +0200)]
Bump black from 22.6.0 to 22.10.0 (#472)

Bumps [black](https://github.com/psf/black) from 22.6.0 to 22.10.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.6.0...22.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump peter-evans/create-pull-request from 4.1.1 to 4.2.0 (#474)
dependabot[bot] [Thu, 27 Oct 2022 09:22:54 +0000 (11:22 +0200)]
Bump peter-evans/create-pull-request from 4.1.1 to 4.2.0 (#474)

Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4.1.1 to 4.2.0.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v4.1.1...v4.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump pylint from 2.15.0 to 2.15.5 (#475)
dependabot[bot] [Thu, 27 Oct 2022 09:22:42 +0000 (11:22 +0200)]
Bump pylint from 2.15.0 to 2.15.5 (#475)

Bumps [pylint](https://github.com/PyCQA/pylint) from 2.15.0 to 2.15.5.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.15.0...v2.15.5)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoAuto-update pre-commit hooks (#460)
github-actions[bot] [Thu, 1 Sep 2022 06:35:48 +0000 (08:35 +0200)]
Auto-update pre-commit hooks (#460)

Co-authored-by: marcelveldt <marcelveldt@users.noreply.github.com>
3 years agouse existing tags stored in db
Marcel van der Veldt [Wed, 31 Aug 2022 17:46:02 +0000 (19:46 +0200)]
use existing tags stored in db

3 years agoAdd direct SMB support to file provider (#459)
Marvin Schenkel [Wed, 31 Aug 2022 17:35:30 +0000 (19:35 +0200)]
Add direct SMB support to file provider  (#459)

* Refactoring of file provider to support remote file providers

* Add support for SMB(2) as file provider.

* Fix BrokenPipeError in subprocess

* Fix db migration logic

Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
3 years agoBump pylint from 2.14.5 to 2.15.0 (#457)
dependabot[bot] [Tue, 30 Aug 2022 22:13:02 +0000 (00:13 +0200)]
Bump pylint from 2.14.5 to 2.15.0 (#457)

Bumps [pylint](https://github.com/PyCQA/pylint) from 2.14.5 to 2.15.0.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.14.5...v2.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump peter-evans/create-pull-request from 4.0.4 to 4.1.1 (#458)
dependabot[bot] [Tue, 30 Aug 2022 22:12:48 +0000 (00:12 +0200)]
Bump peter-evans/create-pull-request from 4.0.4 to 4.1.1 (#458)

Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4.0.4 to 4.1.1.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v4.0.4...v4.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago1.8.7
Marcel van der Veldt [Wed, 17 Aug 2022 23:33:16 +0000 (01:33 +0200)]
1.8.7

3 years agofix playback of local files
Marcel van der Veldt [Wed, 17 Aug 2022 23:32:29 +0000 (01:32 +0200)]
fix playback of local files