Trakt JSON Bourne
Version updated for https://github.com/ggfevans/trakt-json-bourne to version v3.1.0.
- This action is used across all versions by 2 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The trakt-json-bourne GitHub Action automates the process of fetching and normalizing viewing history from the Trakt API into a structured JSON file, with optional metadata enhancements from TMDB. It streamlines tasks such as scheduled data retrieval, validation, and enrichment, enabling workflows to efficiently manage and update watch history data. Key capabilities include dependency-light execution, customizable output paths, and integration with cron scheduling or manual triggers.
Release notes
What’s Changed
- chore: align project infrastructure with json-bourne project patterns by @ggfevans in https://github.com/ggfevans/trakt-json-bourne/pull/6
Full Changelog: https://github.com/ggfevans/trakt-json-bourne/compare/v3...v3.1.0