Hi there,
Thanks for using podcast player on your website.
1. Podcast player fetches and store podcast related data in pp_feed_data option. This optimizes website’s overall performance (otherwise, the feed xml file has to be downloaded and processed every time the podcast is displayed, which could create huge load on the website).
2. Podcast player update the pp_feed_data after a prescribed interval (Dashboard > Podcast Player > Settings > Feed Update Interval). In order to do that, it download the fresh podcast data and replace the old pp_feed_data (only if there is any change).
3. Usually feed XML size is not more than a few MBs (in fact KBs). However, in our present case it is 100-150 MB, which might be possible if there are a lot of podcasts on your website. Is my assumption correct?
4. Also, the plugin replaces the data in the DB (not adding on top of previous). Therefore, this should not increase the overall size of the website on daily basis. Unless, some backup or other plugin is keeping the previous copy of the DB. Is it possible?
Possible Solutions
1. Please check if older DB copies are getting stored on your website? As I mentioned before, podcast player only replaces relevant DB data.
2. If you are using a lots of podcasts, we can add a few lines of code to only update podcasts which are visited by your users. In other words, a podcast will only be updated when it is visited by a user.
Please inform your thoughts on the above and how we can help you further. We will try our best resolve the issue.
Note: We are not allowed to discuss pro related queries on this free forum. Therefore, for pro related queries just send me an email at [email protected] OR use contact form on our website. We will surely help you out.
Thanks,