Can’t pull audio player or thumbnail from Buzzsprout podcast RSS

This topic is: resolved

 

Thank you for contacting me. Please note that I live in the GMT+3 time zone - responses might be delayed by this.

Viewing 6 reply threads
  • Author
    Posts
    • #5167


      JoRoselli
      Participant
      Post count: 3

      I tried every combination I could, but I can’t get Echo RSS to pull the audio player or thumbnail for my podcast RSS feed from Buzzsprout. Below is a link to the RSS feed source code. Please help!

      view-source:https://feeds.buzzsprout.com/1145066.rss

    • #5168


      Szabi – CodeRevolution
      Keymaster
      Post count: 4193

      Hello,

      First of all, thank you for your purchase.

      To parse the image and the podcast audio from this feed, you need to set up the plugin as follows:

      in the plugin’s ‘Main Settings‘ menu:

      Feed Item Custom Tag Names:
      enclosure*url,itunes:image*href

      -> save settings

      Afterwards, please go to the rule you created for the above RSS feed, in the ‘RSS to Posts’ plugin menu and set:

      Generated Post Content:
      <img src=”%%custom_itunes:image*href%%”>
      <br/><br/>%%item_content%%<br/><br/>
      %%custom_enclosure*url%%

       

      -> save settings and import new posts.

      Let me know if this helped.

      Regards, Szabi – CodeRevolution.

    • #5178


      JoRoselli
      Participant
      Post count: 3

      Thanks for your quick response. I tried what you sent me above but it still isn’t working: https://lateawakening.com/out-of-the-woods-the-late-awakening-comedy-podcast/

      I guess I am going to give up. I’ve spent about 14 hours trying everything possible. I guess the plugin just won’t work with Buzzsprout’s feed 🙁

    • #5179


      Szabi – CodeRevolution
      Keymaster
      Post count: 4193

      Hello,

      Can you send me, please, temporary admin login credentials to your WordPress install, so I can check this issue out? Send it, please, to my email address: [email protected]

      Regards, Szabi – CodeRevolution.

    • #5180


      JoRoselli
      Participant
      Post count: 3

      Thank you so much for your help. I sent the admin access to your email. Here is the link again for the Buzzsprout RSS feed if you need it: https://feeds.buzzsprout.com/1145066.rss

      Thanks again! I really appreciate that you are going out of your way to help me.

      Best Regards,

      JoAnn

    • #5181


      Szabi – CodeRevolution
      Keymaster
      Post count: 4193

      Hello,

      I switched the following settings in importing rule settings, to enable custom attribute importing from RSS feeds:

      Feed Parsing Method To Use:
      Use Custom SimplePie Library

      However, now I see that a new issue appeared in the importing process, as your WordPress site does not have enough memory to parse this specific RSS feed. The error is the following:

      Out of memory (allocated 164528128) (tried to allocate 46038784 bytes)

      To fix this issue, please contact your hosting provider’s support and ask them to increase the available memory for your website to 256Mb or 512Mb.

      This should help solve this issue and correctly import more items from this RSS feed.

      Regards.

    • #5193


      JoRoselli
      Participant
      Post count: 3

      Great! Thank you so much. I will try to get my webhost to boost my memory.

      Thanks again for all your help 🙂

Viewing 6 reply threads

The topic ‘Can’t pull audio player or thumbnail from Buzzsprout podcast RSS’ is closed to new replies.