podlove-publisher
podlove-publisher copied to clipboard
Fix duplicate MediaFile entries
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.