RadioBrowser: pin requirement to pip version (#1024)
authorGiel Janssens <gieljnssns@me.com>
Wed, 24 Jan 2024 09:36:44 +0000 (10:36 +0100)
committerGitHub <noreply@github.com>
Wed, 24 Jan 2024 09:36:44 +0000 (10:36 +0100)
pin requirement to pip

music_assistant/server/providers/radiobrowser/manifest.json
requirements_all.txt

index 6e00344edee6bf519d46e533678e7be0d85d47d7..67e6d157808b327050db8c00c9eb4af9c1a5d491 100644 (file)
@@ -4,7 +4,7 @@
   "name": "RadioBrowser",
   "description": "Search radio streams from RadioBrowser in Music Assistant.",
   "codeowners": ["@gieljnssns"],
-  "requirements": ["git+https://github.com/gieljnssns/python-radios.git@main"],
+  "requirements": ["radios==0.3.0"],
   "documentation": "https://github.com/orgs/music-assistant/discussions/1202",
   "multi_instance": false,
   "icon": "radio"
index 95bf9a2f663c37b1b9f6f8481d98f39458586517..95fd1055ca4f26df2e13aca0adea4f6551df38ba 100644 (file)
@@ -13,7 +13,6 @@ colorlog==6.8.0
 cryptography==41.0.7
 faust-cchardet>=2.1.18
 git+https://github.com/MarvinSchenkel/pytube.git
-git+https://github.com/gieljnssns/python-radios.git@main
 git+https://github.com/music-assistant/deezer-python-async@v0.1.2
 ifaddr==0.2.0
 mashumaro==3.11
@@ -27,6 +26,7 @@ PyChromecast==13.0.8
 pycryptodome==3.20.0
 python-ffmpeg==2.0.9
 python-slugify==8.0.1
+radios==0.3.0
 shortuuid==1.0.11
 snapcast-mod==2.4.3
 soco==0.30.2