Plugins

Back to All Plugins

Clapparr

Version: 1.3.0 Author: v8eta Last Updated: Aug 22 2026, 22:50 UTC

The metadata slate for your DVR: writes Kodi/Plex NFO sidecars, posters and episode thumbnails so recordings present with real titles, summaries and artwork instead of ‘Episode 08-18’.

License: MIT Repository

Dispatcharr min

Downloads

Latest Release

Checksums:

MD5:    9a1952028dc26dcf136dfdfb00e450cf
SHA256: a5887f905b8ef6f84f2c090d1f450ff07640ac78364404ea8de88d5a72055f3b

All Versions

Version Download Built Commit MD5 SHA256
1.3.0 Download Aug 22 2026, 22:50 UTC 41752af 9a1952028dc26dcf136dfdfb00e450cf a5887f905b8ef6f84f2c090d1f450ff07640ac78364404ea8de88d5a72055f3b

Source: Browse Plugin

Metadata: View full manifest


Plugin README

Clapparr

The metadata slate for your DVR. Writes Kodi/Plex NFO sidecars, posters and episode thumbnails for Dispatcharr recordings, from metadata Dispatcharr already holds — so they present with real titles, summaries and artwork instead of Episode 08-18.

What this is for

What it writes

<show>/tvshow.nfo                 show metadata
<show>/poster.jpg                 show poster
<show>/<recording>.nfo            episode metadata
<show>/<recording>-thumb.jpg      episode still (optional)

Runs automatically on recording_end (deferred until the remux completes), plus manual Generate missing / Regenerate all / Preview actions.

Highlights

Plex setup

Set the TV library’s agent to Plex NFO Series (PMS 1.43.1+ — the NFO agent is available to everyone, no Plex Pass required) and keep Use local assets on. Plex takes the episode index from the filename — recordings must carry SxxExx. If yours land on the date-based fallback template despite the EPG having episode numbers, see Dispatcharr#1307. One Plex-side limitation to know: NFO-agent libraries don’t support Plex’s watch-state/ratings sync.

Tested on

Developed and tested against Plex only. The sidecars are standard Kodi-format NFOs, which Kodi, Jellyfin and Emby also read — and they’re generally more forgiving of date-named files than Plex — but I haven’t run them myself. Feedback from Kodi/Jellyfin/Emby users is very welcome.

A note on this project

Clapparr is a personal project, built to scratch an itch on my own DVR and shared in case it saves someone else the same work. It gets attention when my setup needs it. Issues and PRs are welcome and read — just calibrate expectations accordingly.

More

MIT licensed. AI tools were used in Clapparr’s development; the behaviour described here was verified against a live Dispatcharr + Plex setup before release.