Podcast plugin crash
@ChrisPanda
We had a report of the podcast plugin crashing volumio. here's the stack trace:
Nov 03 15:23:23 volumio volumio[30443]: |||||||||||||||||||||||| WARNING: FATAL ERROR |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Nov 03 15:23:23 volumio volumio[30443]: TypeError: Cannot read property 'url' of undefined
Nov 03 15:23:23 volumio volumio[30443]: at /data/plugins/music_service/podcast/index.js:428:32
Nov 03 15:23:23 volumio volumio[30443]: at Array.some (
Can you please have a look and fix it?
Hi,
I already fixed at version 0.2.0. The fixed version was pull request about 4 month ago that is named after "fix bbc podcast radio list error". So you can merge my podcast pull request and that problem will be resolved.
Thanks. Chris Song