orf radiothek provider (#2968)
authorDButter <DButter@users.noreply.github.com>
Mon, 19 Jan 2026 15:27:30 +0000 (16:27 +0100)
committerGitHub <noreply@github.com>
Mon, 19 Jan 2026 15:27:30 +0000 (16:27 +0100)
commit1a066108298b845adc6cb5f870add2df7912e2a0
tree42857199b7667c9edbf6bfb819288bacdc6aa9c7
parentc7b8b1ea47a13f525806e6df64970f2b35664434
orf radiothek provider (#2968)

* orf radiothek: Initial Commit

* orf radiothek: fixed duplicate super call

* orf radiothek: moved some config value to advanced category

* orf radiothek: renamed classes to helper, removed catchup day conf entry set it to 30 days flat

* orf radiothek: set stage to beta and corrected version

* orf radiothek: some more cleanup

* orf radiothek: fixed some code smells

* orf radiothek: move stream quality type to advanced

* Update music_assistant/providers/orf_radiothek/__init__.py

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------

Co-authored-by: DButter <private@david-butter.com>
Co-authored-by: Marvin Schenkel <marvinschenkel@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
17 files changed:
music_assistant/providers/orf_radiothek/__init__.py [new file with mode: 0644]
music_assistant/providers/orf_radiothek/helpers.py [new file with mode: 0644]
music_assistant/providers/orf_radiothek/icon.svg [new file with mode: 0644]
music_assistant/providers/orf_radiothek/icon_monochrome.svg [new file with mode: 0644]
music_assistant/providers/orf_radiothek/manifest.json [new file with mode: 0644]
music_assistant/providers/orf_radiothek/media/bgl.png [new file with mode: 0644]
music_assistant/providers/orf_radiothek/media/fm4.png [new file with mode: 0644]
music_assistant/providers/orf_radiothek/media/ktn.png [new file with mode: 0644]
music_assistant/providers/orf_radiothek/media/noe.png [new file with mode: 0644]
music_assistant/providers/orf_radiothek/media/oe1.png [new file with mode: 0644]
music_assistant/providers/orf_radiothek/media/oe3.png [new file with mode: 0644]
music_assistant/providers/orf_radiothek/media/ooe.png [new file with mode: 0644]
music_assistant/providers/orf_radiothek/media/sbg.png [new file with mode: 0644]
music_assistant/providers/orf_radiothek/media/stm.png [new file with mode: 0644]
music_assistant/providers/orf_radiothek/media/tir.png [new file with mode: 0644]
music_assistant/providers/orf_radiothek/media/vbg.png [new file with mode: 0644]
music_assistant/providers/orf_radiothek/media/wie.png [new file with mode: 0644]