mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 13:36:09 +05:00
extend playable files list
This commit is contained in:
@@ -12,6 +12,7 @@ const playableExtList = [
|
||||
'avchd',
|
||||
'avi',
|
||||
'drc',
|
||||
'dv',
|
||||
'flv',
|
||||
'iso',
|
||||
'm2v',
|
||||
@@ -27,9 +28,9 @@ const playableExtList = [
|
||||
'mpeg',
|
||||
'mpg',
|
||||
'mpv',
|
||||
'mts',
|
||||
'mxf',
|
||||
'nsv',
|
||||
'ogg',
|
||||
'ogv',
|
||||
'ts',
|
||||
'qt',
|
||||
@@ -46,6 +47,9 @@ const playableExtList = [
|
||||
'aiff',
|
||||
'ape',
|
||||
'au',
|
||||
'dsd',
|
||||
'dff',
|
||||
'dsf',
|
||||
'flac',
|
||||
'gsm',
|
||||
'it',
|
||||
@@ -55,11 +59,15 @@ const playableExtList = [
|
||||
'mod',
|
||||
'mp3',
|
||||
'mpa',
|
||||
'oga',
|
||||
'ogg',
|
||||
'opus',
|
||||
'pls',
|
||||
'ra',
|
||||
's3m',
|
||||
'sid',
|
||||
'wav',
|
||||
'weba',
|
||||
'wma',
|
||||
'xm',
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user