-
Notifications
You must be signed in to change notification settings - Fork 1
/
genre-replacements.json
52 lines (52 loc) · 1.48 KB
/
genre-replacements.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
{
"adeventure": ["Adventure"],
"adult": ["Erotic"],
"animation": ["Animated"],
"aomedy": ["Comedy"],
"biographical": ["Biography"],
"biopic": ["Biography"],
"biogtaphy": ["Biography"],
"blackcomedy": ["Comedy"],
"cartoon": ["Animated"],
"children's": ["Family"],
"coming of age": ["Teen"],
"concert": ["Performance"],
"costume drama": ["Drama"],
"dramedy": ["Drama", "Comedy"],
"criminal": ["Crime"],
"detective": ["Mystery"],
"docudrama": ["Documentary", "Drama"],
"dramatic": ["Drama"],
"drana": ["Drama"],
"football": ["Sports"],
"heist": ["Action"],
"history": ["Historical"],
"indie": ["Independent"],
"melodrama": ["Drama"],
"military": ["War"],
"mockumentary": ["Satire"],
"music": ["Musical"],
"parody": ["Satire"],
"period": ["Historical"],
"pow": ["War"],
"p.o.w.": ["War"],
"rockumentary": ["Musical", "Documentary"],
"rom com": ["Romance", "Comedy"],
"romantic": ["Romance"],
"sci-fi": ["Science Fiction"],
"sci–fi": ["Science Fiction"],
"science-fiction": ["Science Fiction"],
"sex": ["Erotic"],
"sexual": ["Erotic"],
"slahser": ["Slasher"],
"slapstick": ["Comedy"],
"solution-mentary": ["Documentary"],
"space opera": ["Science Fiction"],
"spoof": ["Satire"],
"sport": ["Sport"],
"surfing": ["Sport"],
"live-action": ["Live Action"],
"westerm": ["Western"],
"ww1": ["War"],
"zombie": ["Horror"]
}