🇫🇷France MajorMoha
#12 worked for me, but it was throwing an exception when I executed it using drush php:eval.
instead I added the code to a php file and called it rebuildmedia.php and placed at website root level, then I executed it as following:
drush php:srcipt rebuildmedia.php
🇫🇷France MajorMoha
MajorMoha → created an issue.