bazarr/libs/guessit/config/options.json

370 lines
8.5 KiB
JSON

{
"expected_title": ["OSS 117", "This is Us"],
"allowed_countries": ["au", "gb", "us"],
"allowed_languages": [
"ca",
"cs",
"de",
"en",
"es",
"fr",
"he",
"hi",
"hu",
"it",
"ja",
"ko",
"mul",
"nl",
"no",
"pl",
"pt",
"ro",
"ru",
"sv",
"te",
"uk",
"und"
],
"advanced_config": {
"common_words": [
"ca",
"cat",
"de",
"he",
"it",
"no",
"por",
"rum",
"se",
"st",
"sub"
],
"groups": {
"starting": "([{",
"ending": ")]}"
},
"audio_codec": {
"audio_channels": {
"1.0": ["1ch", "mono"],
"2.0": ["2ch", "stereo", "re:(2[\\W_]0(?:ch)?)(?=[^\\d]|$)"],
"5.1": [
"5ch",
"6ch",
"re:(5[\\W_][01](?:ch)?)(?=[^\\d]|$)",
"re:(6[\\W_]0(?:ch)?)(?=[^\\d]|$)"
],
"7.1": ["7ch", "8ch", "re:(7[\\W_][01](?:ch)?)(?=[^\\d]|$)"]
}
},
"container": {
"subtitles": ["srt", "idx", "sub", "ssa", "ass"],
"info": ["nfo"],
"videos": [
"3g2",
"3gp",
"3gp2",
"asf",
"avi",
"divx",
"flv",
"iso",
"m4v",
"mk2",
"mk3d",
"mka",
"mkv",
"mov",
"mp4",
"mp4a",
"mpeg",
"mpg",
"ogg",
"ogm",
"ogv",
"qt",
"ra",
"ram",
"rm",
"ts",
"vob",
"wav",
"webm",
"wma",
"wmv"
],
"torrent": ["torrent"],
"nzb": ["nzb"]
},
"country": {
"synonyms": {
"ES": ["españa"],
"GB": ["UK"],
"BR": ["brazilian", "bra"],
"CA": ["québec", "quebec", "qc"],
"MX": ["Latinoamérica", "latin america"]
}
},
"episodes": {
"season_max_range": 100,
"episode_max_range": 100,
"max_range_gap": 1,
"season_markers": ["s"],
"season_ep_markers": ["x"],
"disc_markers": ["d"],
"episode_markers": ["xe", "ex", "ep", "e", "x"],
"range_separators": ["-", "~", "to", "a"],
"discrete_separators": ["+", "&", "and", "et"],
"season_words": [
"season",
"saison",
"seizoen",
"seasons",
"saisons",
"tem",
"temp",
"temporada",
"temporadas",
"stagione"
],
"episode_words": [
"episode",
"episodes",
"eps",
"ep",
"episodio",
"episodios",
"capitulo",
"capitulos"
],
"of_words": ["of", "sur"],
"all_words": ["All"]
},
"language": {
"synonyms": {
"ell": ["gr", "greek"],
"spa": ["esp", "español", "espanol"],
"fra": ["français", "vf", "vff", "vfi", "vfq"],
"swe": ["se"],
"por_BR": ["po", "pb", "pob", "ptbr", "br", "brazilian"],
"deu_CH": ["swissgerman", "swiss german"],
"nld_BE": ["flemish"],
"cat": [
"català",
"castellano",
"espanol castellano",
"español castellano"
],
"ces": ["cz"],
"ukr": ["ua"],
"zho": ["cn"],
"jpn": ["jp"],
"hrv": ["scr"],
"mul": ["multi", "dl"]
},
"subtitle_affixes": [
"sub",
"subs",
"esub",
"esubs",
"subbed",
"custom subbed",
"custom subs",
"custom sub",
"customsubbed",
"customsubs",
"customsub",
"soft subtitles",
"soft subs"
],
"subtitle_prefixes": [
"st",
"vost",
"subforced",
"fansub",
"hardsub",
"legenda",
"legendas",
"legendado",
"subtitulado",
"soft",
"subtitles"
],
"subtitle_suffixes": ["subforced", "fansub", "hardsub"],
"language_affixes": ["dublado", "dubbed", "dub"],
"language_prefixes": ["true"],
"language_suffixes": ["audio"],
"weak_affixes": ["v", "audio", "true"]
},
"part": {
"prefixes": ["pt", "part"]
},
"release_group": {
"forbidden_names": ["bonus", "by", "for", "par", "pour", "rip"],
"ignored_seps": "[]{}()"
},
"screen_size": {
"frame_rates": [
"23.976",
"24",
"25",
"29.970",
"30",
"48",
"50",
"60",
"120"
],
"min_ar": 1.333,
"max_ar": 1.898,
"interlaced": ["360", "480", "576", "900", "1080"],
"progressive": [
"360",
"480",
"540",
"576",
"900",
"1080",
"368",
"720",
"1440",
"2160",
"4320"
]
},
"website": {
"safe_tlds": ["com", "net", "org"],
"safe_subdomains": ["www"],
"safe_prefixes": ["co", "com", "net", "org"],
"prefixes": ["from"]
},
"streaming_service": {
"A&E": ["AE", "A&E"],
"ABC": "AMBC",
"ABC Australia": "AUBC",
"Al Jazeera English": "AJAZ",
"AMC": "AMC",
"Amazon Prime": ["AMZN", "Amazon", "re:Amazon-?Prime"],
"Adult Swim": ["AS", "re:Adult-?Swim"],
"America's Test Kitchen": "ATK",
"Animal Planet": "ANPL",
"AnimeLab": "ANLB",
"AOL": "AOL",
"AppleTV": ["ATVP", "ATV+"],
"ARD": "ARD",
"BBC iPlayer": ["iP", "re:BBC-?iPlayer"],
"BravoTV": "BRAV",
"Canal+": "CNLP",
"Cartoon Network": "CN",
"CBC": "CBC",
"CBS": "CBS",
"CNBC": "CNBC",
"Comedy Central": ["CC", "re:Comedy-?Central"],
"Channel 4": "4OD",
"CHRGD": "CHGD",
"Cinemax": "CMAX",
"Country Music Television": "CMT",
"Comedians in Cars Getting Coffee": "CCGC",
"Crunchy Roll": ["CR", "re:Crunchy-?Roll"],
"Crackle": "CRKL",
"CSpan": "CSPN",
"CTV": "CTV",
"CuriosityStream": "CUR",
"CWSeed": "CWS",
"Daisuki": "DSKI",
"DC Universe": "DCU",
"Deadhouse Films": "DHF",
"DramaFever": ["DF", "DramaFever"],
"Digiturk Diledigin Yerde": "DDY",
"Discovery": ["DISC", "Discovery"],
"Disney": ["DSNY", "Disney"],
"DIY Network": "DIY",
"Doc Club": "DOCC",
"DPlay": "DPLY",
"E!": "ETV",
"ePix": "EPIX",
"El Trece": "ETTV",
"ESPN": "ESPN",
"Esquire": "ESQ",
"Family": "FAM",
"Family Jr": "FJR",
"Food Network": "FOOD",
"Fox": "FOX",
"Freeform": "FREE",
"FYI Network": "FYI",
"Global": "GLBL",
"GloboSat Play": "GLOB",
"Hallmark": "HLMK",
"HBO Go": ["HBO", "re:HBO-?Go"],
"HBO Max": "HMAX",
"HGTV": "HGTV",
"History": ["HIST", "History"],
"Hulu": "HULU",
"Investigation Discovery": "ID",
"IFC": "IFC",
"iTunes": ["iTunes", { "pattern": "iT", "ignore_case": false }],
"ITV": "ITV",
"Knowledge Network": "KNOW",
"Lifetime": "LIFE",
"Motor Trend OnDemand": "MTOD",
"MBC": ["MBC", "MBCVOD"],
"MSNBC": "MNBC",
"MTV": "MTV",
"National Geographic": ["NATG", "re:National-?Geographic"],
"NBA TV": ["NBA", "re:NBA-?TV"],
"NBC": "NBC",
"Netflix": ["NF", "Netflix"],
"NFL": "NFL",
"NFL Now": "NFLN",
"NHL GameCenter": "GC",
"Nickelodeon": ["NICK", "Nickelodeon"],
"Norsk Rikskringkasting": "NRK",
"OnDemandKorea": ["ODK", "OnDemandKorea"],
"PBS": "PBS",
"PBS Kids": "PBSK",
"Playstation Network": "PSN",
"Pluzz": "PLUZ",
"RTE One": "RTE",
"SBS (AU)": "SBS",
"SeeSo": ["SESO", "SeeSo"],
"Shomi": "SHMI",
"Showtime": "SHO",
"Spike": "SPIK",
"Spike TV": ["SPKE", "re:Spike-?TV"],
"Sportsnet": "SNET",
"Sprout": "SPRT",
"Stan": "STAN",
"Starz": "STZ",
"Sveriges Television": "SVT",
"SwearNet": "SWER",
"Syfy": "SYFY",
"TBS": "TBS",
"TFou": "TFOU",
"The CW": ["CW", "re:The-?CW"],
"TLC": "TLC",
"TubiTV": "TUBI",
"TV3 Ireland": "TV3",
"TV4 Sweeden": "TV4",
"TVING": "TVING",
"TV Land": ["TVL", "re:TV-?Land"],
"UFC": "UFC",
"UKTV": "UKTV",
"Univision": "UNIV",
"USA Network": "USAN",
"Velocity": "VLCT",
"VH1": "VH1",
"Viceland": "VICE",
"Viki": "VIKI",
"Vimeo": "VMEO",
"VRV": "VRV",
"W Network": "WNET",
"WatchMe": "WME",
"WWE Network": "WWEN",
"Xbox Video": "XBOX",
"Yahoo": "YHOO",
"YouTube Red": "RED",
"ZDF": "ZDF"
}
}
}