jgonyea / grav-plugin-podcast

GravCMS plugin that creates podcast channel and podcast episode page templates along with a podcast RSS feed.
MIT License
18 stars 7 forks source link

Ensure Grav 1.7 Compatibility #36

Closed jgonyea closed 3 years ago

jgonyea commented 3 years ago

Make sure that podcast is compatible with Grav v1.7.

Known issues:

* #38 Save Failed: Cannot set nested property * #35 RSS not being generated * #21 Layout and styling needs work * #10 Series and Episode pages should link upwards to their respective parents * https://github.com/getgrav/grav-plugin-auto-date/issues/8 Auto-date not working on Grav 1.7

Notes: Auto-date requirement removed. Functionality moved into podcast.php.

jgonyea commented 3 years ago

There's an issue with the content on an episode page. Will push a fix shortly

jgonyea commented 3 years ago

Everything appears to be working in 2.1.9

rzw commented 3 years ago

This is still an issue. I get:

Save Failed: Cannot set nested property header podcast audio local {$filename}.mp3 on non-array value

Grav v1.7.3 - Admin v1.10.2 PHP Version 7.4.11

Is there a workaround? Can I just upload a file and enter path in episode?

jgonyea commented 3 years ago

@rzw, see #38 for current workaround

jgonyea commented 3 years ago

@rzw, a new 3.0.0 release should be coming out this weekend to address all items above in this meta ticket.

rzw commented 3 years ago

I haven't tested. But thanks.