Skip to content

Feat: add new media health report - #868

Merged
arabcoders merged 4 commits into
masterfrom
dev
Jul 20, 2026
Merged

Feat: add new media health report#868
arabcoders merged 4 commits into
masterfrom
dev

Conversation

@arabcoders

@arabcoders arabcoders commented Jul 20, 2026

Copy link
Copy Markdown
Owner

This pull request introduces the new "Media Health" feature, which consolidates and replaces the previous parity, duplicate, and file-integrity checks with a unified audit/reporting system. It updates documentation, configuration, and frontend components to support this major change and removes the old integrity/parity/duplicate references. The most important changes are:

Media Health Feature Introduction:

  • Adds new API endpoints under /v1/api/state/media-health for generating, viewing, and exporting media health reports, and documents their usage and responses in API.md [1] [2].
  • Updates the README.md and NEWS.md to announce Media Health as the new central place for media record audits, replacing parity, duplicate, and file-integrity views, and guides users to the new documentation [1] [2] [3].

Removal of Legacy Features:

  • Removes documentation and references to the old system integrity, parity, and duplicate endpoints and the FAQ entry for file integrity, reflecting their deprecation in favor of Media Health [1] [2] [3].

Configuration and Environment Updates:

  • Adds Media Health configuration options (media_health.keep, media_health.check_files, etc.) in config.php and env.spec.php, and sets up scheduled tasks for periodic media health audits [1] [2] [3] [4] [5] [6].

These changes transition the project to a more robust, unified approach for media health auditing and reporting.

@arabcoders
arabcoders merged commit 2817700 into master Jul 20, 2026
12 checks passed
doonga pushed a commit to greyrock-labs/home-ops that referenced this pull request Jul 21, 2026
… v1.10.0) (#119)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/arabcoders/watchstate](https://github.com/arabcoders/watchstate) | minor | `v1.9.2` → `v1.10.0` |

---

### Release Notes

<details>
<summary>arabcoders/watchstate (ghcr.io/arabcoders/watchstate)</summary>

### [`v1.10.0`](https://github.com/arabcoders/watchstate/releases/tag/v1.10.0)

[Compare Source](arabcoders/watchstate@v1.9.2...v1.10.0)

##### What's Changed

- Refactor progress handling, session management, and logging by [@&#8203;arabcoders](https://github.com/arabcoders) in [#&#8203;863](arabcoders/watchstate#863)
- Fix: possible fix for push export ignoring some records. by [@&#8203;arabcoders](https://github.com/arabcoders) in [#&#8203;865](arabcoders/watchstate#865)
- Update external packages and refactor media browser handling by [@&#8203;arabcoders](https://github.com/arabcoders) in [#&#8203;867](arabcoders/watchstate#867)
- Feat: add new media health report by [@&#8203;arabcoders](https://github.com/arabcoders) in [#&#8203;868](arabcoders/watchstate#868)

**Full Changelog**: <arabcoders/watchstate@v1.9.2...v1.10.0>

***

##### Commits since v1.9.2

- [`babffcf`](arabcoders/watchstate@babffcf) refactor:  improve progress handling and session management across Emby and Jellyfin actions
- [`fd63181`](arabcoders/watchstate@fd63181) refactor: reduce log level from error to warning for some log entries
- [`cb5032d`](arabcoders/watchstate@cb5032d) fix: when options are empty the backend edit doesnt preserve the options. Fixes [#&#8203;862](arabcoders/watchstate#862)
- [`bf75493`](arabcoders/watchstate@bf75493) revert: change to plex progress sync endpoint
- [`db4b499`](arabcoders/watchstate@db4b499) Fix: possible fix for push export ignoring some records.
- [`7721400`](arabcoders/watchstate@7721400) fix: revert changes to use updated\_at in export cmp
- [`9974268`](arabcoders/watchstate@9974268) docs: add faq entry about stale\_database\_date
- [`efc8dfc`](arabcoders/watchstate@efc8dfc) refactor: fix footer spacing in some pages
- [`2dc47d7`](arabcoders/watchstate@2dc47d7) chore: update external packages
- [`3275c21`](arabcoders/watchstate@3275c21) ci: update php build matrix
- [`50cc9ec`](arabcoders/watchstate@50cc9ec) chore: update external packages
- [`b9352ac`](arabcoders/watchstate@b9352ac) refactor: ignore Folder type for media browsers. Fix [#&#8203;866](arabcoders/watchstate#866)
- [`862fa3e`](arabcoders/watchstate@862fa3e) feat: add model attr casting
- [`8bf0738`](arabcoders/watchstate@8bf0738) fix: plex mutli episode parser
- [`59ad7c5`](arabcoders/watchstate@59ad7c5) refactor: remove the partial report views
- [`151da23`](arabcoders/watchstate@151da23) Feat: add new media health report

</details>

---

### Configuration

📅 **Schedule**: (in timezone America/New_York)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNzIuMSIsInVwZGF0ZWRJblZlciI6IjQzLjI3Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->

Reviewed-on: https://git.greyrock.io/greyrock-labs/home-ops/pulls/119
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant