|
SageTV Customizations This forums is for discussing and sharing user-created modifications for the SageTV application created by using the SageTV Studio or through the use of external plugins. Use this forum to discuss customizations for SageTV version 6 and earlier, or for the SageTV3 UI. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
Shows.xml and mpg.xml
I have been using sage for a while now... I like to import my series into meedio right now i use the mpg.xml.
The problem I am having is that the <OriginalAirDate> appears on the shows.xml but not in the mpg.xml.....Also the <File> which is the location of the file appears in the mpg.xml but not in the shows.xml. If I use the shows.xml to import then Meedio cannot find the location of the file. If I use the mpg.xml the I cannot sort by originalairdate. Any way I can combine these. I have samples below. Mpg.xml <?xml version="1.0" encoding="ISO-8859-1"?> <Airing> <Title>Battlestar Galactica</Title> <Episode>Scattered</Episode> <Description>With Adama wounded and Laura Roslin in the brig, Tigh faces his first test of leadership.</Description> <ActualStartTime>1124244000000</ActualStartTime> <StartDate>Aug 16, 2005</StartDate> <StartTime>7:00:00 PM</StartTime> <EndTime>8:00:00 PM</EndTime> <Duration>0 min</Duration> <File>D:\Sage1\BattlestarGalactica-Scattered-47770-0.mpg</File> <FirstRun>false</FirstRun> <Favorite>true</Favorite> <Manual>false</Manual> <Library>false</Library> <Category>Science fiction</Category> <Starring>Edward James Olmos, Mary McDonnell, Katee Sackhoff, Jamie Bamber, James Callis, Tricia Helfer, Grace Park</Starring> <ParentalRatings>TVPG</ParentalRatings> <Language>English</Language> <ExternalID>EP7107490016</ExternalID> <ChannelNumber>59</ChannelNumber> <ChannelName>SCIFIP</ChannelName> </Airing> Shows.xml <Show> <Title>Battlestar Galactica</Title> <Episode>Scattered</Episode> <Description>With Adama wounded and Laura Roslin in the brig, Tigh faces his first test of leadership.</Description> <Category>Science fiction</Category> <Starring>Edward James Olmos, Mary McDonnell, Katee Sackhoff, Jamie Bamber, James Callis, Tricia Helfer, Grace Park</Starring> <ParentalRatings>TVPG</ParentalRatings> <ExternalID>EP7107490016</ExternalID> <Language>English</Language> <OriginalAirDate>2005-07-15</OriginalAirDate> <StationID>SCIFIP</StationID> <StartTime>2005-08-16T19:00:00</StartTime> <StopTime>2005-08-16T20:00:00</StopTime> </Show> |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|