MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 2 » General Talk


General Talk Talk about MediaPortal 2.

Reply
 
Thread Tools Display Modes
Old 2008-04-04, 11:14   #1 (permalink)
Portal Member
 
Join Date: Jun 2007
Age: 26
Posts: 26
Thanks: 2
Thanked 1 Time in 1 Post

Country:

My System

Default Streaming video interface?

How about further integrating a buildin videostream section in MP?

It seems that there are a number of different plugins for MP1 for handling webstreams from different sources. all having their own interface (some better than others) but the same core functionalities. It would be nice to have a standardized way of adding tv-shows/streams etc as a plugin dev then only have to make a parser to create the interface XML.

i was thinking that it could be a xml based import from a given DIR taken files with an ordered structure as show below.
Perhaps also adding a genre tag a type tag (tv, you-tube) etc.

This is mostly aimed at tvshows but the interface could/should be extended for all sorts of streams

Code:
BBC
|__News
      |__News 01-04-2008
      |__News 02-04-2008
      |__News 03-04-2008
      |__News 04-04-2008


<channel channelName=BBC>
	<program name=News>

		<episode>
			<Title>News 01-04-2008</Title>
			<URLs>
				<quality name=High>
				<URL_adress>HighQ_URL</URL_adress>
                                </quality>
				<quality name=low>
				<URL_adress>lowQ_URLL</URL_adress>
                                </quality>
			</URLs>
			<Desc>The World is nice and peachy</Desc>
			<Thumb_URL>Thumbnail_url</Thumb_URL>
                        <Aired>01-04-2008</Aired>
		</episode>
		
		<episode>
			<Title>News 03-04-2008</Title>
			<URLs>
				<quality name=High>
				<URL_adress>HighQ_URL</URL_adress>
                                </quality>
				<quality name=low>
				<URL_adress>lowQ_URLL</URL_adress>
                                </quality>
			</URLs>
			<Desc>The World is still in great shape</Desc>
			<Thumb_URL>Thumbnail_url</Thumb_URL>
                        <Aired>03-04-2008</Aired>
		</episode>
		
	</program>
</channel>
Craydk is offline   Reply With Quote
Reply

Bookmarks

Tags
interface, streaming, video

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Video image locked, no interface andreavb General Support 0 2007-10-09 07:35
Few interface enhancements for video selection screen lordsavant Improvement Suggestions 0 2007-02-24 03:59
Streaming video?? ktjensen MediaPortal 1 Talk 3 2007-01-24 11:13
Compression of the video&audio stream + Web Interface squiddy Improvement Suggestions 10 2006-11-30 23:54
Streaming Video juvinious General Development (no feature request here!) 0 2005-01-23 18:19


All times are GMT +1. The time now is 21:13.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress