|
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
|
|||
|
|||
Where to buy Sage TV Services
We need to have Sage TV customized service to do simple task like this one below. Could someone refer me a service or at least give some leads.
http://www.mucvu.net/rss.php (these links with viewing key) http://www.mucvu.net/rss_odctv.php (these links with flv video link direct) I need to have some coding to input my RSS into OnlineVideoLinks and OnlineVideoUIText file. Could someone help me? |
#2
|
||||
|
||||
Quote:
easier way to add custom online video feeds Gerry
__________________
Big Gerr _______ Server - WHS 2011: Sage 7.1.9 - 1 x HD Prime and 2 x HDHomeRun - Intel Atom D525 1.6 GHz, Acer Easystore, RAM 4 GB, 4 x 2TB hotswap drives, 1 x 2TB USB ext Clients: 2 x PC Clients, 1 x HD300, 2 x HD-200, 1 x HD-100 DEV Client: Win 7 Ultimate 64 bit - AMD 64 x2 6000+, Gigabyte GA-MA790GP-DS4H MB, RAM 4GB, HD OS:500GB, DATA:1 x 500GB, Pace RGN STB. |
#3
|
|||
|
|||
This is my RSS.PHP file to generate xml text and I don't know how to code it or modify that so I could get the (enclosure url) to produce the proper xml text. Could someone help me.
This code here will generate the xml text below and it was not proper format for sage tv software print "<item>\n"; print " <title>".$results['title']."</title>\n"; print " <link>http://www.mucvu.net/flvideo/".$results[VID].".flv</link>\n"; print " <description>\n"; print " <![CDATA["; print "<img src=\"$photo\" align=\"right\" border=\"0\" width=\"174\" height=\"130\" vspace=\"4\" hspace=\"4\" /><br /><br /> <p>".$description."</p><p>".$key."</p> <p>Added by: <a href=\"$config[BASE_URL]/uprofile.php?UID=".$results[UID]."\">".$results[username]."</a><br/> Tags: "; The above PHP Code will product this xml text below - <item> <title>Tinh Yeu Thuong Phan 5 END - Muc su Nguyen Ba Quang</title> <link>http://www.mucvu.net/flvideo/379.flv</link> - <description> - <![CDATA[ <img src="http://www.mucvu.net/thumb/1_379.jpg" align="right" border="0" width="174" height="130" vspace="4" hspace="4" /><br /><br /> <p>Tinh Yeu Thuong Phan 5 END - Muc su Nguyen Ba Quang</p><p></p> <p>Added by: <a href="http://www.mucvu.net/uprofile.php?UID=42">sermon</a><br/> Tags: <a href="http://www.mucvu.net/search_result.php?search_id=Tinh">Tinh</a> <a href="http://www.mucvu.net/search_result.php?search_id=Yeu">Yeu</a> <a href="http://www.mucvu.net/search_result.php?search_id=Thuong">Thuong</a> <a href="http://www.mucvu.net/search_result.php?search_id=Phan">Phan</a> <a href="http://www.mucvu.net/search_result.php?search_id=5">5</a> <a href="http://www.mucvu.net/search_result.php?search_id=END">END</a> <a href="http://www.mucvu.net/search_result.php?search_id=-">-</a> <a href="http://www.mucvu.net/search_result.php?search_id=Muc">Muc</a> <a href="http://www.mucvu.net/search_result.php?search_id=su">su</a> <a href="http://www.mucvu.net/search_result.php?search_id=Nguyen">Nguyen</a> <a href="http://www.mucvu.net/search_result.php?search_id=Ba">Ba</a> <a href="http://www.mucvu.net/search_result.php?search_id=Quang">Quang</a> <br />Date: 2008-02-05<br/></p><br /><hr> ]]> </description> <author>sermon</author> </item> |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Successful BTV to Sage Conversion | deipert | SageTV Software | 7 | 01-19-2008 09:15 PM |
Sage Marketing Plan | tmiranda | General Discussion | 17 | 09-13-2007 12:06 PM |
USB-UIRT does not transmit with Sage 5. | Albert Hawking | Hardware Support | 2 | 06-18-2006 03:45 PM |
Sage UI disappears during playback | Keith | SageTV Software | 17 | 03-03-2006 03:31 AM |
How To: In-place recompression of Sage Recordings | nielm | SageTV Customizations | 39 | 02-18-2006 11:32 PM |