Marcel van der Veldt [Fri, 27 Sep 2024 13:39:28 +0000 (15:39 +0200)]
some tweaks to dockefile
tweak
Marcel van der Veldt [Fri, 27 Sep 2024 13:37:27 +0000 (15:37 +0200)]
Merge branch 'main' of https://github.com/music-assistant/server
Marcel van der Veldt [Fri, 27 Sep 2024 13:27:07 +0000 (15:27 +0200)]
run with mass user in container
Marcel van der Veldt [Fri, 27 Sep 2024 13:27:07 +0000 (15:27 +0200)]
run with mass user
Marcel van der Veldt [Fri, 27 Sep 2024 13:10:20 +0000 (15:10 +0200)]
Merge branch 'main' of https://github.com/music-assistant/server
Marcel van der Veldt [Fri, 27 Sep 2024 06:54:46 +0000 (08:54 +0200)]
more attempts to get non-root exec working
Marcel van der Veldt [Fri, 27 Sep 2024 12:51:29 +0000 (14:51 +0200)]
last resort
Marcel van der Veldt [Fri, 27 Sep 2024 06:54:46 +0000 (08:54 +0200)]
one more try
Marcel van der Veldt [Fri, 27 Sep 2024 01:36:06 +0000 (03:36 +0200)]
Merge branch 'main' of https://github.com/music-assistant/server
Marcel van der Veldt [Thu, 26 Sep 2024 22:04:38 +0000 (00:04 +0200)]
adjust base image to use a venv
Marcel van der Veldt [Fri, 27 Sep 2024 01:07:40 +0000 (03:07 +0200)]
include pywidevine in base image
Marcel van der Veldt [Fri, 27 Sep 2024 00:54:25 +0000 (02:54 +0200)]
tweak
Marcel van der Veldt [Fri, 27 Sep 2024 00:49:45 +0000 (02:49 +0200)]
cleanup
Marcel van der Veldt [Fri, 27 Sep 2024 00:47:56 +0000 (02:47 +0200)]
more updates to base image
Marcel van der Veldt [Thu, 26 Sep 2024 22:04:38 +0000 (00:04 +0200)]
use venv for python
Marcel van der Veldt [Mon, 23 Sep 2024 21:53:13 +0000 (23:53 +0200)]
some linting
Marcel van der Veldt [Mon, 23 Sep 2024 21:50:46 +0000 (23:50 +0200)]
some small tweaks to sonos s2 provider
dependabot[bot] [Mon, 23 Sep 2024 20:57:46 +0000 (22:57 +0200)]
Bump ruff from 0.6.5 to 0.6.7 (#1678)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.5 to 0.6.7.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.6.5...0.6.7)
---
updated-dependencies:
- dependency-name: ruff
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>
dependabot[bot] [Mon, 23 Sep 2024 20:57:34 +0000 (22:57 +0200)]
Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 (#1677)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.10.1 to 1.10.2.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.10.1...v1.10.2)
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
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>
Marcel van der Veldt [Mon, 23 Sep 2024 19:13:48 +0000 (21:13 +0200)]
fallback to regular pip install if uv pip fails
Marcel van der Veldt [Mon, 23 Sep 2024 19:04:28 +0000 (21:04 +0200)]
Prevent KeyError in HA player provider
Marcel van der Veldt [Fri, 20 Sep 2024 14:27:18 +0000 (16:27 +0200)]
Better handling of Spotify stream error (due to token expiration) (#1676)
Marcel van der Veldt [Fri, 20 Sep 2024 13:51:02 +0000 (15:51 +0200)]
change default http profile
Marcel van der Veldt [Fri, 20 Sep 2024 13:41:37 +0000 (15:41 +0200)]
Fix for Sonos S1: use threadsafe callback
Marcel van der Veldt [Thu, 19 Sep 2024 21:32:16 +0000 (23:32 +0200)]
sort provider mappings - local first at all times
Marcel van der Veldt [Thu, 19 Sep 2024 07:28:00 +0000 (09:28 +0200)]
Maintenance: Replace pylint with ruff (#1675)
Marcel van der Veldt [Thu, 19 Sep 2024 07:11:36 +0000 (09:11 +0200)]
Fix: faster retry on spotify token expiration
Marcel van der Veldt [Thu, 19 Sep 2024 07:01:47 +0000 (09:01 +0200)]
fix: don't enqueue next if flow mode is enabled
Diede van Marle [Wed, 18 Sep 2024 22:15:33 +0000 (00:15 +0200)]
Bump pyblu from 0.4.0 to 1.0.2 (#1669)
Bumps [pyblu](https://github.com/LouisChrist/pyblu) from 0.4.0 to 1.0.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/LouisChrist/pyblu/releases">pyblu's
releases</a>.</em></p>
<blockquote>
<h2>v1.0.2</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix wrong error mapping by <a
href="https://github.com/LouisChrist"><code>@LouisChrist</code></a> in
<a
href="https://redirect.github.com/LouisChrist/pyblu/pull/31">LouisChrist/pyblu#31</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/LouisChrist/pyblu/compare/v1.0.1...v1.0.2">https://github.com/LouisChrist/pyblu/compare/v1.0.1...v1.0.2</a></p>
<h2>v1.0.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Relax dependency version requirements by <a
href="https://github.com/LouisChrist"><code>@LouisChrist</code></a> in
<a
href="https://redirect.github.com/LouisChrist/pyblu/pull/27">LouisChrist/pyblu#27</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/LouisChrist/pyblu/compare/v1.0.0...v1.0.1">https://github.com/LouisChrist/pyblu/compare/v1.0.0...v1.0.1</a></p>
<h2>v1.0.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Use lxml for xml parsing by <a
href="https://github.com/LouisChrist"><code>@LouisChrist</code></a> in
<a
href="https://redirect.github.com/LouisChrist/pyblu/pull/23">LouisChrist/pyblu#23</a></li>
<li>Add custom errors by <a
href="https://github.com/LouisChrist"><code>@LouisChrist</code></a> in
<a
href="https://redirect.github.com/LouisChrist/pyblu/pull/24">LouisChrist/pyblu#24</a></li>
<li>Change Status.seconds from int to float by <a
href="https://github.com/LouisChrist"><code>@LouisChrist</code></a> in
<a
href="https://redirect.github.com/LouisChrist/pyblu/pull/26">LouisChrist/pyblu#26</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/LouisChrist/pyblu/compare/v0.5.2...v1.0.0">https://github.com/LouisChrist/pyblu/compare/v0.5.2...v1.0.0</a></p>
<h2>v0.5.2</h2>
<h2>What's Changed</h2>
<ul>
<li>Make total_seconds optional in Status by <a
href="https://github.com/LouisChrist"><code>@LouisChrist</code></a> in
<a
href="https://redirect.github.com/LouisChrist/pyblu/pull/22">LouisChrist/pyblu#22</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/LouisChrist/pyblu/compare/v0.5.1...v0.5.2">https://github.com/LouisChrist/pyblu/compare/v0.5.1...v0.5.2</a></p>
<h2>v0.5.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix error on missing master in SyncStatus by <a
href="https://github.com/LouisChrist"><code>@LouisChrist</code></a> in
<a
href="https://redirect.github.com/LouisChrist/pyblu/pull/21">LouisChrist/pyblu#21</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/LouisChrist/pyblu/compare/v0.5.0...v0.5.1">https://github.com/LouisChrist/pyblu/compare/v0.5.0...v0.5.1</a></p>
<h2>v0.5.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Add mypy type checking and py.typed marker by <a
href="https://github.com/LouisChrist"><code>@LouisChrist</code></a> in
<a
href="https://redirect.github.com/LouisChrist/pyblu/pull/20">LouisChrist/pyblu#20</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/LouisChrist/pyblu/compare/v0.4.0...v0.5.0">https://github.com/LouisChrist/pyblu/compare/v0.4.0...v0.5.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/LouisChrist/pyblu/commit/
b2fbcda7bdcde75b45eb72fa47d89bebc3cc4fc4"><code>
b2fbcda</code></a>
Release v1.0.2</li>
<li><a
href="https://github.com/LouisChrist/pyblu/commit/
a6fcaaed940c5a155c7fca853c0d38e7c433b267"><code>
a6fcaae</code></a>
Fix wrong error mapping (<a
href="https://redirect.github.com/LouisChrist/pyblu/issues/31">#31</a>)</li>
<li><a
href="https://github.com/LouisChrist/pyblu/commit/
c95117124942586e3ae2ef1c925f61700bf7d3b7"><code>
c951171</code></a>
Bump pytest-asyncio from 0.23.8 to 0.24.0 (<a
href="https://redirect.github.com/LouisChrist/pyblu/issues/29">#29</a>)</li>
<li><a
href="https://github.com/LouisChrist/pyblu/commit/
3ca50181f405fd196b6db4ed5cbdc1a5435d3c6c"><code>
3ca5018</code></a>
Release v1.0.1</li>
<li><a
href="https://github.com/LouisChrist/pyblu/commit/
b9647a1804d02ac05d01e9e9740aa931b9e123c1"><code>
b9647a1</code></a>
Relax dependecy version requirements (<a
href="https://redirect.github.com/LouisChrist/pyblu/issues/27">#27</a>)</li>
<li><a
href="https://github.com/LouisChrist/pyblu/commit/
c5570c35c77d519a5796b6dcb2d0ede981e6f7b3"><code>
c5570c3</code></a>
Run docs workflow on tags</li>
<li><a
href="https://github.com/LouisChrist/pyblu/commit/
88f1e8eaeea915420c50e68a86bc31b43762080d"><code>
88f1e8e</code></a>
Release v1.0.0</li>
<li><a
href="https://github.com/LouisChrist/pyblu/commit/
8dd3d3c5ba3c269bb9b4b97023dd40283f2521b1"><code>
8dd3d3c</code></a>
Change Status.seconds from int to float (<a
href="https://redirect.github.com/LouisChrist/pyblu/issues/26">#26</a>)</li>
<li><a
href="https://github.com/LouisChrist/pyblu/commit/
3968c1b84026f9cf59569a88f7e1848b528997df"><code>
3968c1b</code></a>
Build docs always deploy only on tags starting with 'v' (<a
href="https://redirect.github.com/LouisChrist/pyblu/issues/25">#25</a>)</li>
<li><a
href="https://github.com/LouisChrist/pyblu/commit/
305eca489fab05d8b7523a5ed4c427f07d3e825b"><code>
305eca4</code></a>
Add custom errors (<a
href="https://redirect.github.com/LouisChrist/pyblu/issues/24">#24</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/LouisChrist/pyblu/compare/v0.4.0...v1.0.2">compare
view</a></li>
</ul>
</details>
<br />
[](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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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>
Marcel van der Veldt [Wed, 18 Sep 2024 21:37:15 +0000 (23:37 +0200)]
Fix keyerror in cache autocleanup (#1674)
Marvin Schenkel [Wed, 18 Sep 2024 21:34:12 +0000 (23:34 +0200)]
Fix: Disable shuffle for radio mode (#1673)
Disable shuffle for radio mode
Diede van Marle [Wed, 18 Sep 2024 21:23:02 +0000 (23:23 +0200)]
Bluesound: dynamic polling (#1671)
Marcel van der Veldt [Tue, 17 Sep 2024 22:13:03 +0000 (00:13 +0200)]
fix for sonos_s1 hidden flow mode
Marcel van der Veldt [Tue, 17 Sep 2024 22:11:41 +0000 (00:11 +0200)]
Fix: flow mode not being applied in all cases (while it should) (#1672)
Fix for flow mode incorrectly enforced
Marcel van der Veldt [Tue, 17 Sep 2024 22:10:08 +0000 (00:10 +0200)]
Update manifest.json
Marcel van der Veldt [Mon, 16 Sep 2024 21:48:50 +0000 (23:48 +0200)]
A few small bugfixes and enhancements to playback and enqueuing (#1670)
Rob Sonke [Mon, 16 Sep 2024 21:48:33 +0000 (23:48 +0200)]
Adding missing icon for the Soundcloud music provider (#1665)
dependabot[bot] [Mon, 16 Sep 2024 21:25:52 +0000 (23:25 +0200)]
Bump ruff from 0.6.4 to 0.6.5 (#1667)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.4 to 0.6.5.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.6.4...0.6.5)
---
updated-dependencies:
- dependency-name: ruff
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>
dependabot[bot] [Mon, 16 Sep 2024 21:25:43 +0000 (23:25 +0200)]
Bump pytest from 8.3.2 to 8.3.3 (#1668)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.2 to 8.3.3.
- [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/8.3.2...8.3.3)
---
updated-dependencies:
- dependency-name: pytest
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>
dependabot[bot] [Mon, 16 Sep 2024 17:14:00 +0000 (17:14 +0000)]
Bump pyblu from 0.4.0 to 1.0.2
Bumps [pyblu](https://github.com/LouisChrist/pyblu) from 0.4.0 to 1.0.2.
- [Release notes](https://github.com/LouisChrist/pyblu/releases)
- [Commits](https://github.com/LouisChrist/pyblu/compare/v0.4.0...v1.0.2)
---
updated-dependencies:
- dependency-name: pyblu
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Calvin Walton [Mon, 16 Sep 2024 05:39:36 +0000 (01:39 -0400)]
Fix loading state from cache when connecting to slimproto players (#1666)
Marcel van der Veldt [Sun, 15 Sep 2024 10:41:53 +0000 (12:41 +0200)]
Fix: ensure Spotify token is fresh when retrieving streamdetails
Marcel van der Veldt [Sat, 14 Sep 2024 23:55:38 +0000 (01:55 +0200)]
Fix: Handle radio stations providing non utf-8 in streamtitle (#1664)
dependabot[bot] [Sat, 14 Sep 2024 13:52:05 +0000 (15:52 +0200)]
Bump ruff from 0.6.3 to 0.6.4 (#1655)
* Bump ruff from 0.6.3 to 0.6.4
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.3 to 0.6.4.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.6.3...0.6.4)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* lint
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
Marcel van der Veldt [Sat, 14 Sep 2024 08:26:23 +0000 (10:26 +0200)]
Try parsing track number from the filename (#1663)
Marcel van der Veldt [Sat, 14 Sep 2024 08:01:28 +0000 (10:01 +0200)]
Fix API compatibility (#1662)
music-assistant-machine [Sat, 14 Sep 2024 02:06:12 +0000 (04:06 +0200)]
frontend-2.8.13 (#1661)
* Update pyproject.toml for 2.8.13
* Update requirements_all.txt for 2.8.13
Marcel van der Veldt [Sat, 14 Sep 2024 02:03:12 +0000 (04:03 +0200)]
fix typo in sonos volume
Marcel van der Veldt [Sat, 14 Sep 2024 02:00:20 +0000 (04:00 +0200)]
append version to queue item name
Marcel van der Veldt [Sat, 14 Sep 2024 01:59:53 +0000 (03:59 +0200)]
Several bugfixes and enhancements to audio streaming (#1660)
Marcel van der Veldt [Thu, 12 Sep 2024 08:44:57 +0000 (10:44 +0200)]
ensure we use the provider lookup key for loudness measurements
Diede van Marle [Thu, 12 Sep 2024 08:39:12 +0000 (10:39 +0200)]
fixed deprecated enqueue next issue, announcements should work now too (#1659)
Marcel van der Veldt [Thu, 12 Sep 2024 07:05:20 +0000 (09:05 +0200)]
Some small fixes in the queue controller
Diede van Marle [Wed, 11 Sep 2024 22:35:36 +0000 (00:35 +0200)]
Add Bluesound player provider (#1624)
Marcel van der Veldt [Wed, 11 Sep 2024 21:43:18 +0000 (23:43 +0200)]
Fix cast/dlna player stops playing after 1 or 2 tracks of a playlist (#1658)
Marcel van der Veldt [Wed, 11 Sep 2024 21:04:35 +0000 (23:04 +0200)]
Volume normalization improvements (#1657)
Marvin Schenkel [Wed, 11 Sep 2024 21:03:10 +0000 (23:03 +0200)]
Feature: Radio mode enhancements (#1654)
dependabot[bot] [Wed, 11 Sep 2024 07:51:30 +0000 (09:51 +0200)]
Bump zeroconf from 0.133.0 to 0.134.0 (#1656)
Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.133.0 to 0.134.0.
- [Release notes](https://github.com/python-zeroconf/python-zeroconf/releases)
- [Changelog](https://github.com/python-zeroconf/python-zeroconf/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python-zeroconf/python-zeroconf/compare/0.133.0...0.134.0)
---
updated-dependencies:
- dependency-name: zeroconf
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>
Marcel van der Veldt [Sun, 8 Sep 2024 12:31:44 +0000 (14:31 +0200)]
Fix several issues with enqueueing of next track (#1653)
Marvin Schenkel [Sun, 8 Sep 2024 10:20:45 +0000 (12:20 +0200)]
Apple Music: Various fixes (#1652)
Marcel van der Veldt [Sun, 8 Sep 2024 09:48:10 +0000 (11:48 +0200)]
Fix playback get stuck when there is a stream error on a single track (#1651)
OzGav [Sun, 8 Sep 2024 09:47:05 +0000 (19:47 +1000)]
Add Ukrainian to supported (metadata) languages (#1650)
Marcel van der Veldt [Fri, 6 Sep 2024 07:58:37 +0000 (09:58 +0200)]
Revert "add aiorun to requirements"
This reverts commit
2ef08ff42be8ff42873e576ae33947c587a2551a.
Marcel van der Veldt [Wed, 4 Sep 2024 12:07:54 +0000 (14:07 +0200)]
make sure we install the full server package
Marcel van der Veldt [Wed, 4 Sep 2024 11:45:17 +0000 (13:45 +0200)]
add aiorun to requirements
Jozef Kruszynski [Wed, 4 Sep 2024 11:40:08 +0000 (13:40 +0200)]
chore: 🤖 cleanup dist folder after image is built (#1649)
Marcel van der Veldt [Wed, 4 Sep 2024 11:33:36 +0000 (13:33 +0200)]
Merge branch 'main' of https://github.com/music-assistant/server
Marcel van der Veldt [Wed, 4 Sep 2024 07:55:52 +0000 (09:55 +0200)]
update release workflow
Jozef Kruszynski [Wed, 4 Sep 2024 11:26:43 +0000 (13:26 +0200)]
fix: 🐛 explicitly add dist to build context, ls contents (#1648)
Marcel van der Veldt [Wed, 4 Sep 2024 10:47:45 +0000 (12:47 +0200)]
fix typo in release workflow
Marcel van der Veldt [Wed, 4 Sep 2024 10:45:46 +0000 (12:45 +0200)]
Update release.yml
Marcel van der Veldt [Wed, 4 Sep 2024 10:40:27 +0000 (12:40 +0200)]
tweaks to build workflow
Marcel van der Veldt [Wed, 4 Sep 2024 10:30:01 +0000 (12:30 +0200)]
fix arg for base image version
Marcel van der Veldt [Wed, 4 Sep 2024 10:19:25 +0000 (12:19 +0200)]
dont wait for pypi in release flow
Marcel van der Veldt [Wed, 4 Sep 2024 10:07:14 +0000 (12:07 +0200)]
Split up build workflow to use intermediate base image (#1647)
Marcel van der Veldt [Wed, 4 Sep 2024 08:07:30 +0000 (10:07 +0200)]
fix version check ?
Marcel van der Veldt [Wed, 4 Sep 2024 08:00:32 +0000 (10:00 +0200)]
fix typo
Marcel van der Veldt [Wed, 4 Sep 2024 07:55:52 +0000 (09:55 +0200)]
specify main version for dev build
dependabot[bot] [Wed, 4 Sep 2024 07:38:35 +0000 (09:38 +0200)]
Bump cryptography from 43.0.0 to 43.0.1 (#1646)
Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.0 to 43.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/43.0.0...43.0.1)
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Jozef Kruszynski [Wed, 4 Sep 2024 07:32:55 +0000 (09:32 +0200)]
fix: 🐛 move download to after checkout, fix conditionals (#1645)
Marcel van der Veldt [Tue, 3 Sep 2024 21:27:10 +0000 (23:27 +0200)]
fix typo in dockerfile
Marcel van der Veldt [Tue, 3 Sep 2024 21:20:51 +0000 (23:20 +0200)]
fix typo in release script
Jozef Kruszynski [Tue, 3 Sep 2024 20:51:20 +0000 (22:51 +0200)]
fix: 🐛 Hopefully fix release (#1644)
music-assistant-machine [Tue, 3 Sep 2024 19:30:00 +0000 (21:30 +0200)]
frontend-2.8.12 (#1643)
* Update pyproject.toml for 2.8.12
* Update requirements_all.txt for 2.8.12
Marcel van der Veldt [Tue, 3 Sep 2024 19:29:48 +0000 (21:29 +0200)]
Some small bugfixes and tweaks (#1642)
* Require extra duration match for 'soft' external id matches
* Fix race condition in spotify stream when token expired
* Add a bit of extra logging
* fix playlist matching
* limit radiobrowser results
* update airplay mute state on volume changes
dependabot[bot] [Tue, 3 Sep 2024 19:11:27 +0000 (21:11 +0200)]
Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 (#1641)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.10.0...v1.10.1)
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
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>
dependabot[bot] [Tue, 3 Sep 2024 09:55:07 +0000 (11:55 +0200)]
Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 (#1635)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.9.0...v1.10.0)
---
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>
dependabot[bot] [Tue, 3 Sep 2024 09:54:56 +0000 (11:54 +0200)]
Bump certifi from 2024.7.4 to 2024.8.30 (#1636)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.7.4 to 2024.8.30.
- [Commits](https://github.com/certifi/python-certifi/compare/2024.07.04...2024.08.30)
---
updated-dependencies:
- dependency-name: certifi
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>
dependabot[bot] [Tue, 3 Sep 2024 09:54:46 +0000 (11:54 +0200)]
Bump zeroconf from 0.132.2 to 0.133.0 (#1637)
Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.132.2 to 0.133.0.
- [Release notes](https://github.com/python-zeroconf/python-zeroconf/releases)
- [Changelog](https://github.com/python-zeroconf/python-zeroconf/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python-zeroconf/python-zeroconf/compare/0.132.2...0.133.0)
---
updated-dependencies:
- dependency-name: zeroconf
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>
dependabot[bot] [Tue, 3 Sep 2024 09:54:31 +0000 (11:54 +0200)]
Bump ruff from 0.6.2 to 0.6.3 (#1638)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.2 to 0.6.3.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.6.2...0.6.3)
---
updated-dependencies:
- dependency-name: ruff
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>
dependabot[bot] [Tue, 3 Sep 2024 09:54:20 +0000 (11:54 +0200)]
Bump pylint from 3.2.6 to 3.2.7 (#1639)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.2.6 to 3.2.7.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.2.6...v3.2.7)
---
updated-dependencies:
- dependency-name: pylint
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>
Jozef Kruszynski [Sat, 31 Aug 2024 10:51:56 +0000 (12:51 +0200)]
Add dev manual build (#1632)
Marcel van der Veldt [Fri, 30 Aug 2024 20:08:01 +0000 (22:08 +0200)]
Introduce a HLS radio streams parser (for the BBC radio streams) (#1633)
Introduce a HLS radio streams parser
Marcel van der Veldt [Fri, 30 Aug 2024 12:32:53 +0000 (14:32 +0200)]
Merge branch 'main' of https://github.com/music-assistant/server
Marcel van der Veldt [Fri, 30 Aug 2024 12:10:43 +0000 (14:10 +0200)]
final fix for smb mounting
Marcel van der Veldt [Fri, 30 Aug 2024 12:28:02 +0000 (14:28 +0200)]
final fix for smb mounting
Marcel van der Veldt [Fri, 30 Aug 2024 12:10:43 +0000 (14:10 +0200)]
try with creds file
Marcel van der Veldt [Fri, 30 Aug 2024 11:58:57 +0000 (13:58 +0200)]
Merge branch 'main' of https://github.com/music-assistant/server
Marcel van der Veldt [Fri, 30 Aug 2024 11:26:42 +0000 (13:26 +0200)]
Fix for mounting fails on SMB provider (#1631)
Marcel van der Veldt [Fri, 30 Aug 2024 11:54:54 +0000 (13:54 +0200)]
another attempt for smb mount