fix(bbc_sounds): Fix error when fetching podcast episodes (#2677)
authorKieran Hogg <kieran.hogg@gmail.com>
Wed, 26 Nov 2025 18:25:55 +0000 (18:25 +0000)
committerGitHub <noreply@github.com>
Wed, 26 Nov 2025 18:25:55 +0000 (19:25 +0100)
commitdf69925a02b24119b1c523dc0b55c6cfd34dc0d0
tree3606e1e02895f034f210a8673925b2efa1dc0a6b
parent2cb5b3ac9d5a6ff3a0e10ec8ecb0f9e144a45cc8
fix(bbc_sounds): Fix error when fetching podcast episodes (#2677)

Remove caching from get_podcast_episodes, fixes #4449
music_assistant/providers/bbc_sounds/__init__.py