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 Next »
Modify UbuStream menu?

 
  • 0 Vote(s) - 0 Average
Modify UbuStream menu?
Taajuus
Offline

Junior Member

Posts: 17
Threads: 4
Joined: May 2007
#1
2007-05-20, 05:24 PM
Is there a way to edit UbuStream menu?

I was first using UbuRadio, but had too many problems with it (dont want to get deeper on that). Then I tried UbuStream and it's almost perfect since I can optimize it lots from config.

Only problem is that UbuStream has a bit too much features. I would like to cut down menu a bit. Basicly all I need is the first screen of UbuStream that would directly show my streams (all net radios) on the list. I dont need groups and they only give me one more useless step before I can click my stream. Menu would only need "Play", "Stop", and "Main Menu" buttons.

I am sure that menu layout can be tweaked somewhere, but could not find the right file myself Smile

Another question. I have configured UbuStream to play net radio streams with Mediaplayer "Internal". If I start listening stream, then go to Music Libary and start listening some mp3, they both play at the same time. What player does Music Libary use and how could I configure UbuStream so that it stops playing streams if something is played from Music Libary?
ubu
Offline

Posting Freak

Posts: 792
Threads: 54
Joined: Jan 2006
#2
2007-05-21, 10:42 PM
Taajuus Wrote:Is there a way to edit UbuStream menu?

I was first using UbuRadio, but had too many problems with it (dont want to get deeper on that). Then I tried UbuStream and it's almost perfect since I can optimize it lots from config.

Only problem is that UbuStream has a bit too much features. I would like to cut down menu a bit. Basicly all I need is the first screen of UbuStream that would directly show my streams (all net radios) on the list. I dont need groups and they only give me one more useless step before I can click my stream. Menu would only need "Play", "Stop", and "Main Menu" buttons.
Well, that's one of the reasons I wrote the UbuRadio plugin: to provide a simpler UI front end to the underlying UbuStream functionality for people who just use audio streams. Why didn't UbuRadio work for you?

If you don't use groups, all your stations will show up in the "All Stations" group so, if you select that "group" you can just stay on that screen. You did give me an idea though (which I'll maybe implement for v2.2) which is, if no groups are currently defined, UbuStream would skip the first screen and jump straight to the stations display. (I think that's what you're asking for).

Quote: I am sure that menu layout can be tweaked somewhere, but could not find the right file myself Smile
You could change the appearance and layout of the UI by creating a custom UbuStream skin file. The actual contents of the menu bar are, however, not skinnable. Nobody has ever asked that they be configurable before. Maybe they should be externalized into a config file which could be modified. But that would run the risk of allowing the user to really screw up the plugin functionality. :eek: I'll think about it.

Quote:Another question. I have configured UbuStream to play net radio streams with Mediaplayer "Internal". If I start listening stream, then go to Music Libary and start listening some mp3, they both play at the same time. What player does Music Libary use and how could I configure UbuStream so that it stops playing streams if something is played from Music Libary?
Duelling players. Smile The Music Library uses GB-PVR's internal player. So does Timeshift Play in UbuStream. So, if you use Timeshift, you probably won't have this problem. The internal players, however, use a completely different playback mechanism so they aren't aware of the current playback state of GB-PVR's player. That's why you are experiencing this problem.

Currently, when you start a new station in UbuStream, it checks if any other station is playing (with any of the players) and, if so, stops it. But it only checks for playback that has previously been initiated by UbuStream. It should really check to see if anything else is being played (whatever its "parent"). I'll see if I can add that for v2.2.

Thanks for your feedback.
[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.
Taajuus
Offline

Junior Member

Posts: 17
Threads: 4
Joined: May 2007
#3
2007-05-22, 04:25 AM
ubu Wrote:Why didn't UbuRadio work for you?

Main reason is that I have one important net radio stream that does not play in VLC player. I am not sure, but I think that no matter what I did UbuRadio tried to play streams always in VLC, not in WMP.

Quote:(I think that's what you're asking for).

Thats exactly what I had in mind and if you can do that change, it would be perfect for my needs Wink

Quote:Maybe they should be externalized into a config file which could be modified.

Yes! Again Smile

Quote:The Music Library uses GB-PVR's internal player. So does Timeshift Play in UbuStream. So, if you use Timeshift, you probably won't have this problem .... I'll see if I can add that for v2.2.

Ok, I'll try with timeshift play. But anyway this feature would be great also.

Thank you for your time and for taking these ideas under consideration!
ubu
Offline

Posting Freak

Posts: 792
Threads: 54
Joined: Jan 2006
#4
2007-05-22, 05:53 AM
Taajuus Wrote:Main reason is that I have one important net radio stream that does not play in VLC player. I am not sure, but I think that no matter what I did UbuRadio tried to play streams always in VLC, not in WMP.
Sounds like you were using "Timeshift play" to play the station. Timeshift uses VLC to transcode the stream to mp3 so that the GB-PVR player can play it. If you were using "Preview play" it should have loaded the correct internal player for the stream you chose. So if the radio stream shows up in the favourites list as being a WMP stream, UbuRadio will use the WMP player to play it. If you let me know the station you want to listen to (and its URL, if possible) I'll check it out for you. UbuRadio should be able to play just about any audio stream.

Quote: Ok, I'll try with timeshift play. But anyway this feature would be great also.
If you use Timeshift play, the stream must be playable with VLC (see above). Otherwise, just remember to hit the Stop button on your remote before switching between MusicLibrary playback and UbuStream playback.

Quote:Thank you for your time and for taking these ideas under consideration!
You're welcome. I've already implemented your suggestions in the v2.2 code (which I'm currently woking on) with the exception of externalising the menu button definitions. Still thinking about that one. 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.
pz1
Offline

Senior Member

Posts: 740
Threads: 16
Joined: Jan 2006
#5
2007-05-22, 06:30 AM
ubu Wrote:Why didn't UbuRadio work for you?
I stopped using it because it never played longer than an hour or so. The standard net radio will play much longer. I am using Timeshift mode, because MVP is my main client.
Taajuus
Offline

Junior Member

Posts: 17
Threads: 4
Joined: May 2007
#6
2007-05-22, 07:05 AM
ubu Wrote:If you let me know the station you want to listen to (and its URL, if possible) I'll check it out for you. UbuRadio should be able to play just about any audio stream.

Problem was with NRJ Finland net radio stream. This is because there is no straight url for stream, but you have to first load WSX file that then forwards (?) you to real stream. WMP can play this correctly, but with UbuRadio I could not get it working. UbuStream with WMP Internal Player can play it just fine:

<Station name="NRJ" location="" description="Hit music only!" webSite="" player="Windows Media" speed="" streamUrl="http://82.118.200.188:80/od/NRJ_FI/LIVE.wsx?MSWMExt=.asf" />
ubu
Offline

Posting Freak

Posts: 792
Threads: 54
Joined: Jan 2006
#7
2007-05-22, 10:07 AM (This post was last modified: 2007-05-22, 10:12 AM by ubu.)
Taajuus Wrote:Problem was with NRJ Finland net radio stream. This is because there is no straight url for stream, but you have to first load WSX file that then forwards (?) you to real stream. WMP can play this correctly, but with UbuRadio I could not get it working. UbuStream with WMP Internal Player can play it just fine:
The station's server seems to be up and down right now. I'll try again tomorrow. The WSX container URL "should" play fine with the WMP internal player (with both plugins - they're using the same internal player code). I'll let you know.

pz1 Wrote:I stopped using it because it never played longer than an hour or so. The standard net radio will play much longer. I am using Timeshift mode, because MVP is my main client.
As I think I might have mentioned before in another thread Wink, the 60 minute timeout when using Timeshift play is because the stream is being transcoded on the fly to an mp3 file and I don't want you to forget it and leave it playing all week, only to find that your hard disk is full. :eek: (And I figured that hitting the Play button on your remote to re-start the stream once an hour wouldn't totally ruin your listening pleasure. Smile ) If you can think of a better way to stop this happening, let me know. I guess I could make the timeout interval user-configurable, or something.

If you are listening to a Shoutcast station, then Net Radio is a better option for MVP use since the stream is already in mp3 format. On the other hand, UbuRadio allows you to listen to non-Shoutcast stations that NetRadio won't play.
[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
#8
2007-05-22, 10:36 AM
ubu Wrote:As I think I might have mentioned before in another thread Wink, the 60 minute timeout when using Timeshift play is because the stream is being transcoded on the fly to an mp3 file and I don't want you to forget it and leave it playing all week, only to find that your hard disk is full. :eek: (And I figured that hitting the Play button on your remote to re-start the stream once an hour wouldn't totally ruin your listening pleasure. Smile ) If you can think of a better way to stop this happening, let me know. I guess I could make the timeout interval user-configurable, or something.
What about deleteing and recreating the mp3 file, in effect starting over, at the time interval at hand (which still may be configurable).
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)
pz1
Offline

Senior Member

Posts: 740
Threads: 16
Joined: Jan 2006
#9
2007-05-22, 10:59 AM
ubu Wrote:As I think I might have mentioned before in another thread

Yes you did. I am a lazy listener, so I found myself listening more to netradio as a matter of fact. If the solution suggested by Stefan would work I will certainly try again. I am available as a guinea pig or testing if needed.
ubu
Offline

Posting Freak

Posts: 792
Threads: 54
Joined: Jan 2006
#10
2007-05-22, 07:38 PM
stefan Wrote:What about deleteing and recreating the mp3 file, in effect starting over, at the time interval at hand (which still may be configurable).
Good idea. It would also have the advantage that, if you were using the Snapshot recording feature, you could have a recording of longer than 60 minutes (if I could figure out how to reassemble all the recorded segments into a single mp3 when you stopped recording). I'll put that on the to-do list.

I need to revisit the UbuRadio plugin, in any case, because the underlying web site for the Find Stations feature has changed and the search pages for Europe all show up blank. Sad I've been busy working on UbuStream v2.2 but I'll try to take time out to fix UbuRadio soon.
[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 (2): 1 2 Next »


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