If your plex server has a library that does not include labels, like a photo library, the script will fail with the error below.
ERROR: Failed to retrieve items with label 'FIXDATE': Unknown filter field "label" for libtype "photo". Available filter fields: ['title', 'addedAt', 'originallyAvailableAt', 'userRating', 'mediaSize', 'tag', 'trash', 'location', 'aperture', 'exposure', 'iso', 'lens', 'make', 'model', 'device', 'place', 'photo.guid', 'photo.id', 'photo.index', 'photo.lastRatedAt', 'photo.updatedAt', 'group', 'having']
If your plex server has a library that does not include labels, like a photo library, the script will fail with the error below.