summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/global.pl18
1 files changed, 9 insertions, 9 deletions
diff --git a/data/global.pl b/data/global.pl
index de7307cd..92f52e71 100644
--- a/data/global.pl
+++ b/data/global.pl
@@ -125,15 +125,15 @@ our %S = (%S,
}, 7 ],
},
anime_types => [
- # VNDB AniDB
- [ 'unknown', 'unknown', ],
- [ 'TV', 'TV Series' ],
- [ 'OVA', 'OVA' ],
- [ 'Movie', 'Movie' ],
- [ 'unknown', 'Other' ],
- [ 'unknown', 'Web' ],
- [ 'TV Special', 'TV Special' ],
- [ 'unknown', 'Music Video' ],
+ # AniDB anime type starts counting at 1, 0 = unknown
+ # we start counting at 0, with NULL being unknown
+ 'TV Series',
+ 'OVA',
+ 'Movie',
+ 'Other',
+ 'Web',
+ 'TV Special',
+ 'Music Video',
],
vn_relations => [
# Name, Reverse--