-
Notifications
You must be signed in to change notification settings - Fork 6
Language
dave-p edited this page Jan 14, 2018
·
3 revisions
Produces a list of all known languages (hard-coded within the TVH source)
{
"entries" : [
{
"val" : "Undetermined",
"key" : "und"
},
{
"key" : "aar",
"val" : "Afar"
},
{
"val" : "Abkhazian",
"key" : "abk"
}, ...
]
}
Produces a similar list to language/list.
Produces a list in the same format as the other functions but containing only those languages which are supported by TVHeadend.