From fbc75e3a013809d6c9bb87761778783efcb08a64 Mon Sep 17 00:00:00 2001 From: endrl <119058008+endrl@users.noreply.github.com> Date: Sat, 4 Nov 2023 14:45:09 +0100 Subject: [PATCH] core: Update Readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 77de489..0c8b00a 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,8 @@ Jellyfin .edl file creation plugin for Kodi and other compatible players. See [K ## Requirements -- Jellyfin Server with MediaSegment API +- Jellyfin Server with MediaSegment API! + - Please read these [instructions](https://github.com/endrl/segment-editor#installation) - A writeable media library! You can't use this plugin with read only media libraries! ## Installation instructions