Fix issues with dynamically installing packages into the running server (#2318)
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Sun, 10 Aug 2025 23:40:44 +0000 (01:40 +0200)
committerGitHub <noreply@github.com>
Sun, 10 Aug 2025 23:40:44 +0000 (01:40 +0200)
commit73752560ac001055800d4aad38142ef856c201f2
tree1e5e2a59d9c51133ff092ea59a6d53d0fe0e2338
parent9e1cfe44bf41d39fa8395fdb5b3db12445ec5c95
Fix issues with dynamically installing packages into the running server (#2318)

* Always ensure uv is present for installing packages dynamically

* Add extra check for YTM to see if yt_dlp is useable
.github/workflows/release.yml
Dockerfile
Dockerfile.base
music_assistant/helpers/util.py
music_assistant/providers/ytmusic/__init__.py
pyproject.toml
requirements_all.txt