This n8n workflow is designed to automate the process of managing and updating media releases by integrating with a media tracking API (e.g., Sonar). It periodically checks for new releases, verifies missing episodes, validates quality and language matches, and updates the release status accordingly. The workflow begins with a schedule trigger that runs every 12 hours, then retrieves current release data, checks for missing episodes, filters unique series seasons, and loops over each item to update the download queue via an API request. Additionally, it performs episode searches to ensure all series data is complete and accurate, making it ideal for media servers or content managers aiming for an automated, up-to-date library.
Automated Media Release Management with n8n
Node Count | 6 – 10 Nodes |
---|---|
Nodes Used | code, httpRequest, if, scheduleTrigger, set, splitInBatches, splitOut |
Reviews
There are no reviews yet.