Open douglaskastle opened 3 years ago
Partial fix found for webplayer. The failing version had it "source" from "local", if I change it to "cdn" it starts working, this is good.
However this work is for the long term (very long term 20 years+) so I might like to /need to avoid the cdn.
Expected behavior
(This is more of a feature request than a bug)
When making a static site, most of the website gets created correctly. On episode pages, where the player is set to webplayer5. It works on the standard website
Actual behavior
The webplayer support is contained in the source code of the static version of the site, but there are so many configuration options been passed in that refer to some cached or json elements fond dynamic website and not the static site, it just does not appear on the resulting static website.
https://github.com/mwshow/mwshow.github.io/blob/c18fd7dec34af48a96cd6bff996997da07bf1d78/mws_164/index.html
I have been able to achieve a working player on a static site using podigee and templates, but it would be nice is webplayer 5 was static site ready.
I use the WP plugin simple static.
System information (see
Podlove > Support
menu)