Skip to content

Commit

Permalink
Add sections for UK providers
Browse files Browse the repository at this point in the history
  • Loading branch information
Huevos committed Nov 16, 2024
1 parent b13bc88 commit 4272956
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions SatScanLcn/src/providers.py
Original file line number Diff line number Diff line change
Expand Up @@ -408,6 +408,21 @@
"sdt_pid": 0xbba,
"sdt_only_scan_home": True,
},
"sections": {
101: _("Entertainment"),
200: _("News"),
300: _("Movies"),
400: _("Lifestyle"),
500: _("Music"),
600: _("Kids"),
650: _("Special Interest"),
700: _("Radio"),
800: _("Shopping"),
949: _("Regional"),
970: _("Red button"),
998: _("Freesat 4K"),
999: _("Freesat Info"),
},
},
"Meo_3300": {
"name": _("Meo"),
Expand Down Expand Up @@ -689,6 +704,25 @@
"sdt": {
"sdt_only_scan_home": True,
},
"sections": {
101: _("Entertainment"),
201: _("Plus 1"),
301: _("Movies"),
350: _("Music"),
401: _("Sports"),
490: _("Pay-per-view"),
501: _("News"),
560: _("Specialist"),
580: _("Religion"),
601: _("Kids"),
660: _("Shopping"),
701: _("International"),
801: _("Secondary channels"),
900: _("Adult"),
950: _("Regional"),
970: _("Red button"),
993: _("Sky Info"),
},
},
"Telekom_Romania_0390": {
"name": _("Telekom Romania"),
Expand Down

0 comments on commit 4272956

Please sign in to comment.