|
@@ -161,7 +161,7 @@ $CategoryIcons = array('music.png', 'apps.png', 'ebook.png', 'audiobook.png', 'e
|
161
|
161
|
|
162
|
162
|
$Media = array('TV', 'DVD', 'Bluray', 'HD DVD', 'VHS', 'VCD', 'LD', 'Web');
|
163
|
163
|
$MediaManga = array('Scan', 'Web');
|
164
|
|
-$Platform = array('Windows', 'OS X', 'Linux', 'BSD', 'Flash', 'Java', 'Android', 'iOS');
|
|
164
|
+$Platform = array('Windows', 'OS X', 'Linux', 'BSD', 'Flash', 'Java', 'Android', 'iOS', '3DS');
|
165
|
165
|
$Containers = array('AVI', 'MKV', 'MP4', 'OGM', 'WMV', 'ISO', 'VOB IFO', 'TS', 'M2TS');
|
166
|
166
|
$ContainersGames = array('ISO', 'BIN-CUE', 'Installer', 'Loose');
|
167
|
167
|
$Codecs = array('h264', '10-bit h264', 'XviD', 'DivX', 'WMV', 'DVD5', 'DVD9', 'HEVC', 'MPEG-2');
|