Add gPodder podcast provider (#2036)
authorFabian Munkes <105975993+fmunkes@users.noreply.github.com>
Fri, 14 Mar 2025 10:44:31 +0000 (03:44 -0700)
committerGitHub <noreply@github.com>
Fri, 14 Mar 2025 10:44:31 +0000 (11:44 +0100)
commit6823626da5ea4a2a7cd059a633f360b719943974
treece9d4c79a3f393383eba1cf832f0875df80d9e5d
parentd00fe1933d4ebccb21c1a74c8816146d4b49de16
Add gPodder podcast provider (#2036)
music_assistant/providers/gpodder/README.md [new file with mode: 0644]
music_assistant/providers/gpodder/__init__.py [new file with mode: 0644]
music_assistant/providers/gpodder/client.py [new file with mode: 0644]
music_assistant/providers/gpodder/icon.svg [new file with mode: 0644]
music_assistant/providers/gpodder/manifest.json [new file with mode: 0644]