mirror of
https://github.com/ilri/cgspace-java-helpers.git
synced 2025-02-22 01:36:26 +01:00
It goes through each item and checks the THUMBNAIL bundle to find any bitstreams ending in ".jpg.jpg", which indicates that they are a thumbnail of a thumbnail. For each match it checks the ORIGINAL bundle for a bitstream with the same name (minus ".jpg") and then moves it to the THUMBNAIL bundle and deletes the original as well as the "JpgJpg" thumbnail.