Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion guessit/config/options.json
Original file line number Diff line number Diff line change
Expand Up @@ -734,6 +734,7 @@
"ITV": "ITV",
"Knowledge Network": "KNOW",
"Lifetime": "LIFE",
"Max": "MAX",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this be in "HBO Max" ?

Copy link
Contributor

@milkers69 milkers69 Dec 13, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

MAX and HBO MAX are now different streaming services. Which one you get as a customer depends on region, but they have different encodes and selections. https://en.wikipedia.org/wiki/Max_(streaming_service)

"Motor Trend OnDemand": "MTOD",
"MBC": [
"MBC",
Expand Down Expand Up @@ -766,6 +767,7 @@
"NICKAPP"
],
"Norsk Rikskringkasting": "NRK",
"NowTV": {"pattern": "NOW", "ignore_case": false},
"OnDemandKorea": [
"ODK",
"OnDemandKorea"
Expand Down Expand Up @@ -845,7 +847,7 @@
"WWE Network": "WWEN",
"Xbox Video": "XBOX",
"Yahoo": "YHOO",
"YouTube Red": "RED",
"YouTube Red": {"pattern": "RED", "ignore_case": false},
"ZDF": "ZDF"
},
"date": {
Expand Down