[Chore] Move podcastparser parse functions from itunes search provider to helpers...
authorFabian Munkes <105975993+fmunkes@users.noreply.github.com>
Thu, 13 Mar 2025 17:34:26 +0000 (10:34 -0700)
committerGitHub <noreply@github.com>
Thu, 13 Mar 2025 17:34:26 +0000 (18:34 +0100)
commit7593d8bfc2ad1f5decaf2b509f5612c4a4540897
treece6a5e6b30a2d868ebb0b6dfd2ea9ab5e80d5714
parentc047c26932f0332d1c0ad8ca056c158a7a4a618b
[Chore] Move podcastparser parse functions from itunes search provider to helpers (#2034)
music_assistant/helpers/podcast_parsers.py [new file with mode: 0644]
music_assistant/providers/itunes_podcasts/__init__.py
music_assistant/providers/itunes_podcasts/manifest.json
music_assistant/providers/itunes_podcasts/parsers.py [deleted file]