NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) UbuStream, Web Radio and Universe v
« Previous 1 … 4 5 6 7 8
UbuStream v2.0 - Beta

Thread Closed 
 
  • 0 Vote(s) - 0 Average
UbuStream v2.0 - Beta
ubu
Offline

Posting Freak

Posts: 792
Threads: 54
Joined: Jan 2006
#1
2006-11-14, 11:48 AM
So (finally) here's the beta version of UbuStream v2.0. It's a complete re-write. Very little of the original v1.5 code remains. I've tested it fairly well but, since I've introduced a lot of new functionality, there's probably some "undocumented" features still in there. So I'd be grateful if y'all could hammer it a bit, if you have the time, so I can release a stable version fairly soon.

New features include:
  • Station "groups" for organizing your media links. You can move backwards and forwards through the groups using buttons on the main UbuStream screen to filter the stations you see listed.
  • The station database is continuously refreshed while UbuStream is running so any changes you make using the config program (or directly to the UbuStream.xml file) will show up immediately, without you having to exit GB-PVR in order to pick up the changes.
  • Improved usability features include hiding the player when playing Audio streams, a Stop button to kill players that won't close, a Delete button that let's you remove stations from the database without having to exit GB-PVR to use the config program, a new "integrated" web browser for viewing station schedule web pages via the WebSite button and some other stuff I can't remember now.
  • Ability to import stations from standard M3U or PLS playlist files. Should be compatible with other web media apps.
  • Automatic download of stations and groups from Dinki's Worldwide Media Project web site. Media links from your custom MyTV and MyRadio playlists can be imported in "real time", either by using an AutoSynch button from the GB-PVR screen to initiate a request or automatically when UbuStream starts up.
  • Integration with Dynamic Source "mini-plugin" applications to automatically download media links from web sites containing "on-demand" video/audio streams. The applications "scrape" content from the web sites and publish it as UbuStream stations and groups. The downloads can be triggered via the AutoSynch button or executed automatically when UbuStream starts up. (I've included some so you can try it out: CNN by HTPCGB, Uitzendinggemist by Remco and my own attempts: BBC, Mosaic and DemocracyNow.)
  • The WWMP and Dynamic Source download/import processing is run as a background task. So you should (in theory) be able to continue using GB-PVR/UbuStream while it is running and new stations will just "magically" start to appear as each import completes.
The UbuStream config app is easier to use and packed with handy features. As a convenience, to avoid having to load the GB-PVR config app in order to access the UbuStream config app, a new executable, UbuStreamConfig.exe, is provided that fires up the config window directly. (You still have to use the GB-PVR config app to ensure that the plugin appears on the GB-PVR menu and for setting up UbuStream for use in channel mode with ExternalRecorder.

Installing the new version:

Download the attached zip file and copy the setup program it contains into your GB-PVR directory. Run it. It does a "destructive" install, overwriting any existing UbuStream components. It will convert an existing UbuStream.xml file to the new format but it's probably smart to make a backup before running the setup program.

[ATTACHMENT NOT FOUND]

Happy trails!
[SIZE=1]GBPVR v1.3.11 [/SIZE][SIZE=1]HVR-1250, [/SIZE][SIZE=1]ES7300[/SIZE][SIZE=1], 4GB, GeForce 9300, LianLi, Vista.[/SIZE]
[SIZE=1]GBPVR v1.0.08 [/SIZE][SIZE=1]PVR-150, [/SIZE][SIZE=1]P4 2.26GHz, [/SIZE][SIZE=1]1GB,[/SIZE][SIZE=1] GeForce 6200, [/SIZE]Coupden, XP[SIZE=1]
[/SIZE]

Author: UbuStream plugin, UbuRadio plugin, EPGExtra utility.
stefan
Offline

Posting Freak

Posts: 3,116
Threads: 81
Joined: Oct 2004
#2
2006-11-14, 12:04 PM
I don't have time to test it right now (at work), but I installed it and it looks great Smile Good job!
I'm not always right
GB-PVR 1.2.9
Accent HT-400 Case, AMD Athlon 64 3800+ 1024MB, 1TB+300GB+180GB, WinXP Pro-SP2, NVidia 7600GT
Nova-T USB2, PVR-350 recording from Dilog 355 DVB-T box, USB-UIRT (receiving & transmitting)
stefan
Offline

Posting Freak

Posts: 3,116
Threads: 81
Joined: Oct 2004
#3
2006-11-14, 02:55 PM
Ok, I tried it now, and so far I only have one problem: my VLC client starts in the foreground and steals focus, so I can't stop the stream until I switch the windows backs... any thougths?
I'm not always right
GB-PVR 1.2.9
Accent HT-400 Case, AMD Athlon 64 3800+ 1024MB, 1TB+300GB+180GB, WinXP Pro-SP2, NVidia 7600GT
Nova-T USB2, PVR-350 recording from Dilog 355 DVB-T box, USB-UIRT (receiving & transmitting)
ubu
Offline

Posting Freak

Posts: 792
Threads: 54
Joined: Jan 2006
#4
2006-11-14, 10:45 PM (This post was last modified: 2006-11-14, 10:50 PM by ubu.)
stefan Wrote:Ok, I tried it now, and so far I only have one problem: my VLC client starts in the foreground and steals focus, so I can't stop the stream until I switch the windows backs... any thougths?
That's actually how UbuStream has always worked. The player needs to have focus so you can watch the video playing. So, here's what you need to do:

For video:

If you use a remote control you can set one of the buttons to send the Alt-F4 keystroke combo - this will close the window that currently has focus. For most players you have to press the button twice - once to exit from fullscreen, once to close the app. For Hauppauge remotes, for instance, I have the line "GRNPOWER={alt}{f4}" in the DEFAULT section of my irremote.ini file ("GRNPOWER={sys(0xF060)}" will also work). If you use a keyboard/mouse, you can just close the VLC window with your mouse or by typing Alt-F4.

For audio:

There is a new setting, "Minimize player when playing audio", in the Options>Player section of the UbuStream config app. When set, you won't see the player at all while it plays your stream. To stop the stream (and close the player) you can use the Stop button on the UbuStream menu. If you want the player to show up (so you can watch your favourite visualizations), leave this option unchecked and close the player, as you would for video, by using the Alt-F4 button on your remote.

I think most of this is mentioned on the UbuStream wiki page and in the v1.5 documentation. I'll be updating all that when I "officially" release v2.0.

BTW - you can set up your remote to give you greater control of the player while playing streams with UbuStream by including a section in your irremote.ini for each player. For instance, you can set buttons for Play, Pause, Stop, toggle full screen, etc. while watching a stream with VLC. For remotes other than Hauppauge, I believe you can do something equivalent to set the buttons.
[SIZE=1]GBPVR v1.3.11 [/SIZE][SIZE=1]HVR-1250, [/SIZE][SIZE=1]ES7300[/SIZE][SIZE=1], 4GB, GeForce 9300, LianLi, Vista.[/SIZE]
[SIZE=1]GBPVR v1.0.08 [/SIZE][SIZE=1]PVR-150, [/SIZE][SIZE=1]P4 2.26GHz, [/SIZE][SIZE=1]1GB,[/SIZE][SIZE=1] GeForce 6200, [/SIZE]Coupden, XP[SIZE=1]
[/SIZE]

Author: UbuStream plugin, UbuRadio plugin, EPGExtra utility.
HTPCGB
Offline

Member

Posts: 215
Threads: 15
Joined: Jun 2006
#5
2006-11-14, 11:05 PM (This post was last modified: 2006-11-14, 11:27 PM by HTPCGB.)
Excellent work. Dynamic importing works as expected. However, there are a few things that I've noticed...

1. Once sections have been selected and imported using the dynamic source setup, they can't be removed by unchecking the checkbox. The associated group must be deleted in order to remove the section. (Yes, I am that lazy.Big Grin )

2. When the title strings are longer than the listbox width (specifically democracy now), there is some bleed-through. (See attached.)

3. The Mosaic .mov stream will play fine on VLC.

Edit: 4. If you for some reason attempt to delete the "No stations matching type/group to display." list-item in the "ugrouped" group, you recieve an "Index was outside the bounds of the array." exception.

Regards,
HTPCGB
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#6
2006-11-14, 11:09 PM
Nice work

1. Love the disclaimer :-)
2. I use Real Player Alternative and Quicktime Alternative.
Default Paths are both "C:\Program Files\Media Player Classic\mplayerc.exe"

Cheers,

k.
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
ubu
Offline

Posting Freak

Posts: 792
Threads: 54
Joined: Jan 2006
#7
2006-11-15, 12:06 AM
HTPCGB Wrote:Excellent work.
Thanks. I hope the Dynamic Source feature works more or less as you had imagined it would.

Quote: 1. Once sections have been selected and imported using the dynamic source setup, they can't be removed by unchecking the checkbox. The associated group must be deleted in order to remove the section. (Yes, I am that lazy.Big Grin )
That's by design. I figured it was possible (unlikely, I agree) that someone might want to stop getting new content for that section but might want to keep something they had already downloaded from it. Better to have to explicitly delete the group than to curse me for having deleted something you wanted to keep. I could be persuaded otherwise if you think this is being excessively "anal". Smile

Quote: 2. When the title strings are longer than the listbox width (specifically democracy now), there is some bleed-through.
I'd noticed this. I wish I had a better handle on manipulating the skin objects. I suppose I could truncate the title to some arbitrary length but, if somebody skins it so the whole title can be displayed, they would be missing the last part of the text.

Quote: 3. The Mosaic .mov stream will play fine on VLC.
Awesome! I get video and audio out of synch when I try to do this but it sounds like this is specific to my setup. Most .mov streams should play OK on VLC. And QuickTime is truly a pain! (If anybody knows how to start it in full screen mode - short of calling it from a Java app - please let me know).

Quote:4. If you for some reason attempt to delete the "No stations matching type/group to display." list-item in the "ugrouped" group, you recieve an "Index was outside the bounds of the array." exception.
Well caught! I'll investigate. Hopefully, the average user will not try to do this. :eek:
[SIZE=1]GBPVR v1.3.11 [/SIZE][SIZE=1]HVR-1250, [/SIZE][SIZE=1]ES7300[/SIZE][SIZE=1], 4GB, GeForce 9300, LianLi, Vista.[/SIZE]
[SIZE=1]GBPVR v1.0.08 [/SIZE][SIZE=1]PVR-150, [/SIZE][SIZE=1]P4 2.26GHz, [/SIZE][SIZE=1]1GB,[/SIZE][SIZE=1] GeForce 6200, [/SIZE]Coupden, XP[SIZE=1]
[/SIZE]

Author: UbuStream plugin, UbuRadio plugin, EPGExtra utility.
ubu
Offline

Posting Freak

Posts: 792
Threads: 54
Joined: Jan 2006
#8
2006-11-15, 12:38 AM
jksmurf Wrote:Nice work

1. Love the disclaimer :-)
Thanks. You like the install app? That's all done with the excellent (and free) WinRAR.

Quote:2. I use Real Player Alternative and Quicktime Alternative.
Default Paths are both "C:\Program Files\Media Player Classic\mplayerc.exe"
Do you think I should add them to the default set of players automatically defined when a new UbuStream database is created? Right now I'm just including what seem to be the most widely used players: WMP, RealPlayer and QuickTime, along with (IMHO) the best player available: VLC. There seems to be a pretty large community of Winamp users, so I'd thought of adding that. Maybe I should add the "Alternative" players too. However, I want to avoid presenting users with a bewildering array of player apps that they don't have (and maybe haven't heard of) and it is, after all, fairly easy to define new players via the UbuStream config app.
[SIZE=1]GBPVR v1.3.11 [/SIZE][SIZE=1]HVR-1250, [/SIZE][SIZE=1]ES7300[/SIZE][SIZE=1], 4GB, GeForce 9300, LianLi, Vista.[/SIZE]
[SIZE=1]GBPVR v1.0.08 [/SIZE][SIZE=1]PVR-150, [/SIZE][SIZE=1]P4 2.26GHz, [/SIZE][SIZE=1]1GB,[/SIZE][SIZE=1] GeForce 6200, [/SIZE]Coupden, XP[SIZE=1]
[/SIZE]

Author: UbuStream plugin, UbuRadio plugin, EPGExtra utility.
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#9
2006-11-15, 01:14 AM (This post was last modified: 2008-04-27, 02:25 PM by jksmurf.)
ubu Wrote:Thanks. You like the install app? That's all done with the excellent (and free) WinRAR.
Yup, it's a beaut. For some reason in the Plugins dir there is a "Shortcut (2) to Ubustream ..." not sure where Shortcut (1) went ?

ubu Wrote:Do you think I should add them to the default set of players automatically defined when a new UbuStream database is created? .
I'm not sure TBH, if your installer can detect what is installed, maybe, although you are correct about most common. The folks who have the RA and QT alternative installed probably also know how to fill in the paths to them... :-)

Quote: However, I want to avoid presenting users with a bewildering array of player apps that they don't have (and maybe haven't heard of) and it is, after all, fairly easy to define new players via the UbuStream config app.
Fair enough!

On another note, I tried to test the import of the station NDR2 that I referred to in this post i.e. the rma one, but I get a pretty ugly error. I think the URL must not be correct, but perhaps a different message might not frighten some folks :-)

Finally, I haven't actually been able to use it because the darn thing does not want to show up in the GBPVR main menu. I checked it in plugins OK in the config, and other plugins appear but this one... doesn't want to know. This could be my dubious system, I have been having other problems and am seriously considering a WinXP reinstall. :confused:

k.

Code:
<ExternalMenuLayoutFile>MainMenu.xml</ExternalMenuLayoutFile>
  <MenuLayout>
    <Task enabled="true">TV Guide</Task>
    <Task enabled="true">Live TV</Task>
    <Task enabled="true">Music Library</Task>
    <Task enabled="true">Photo Library</Task>
    <Task enabled="false">Recordings</Task>
    <Task enabled="false">Video Library</Task>
    <Task enabled="false">Search Guide</Task>
    <Task enabled="false">DVD</Task>
    <Task enabled="false">FM Radio</Task>
    <Task enabled="false">Net Radio</Task>
    <Task enabled="false">System</Task>
    <Task enabled="false">Exit</Task>
    <Task enabled="false">XSearch</Task>
    <Task enabled="false">XGuide</Task>
    <Task enabled="true">XRecord</Task>
    [B]<Task enabled="true">Web TV/Radio</Task>[/B]
    <Task enabled="true">DVD to MPEG</Task>
    <Task enabled="true">Videos</Task>
    <Task enabled="true">Video Archive Panel</Task>
  </MenuLayout>
  <!-- Plugin Layout -->
  <PluginsEnabled>true</PluginsEnabled>
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
ubu
Offline

Posting Freak

Posts: 792
Threads: 54
Joined: Jan 2006
#10
2006-11-15, 02:53 AM
jksmurf Wrote:Yup, it's a beaut. For some reason in the Plugins dir there is a "Shortcut (2) to Ubustream ..." not sure where Shortcut (1) went ?
What can I say? It's a beta. Smile

Quote: I'm not sure TBH, if your installer can detect what is installed, maybe, although you are correct about most common. The folks who have the RA and QT alternative installed probably also know how to fill in the paths to them... :-)
What I should really do is search the registry for installed players. That way I'd always get only the players currently installed and the paths would be, by definition, correct. I could check for newly installed players each time the UbuStream config app starts (I'm already doing this for Dynamic Source apps). Maybe when I get time.....

Quote: On another note, I tried to test the import of the station NDR2 that I referred to in this post i.e. the rma one, but I get a pretty ugly error. I think the URL must not be correct, but perhaps a different message might not frighten some folks :-)
Well, firstly, if you want to add (not import) the NDR2 stream to your UbuStream station list, simply click New>Station and add the name and URL there. Then it will show up in your list of stations. You are trying to enter it in the URL field on the Worldwide Media Project panel. This is for WWMP users to enter their unique link for downloading playlists from WWMP. You need to be a registered WWMP user (it's free) to use this feature.

Nonetheless, you caught a bug. I'm already checking for an invalid URI string but not, apparently for a site that doesn't exist or that doesn't transmit the expected playlist. It shall be fixed.

Quote: Finally, I haven't actually been able to use it because the darn thing does not want to show up in the GBPVR main menu. I checked it in plugins OK in the config, and other plugins appear but this one... doesn't want to know. This could be my dubious system, I have been having other problems and am seriously considering a WinXP reinstall. :confused:
So it shows up on the plugins tab in the GB-PVR config app but not on the main menu when you run GB-PVR? If you had "AutoSynch at startup" checked on the WWMP panel (couldn't see in your screen print because the error dialog obscured it) that would have caused UbuStream to abend at startup because of the bad URL you entered. Uncheck it and get rid of that URL. If UbuStream still doesn't appear on the menu, look in the gbpvr.exe.log file for "fatal" errors and let me know (or attach the log file so I can see it).
[SIZE=1]GBPVR v1.3.11 [/SIZE][SIZE=1]HVR-1250, [/SIZE][SIZE=1]ES7300[/SIZE][SIZE=1], 4GB, GeForce 9300, LianLi, Vista.[/SIZE]
[SIZE=1]GBPVR v1.0.08 [/SIZE][SIZE=1]PVR-150, [/SIZE][SIZE=1]P4 2.26GHz, [/SIZE][SIZE=1]1GB,[/SIZE][SIZE=1] GeForce 6200, [/SIZE]Coupden, XP[SIZE=1]
[/SIZE]

Author: UbuStream plugin, UbuRadio plugin, EPGExtra utility.
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

Pages (9): 1 2 3 4 5 … 9 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Ubustream not working preview neither timeshitf play Toni 2 3,120 2009-05-27, 07:59 PM
Last Post: Toni
  Imposible to start ubustream Toni 3 3,164 2009-05-27, 12:02 PM
Last Post: Toni
  UbuStream plugin - support ubu 42 45,392 2009-03-26, 12:41 AM
Last Post: am2pgs
  UBUStream and version 1.3.11 seansco 10 6,651 2009-03-11, 01:07 PM
Last Post: seansco
  Using Ubustream with MediaMVPs jbyram2 33 40,241 2008-12-12, 04:50 PM
Last Post: jbyram2
  No mouse in web pages from Ubustream 2.2 aa7 0 2,402 2008-03-21, 04:13 AM
Last Post: aa7
  Run external app before UbuStream playback? sgilani 9 4,368 2008-03-16, 05:09 AM
Last Post: sgilani
  YouTube not working via VLC/Ubustream gazoo 4 4,972 2008-03-10, 03:16 PM
Last Post: gazoo
  uefa futsal in ubustream? sglebs 0 2,192 2008-03-02, 03:14 AM
Last Post: sglebs
  Ubustream in PVRX2 markfarey 4 3,829 2008-02-27, 02:42 AM
Last Post: markfarey

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode