| |||||||
| MediaPortal 1 Talk General talk regarding our HTPC-software MediaPortal 1 takes place here. |
![]() |
| | Thread Tools | Display Modes |
| | #11 (permalink) | |
| Portal Member Join Date: Feb 2005 Location: Wageningen Age: 32
Posts: 340
Thanks: 5
Thanked 0 Times in 0 Posts
Country: | Quote:
| |
| | |
| | #12 (permalink) |
| Portal Member Join Date: Jan 2006 Location: Nieuwendijk (NB) Age: 37
Posts: 47
Thanks: 0
Thanked 1 Time in 1 Post
Country: | new version of the PCZapper2MP program. changes: - option to create sub directories so the tree is more logically to navigate in MediaPortal - filling the tree-fields is a lot faster. now only the direct subnodes are filled. nodes below that are only filled when expanding the tree - different root-url. the new url is a parent url of the one I used before. so here are more links found, althoug some links lead to nothing. please let me know of any problems/suggestions Vulture P.S. program is downloadable from this thread (first post) http://nolanparty.com/mediaportal.so...ic.php?t=11730 |
| | |
| | #13 (permalink) | |
| Portal Member Join Date: Feb 2005 Location: Wageningen Age: 32
Posts: 340
Thanks: 5
Thanked 0 Times in 0 Posts
Country: | Quote:
It's getting all the playlists and contentlinks automatically now. I'm still thinking about a better way to implement all kind of webTV in Mediaportal. Maybe an xml, located on sourceforce and editable via the frontpage containing a selection of streams? Might end up in the developing list. | |
| | |
| | #14 (permalink) |
| Portal Member Join Date: Jan 2006 Location: Nieuwendijk (NB) Age: 37
Posts: 47
Thanks: 0
Thanked 1 Time in 1 Post
Country: | onkl, it shouldn't be that hard to create a new plugin to get some sort of menu-tree from a cfg/xml file from a (configurable) location on the internet (maybe more than one). All that's needed is a proper syntax for that list, a (simple) new plugin for MP and an active community/moderators to fill and maintain the list(s). I should be even possible to create websites where people place their found links along with fields like title/description/language/picture/etc. so that the listst are filled automatically |
| | |
| | #15 (permalink) | |
| Portal Member Join Date: Feb 2005 Location: Wageningen Age: 32
Posts: 340
Thanks: 5
Thanked 0 Times in 0 Posts
Country: | Quote:
What should be a proper way to describe (in pseudo-XML) all the various content available? I can imagine the following "dividers": -video, audio -station or finite stream (could one consider a finite stream, such as podcast, TV programs archive etc. as a "remote recording" -language -country? -some handling of bitrates, various streams provided for various speeds of interent connection -some favourites handling -genre? And the folowing metadata: -Picture url -Maybe something about the availabitlity of EPG's, a lot of foreign stations are available as stream and have some site where their EPG's can be grabbed -> might be usefull for intergration in MyTV once? -lenght of the program So that leads to some syntax, here an example for NASA's TV: <list> <section name="0"> <entry name="INDEX">0</entry> <entry name="AV">Video</entry> <entry name="type">netstation</entry> (versus netprogram) <entry name="Number">0</entry> for custom sortings <entry name="Name">NASA TV</entry> <entry name="Country">USA</entry> <entry name="Language">English</entry> <entry name="Picture">http://www.nasa.gov/templateimages/template/footer/logo_nasa.gif</entry> <section name="EPG"></EPG> <section name="source"> <section name="asx"> <entry name="Minbitrate">0</entry> <entry name="Maxbitrate">0</entry> <entry name="Address">http://www.nasa.gov/55644main_NASATV_Windows.asx</entry> </section> <section name="rm"> <entry name="Minbitrate">0</entry> <entry name="Maxbitrate">0</entry> <entry name="Address">http://www.nasa.gov/ram/35037main_portal.ram</entry> </section> <section name="alternate"> <entry name="Name">NASA TV Captioned</entry> <section name="rm"> <entry name="Minbitrate">0</entry> <entry name="Maxbitrate">0</entry> <entry name="Address">http://www.nasa.gov/ram/35037main_portal.ram</entry> </section> </section> </section> <entry name="Isfavorite">0</entry> <entry name="Genre">WebTV</entry> </section> <list> This could be served in some location, and MP could download the available defenitions. Afterwards, the user should be able to change at least favourites in GUI, so that he can browse all stations by some Favourites=OFF options and just watch TV whithout being disturbed by several Mongolian streams while he's quite sure not to fully understand Mongol by setting Favourites=ON. The most obvious point of improvement would be a mapped structure (just like implemented in PCZapper2MP) to the XML, while keeping the global list manageble, but in general, I'm interested in remarks. Maybe this could be a neat start: XSPF | |
| | |
| | #16 (permalink) |
| Portal Member Join Date: Jan 2006 Location: Nieuwendijk (NB) Age: 37
Posts: 47
Thanks: 0
Thanked 1 Time in 1 Post
Country: | that's an impressive piece of xml you just made up. I thing this is absolutely useable. some problems/suggestions: - I think favourite handling shouldn't be in the published list on the internet location. Favourites are personal, so this should be on your local machine. - the menu system is absolutely useable. I think that this isn't the hardest part to come up with. Perhaps when a lot of people are uploading to this list. it's better to split the list in multiple files, each with their own url. Perhaps by country/genre/mediatype/... - perhaps it's possible to generate more than one xml file and use the same technique as PCZapper does. their menu system is build on multiple xml files/urls that form their own menu structure. There is a main menu that's just an xml file with links to other xml files. an xml file can have links to media streams and/or links to other xml files (like sub menus). that's an easy to manage tree system. of course someone needs to host it on a website. If this is going to be a full functional plugin, I think a lot of people will be using it, so the website is going to need enough bandwidth to support it (if it's going to be a success...). |
| | |
| | #17 (permalink) |
| Portal Member Join Date: Aug 2005 Location: Melbourne, Australia Age: 23
Posts: 707
Thanks: 0
Thanked 0 Times in 0 Posts
| If it is just pulling down xml files then bandwidth should not be too much of a problem? Unless I have wildly underestimated the popularity of MediaPortal and this plugin it seems that it would just be a handful of kilobytes for each person. |
| | |
| | #18 (permalink) |
| Retired Team Member Join Date: Feb 2006 Location: The Netherlands
Posts: 68
Thanks: 0
Thanked 0 Times in 0 Posts
| I've tried this with Uitzending gemist and the asf streams play nicely in WMP but MP refuses to play them and logs this: PlaylistPlayer.Play unable to play:http://cgi.omroep.nl/cgi-bin/streams...bb.laatste.asf Any idea why? |
| | |
![]() |
| Bookmarks |
| Tags |
| automatic, broadcast, playlists, streaming, upload, video |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ASUS WDM TV/FM 7134 is supported | River Mead | General Support | 6 | 2007-08-27 16:12 |
| Poor video quality with live TV | toddbailey | MediaPortal 1 Talk | 12 | 2006-08-13 11:18 |
| Why can't I see scrambled chanels?? tt dvb-c 1500, viaaccess | kingkjelds | General Support | 14 | 2006-08-02 13:20 |
| Channelswitching before recording doesn't work | Bullseye | General Support | 0 | 2006-07-19 08:04 |
| MP crashing after viewing 21 videos | endeneu | The old Bugreport Forum | 27 | 2006-06-07 22:58 |