From 4b06a46356bb93690c554d224480639ef9acf70c Mon Sep 17 00:00:00 2001 From: Zoe Roux Date: Thu, 29 Aug 2024 15:49:45 +0200 Subject: [PATCH] Add entries/video many to many note --- api/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/api/README.md b/api/README.md index 256600c5..942cba07 100644 --- a/api/README.md +++ b/api/README.md @@ -2,6 +2,8 @@ ## Database schema +The many-to-many relation between entries (episodes/movies) & videos is NOT a mistake. Some video files can contain multiples episodes (like `MyShow 2&3.mvk`). One video file can also contain only a portion of an episode (like `MyShow 2 Part 1.mkv`) + ```mermaid erDiagram shows {