From: Marcel van der Veldt Date: Mon, 6 Jan 2025 23:32:43 +0000 (+0100) Subject: tweaks X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=9dd3ce126622233b0c20316fa1cb09ba7b4a4c93;p=music-assistant-server.git tweaks --- diff --git a/music_assistant/providers/podcastfeed/manifest.json b/music_assistant/providers/podcastfeed/manifest.json index 47d9bb1a..ccf577ec 100644 --- a/music_assistant/providers/podcastfeed/manifest.json +++ b/music_assistant/providers/podcastfeed/manifest.json @@ -5,6 +5,6 @@ "description": "A parser for podcast rss feeds", "codeowners": ["@saeugetier"], "requirements": ["podcastparser==0.6.10"], - "documentation": "Link to the documentation on the music-assistant.io helppage (may be added later).", + "documentation": "https://music-assistant.io/music-providers/podcastfeed/", "multi_instance": true }