podlove / podlove-publisher

Podlove Podcast Publisher for WordPress
https://wordpress.org/plugins/podlove-podcasting-plugin-for-wordpress/
MIT License
299 stars 84 forks source link

valid rss feed / remove invalid characters #1035

Open Ygramuel opened 5 years ago

Ygramuel commented 5 years ago

Expected behavior

valid rss feed / remove invalid characters

Actual behavior

Feed validator (https://validator.w3.org) and Apps like PodcastAddict show error "not well-formed (invalid token)" in row 54 mp3.txt before "sind in Reichsend".

System information (see Podlove > Support menu)

Website https://seitenwaelzer.de PHP Version 7.2.14 WordPress Version 5.0.3 WordPress Theme v Active Plugins

0 errors 0 notices Nice, Everything looks fine!

Loewe88 commented 5 years ago

There is a "End of Text" character in the Text. Will look deeper into it to provide a fix.

FredericRP commented 4 years ago

Hello,

[Edit : I found out that it's JetPack that is adding the unwanted parameter. After clearing podlove cache, I still don't see the changes, will check again in a few minutes to see if it's fixed.]

I also get an invalid XML feed and since it's a new podcast, it prevents going live on some platforms as they can't validate it anymore (it was working fine 10 days ago, I don't know exactly when it went wrong).

Feed URL is: http://capitaines.com/feed/caps-podcast/ Line 110 (extract below), it seems the parameter added to the cover creates the issue, but I don't know why there's this parameter?! (edit: found out that it's JetPack, leaving this here if anyone has the same issue)

<itunes:image href="https://i2.wp.com/capitaines.com/wp-content/uploads/CAP01-cover.jpg?fit=1024%2C1024&ssl=1" />

Info from Podlove - Support

Website https://capitaines.com PHP Version 7.3.0 WordPress Version 5.3.2 WordPress Theme OceanWP v1.7.7 Active Plugins

0 errors 0 notices Nice, Everything looks fine!