![]() |
|
|||||||
| SageTV v7 Customizations This forums is for discussing and sharing user-created modifications for the SageTV version 7 application created by using the SageTV Studio or through the use of external plugins. Use this forum to discuss plugins for SageTV version 7 and newer. |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
||||
|
||||
|
Note: This topic covers how to add custom online video links; to discuss custom links that you've added, see: Suggest Online Video Feeds (v7.0+)
Sample custom properties files are attached to this post showing example custom online video feeds. Be sure to edit the custom online video properties files, or add your own additional custom files, instead of editing the original files that are installed with SageTV. If you edit OnlineVideoLinks.properties and OnlineVideoUIText.properties, your changes will be overwritten the next time a SageTV update is installed or when SagetV downloads updated online video files. The attached CustomOnlineVideoLinks.zip file contains 2 files:
You will need to use the default STV from SageTV v7.0.23 or later in order to use these properties files. See the comments near the top of the CustomOnlineVideoLinks.properties file for instructions for adding new links. The first time you access a new link in SageTV, the titles and icon URL will be automatically created in the CustomOnlineVideoUIText.properties file, which you can edit later, if you wish. The links are listed in the UI in alphabetical order, based on the feed's property name ('FeedName'). The custom files can also be used to modify the default set of links -- if the custom properties files contain the same properties as the default properties files, the custom setup will be used instead. Just remember, if you do this, your custom setup will still override the default definitions for every upgrade install afterwards. Additional notes:
- Andy
__________________
SageTV v7.1.9 is available here. - Read the SageTV FAQ and PDF User's Guides for SageTV V7.0 & SageTV Studio v7.1. - Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus - HD Extenders: A) FAQs B) URC MX-700 remote setup Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request. Before you ask: no, I can't say "when".
|
|
#2
|
|||
|
|||
|
Thanks for posting the files (with the instructions inside). Works great. I've been able to add some newsfeeds easily.
|
|
#3
|
|||
|
|||
|
There is a live concert webcast I'd like to show through my extender. Not sure if I would be able to do this by adding a custom video feed, but the link for the "sample stream" is this:
http://www.livephish.com/packages/2,...l?launchPlayer Will I be able to do this by simply manipulating those custom files under "links" and just add the URL for the live feed when they have it available? If there is something I need to find out from the provider or an easier way to do this, please let me know as I am not a brain scientist with this stuff. Thanks! |
|
#4
|
|||
|
|||
|
Any way to add an age rating to a custom video feed that SageTV will obey (R, PG, etc.)?
|
|
#5
|
||||
|
||||
|
Quote:
- Andy
__________________
SageTV v7.1.9 is available here. - Read the SageTV FAQ and PDF User's Guides for SageTV V7.0 & SageTV Studio v7.1. - Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus - HD Extenders: A) FAQs B) URC MX-700 remote setup Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request. Before you ask: no, I can't say "when".
|
|
#6
|
|||
|
|||
|
Online Links
Will this allow me to create links to online resources such as TV.com, TBS, etc? It would be nice to avoid drilling all the way through the PlayOn selections.
Thanks
__________________
Dell PE 2800 - Dual Xeon - 2gb RAM - Windows 2003 sp2 - 2 Video Cards: Hauppauge WINTV HVR 1600 digital |
|
#7
|
||||
|
||||
|
I'm having a heck of a time trying to get this to work. Posted a support request but am checking here in case anyone else can see something obvious I am missing. I am getting exceptions in the log that seem to indicate Sage is not picking up the URL value for my custom feeds. They show up with the right labels and icons and everything, but always yield "No videos found" when I click into them. Running 7.0.23.246 Windows client with the latest WHS server, Java 1.6.0_23, and the standard theme SageTV7.xml STV version 7.0.23.1
With a file named CustomOnlineVideoLinks_Pat.properties with contents: CustomSources=xPodcastPat xFeedPodcastPat/Cyriak=xPodcastPat;http://gdata.youtube.com/feeds/base/...ak/uploads_YTC xFeedPodcastPat/Brewing=xPodcastPat;http://www.basicbrewing.com/radio/video.rss and a file named CustomOnlineVideoUIText_Pat.properties with contents: Source/xPodcastPat/LongName=Pats Online Videos Source/xPodcastPat/ShortName=Pat Category/Cyriak/ThumbURL=http://i2.ytimg.com/i/9Ntx-EF3LzKY1nQ5rTUP2g/1.jpg?v=84cdc4 Category/Cyriak/LongName=Cyriak YouTube Channel Category/Cyriak/ShortName=Cyriak Category/Brewing/ThumbURL=http://www.basicbrewing.com/radio/images/MicCU.jpg Category/Brewing/LongName=Basic Brewing Video Category/Brewing/ShortName=Brewing I get errors like these in the log (seems like Sage is not picking up the URL): Sat 1/15 11:53:41.686 [AWT-EventQueue-0@187aeca] Online Video category selection: xPodcastPat--Brewing Sat 1/15 11:53:41.689 [AWT-EventQueue-0@187aeca] FeedContext: Brewing/URLContext= Sat 1/15 11:53:41.692 [AWT-EventQueue-0@187aeca] Searching Pats Online Videos for Brewing, URL: Sat 1/15 11:53:41.695 [AWT-EventQueue-0@187aeca] processOptionsMenu optionsMenu=default:BASE-70961|OptionsMenu:Wait while video list is downloaded Sat 1/15 11:53:41.700 [ReProcessHook@1c1d928] EXCEPTION in getValueAsObject:sage.a.e: Error in method reflection of new_java_net_URL of java.net.MalformedURLException: no protocol: for:sage_media_rss_RSSParser_parseXmlFile(new_java_net_URL(SearchURL), hand, false) Sat 1/15 11:53:41.709 [ReProcessHook@1c1d928] setUI(sage.b6@1586edb[Online Video Search Results]) histIdx=3 uiHistory=[sage.b6@1c012fa[Main Menu], sage.b6@14e7b87[Online Services Menu], sage.b6@1f5e42b[Online Video Menu], sage.b6@1586edb[Online Video Search Results]] Sat 1/15 11:53:41.750 [ReProcessHook@1c1d928] EXCEPTION in getValueAsObject:sage.a.e: Error in method reflection of sage_media_rss_RSSItem_getTitle of java.lang.NullPointerException for:sage_media_rss_Translate_decode(sage_media_rss_RSSItem_getTitle(RSSItem)) Sat 1/15 11:53:41.756 [ReProcessHook@1c1d928] EXCEPTION in getValueAsObject:sage.a.e: Error in method reflection of sage_media_rss_RSSItem_getMediaGroup of java.lang.NullPointerException for:sage_media_rss_RSSItem_getMediaGroup(RSSItem) |
|
#8
|
||||
|
||||
|
The Brewing link works fine for me. But, you don't have the custom URL lines set up correctly -- see the sample custom properties files for more info, but you should use:
Code:
xFeedPodcastCustom/Brewing=xPodcastPat;http://www.basicbrewing.com/radio/video.rss Code:
xFeedPodcastCustom/Cyriak_YTC=xPodcastPat;http://gdata.youtube.com/feeds/api/users/Cyriak/uploads?alt=rss&max-results=20&start-index=1 Code:
xYouTubeChannels/Categories=Cyriak,HBO,CBS,ABCNews,BBC,universalmusicgroup,sonybmg,RCARecords,NBA,NationalGeographic,YTVideoGuide,MontyPython - Andy
__________________
SageTV v7.1.9 is available here. - Read the SageTV FAQ and PDF User's Guides for SageTV V7.0 & SageTV Studio v7.1. - Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus - HD Extenders: A) FAQs B) URC MX-700 remote setup Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request. Before you ask: no, I can't say "when".
|
|
#9
|
||||
|
||||
|
Thanks Andy, with your pointers to what I was missing I've got it all working now.
|
|
#10
|
|||
|
|||
|
I'm a bit of a dunce... can i add something like this stream through the video feed section:
http://sharxdemo2.servehttp.com/en/login.asp actual stream: http://sharxdemo2.servehttp.com/stream.jpg i've been trying with webfeedencoder and have some lag with encoding, trying to see if this works at all... thanks in advance! |
|
#11
|
||||
|
||||
|
may be somebody can help me to add to 'online services' section RBC TV
website: http://rbctv.rbc.ru/ Live video streem mms://tv.gldn.net/rbc Archive: http://rbctv.rbc.ru/archive
__________________
Sage Server: 8xDVB-S2 with DVBE4Sage on YES DBS Israel 4W (10 virtual tuners), PlatformaHD 9e(10 virtual tuners) , 3 x HD300 Extenders; 3 x HD200 Extender; 3 x SageTV Client; |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Using the default STV in Custom STV Mode from custom STVs (v6.4 & later) | Opus4 | SageTV Studio | 49 | 09-23-2011 05:50 PM |
| online video subcategory defined in feed? | brainbone | SageTV v7 Customizations | 4 | 09-23-2010 09:23 AM |
| How To: Add custom online video feed definitions (default STV; v6.4+) | Opus4 | SageTV Customizations | 69 | 08-15-2010 10:13 AM |
| How To: Add custom online video feed definitions (default STV; v6.3.10) | Opus4 | SageTV Customizations | 34 | 06-04-2008 08:11 PM |
| custom online video feed definitions in SageMC? | Brent | SageMC Custom Interface | 0 | 02-10-2008 05:44 PM |