Initial commit

This commit is contained in:
2022-04-28 19:27:52 +02:00
commit e43e43bf3a
47 changed files with 9674 additions and 0 deletions

32
database structure Executable file
View File

@ -0,0 +1,32 @@
- tag
- id
- name (ignore case)
- source
- id
- path
- type
- audio
- series
- movie
- other
- name
- description
- season
- episode
- clip
- id
- .source_id
- path
- type
- audio
- video
- image
- name
- description
- item
- id
- .clip_id
- .tag_id