- changed show entries sync job logic to always update description fields during sync
- adds ability to sync individual show entries
- fix issue in show sync that prevented existing images from saving properly
- add default image extension during show sync
- Show sync Switch had an unbroken
case
resulting in invalid data - POST body data was not correctly getting sent in Synchronize action requests
- Show sync was not passing required parameters to
createOrUpdateImage()
function
- Entries not getting correct status when no availabilities are present
- Type declaration errors in MediaSync job
- Merge KB Media Manager logic into this version as well. Additions primarily include the ability to schedule syncs.
- Add logic to Media Sync 'mark as stale' for items that should be manually reviewed for deletion
- During Media Sync, skip processing of new items if availability does not have any start/end dates. If media is already in the CMS, it will be disabled and marked as stale.
- Remove the 'stale-media' template file that was part of the 'check for changes' feature that needed to be reverted.
- Additional API data is available for import in the Show Sync settings, including:
- show slug
- show images (mezzanine, poster, black logo, white logo, color logo)
- show links (where the show can be streamed or purchased)
- show platform available (PBS.org, PBS App, etc.)
- show episode availability (the date when the latest episode will no longer be available)
- Initial release.
- Fix episode not being populated.
- Introduce show synchronize.