Open benjiman opened 3 years ago
Removing this line appears to make it work https://github.com/podigee/podigee-podcast-player/blob/master/src/javascripts/configuration.coffee#L79
I think https://github.com/podigee/podigee-podcast-player/blob/master/src/javascripts/configuration.coffee#L98 can never be true unless the above line is removed.
Any more elegant solution like a config.json example? I want to embed the RSS feed regardless of the episode
Removing this line appears to make it work https://github.com/podigee/podigee-podcast-player/blob/master/src/javascripts/configuration.coffee#L79
I think https://github.com/podigee/podigee-podcast-player/blob/master/src/javascripts/configuration.coffee#L98 can never be true unless the above line is removed.