{ "filters": [ { "id": "uhd-blu-ray", "groupId": "source", "name": "Ultra HD Blu-ray", "pattern": "(?i)\\b(ultra[ ._-]?hd[ ._-]?blu[ ._-]?ray|uhd[ ._-]?blu[ ._-]?ray|uhd[ ._-]?bd)\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/uhd-blu-ray.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#49B46D" }, { "id": "blu-ray-disc", "groupId": "source", "name": "Blu-ray Disc", "pattern": "(?i)(?!.*\\b(?:uhd|ultra[ ._-]?hd)\\b)(?!.*\\bremux\\b)\\b(blu[ ._-]?ray|bluray|bd[ ._-]?rip|bdrip|brrip)\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/blu-ray-disc.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#49B46D" }, { "id": "uhd-remux", "groupId": "source", "name": "UHD REMUX", "pattern": "(?i)\\b(?:uhd|2160p|4k)[ ._-]+remux\\b|\\bremux[ ._-]+(?:uhd|2160p|4k)\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/uhd-remux.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#49B46D" }, { "id": "blu-ray-remux", "groupId": "source", "name": "Blu-ray REMUX", "pattern": "(?i)\\b(?:blu[ ._-]?ray|bd)[ ._-]+remux\\b|\\bremux[ ._-]+(?:blu[ ._-]?ray|bd)\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/blu-ray-remux.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#49B46D" }, { "id": "remux", "groupId": "source", "name": "REMUX", "pattern": "(?i)\\bremux\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/remux.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#49B46D" }, { "id": "bdmv", "groupId": "source", "name": "BDMV", "pattern": "(?i)\\bbdmv\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/bdmv.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#49B46D" }, { "id": "webdl", "groupId": "source", "name": "WEB-DL", "pattern": "(?i)\\bweb[ ._-]?dl\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/webdl.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#49B46D" }, { "id": "webrip", "groupId": "source", "name": "WEBRip", "pattern": "(?i)\\bweb[ ._-]?rip\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/webrip.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#49B46D" }, { "id": "hdtv", "groupId": "source", "name": "HDTV", "pattern": "(?i)\\bhdtv\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/hdtv.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#49B46D" }, { "id": "dvd-rip", "groupId": "source", "name": "DVD Rip", "pattern": "(?i)\\bdvd[ ._-]?rip\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/dvd-rip.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#49B46D" }, { "id": "dvd", "groupId": "source", "name": "DVD", "pattern": "(?i)\\bdvd\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/dvd.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#49B46D" }, { "id": "4k-ultra-hd", "groupId": "resolution", "name": "4K Ultra HD", "pattern": "(?i)\\b(4k|2160p|uhd|ultra[ ]?hd)\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/4k-ultra-hd.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#F3C43F" }, { "id": "2160p", "groupId": "resolution", "name": "2160p", "pattern": "(?i)\\b2160p\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/2160p.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#F3C43F" }, { "id": "1440p", "groupId": "resolution", "name": "1440p QHD", "pattern": "(?i)\\b1440p\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/1440p.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#F3C43F" }, { "id": "1080p-full-hd", "groupId": "resolution", "name": "1080p Full HD", "pattern": "(?i)\\b(1080p|fhd|full[ ]?hd)\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/1080p-full-hd.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#F3C43F" }, { "id": "1080i", "groupId": "resolution", "name": "1080i", "pattern": "(?i)\\b1080i\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/1080i.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#F3C43F" }, { "id": "720p-hd", "groupId": "resolution", "name": "720p HD", "pattern": "(?i)\\b720p\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/720p-hd.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#F3C43F" }, { "id": "576p", "groupId": "resolution", "name": "576p", "pattern": "(?i)\\b576p\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/576p.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#F3C43F" }, { "id": "480p-sd", "groupId": "resolution", "name": "480p SD", "pattern": "(?i)\\b480p\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/480p-sd.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#F3C43F" }, { "id": "dolby-vision", "groupId": "video-tech", "name": "Dolby Vision", "pattern": "(?i)\\b(dolby[ ]?vision|dovi|dv)\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/dolby-vision.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#28B7E4" }, { "id": "hdr10-plus", "groupId": "video-tech", "name": "HDR10+", "pattern": "(?i)\\b(hdr10\\+|hdr10[ ]?plus|hdr[ ]?10[ ]?\\+)\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/hdr10-plus.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#28B7E4" }, { "id": "hdr10", "groupId": "video-tech", "name": "HDR10", "pattern": "(?i)\\bhdr[ ]?10\\b(?![ ]?\\+|[ ]?plus)", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/hdr10.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#28B7E4" }, { "id": "hdr", "groupId": "video-tech", "name": "HDR", "pattern": "(?i)\\bhdr\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/hdr.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#28B7E4" }, { "id": "hlg", "groupId": "video-tech", "name": "HLG", "pattern": "(?i)\\bhlg\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/hlg.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#28B7E4" }, { "id": "sdr", "groupId": "video-tech", "name": "SDR", "pattern": "(?i)\\bsdr\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/sdr.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#28B7E4" }, { "id": "imax-enhanced", "groupId": "video-tech", "name": "IMAX Enhanced", "pattern": "(?i)\\bimax[ ._-]?enhanced\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/imax-enhanced.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#28B7E4" }, { "id": "imax", "groupId": "video-tech", "name": "IMAX", "pattern": "(?i)\\bimax\\b(?![ ._-]?enhanced)", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/imax.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#28B7E4" }, { "id": "3d", "groupId": "video-tech", "name": "3D", "pattern": "(?i)\\b(3d|sbs|hsbs|ou|hou)\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/3d.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#28B7E4" }, { "id": "av1", "groupId": "video-codec", "name": "AV1", "pattern": "(?i)\\bav1\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/av1.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#559EFF" }, { "id": "hevc", "groupId": "video-codec", "name": "HEVC / H.265", "pattern": "(?i)\\b(hevc|h[ ._-]?265|x265)\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/hevc.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#559EFF" }, { "id": "avc", "groupId": "video-codec", "name": "AVC / H.264", "pattern": "(?i)\\b(avc|h[ ._-]?264|x264)\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/avc.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#559EFF" }, { "id": "vp9", "groupId": "video-codec", "name": "VP9", "pattern": "(?i)\\bvp9\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/vp9.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#559EFF" }, { "id": "mpeg2", "groupId": "video-codec", "name": "MPEG-2", "pattern": "(?i)\\bmpeg[ ._-]?2\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/mpeg2.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#559EFF" }, { "id": "vc1", "groupId": "video-codec", "name": "VC-1", "pattern": "(?i)\\bvc[ ._-]?1\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/vc1.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#559EFF" }, { "id": "12bit", "groupId": "bit-depth", "name": "12-bit", "pattern": "(?i)\\b12[ ._-]?bit\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/12bit.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#A87BE8" }, { "id": "10bit", "groupId": "bit-depth", "name": "10-bit", "pattern": "(?i)\\b(10[ ._-]?bit|10b|hi10p)\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/10bit.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#A87BE8" }, { "id": "8bit", "groupId": "bit-depth", "name": "8-bit", "pattern": "(?i)\\b8[ ._-]?bit\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/8bit.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#A87BE8" }, { "id": "dolby-atmos", "groupId": "audio-tech", "name": "Dolby Atmos", "pattern": "(?i)\\b(dolby[ ]?atmos|atmos)\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/dolby-atmos.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#E05DAC" }, { "id": "truehd", "groupId": "audio-tech", "name": "Dolby TrueHD", "pattern": "(?i)\\b(truehd|true[ ]?hd|dolby[ ]?truehd)\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/truehd.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#E05DAC" }, { "id": "dolby-digital-plus", "groupId": "audio-tech", "name": "Dolby Digital Plus / E-AC-3", "pattern": "(?i)\\b(ddp|dd\\+|dolby[ ._-]?digital[ ._-]?plus|e-?ac-?3)\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/dolby-digital-plus.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#E05DAC" }, { "id": "dolby-digital", "groupId": "audio-tech", "name": "Dolby Digital / AC-3", "pattern": "(?i)\\b(dolby[ ._-]?digital|ac-?3|dd)\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/dolby-digital.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#E05DAC" }, { "id": "dts-x", "groupId": "audio-tech", "name": "DTS:X", "pattern": "(?i)\\bdts[: ._-]?x\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/dts-x.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#E05DAC" }, { "id": "dts-hd-master-audio", "groupId": "audio-tech", "name": "DTS-HD Master Audio", "pattern": "(?i)\\b(dts[ ._-]?hd[ ._-]?ma|dts[ ._-]?hd[ ._-]?master)\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/dts-hd-master-audio.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#E05DAC" }, { "id": "dts-hd-hra", "groupId": "audio-tech", "name": "DTS-HD High Resolution Audio", "pattern": "(?i)\\b(dts[ ._-]?hd[ ._-]?(hra|high[ ._-]?resolution))\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/dts-hd-hra.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#E05DAC" }, { "id": "dts-hd", "groupId": "audio-tech", "name": "DTS-HD", "pattern": "(?i)\\bdts[ ._-]?hd\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/dts-hd.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#E05DAC" }, { "id": "dts", "groupId": "audio-tech", "name": "DTS", "pattern": "(?i)\\bdts\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/dts.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#E05DAC" }, { "id": "aac", "groupId": "audio-codec", "name": "AAC", "pattern": "(?i)\\baac\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/aac.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#B873EA" }, { "id": "flac", "groupId": "audio-codec", "name": "FLAC", "pattern": "(?i)\\bflac\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/flac.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#B873EA" }, { "id": "lpcm", "groupId": "audio-codec", "name": "LPCM", "pattern": "(?i)\\blpcm\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/lpcm.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#B873EA" }, { "id": "pcm", "groupId": "audio-codec", "name": "PCM", "pattern": "(?i)\\bpcm\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/pcm.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#B873EA" }, { "id": "opus", "groupId": "audio-codec", "name": "Opus", "pattern": "(?i)\\bopus\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/opus.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#B873EA" }, { "id": "mp3", "groupId": "audio-codec", "name": "MP3", "pattern": "(?i)\\bmp3\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/mp3.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#B873EA" }, { "id": "alac", "groupId": "audio-codec", "name": "ALAC", "pattern": "(?i)\\balac\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/alac.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#B873EA" }, { "id": "7.1", "groupId": "audio-channels", "name": "7.1 Audio", "pattern": "(?i)\\b(7\\.1|8ch|8[ ]?channel)\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/7.1.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#F09248" }, { "id": "5.1", "groupId": "audio-channels", "name": "5.1 Audio", "pattern": "(?i)\\b(5\\.1|6ch|6[ ]?channel)\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/5.1.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#F09248" }, { "id": "2.1", "groupId": "audio-channels", "name": "2.1 Audio", "pattern": "(?i)\\b2\\.1\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/2.1.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#F09248" }, { "id": "2.0", "groupId": "audio-channels", "name": "2.0 Stereo", "pattern": "(?i)\\b(2\\.0|stereo|2ch)\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/2.0.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#F09248" }, { "id": "1.0", "groupId": "audio-channels", "name": "1.0 Mono", "pattern": "(?i)\\b(1\\.0|mono|1ch)\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/1.0.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#F09248" }, { "id": "multi", "groupId": "language", "name": "Multi", "pattern": "(?i)\\bmulti\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/multi.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#4CBA70" }, { "id": "vf", "groupId": "language", "name": "VF", "pattern": "(?i)\\bvf\\b(?![fq])|\\bfr(?:a|e)?\\b|\\bfrench\\b|\\bfran[cç]ais\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/vf.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#4CBA70" }, { "id": "vff", "groupId": "language", "name": "VFF", "pattern": "(?i)\\bvff\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/vff.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#4CBA70" }, { "id": "vfq", "groupId": "language", "name": "VFQ", "pattern": "(?i)\\b(vfq|fr[-_ ]?ca|fran[cç]ais[ ._-]?(?:canadien|qu[eé]b[eé]cois)|qu[eé]b[eé]cois)\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/vfq.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#4CBA70" }, { "id": "vo", "groupId": "language", "name": "VO", "pattern": "(?i)\\bvo\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/vo.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#4CBA70" }, { "id": "vostfr", "groupId": "subtitles", "name": "VOSTFR", "pattern": "(?i)\\bvostfr\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/vostfr.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#32B7C5" }, { "id": "sub-fr", "groupId": "subtitles", "name": "French subtitles", "pattern": "(?i)\\b(sub[ ._-]?fr|fre[nch]*[ ._-]?sub)\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/sub-fr.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#32B7C5" }, { "id": "sub-en", "groupId": "subtitles", "name": "English subtitles", "pattern": "(?i)\\b(sub[ ._-]?en|eng[lish]*[ ._-]?sub)\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/sub-en.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#32B7C5" }, { "id": "forced", "groupId": "subtitles", "name": "Forced subtitles", "pattern": "(?i)\\bforced\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/forced.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#32B7C5" }, { "id": "sdh-cc", "groupId": "subtitles", "name": "SDH / CC", "pattern": "(?i)\\b(sdh|closed[ ]?caption|cc)\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/sdh-cc.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#32B7C5" }, { "id": "age-all", "groupId": "age-rating", "name": "Tous publics", "pattern": "(?i)\\b(tous[ ]?publics|all[ ]?ages|g)\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/age-all.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#E45F6D" }, { "id": "age-12", "groupId": "age-rating", "name": "12+", "pattern": "(?i)\\b(-?12|12\\+)\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/age-12.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#E45F6D" }, { "id": "age-16", "groupId": "age-rating", "name": "16+", "pattern": "(?i)\\b(-?16|16\\+)\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/age-16.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#E45F6D" }, { "id": "age-18", "groupId": "age-rating", "name": "18+", "pattern": "(?i)\\b(-?18|18\\+)\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/age-18.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#E45F6D" }, { "id": "pg-13", "groupId": "age-rating", "name": "PG-13", "pattern": "(?i)\\bpg-?13\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/pg-13.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#E45F6D" }, { "id": "tv-ma", "groupId": "age-rating", "name": "TV-MA", "pattern": "(?i)\\btv-?ma\\b", "imageURL": "https://raw.githubusercontent.com/niakw/NiakVIO/main/assets/transparent/96x40/tv-ma.webp", "isEnabled": true, "tagColor": "#11151C", "tagStyle": "bordered", "textColor": "#FFFFFF", "borderColor": "#E45F6D" } ], "groups": [ { "id": "source", "name": "Source", "color": "#49B46D", "borderColor": "#49B46D", "isExpanded": true }, { "id": "resolution", "name": "Resolution", "color": "#F3C43F", "borderColor": "#F3C43F", "isExpanded": true }, { "id": "video-tech", "name": "Video Tech", "color": "#28B7E4", "borderColor": "#28B7E4", "isExpanded": true }, { "id": "video-codec", "name": "Video Codec", "color": "#559EFF", "borderColor": "#559EFF", "isExpanded": true }, { "id": "bit-depth", "name": "Bit Depth", "color": "#A87BE8", "borderColor": "#A87BE8", "isExpanded": true }, { "id": "audio-tech", "name": "Audio Tech", "color": "#E05DAC", "borderColor": "#E05DAC", "isExpanded": true }, { "id": "audio-codec", "name": "Audio Codec", "color": "#B873EA", "borderColor": "#B873EA", "isExpanded": true }, { "id": "audio-channels", "name": "Audio Channels", "color": "#F09248", "borderColor": "#F09248", "isExpanded": true }, { "id": "language", "name": "Language", "color": "#4CBA70", "borderColor": "#4CBA70", "isExpanded": true }, { "id": "subtitles", "name": "Subtitles", "color": "#32B7C5", "borderColor": "#32B7C5", "isExpanded": true }, { "id": "age-rating", "name": "Age Rating", "color": "#E45F6D", "borderColor": "#E45F6D", "isExpanded": true } ] }