music-assistant-server.git
3 years agoFix radio (#544)
Marvin Schenkel [Fri, 17 Mar 2023 10:16:03 +0000 (11:16 +0100)]
Fix radio (#544)

3 years agoFix/pytube (#543)
Marvin Schenkel [Fri, 17 Mar 2023 10:15:24 +0000 (11:15 +0100)]
Fix/pytube (#543)

Temp fix for recent pytube error

3 years agoAdd option to add git repositories as dependencies (#542)
Marvin Schenkel [Fri, 17 Mar 2023 09:50:37 +0000 (10:50 +0100)]
Add option to add git repositories as dependencies (#542)

This PR adds the possibility to add git repositories as pip
dependencies.

3 years agoFix image of queue item if source is file based (#541)
Marcel van der Veldt [Fri, 17 Mar 2023 09:33:59 +0000 (10:33 +0100)]
Fix image of queue item if source is file based (#541)

Resolve queue item image url (use image proxy) so players can also
display embedded covers

3 years agoFix SMB Music provider (#540)
Marcel van der Veldt [Fri, 17 Mar 2023 08:25:29 +0000 (09:25 +0100)]
Fix SMB Music provider (#540)

Create a single connection per action. This a bit slower but much more
reliable.
Now it seems to handle all test cases I throw at it just fine.

Also adjust the configuration a bit and split out the path into
server/host, share and subfolder

3 years agoBump orjson from 3.8.6 to 3.8.7 (#524)
dependabot[bot] [Thu, 16 Mar 2023 21:31:22 +0000 (22:31 +0100)]
Bump orjson from 3.8.6 to 3.8.7 (#524)

Bumps [orjson](https://github.com/ijl/orjson) from 3.8.6 to 3.8.7.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ijl/orjson/releases">orjson's
releases</a>.</em></p>
<blockquote>
<h2>3.8.7</h2>
<h3>Fixed</h3>
<ul>
<li>Use serialization backend introduced in 3.8.4 only on well-tested
platforms such as glibc, macOS by default.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/ijl/orjson/blob/master/CHANGELOG.md">orjson's
changelog</a>.</em></p>
<blockquote>
<h2>3.8.7 - 2023-02-28</h2>
<h3>Fixed</h3>
<ul>
<li>Use serialization backend introduced in 3.8.4 only on well-tested
platforms such as glibc, macOS by default.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ijl/orjson/commit/4b8b5cfe5e2a20b6476792dc58e2e2a13ec68fa8"><code>4b8b5cf</code></a>
3.8.7</li>
<li><a
href="https://github.com/ijl/orjson/commit/c29d39230284900bd0e3c6efce74bf2c09ed76d8"><code>c29d392</code></a>
opt_enabled!(), opt_disabled!()</li>
<li><a
href="https://github.com/ijl/orjson/commit/15e42dabfc7763b78ca5a74b768fcaf29cdbdc17"><code>15e42da</code></a>
TrustedLen</li>
<li><a
href="https://github.com/ijl/orjson/commit/02910ee3f585cb71f82dc258111216755047fdd9"><code>02910ee</code></a>
writeext feature</li>
<li><a
href="https://github.com/ijl/orjson/commit/c5a1c8a8c12dc0cfbe4e5da3e96477fe81f7b289"><code>c5a1c8a</code></a>
lint job, build maintenance</li>
<li>See full diff in <a
href="https://github.com/ijl/orjson/compare/3.8.6...3.8.7">compare
view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=orjson&package-manager=pip&previous-version=3.8.6&new-version=3.8.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)

</details>

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 1.0.1 to 1.1.1 (#518)
dependabot[bot] [Thu, 16 Mar 2023 21:31:01 +0000 (22:31 +0100)]
Bump mypy from 1.0.1 to 1.1.1 (#518)

Bumps [mypy](https://github.com/python/mypy) from 1.0.1 to 1.1.1.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/python/mypy/commit/9b777a36315b1ba24ab840f9f905cfb6c82e35a9"><code>9b777a3</code></a>
bump version to 1.1.1 for wheels build</li>
<li><a
href="https://github.com/python/mypy/commit/6d355f57df1a664e9853891ca77af68944242d52"><code>6d355f5</code></a>
[Release 1.1] Cherry-pick some mypyc build fixes (<a
href="https://redirect.github.com/python/mypy/issues/14820">#14820</a>)</li>
<li><a
href="https://github.com/python/mypy/commit/a27dec535e3eb1ed8dab1625e592bce5ab9a7972"><code>a27dec5</code></a>
Fix <code>--strict-equality</code> crash for instances of a class
generic over a `ParamS...</li>
<li><a
href="https://github.com/python/mypy/commit/c2016586d45767246d73bc38fd5b01e0d5c8f787"><code>c201658</code></a>
Remove +dev from version number before release</li>
<li><a
href="https://github.com/python/mypy/commit/17fba49939d4d8408f77e539290b24dd9b7f07ae"><code>17fba49</code></a>
[1.1 backport] [dataclass_transform] include
<strong>dataclass_fields</strong> in transfor...</li>
<li><a
href="https://github.com/python/mypy/commit/f2cac4a1bf08874f3862cdb48cad7f908577c400"><code>f2cac4a</code></a>
[1.1 backport] [dataclass_transform] detect transform spec changes in
increme...</li>
<li><a
href="https://github.com/python/mypy/commit/c03e979ca06c3bf082a4cd07458a1bc3205dc5e5"><code>c03e979</code></a>
Stubtest: Link directly to line (<a
href="https://redirect.github.com/python/mypy/issues/14437">#14437</a>)</li>
<li><a
href="https://github.com/python/mypy/commit/8a487ff248783fdc2fc0c1852a15f9fd6fbc12e8"><code>8a487ff</code></a>
Sync typeshed (<a
href="https://redirect.github.com/python/mypy/issues/14733">#14733</a>)</li>
<li><a
href="https://github.com/python/mypy/commit/c99133f405f286ed3429c809e9ae2cb3faaa2ceb"><code>c99133f</code></a>
Fix for bug with <code>in</code> operation on optionals in
<code>no-strict-optional</code> mode (<a
href="https://redirect.github.com/python/mypy/issues/1">#1</a>...</li>
<li><a
href="https://github.com/python/mypy/commit/ef3187a64d10d1aacbf1d28171b4af00dcd1cb64"><code>ef3187a</code></a>
Update commit hashes in sync typeshed script (<a
href="https://redirect.github.com/python/mypy/issues/14720">#14720</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/python/mypy/compare/v1.0.1...v1.1.1">compare
view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mypy&package-manager=pip&previous-version=1.0.1&new-version=1.1.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)

</details>

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.2.1 to 7.2.2 (#517)
dependabot[bot] [Thu, 16 Mar 2023 21:30:45 +0000 (22:30 +0100)]
Bump pytest from 7.2.1 to 7.2.2 (#517)

Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.1 to
7.2.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/pytest-dev/pytest/releases">pytest's
releases</a>.</em></p>
<blockquote>
<h2>7.2.2</h2>
<h1>pytest 7.2.2 (2023-03-03)</h1>
<h2>Bug Fixes</h2>
<ul>
<li><a
href="https://redirect.github.com/pytest-dev/pytest/issues/10533">#10533</a>:
Fixed <code>pytest.approx</code>{.interpreted-text
role=&quot;func&quot;} handling of dictionaries containing one or more
values of [0.0]{.title-ref}.</li>
<li><a
href="https://redirect.github.com/pytest-dev/pytest/issues/10592">#10592</a>:
Fixed crash if [--cache-show]{.title-ref} and [--help]{.title-ref} are
passed at the same time.</li>
<li><a
href="https://redirect.github.com/pytest-dev/pytest/issues/10597">#10597</a>:
Fixed bug where a fixture method named <code>teardown</code> would be
called as part of <code>nose</code> teardown stage.</li>
<li><a
href="https://redirect.github.com/pytest-dev/pytest/issues/10626">#10626</a>:
Fixed crash if <code>--fixtures</code> and <code>--help</code> are
passed at the same time.</li>
<li><a
href="https://redirect.github.com/pytest-dev/pytest/issues/10660">#10660</a>:
Fixed :py<code>pytest.raises</code>{.interpreted-text
role=&quot;func&quot;} to return a 'ContextManager' so that
type-checkers could narrow
<code>pytest.raises(...) if ... else nullcontext()</code> down to
'ContextManager' rather than 'object'.</li>
</ul>
<h2>Improved Documentation</h2>
<ul>
<li><a
href="https://redirect.github.com/pytest-dev/pytest/issues/10690">#10690</a>:
Added [CI]{.title-ref} and [BUILD_NUMBER]{.title-ref} environment
variables to the documentation.</li>
<li><a
href="https://redirect.github.com/pytest-dev/pytest/issues/10721">#10721</a>:
Fixed entry-points declaration in the documentation example using
Hatch.</li>
<li><a
href="https://redirect.github.com/pytest-dev/pytest/issues/10753">#10753</a>:
Changed wording of the module level skip to be very explicit
about not collecting tests and not executing the rest of the
module.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pytest-dev/pytest/commit/4191e0259805acbc499d326441c98e2b950637f1"><code>4191e02</code></a>
Prepare release version 7.2.2</li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/eb50c6ce9990c322f7ec1d25c8433456aa8fd7f6"><code>eb50c6c</code></a>
[7.2.x] Normalize how changelog entries are written (<a
href="https://redirect.github.com/pytest-dev/pytest/issues/10790">#10790</a>)</li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/9693556f27ee77ac74c380943b9b8e5b926edcf1"><code>9693556</code></a>
[7.2.x] Fix test_cmdline_python_namespace_package (<a
href="https://redirect.github.com/pytest-dev/pytest/issues/10789">#10789</a>)</li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/e8e7d44a4c28fc608ada23030f2883b922155218"><code>e8e7d44</code></a>
[7.2.x] made minor updates to fixtures docs (<a
href="https://redirect.github.com/pytest-dev/pytest/issues/10778">#10778</a>)</li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/2fd4549db50e0086ce163654c8e060478111f05a"><code>2fd4549</code></a>
[7.2.x] docs: be more explicit about module level skip preventing
collection ...</li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/cee8d6f274213f790ca286cb2d0b9390c6234c6c"><code>cee8d6f</code></a>
[7.2.x] Update import mode documentation to not refer to
<strong>import</strong>() anymore...</li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/79108bf9a37aebe1879c545cdf926251772cc05e"><code>79108bf</code></a>
[7.2.x] add CI and BUILD_NUMBER env var in docs (<a
href="https://redirect.github.com/pytest-dev/pytest/issues/10750">#10750</a>)</li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/779a87aada33af444f14841a04344016a087669e"><code>779a87a</code></a>
[7.2.x] Update open training (<a
href="https://redirect.github.com/pytest-dev/pytest/issues/10740">#10740</a>)</li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/60216810d938ea574b81761782d902309fd77ffd"><code>6021681</code></a>
Merge pull request <a
href="https://redirect.github.com/pytest-dev/pytest/issues/10734">#10734</a>
from pytest-dev/backport-10725-to-7.2.x</li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/37e410fce841635c6d3b4ba6b37c6a8df360b40a"><code>37e410f</code></a>
[7.2.x] Fix entry-points declaration in the documentation example using
Hatch</li>
<li>Additional commits viewable in <a
href="https://github.com/pytest-dev/pytest/compare/7.2.1...7.2.2">compare
view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pytest&package-manager=pip&previous-version=7.2.1&new-version=7.2.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump python-slugify from 7.0.0 to 8.0.1 (#526)
dependabot[bot] [Thu, 16 Mar 2023 21:16:11 +0000 (22:16 +0100)]
Bump python-slugify from 7.0.0 to 8.0.1 (#526)

Bumps [python-slugify](https://github.com/un33k/python-slugify) from
7.0.0 to 8.0.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/un33k/python-slugify/blob/master/CHANGELOG.md">python-slugify's
changelog</a>.</em></p>
<blockquote>
<h2>8.0.1</h2>
<ul>
<li>Added license notice to readme (<a
href="https://github.com/C-nit"><code>@​C-nit</code></a> - thx)</li>
</ul>
<h2>8.0.0</h2>
<ul>
<li>By default, prefer unidecode if installed (<a
href="https://github.com/enkidulan"><code>@​enkidulan</code></a> -
thx)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/un33k/python-slugify/commit/58031becacdc8945393ddf628e84a6785cd08066"><code>58031be</code></a>
Merge branch 'staging'</li>
<li><a
href="https://github.com/un33k/python-slugify/commit/e20c5e521416d53b37d823540f03145c298daf11"><code>e20c5e5</code></a>
Legal Notice / Readme</li>
<li><a
href="https://github.com/un33k/python-slugify/commit/b9b8b96430dcdd06d7cc888b04485be075a960a4"><code>b9b8b96</code></a>
Add note on licensing (<a
href="https://redirect.github.com/un33k/python-slugify/issues/130">#130</a>)</li>
<li><a
href="https://github.com/un33k/python-slugify/commit/11e6209bba742675bda4307a65d69c8821fccaee"><code>11e6209</code></a>
By default, prefer unidecode if installed</li>
<li><a
href="https://github.com/un33k/python-slugify/commit/22d7e84b95869dd4300952b88113dd00e53e9ec7"><code>22d7e84</code></a>
Update import order for unidecode vs text_unidecode (<a
href="https://redirect.github.com/un33k/python-slugify/issues/126">#126</a>)</li>
<li><a
href="https://github.com/un33k/python-slugify/commit/93d15b7f07c748e86d831f9268e04e80f807224a"><code>93d15b7</code></a>
Merge branch 'sandbox' into development</li>
<li><a
href="https://github.com/un33k/python-slugify/commit/40a9b99f95293309297c679959de1a506b98626f"><code>40a9b99</code></a>
Support Matrix</li>
<li><a
href="https://github.com/un33k/python-slugify/commit/fcbaac2ffbe3d37528ec5d26e750a696d2603587"><code>fcbaac2</code></a>
SemVer Table</li>
<li><a
href="https://github.com/un33k/python-slugify/commit/f0b267621368aa6aeca80011c2776aec05693547"><code>f0b2676</code></a>
SemVer Table</li>
<li><a
href="https://github.com/un33k/python-slugify/commit/dc888f5a7a0c52c0e408a9bded308505cf962fc1"><code>dc888f5</code></a>
SemVer Table</li>
<li>Additional commits viewable in <a
href="https://github.com/un33k/python-slugify/compare/v7.0.0...v8.0.1">compare
view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=python-slugify&package-manager=pip&previous-version=7.0.0&new-version=8.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoAuto renew cipher for Youtube Music provider (#539)
Marvin Schenkel [Thu, 16 Mar 2023 21:15:38 +0000 (22:15 +0100)]
Auto renew cipher for Youtube Music provider (#539)

This PR adds logic to auto-renew a cipher when it has expires.

3 years agoBump ruff from 0.0.254 to 0.0.256 (#535)
dependabot[bot] [Thu, 16 Mar 2023 21:14:16 +0000 (22:14 +0100)]
Bump ruff from 0.0.254 to 0.0.256 (#535)

Bumps [ruff](https://github.com/charliermarsh/ruff) from 0.0.254 to
0.0.256.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/charliermarsh/ruff/releases">ruff's
releases</a>.</em></p>
<blockquote>
<h2>v0.0.256</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Bug Fixes</h3>
<ul>
<li>PYI011: allow <code>math</code> constants in defaults by <a
href="https://github.com/XuehaiPan"><code>@​XuehaiPan</code></a> in <a
href="https://redirect.github.com/charliermarsh/ruff/pull/3484">charliermarsh/ruff#3484</a></li>
<li>Remove erroneous C4-to-C40 redirect by <a
href="https://github.com/charliermarsh"><code>@​charliermarsh</code></a>
in <a
href="https://redirect.github.com/charliermarsh/ruff/pull/3488">charliermarsh/ruff#3488</a></li>
<li>fix lack of <code>not</code> in error message by <a
href="https://github.com/Czaki"><code>@​Czaki</code></a> in <a
href="https://redirect.github.com/charliermarsh/ruff/pull/3497">charliermarsh/ruff#3497</a></li>
<li>Ensure that redirect warnings appear exactly once per code by <a
href="https://github.com/charliermarsh"><code>@​charliermarsh</code></a>
in <a
href="https://redirect.github.com/charliermarsh/ruff/pull/3500">charliermarsh/ruff#3500</a></li>
<li>Allow f-strings and concatenations in os.getenv by <a
href="https://github.com/charliermarsh"><code>@​charliermarsh</code></a>
in <a
href="https://redirect.github.com/charliermarsh/ruff/pull/3516">charliermarsh/ruff#3516</a></li>
<li>Allow string percent formatting in os.getenv by <a
href="https://github.com/charliermarsh"><code>@​charliermarsh</code></a>
in <a
href="https://redirect.github.com/charliermarsh/ruff/pull/3518">charliermarsh/ruff#3518</a></li>
<li>Refine complexity rules for try-except-else-finally by <a
href="https://github.com/charliermarsh"><code>@​charliermarsh</code></a>
in <a
href="https://redirect.github.com/charliermarsh/ruff/pull/3519">charliermarsh/ruff#3519</a></li>
<li>Replicate inline comments when splitting single-line imports by <a
href="https://github.com/charliermarsh"><code>@​charliermarsh</code></a>
in <a
href="https://redirect.github.com/charliermarsh/ruff/pull/3521">charliermarsh/ruff#3521</a></li>
<li>Avoid PEP 604 isinstance errors for starred tuples by <a
href="https://github.com/charliermarsh"><code>@​charliermarsh</code></a>
in <a
href="https://redirect.github.com/charliermarsh/ruff/pull/3527">charliermarsh/ruff#3527</a></li>
<li>Avoid tracking as-imports separately with force-single-line by <a
href="https://github.com/charliermarsh"><code>@​charliermarsh</code></a>
in <a
href="https://redirect.github.com/charliermarsh/ruff/pull/3530">charliermarsh/ruff#3530</a></li>
<li>Fix PYI011 and add auto-fix by <a
href="https://github.com/JonathanPlasse"><code>@​JonathanPlasse</code></a>
in <a
href="https://redirect.github.com/charliermarsh/ruff/pull/3492">charliermarsh/ruff#3492</a></li>
<li>Avoid PEP 604 panic with empty tuple by <a
href="https://github.com/charliermarsh"><code>@​charliermarsh</code></a>
in <a
href="https://redirect.github.com/charliermarsh/ruff/pull/3526">charliermarsh/ruff#3526</a></li>
<li>Add last remaining deprecated typing imports by <a
href="https://github.com/charliermarsh"><code>@​charliermarsh</code></a>
in <a
href="https://redirect.github.com/charliermarsh/ruff/pull/3529">charliermarsh/ruff#3529</a></li>
<li>Avoid unused argument violations in .pyi files by <a
href="https://github.com/charliermarsh"><code>@​charliermarsh</code></a>
in <a
href="https://redirect.github.com/charliermarsh/ruff/pull/3533">charliermarsh/ruff#3533</a></li>
</ul>
<h3>Other Changes</h3>
<ul>
<li>Include individual path checks in --verbose logging by <a
href="https://github.com/charliermarsh"><code>@​charliermarsh</code></a>
in <a
href="https://redirect.github.com/charliermarsh/ruff/pull/3489">charliermarsh/ruff#3489</a></li>
<li>Allow <code># ruff:</code> prefix for isort action comments by <a
href="https://github.com/charliermarsh"><code>@​charliermarsh</code></a>
in <a
href="https://redirect.github.com/charliermarsh/ruff/pull/3493">charliermarsh/ruff#3493</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/charliermarsh/ruff/compare/v0.0.255...v0.0.256">https://github.com/charliermarsh/ruff/compare/v0.0.255...v0.0.256</a></p>
<h2>v0.0.255</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Rules</h3>
<ul>
<li>[<code>flake8-pie</code>] Fix PIE802 broken auto-fix with trailing
comma by <a
href="https://github.com/JonathanPlasse"><code>@​JonathanPlasse</code></a>
in <a
href="https://redirect.github.com/charliermarsh/ruff/pull/3402">charliermarsh/ruff#3402</a></li>
<li>[<code>flake8-pie</code>] Implement autofix for PIE810 by <a
href="https://github.com/kyoto7250"><code>@​kyoto7250</code></a> in <a
href="https://redirect.github.com/charliermarsh/ruff/pull/3411">charliermarsh/ruff#3411</a></li>
<li>[<code>flake8-bugbear</code>] Add <code>flake8-bugbear</code>'s B030
rule by <a
href="https://github.com/aacunningham"><code>@​aacunningham</code></a>
in <a
href="https://redirect.github.com/charliermarsh/ruff/pull/3400">charliermarsh/ruff#3400</a></li>
<li>[<code>pycodestyle</code>] Add E231 by <a
href="https://github.com/carlosmiei"><code>@​carlosmiei</code></a> in <a
href="https://redirect.github.com/charliermarsh/ruff/pull/3344">charliermarsh/ruff#3344</a></li>
<li>[<code>pyupgrade</code>] Flag deprecated (but renamed) imports in
UP035 by <a
href="https://github.com/charliermarsh"><code>@​charliermarsh</code></a>
in <a
href="https://redirect.github.com/charliermarsh/ruff/pull/3448">charliermarsh/ruff#3448</a></li>
<li>[<code>pyupgrade</code>] Remap ChainMap, Counter, and OrderedDict
imports to collections by <a
href="https://github.com/charliermarsh"><code>@​charliermarsh</code></a>
in <a
href="https://redirect.github.com/charliermarsh/ruff/pull/3392">charliermarsh/ruff#3392</a></li>
<li>[<code>pylint</code>] C1901: compare-to-empty-string by <a
href="https://github.com/AreamanM"><code>@​AreamanM</code></a> in <a
href="https://redirect.github.com/charliermarsh/ruff/pull/3405">charliermarsh/ruff#3405</a></li>
<li>[<code>pylint</code>] Implement W1508 invalid-envvar-default by <a
href="https://github.com/latonis"><code>@​latonis</code></a> in <a
href="https://redirect.github.com/charliermarsh/ruff/pull/3449">charliermarsh/ruff#3449</a></li>
<li>[<code>pylint</code>] Implement E1507 invalid-envvar-value by <a
href="https://github.com/latonis"><code>@​latonis</code></a> in <a
href="https://redirect.github.com/charliermarsh/ruff/pull/3467">charliermarsh/ruff#3467</a></li>
</ul>
<h3>Settings</h3>
<ul>
<li>Infer <code>target-version</code> from project metadata by <a
href="https://github.com/JonathanPlasse"><code>@​JonathanPlasse</code></a>
in <a
href="https://redirect.github.com/charliermarsh/ruff/pull/3470">charliermarsh/ruff#3470</a></li>
<li>Implement configuration options
<code>runtime-evaluated-decorators</code> and
<code>runtime-evaluated-base-classes</code> for
<code>flake8-type-checking</code> by <a
href="https://github.com/sasanjac"><code>@​sasanjac</code></a> in <a
href="https://redirect.github.com/charliermarsh/ruff/pull/3292">charliermarsh/ruff#3292</a></li>
<li>Add Azure DevOps as a <code>--format</code> option. by <a
href="https://github.com/StefanBRas"><code>@​StefanBRas</code></a> in <a
href="https://redirect.github.com/charliermarsh/ruff/pull/3335">charliermarsh/ruff#3335</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Re-enable the T and C linter prefix selectors by <a
href="https://github.com/charliermarsh"><code>@​charliermarsh</code></a>
in <a
href="https://redirect.github.com/charliermarsh/ruff/pull/3452">charliermarsh/ruff#3452</a></li>
<li>Treat unary operations on constants as constant-like by <a
href="https://github.com/charliermarsh"><code>@​charliermarsh</code></a>
in <a
href="https://redirect.github.com/charliermarsh/ruff/pull/3348">charliermarsh/ruff#3348</a></li>
<li>Skip byte-order-mark at start of file by <a
href="https://github.com/charliermarsh"><code>@​charliermarsh</code></a>
in <a
href="https://redirect.github.com/charliermarsh/ruff/pull/3343">charliermarsh/ruff#3343</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/charliermarsh/ruff/commit/e636c5fcf07313ad83c1c75d5b1459b4999efd20"><code>e636c5f</code></a>
Avoid unused argument violations in .pyi files (<a
href="https://redirect.github.com/charliermarsh/ruff/issues/3533">#3533</a>)</li>
<li><a
href="https://github.com/charliermarsh/ruff/commit/12dfd57211ec11a593aa93057dc1c49221bf2b09"><code>12dfd57</code></a>
Bump version to v0.0.256 (<a
href="https://redirect.github.com/charliermarsh/ruff/issues/3531">#3531</a>)</li>
<li><a
href="https://github.com/charliermarsh/ruff/commit/d188d242a00a7583fc98c6ca5fe2746c7a064cea"><code>d188d24</code></a>
Avoid tracking as-imports separately with force-single-line (<a
href="https://redirect.github.com/charliermarsh/ruff/issues/3530">#3530</a>)</li>
<li><a
href="https://github.com/charliermarsh/ruff/commit/57796c5e59e3e0950d4409d3e54e7ba5a04bdda1"><code>57796c5</code></a>
Add last remaining deprecated typing imports (<a
href="https://redirect.github.com/charliermarsh/ruff/issues/3529">#3529</a>)</li>
<li><a
href="https://github.com/charliermarsh/ruff/commit/254586979727aeaaad694d4fe1a166e37b9674d0"><code>2545869</code></a>
Avoid PEP 604 isinstance errors for starred tuples (<a
href="https://redirect.github.com/charliermarsh/ruff/issues/3527">#3527</a>)</li>
<li><a
href="https://github.com/charliermarsh/ruff/commit/58353a4bf4789dd3bef200e94c38f948ecae8249"><code>58353a4</code></a>
Avoid PEP 604 panic with empty tuple (<a
href="https://redirect.github.com/charliermarsh/ruff/issues/3526">#3526</a>)</li>
<li><a
href="https://github.com/charliermarsh/ruff/commit/a36139ae218beb25a6a035fb89777b0e99d067b8"><code>a36139a</code></a>
Replicate inline comments when splitting single-line imports (<a
href="https://redirect.github.com/charliermarsh/ruff/issues/3521">#3521</a>)</li>
<li><a
href="https://github.com/charliermarsh/ruff/commit/7e904111b1901db43150fad09ab43c92f31a4d26"><code>7e90411</code></a>
Fix PYI011 and add auto-fix (<a
href="https://redirect.github.com/charliermarsh/ruff/issues/3492">#3492</a>)</li>
<li><a
href="https://github.com/charliermarsh/ruff/commit/344daebb1b136a9cf059518c09ef88e7940e2d28"><code>344daeb</code></a>
Refine complexity rules for try-except-else-finally (<a
href="https://redirect.github.com/charliermarsh/ruff/issues/3519">#3519</a>)</li>
<li><a
href="https://github.com/charliermarsh/ruff/commit/432059de35e3fc7f20140686b7df6ee770acc0f2"><code>432059d</code></a>
Allow <code># ruff:</code> prefix for isort action comments (<a
href="https://redirect.github.com/charliermarsh/ruff/issues/3493">#3493</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/charliermarsh/ruff/compare/v0.0.254...v0.0.256">compare
view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ruff&package-manager=pip&previous-version=0.0.254&new-version=0.0.256)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)

</details>

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 (#536)
github-actions[bot] [Thu, 16 Mar 2023 21:13:58 +0000 (22:13 +0100)]
Auto-update pre-commit hooks (#536)

Update versions of tools in pre-commit
configs to latest version

Co-authored-by: marcelveldt <marcelveldt@users.noreply.github.com>
3 years agoBump pypa/gh-action-pypi-publish from 1.7.1 to 1.8.1 (#538)
dependabot[bot] [Thu, 16 Mar 2023 21:11:45 +0000 (22:11 +0100)]
Bump pypa/gh-action-pypi-publish from 1.7.1 to 1.8.1 (#538)

Bumps
[pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish)
from 1.7.1 to 1.8.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/pypa/gh-action-pypi-publish/releases">pypa/gh-action-pypi-publish's
releases</a>.</em></p>
<blockquote>
<h2>v1.8.1</h2>
<h2>🐛 What's Fixed</h2>
<p>💔 Unfortunately, a tiny mistake in v1.8.0 caused a far-reaching
regression for the most used code path.
❗ But don't worry, it's fixed now thanks to <a
href="https://github.com/njzjz"><code>@​njzjz</code></a> who promptly
spotted it and <a
href="https://github.com/zhongjiajie"><code>@​zhongjiajie</code></a> who
sent a bugfix.</p>
<h2>🙌 New Contributors</h2>
<ul>
<li><a
href="https://github.com/zhongjiajie"><code>@​zhongjiajie</code></a>
made their first contribution in <a
href="https://redirect.github.com/pypa/gh-action-pypi-publish/pull/131">pypa/gh-action-pypi-publish#131</a></li>
</ul>
<p><strong>Full Diff</strong>: <a
href="https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.0...v1.8.1">https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.0...v1.8.1</a></p>
<h2>v1.8.0</h2>
<h2>The Coolest Release Ever!</h2>
<p>In this release, <a
href="https://github.com/woodruffw"><code>@​woodruffw</code></a>
implemented support for secretless OIDC-based publishing to PyPI-like
package indexes. The OIDC flow is activated when neither username nor
password action inputs are set.</p>
<p>The OIDC “token exchange”, is an authentication technique that PyPI
(and TestPyPI, and hopefully some future others) supports as an
alternative to long-lived username/password combinations or long-lived
API tokens.</p>
<blockquote>
<p><strong>IMPORTANT:</strong> The PyPI-side configuration is only
available to participants of the private beta test. Please, only try out
the zero-config mode if you are a beta test participant having followed
the PyPI configuration instructions.</p>
</blockquote>
<p>Setup prerequisites: <a
href="https://github.com/marketplace/actions/pypi-publish#publishing-with-openid-connect">https://github.com/marketplace/actions/pypi-publish#publishing-with-openid-connect</a>
PyPI's documentation: <a
href="https://pypi.org/help/#openid-connect">https://pypi.org/help/#openid-connect</a>
Beta test enrollment: <a
href="https://redirect.github.com/pypi/warehouse/issues/12965">pypi/warehouse#12965</a></p>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/woodruffw"><code>@​woodruffw</code></a>
made their first contribution in <a
href="https://redirect.github.com/pypa/gh-action-pypi-publish/pull/123">pypa/gh-action-pypi-publish#123</a></li>
</ul>
<p><strong>Full Diff</strong>: <a
href="https://github.com/pypa/gh-action-pypi-publish/compare/v1.7.1...v1.8.0">https://github.com/pypa/gh-action-pypi-publish/compare/v1.7.1...v1.8.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pypa/gh-action-pypi-publish/commit/a3a3bafbb3e5a75a854ae1bc53ae128cf22c4af4"><code>a3a3baf</code></a>
🐛 Merge PR <a
href="https://redirect.github.com/pypa/gh-action-pypi-publish/issues/131">#131</a>
from into unstable/v1</li>
<li><a
href="https://github.com/pypa/gh-action-pypi-publish/commit/d5417dc8be8a412b7bf487b09ad3997ad92f859b"><code>d5417dc</code></a>
🐛Correct default upload URL</li>
<li><a
href="https://github.com/pypa/gh-action-pypi-publish/commit/8ef2b3d46c9ecba901fb2ae21d98e322c4089c4e"><code>8ef2b3d</code></a>
Merge PR <a
href="https://redirect.github.com/pypa/gh-action-pypi-publish/issues/123">#123</a>
into unstable/v1</li>
<li><a
href="https://github.com/pypa/gh-action-pypi-publish/commit/2b46bad8cbe9efe518cd7dd98a1610b22721a469"><code>2b46bad</code></a>
OIDC beta support</li>
<li>See full diff in <a
href="https://github.com/pypa/gh-action-pypi-publish/compare/v1.7.1...v1.8.1">compare
view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pypa/gh-action-pypi-publish&package-manager=github_actions&previous-version=1.7.1&new-version=1.8.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)

</details>

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 [Thu, 16 Mar 2023 14:58:04 +0000 (15:58 +0100)]
Update README.md

3 years agoAdd setting up local dev env docs (#537)
Marvin Schenkel [Thu, 16 Mar 2023 14:43:56 +0000 (15:43 +0100)]
Add setting up local dev env docs (#537)

This PR adds
* A template / structure for dev docs.
* Content of setting up a local dev env.

3 years agoFix tests on CI (#534)
Marcel van der Veldt [Wed, 15 Mar 2023 22:39:42 +0000 (23:39 +0100)]
Fix tests on CI (#534)

3 years ago2.0.0b6
Marcel van der Veldt [Tue, 14 Mar 2023 23:03:53 +0000 (00:03 +0100)]
2.0.0b6

3 years agoSome small bugfixes and improvements (#532)
Marcel van der Veldt [Tue, 14 Mar 2023 22:59:31 +0000 (23:59 +0100)]
Some small bugfixes and improvements (#532)

- [add some guards for missing metadata in
cast](https://github.com/music-assistant/server/commit/993e17d1f905bdbd21912df84fc9ffa0166e9341)
- [only restart airplay bridge if
needed](https://github.com/music-assistant/server/commit/f2b038896a6cfc5b980400cd8465e629a72b4938)
- [add more guards for unavailable
providers](https://github.com/music-assistant/server/commit/452f52c8c7bd15b330a095ccc10da3bfd1ac96c0)

3 years agoFix Sonos and DLNA devices not discovered on fresh install (#531)
Marcel van der Veldt [Tue, 14 Mar 2023 21:10:17 +0000 (22:10 +0100)]
Fix Sonos and DLNA devices not discovered on fresh install (#531)

3 years ago2.0.0b5
Marcel van der Veldt [Tue, 14 Mar 2023 19:30:57 +0000 (20:30 +0100)]
2.0.0b5

3 years agoFix parsing tags from smb provider (#530)
Marcel van der Veldt [Tue, 14 Mar 2023 19:29:23 +0000 (20:29 +0100)]
Fix parsing tags from smb provider (#530)

Fix some issues with parsing tags (e.g. duration) from the SMB music
provider and set some other defaults

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>