How do I cleanup old app screenshots?

Currently the app’s f-droid product page is filled with no longer relevant screenshots which I have deleted from the fastlane, what do I need to do to clean all of the existing screenshots in order to tidy up the product page?

I’ve read that this was a known bug from another topic in 2022, I wanted to ask if it is solved yet

Thank you.

fastlane data is only refreshed on each release build

There have been multiple release builds, none of them deleted the screenshots that I’ve deleted from the repo, only added new ones

yeah, it works if you replace the files keeping the name, when you delete and add new ones it fails, known bug

add your paths in a post in: Metadata cleanup of main repo (#377) · Issues · F-Droid / admin · GitLab

2 Likes

Old ones might not auto remove. List paths in gitlab issue #377 to get them cleaned.