[mythtv-users] Schedules Direct TBA Listings
Robert Kulagowski
rkulagow at gmail.com
Wed Jul 16 21:10:35 UTC 2014
It's not generic on the JSON side:
{
"programID": "EP017211070172",
"titles": {
"title120": "The Tonight Show Starring Jimmy Fallon"
},
"eventDetails": {
"subType": "Series"
},
"descriptions": {
"description1000": [
{
"descriptionLanguage": "en",
"description": "TV host Whoopi Goldberg; actor Stephen
Moyer; Puss N Boots performs."
}
]
},
"originalAirDate": "2014-07-16",
"genres": [
"Talk",
"Comedy"
],
"metadata": [
{
"Tribune": {
"season": 1,
"episode": 87
}
}
],
"cast": [
{
"personId": "655",
"nameId": "655",
"name": "Whoopi Goldberg",
"role": "Guest",
"billingOrder": "01"
},
{
"personId": "152932",
"nameId": "153071",
"name": "Stephen Moyer",
"role": "Guest",
"billingOrder": "02"
},
{
"personId": "795317",
"nameId": "833893",
"name": "Puss N Boots",
"role": "Musical Guest",
"billingOrder": "03"
}
],
"crew": [
{
"personId": "205500",
"nameId": "207423",
"name": "Jimmy Fallon",
"role": "Host",
"billingOrder": "01"
},
{
"personId": "1166",
"nameId": "1166",
"name": "Lorne Michaels",
"role": "Executive Producer",
"billingOrder": "02"
}
],
"showType": "Series",
"hasImageArtwork": true,
"md5": "w8V5TjMOIk2pFnXGlqJ0Cw"
}
are you running
mythfilldatabase --dd-grab-all
That will force the XML grabber to download all data, every time that it runs.
More information about the mythtv-users
mailing list