MarcusBarnes / islandora_compound_batch

Provides the basic ability to batch import compound objects into Islandora.
GNU General Public License v3.0
3 stars 12 forks source link

Thumbnails ignored #45

Closed ubermichael closed 2 years ago

ubermichael commented 3 years ago

My data directory has the following structure:

export/
└── S01E01
    ├── MODS.xml
    ├── TN.jpeg
    ├── episode
    │   ├── MODS.xml
    │   └── OBJ.mp3
    ├── structure.xml
    └── transcript
        ├── MODS.xml
        └── OBJ.pdf

I've provided a thumbnail in the S01E01 directory, but it is being completely ignored by the import process. I can add the thumbnail manually and things work as expected.

I'm using a stock Islandora 7.x-1.13 VM. The only additional module I've installed is islandora_compound_batch.