You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am not sure what all clients need the team information in the xml, but Plex is one of them to do recordings to "follow team". The follow team option allows all events from a specific team to be recorded. From researching it seems like Plex needs a field within the XML. Currently it looks like only the subtitle contains team names. Could the team name be extracted and placed with the tag?
<programme start="20251101193000 +0000" stop="20251101230000 +0000" channel="10661">
<title>College Football</title>
<sub-title>Indiana at Maryland</sub-title>
<desc>Fernando Mendoza and the No. 2 Hoosiers (8-0, 5-0 Big Ten) host the Terrapins (4-3, 1-3). Indiana continued its stellar season by taking apart UCLA 56-6 on Oct. 25. Mendoza added to his Heisman credentials with three touchdown passes in the win.</desc>
<date>20251101</date>
<category lang="en">Sports</category>
<length units="minutes">210</length>
<icon src="https://zap2it.tmsimg.com/assets/GNLZZGG001EG658.jpg" />
<url>https://tvlistings.gracenote.com//overview.html?programSeriesId=SH04337352&tmsId=EP043373527303</url>
<episode-num system="dd_progid">EP04337352.7303</episode-num>
<new />
<live />
<audio type="stereo" />
<subtitles type="teletext" />
</programme>
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am not sure what all clients need the team information in the xml, but Plex is one of them to do recordings to "follow team". The follow team option allows all events from a specific team to be recorded. From researching it seems like Plex needs a field within the XML. Currently it looks like only the subtitle contains team names. Could the team name be extracted and placed with the tag?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions