Skip to content

v0.1.2

Choose a tag to compare

@120318 120318 released this 26 May 16:32
· 6 commits to main since this release
3a33760

Highlights

  • Move Douban identity and ratings to media profile scopes so movies and TV seasons use the correct scoped Douban subject.
  • Remove persisted display rating fields from managed media profiles; display ratings are now projected from the selected scope or TMDB profile rating.
  • Fix TV execution snapshots to carry season-scoped Douban IDs and avoid using whole-show episode counts when a season count is unknown.
  • Fix source mapping retargeting and TMDB TV season normalization edge cases.
  • Add GitHub Actions quality gates for pull requests and simplify the PR template.

Verification

  • GitHub Actions Quality Gates passed on PR #5.
  • Local ./scripts/test_backend.sh passed with 878 tests.
  • Local ./scripts/review_with_gates.sh passed.

What's Changed

  • Add indexer health alerts by @120318 in #4
  • Fix scoped Douban identity projection by @120318 in #5

Full Changelog: v0.1.1...v0.1.2