Add entries/video many to many note

This commit is contained in:
Zoe Roux 2024-08-29 15:49:45 +02:00 committed by GitHub
parent a62cc600dc
commit 4b06a46356
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 {