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
7ore
Offline

Senior Member

Posts: 598
Threads: 68
Joined: Mar 2006
#61
2006-11-30, 09:49 AM (This post was last modified: 2006-11-30, 10:14 AM by 7ore.)
I uninstalled GBpvr, deleted all files in the folder. Reinstalled it and took OK in the config.exe. Installed ubustream, replaced the gui and ubustreamplugin.dll.
Plugin not visible. So it was at least reproducable... Wink

Btw. I use the newest version of GB-PVR, 0.98.13b
ubu
Offline

Posting Freak

Posts: 792
Threads: 54
Joined: Jan 2006
#62
2006-11-30, 10:50 AM
7ore Wrote:I uninstalled GBpvr, deleted all files in the folder. Reinstalled it and took OK in the config.exe. Installed ubustream, replaced the gui and ubustreamplugin.dll.
Plugin not visible. So it was at least reproducable... Wink

Btw. I use the newest version of GB-PVR, 0.98.13b
I you read the System Requirements section on the wiki (both for the "production" v1.6 version of UbuStream and the new page for v2.0) you''ll see that installing the Common GBPVR Utilities library is a prerequisite. Sounds like the Weather plugin was automatically installing it. From your config.exe.log:

Code:
2006-11-30 10:28:26.200    ERROR    [1]    Inner exception: System.IO.FileNotFoundException: Could not load file or assembly 'CommonGBPVRUtilities, Version=1.2.2046.32553, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
File name: 'CommonGBPVRUtilities, Version=1.2.2046.32553, Culture=neutral, PublicKeyToken=null'
   at UbuStreamPlugin.UbuStreamPluginTask..ctor()
I don't install this library automatically (nor, usually, the GBPVR UI Elements library) to avoid overlaying some newer version with my older version of one of these libraries. So I put them as "requirements" on the wiki with links to their wiki pages so you can (if you don't already have them installed) download the latest (current) versions before installing UbuStream.

Two down, one to go.... (from the list in your earlier post) Smile
[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.
7ore
Offline

Senior Member

Posts: 598
Threads: 68
Joined: Mar 2006
#63
2006-11-30, 12:06 PM (This post was last modified: 2006-11-30, 07:22 PM by 7ore.)
Great!!
Well I didn't bother with that one just because I installed it at work just for test purposes... I learned some things in the process.

Thanks for a great plugin and fast responses to all issues (both existing and nonexisting Wink )

Back home... I have found another feature (don't sigh, I heard you). It's in the settings. If I am standing on a group (adding channels to a group for instance) and then right click and adds a new group, the name-field is enabled=False (I can't give it a name). I have to close the settings before I can add another group.
ubu
Offline

Posting Freak

Posts: 792
Threads: 54
Joined: Jan 2006
#64
2006-12-01, 08:21 AM
HTPCGB Wrote:And here's the scraping class...
Very nice. I was especially impressed by the System.Web.HttpUtility.UrlDecode bit. I wouldn't have figured that out in a thousand years!

I've got some more comments, but I've posted them in the Dynamic Source thread (to avoid filling this thread with too much techie blue-skying Smile ).

BTW - I emailed you the Win32 code fragments I promised.
[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
#65
2006-12-03, 09:19 AM (This post was last modified: 2006-12-03, 11:15 AM by ubu.)
One last bug fix release (really!):

[ATTACHMENT NOT FOUND]

No fancy installer - just a zip file. This should fix most of the reported bugs. Still have some issues with mouse selection of list items beyond the first page of the list (keyboard/remote control not affected). Tried to implement first-to-last-added sequencing of stations and groups in the UI but hit a major 'gotcha' and gave up. Added the ability to toggle the sort order in the config app's tree view instead (as a consolation prize!). Will revisit this later.

Added some new DynSource mini-plugins (YouTube, Google and Podcasts) that explore some different ways of using the mini-plugin architecture. I've described them (and attached the source) in the Dynamic Source thread.

The YouTube and Google (thanks, HTPCGB) apps are "interactive" mini-plugins which work like a regular DynSource except, when you click the Test Import button, a form pops up that lets you capture the URLs of the target video clip pages and add them to a list. When you are done, the list gets turned into a PLX file which is then imported in the normal way.

The Podcasts DynSource mini-plugin lets you play podcasts downloaded by your podcast receiver (such as Juice). As new podcasts are downloaded they will be dynamically imported as UbuStream stations.

EDIT:
1) To fix an incompatibility with the GB-PVR language translation tool, I've changed the plugin's menu entry from "Web TV/Radio" to "Web Streams" (probably a more accurate description, anyway). You may want to check the Plugins tab in the GB-PVR config app after installing this version to make sure you haven't got two menu entries or something wierd.

2) The google clips require VLC 8.4 (or earlier) or 8.6-beta to play correctly. VLC 8.5 will play them but will pop up a message telling you the file is broken. If you agree that this is a bad thing (and essentially apologize for your stupidity in trying to play the file) by clicking OK, VLC will then, grudgingly, play the file with no noticable problems. Complaints about this behaviour have caused them to "fix" it for 8.6.

3) To exit from the YouTube clip player (and stop the stream) use the Back button on your remote or Esc on the keyboard.

4) It's probably a very bad idea to check "AutoSynch at startup" on the panels for interactive DynSources. I haven't tried it but it won't have a happy ending, I'm sure. I'll try and figure out how to stop that from being even possible.
[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
#66
2006-12-03, 11:51 PM
I have not noticed any bugs in this release.Smile

As per your suggestion, I have created a .dll version of my embedded WMP app.

It's constructor is "Overlay(string mediaURL)". It's methods are listed below and in a demonstration app that I bundled with the .dll.

-playMedia()
-pauseMedia()
-stopMedia()
-requestStatus()
-fullScreenMode()
-normalScreenMode()
-setBufferSize(int seconds);

The form itself toggles between fullscreen and normal mode when you press "OK" on the remote or "f" on the keyboard. I have also included a wrapper that will act like the original WMP embedded app.

I am looking forward to your feedback.

Regards,
HTPCGB
7ore
Offline

Senior Member

Posts: 598
Threads: 68
Joined: Mar 2006
#67
2006-12-04, 07:19 AM
All of my open issues are fixed in this version!
Great Job!!

UbuStream takes the usability of web radio/TV to the next level!

There is one new bug that is introduced though. But I think that this one belongs to Stefan, as it is in Sveriges Radios Dynasource. It's the scandinavian letters that gets omitted in the transfer. After the import a station kalled "P4 Väst" gets called "P4 Vst". Just like the earlier problem you fixed in ubuStream itself.

Test only done on audio-streams (and DynaSource: "Sveriges Radio") with GB-PVR 0.98.13b.


A suggestion to another version: A possibility to start web streams in one group of my choice. For instance a drop-down on General options tab with all groups (The default choice: "Group-view", or a checkbox to enable the drop-down). And yes, I know, I did wish to have the groups listed as they are today. But I always like to have it both ways and be able to choose myself...
7ore
Offline

Senior Member

Posts: 598
Threads: 68
Joined: Mar 2006
#68
2006-12-04, 06:20 PM
HTPCGB
Maybe a silly question but is the wmp Overlay something anybody can use "as is"?
Or is it something ubu has to add in UbuStream?
HTPCGB
Offline

Member

Posts: 215
Threads: 15
Joined: Jun 2006
#69
2006-12-04, 08:36 PM
7ore Wrote:HTPCGB
Maybe a silly question but is the wmp Overlay something anybody can use "as is"?
Or is it something ubu has to add in UbuStream?


You can use the WMP Overlay with the included WMP Overlay Wrapper.exe. Just copy WMP Overlay Wrapper.exe and all the other .dll's to the "gbpvr/plugins/ubustream/" directory. Then, in the ubustream config app, create a new media player pointing to the wrapper.

Enjoy.
ubu
Offline

Posting Freak

Posts: 792
Threads: 54
Joined: Jan 2006
#70
2006-12-05, 07:35 AM
HTPCGB Wrote:As per your suggestion, I have created a .dll version of my embedded WMP app.
Looks good. I won't have time to try invoking the dll properly until I've got v2.0 out the door (last minute tidying, testing and wiki page revamp). It certainly opens up some interesting possibilities for v2.1.

How's the VLC version going? You might want to consider adding an alternate constructor such as Overlay(string mediaURL, string mediaFile, mediaFormat) and maybe a couple of methods like startMediaRecord() and stopMediaRecord() to the VLC one. (Yes, I've been thinking about the mediaMVP thing again :eek: ).

I was hoping to get some feedback from you on the "interactive" Google and YouTube DynSource mini-plugins. Have you had a chance to check them out yet?
[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: 1 Guest(s)

Pages (9): « Previous 1 … 5 6 7 8 9 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Ubustream not working preview neither timeshitf play Toni 2 3,126 2009-05-27, 07:59 PM
Last Post: Toni
  Imposible to start ubustream Toni 3 3,173 2009-05-27, 12:02 PM
Last Post: Toni
  UbuStream plugin - support ubu 42 45,473 2009-03-26, 12:41 AM
Last Post: am2pgs
  UBUStream and version 1.3.11 seansco 10 6,662 2009-03-11, 01:07 PM
Last Post: seansco
  Using Ubustream with MediaMVPs jbyram2 33 40,297 2008-12-12, 04:50 PM
Last Post: jbyram2
  No mouse in web pages from Ubustream 2.2 aa7 0 2,410 2008-03-21, 04:13 AM
Last Post: aa7
  Run external app before UbuStream playback? sgilani 9 4,382 2008-03-16, 05:09 AM
Last Post: sgilani
  YouTube not working via VLC/Ubustream gazoo 4 4,979 2008-03-10, 03:16 PM
Last Post: gazoo
  uefa futsal in ubustream? sglebs 0 2,194 2008-03-02, 03:14 AM
Last Post: sglebs
  Ubustream in PVRX2 markfarey 4 3,836 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