WIP season search
This commit is contained in:
parent
813c165b88
commit
0bb17177ee
9 changed files with 579 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
export enum MediaType {
|
||||
Movie = 'movie',
|
||||
Series = 'series',
|
||||
Season = 'season',
|
||||
ComicManga = 'comicManga',
|
||||
Game = 'game',
|
||||
MusicRelease = 'musicRelease',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue