From 7e52e931a1e0f9c580b4ff9c12e3eaaee4ade858 Mon Sep 17 00:00:00 2001 From: BotBlake Date: Tue, 25 Aug 2026 11:44:40 +0200 Subject: [PATCH] add metadata section --- docs/general/server/media/placeholders.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/general/server/media/placeholders.md b/docs/general/server/media/placeholders.md index 167cd1f7..c344fd9f 100644 --- a/docs/general/server/media/placeholders.md +++ b/docs/general/server/media/placeholders.md @@ -71,3 +71,8 @@ Shows ## Client Behavior Jellyfin adds placeholders to the library like other media items, allowing them to have metadata and artwork. The item is marked as a placeholder instead of playable media. + +## Metadata + +`.disc`-Files will be treated as a real media file. You can attach additional files like images or `.nfo` files just as usual. +Check the documentation regarding [TV shows](./shows.md) or [Movies](./movies.md) depending on the desired Placeholder-Type.