Open scottmckendry opened 7 months ago
Makes sense, I know of the issue but haven't gotten to it!
There will be some issues with previously published TWiN issues containing stale image urls -> but I'm not sure how to solve that without storing the images myself, which I will not do at this time.
I'd likely go with deleting stale images that are no longer available in the readme, this would be the relevant code if anyone wants to pick this up
I tried making a patch for this issue in PR #140, but I ran a few more testes and realized I still need to do some more work on it, because my delete query is crashing the seeder. I closed the PR for now because Its not working code
I'll try and work on it more tomorrow.
I have a plugin in Dotfyle where there is an image that no longer exists on the main branch but persists on the plugin page.
It would be good (as an author) to have an option to clean up old media. Or even if there was some additional logic in the media indexer to remove legacy images etc.