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

Fix duplicate MediaFile entries #1476

Closed eteubert closed 1 month ago

eteubert commented 5 months ago

The bug in #1475 may have created duplicate entries in the media_files table.

Find a solution to fix this, for example via a migration that finds duplicates and deletes all but one.