mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-05-24 02:02:36 -04:00
Add entries/video many to many note
This commit is contained in:
parent
a62cc600dc
commit
4b06a46356
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
## Database schema
|
## 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
|
```mermaid
|
||||||
erDiagram
|
erDiagram
|
||||||
shows {
|
shows {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user