2007-07-16, 04:44 PM
I have UbuRadio 1.2 in \Plugins\UbuStream\ folder. When I go into 'Find a Station', and navigate to North America, I get 'Select a Country' with an empty list.
2007-07-16, 04:44 PM
I have UbuRadio 1.2 in \Plugins\UbuStream\ folder. When I go into 'Find a Station', and navigate to North America, I get 'Select a Country' with an empty list.
That's been broken for a while. The site I'm scraping to do the Find Stations part of UbuRadio underwent some changes and I haven't had time to update the plugin code.
I originally created the UbuRadio plugin to: a) provide a lightweight, simple interface to UbuStream's underlying stream player architecture for users that primarily use UbuStream for listening to live radio (and who were frustrated by NetRadio being confined to Shoutcast streams). b) take advantage of a site I'd found with an exhaustive and fairly current list of internet radio stations (Mike's Radio World) to provide an easy way to add content to the plugin. To be honest, I haven't got a huge amount of feedback to suggest the overwhelming popularity of either idea. With the UbuStream plugin taking up most of my spare time, I've tended to not bother to update UbuRadio when the web pages changed and broke the code. So I'm trying to decide whether I should: a) Remove it from the wiki and suggest people use UbuStream instead. b) Remove the Find Stations portion and keep it as a simple plugin for streaming audio fans who don't want to deal with the complexity of UbuStream. c) Find another developer who would be interested in taking over the maintenance of the screen scraping code and upload a new release each time the web site restructured its pages. If you're interested in the c) option, I'd be glad to send you the code. ![]()
[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.
2007-07-17, 10:20 PM
I like Uburadio and used it .... vote for (d)... :confused:
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 |
2007-07-18, 04:21 AM
jksmurf Wrote:I like Uburadio and used it .... vote for (d)... :confused:LOL ![]() Are you sure you don't want to volunteer for the c) option? (You actually like the plugin, so you automatically qualify).
[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.
2007-07-18, 12:48 PM
Some developers fear screen scrapers...
![]()
2007-07-18, 08:40 PM
mkenyon2 Wrote:Some developers fear screen scrapers...With good reason. They're ugly. That's why I developed the UbuRssManager component for UbuStream v2.2. Seems like screen scraping is ultimately doomed to failure because you're doing something the site owner doesn't want you to do, whereas RSS feeds are something the site owner does want you to consume so they're likely to be more stable. And RSS feed elements are presented in a nice, structured fashion (with standards and specifications and stuff) that any developer should love. (Regular expressions not required!). Sadly, there's no RSS equivalent of Mike's Radio World that I'm aware of. I've been mulling over a possible "option d)". I'm planing to convert my plugins to the new PVRX2 architecture so maybe I'll use UbuRadio as "the canary in the coal mine" and do a GB-PVR 1.x specific version of that before I tackle converting UbuStream. I could "fix" the North American listings while I'm at 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.
2007-07-22, 08:25 AM
So I fixed the screen scraping problem. It wasn't that hard, it turned out.
Check out UbuRadio v1.3 on the wiki. The Find Station feature is working again and this version will run with the new v1.0.08 release. It's all good!
[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.
2007-07-24, 09:56 PM
Sweet, I'm picking stations, and I can play in Preview mode...
But... I cannot hear anything in TimeShift mode.
2007-07-27, 09:03 PM
mkenyon2 Wrote:Sweet, I'm picking stations, and I can play in Preview mode...Well, here's my standard response to Timeshift Play problems: 1) If the stream will play using "native" VLC (or Preview Play using VLC) then the stream is a good "candidate" for transcoding with VLC. If not, it definitely won't transcode, so won't play with Timeshift Play. 2) You may need to adjust the Wait Time on the UbuRadio setup dialog. For MVP use especially, you'll need to increase this value. 10,000 works for my system. 3) When using Timeshift Play, you should see the UbuRecordingService spawn a VLC process which will start clocking CPU cycles. If not, the stream isn't being transcoded. You can check the VLC log and query the status of the UbuRecordingService from the UbuRecordingService console dialog. If you're still having problems playing a specific stream in Timeshift Play, let me have the URL and I'll take a look.
[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. |
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
UBURadio and version 1.3.11 | cc1091 | 19 | 13,834 |
2009-06-09, 02:22 AM Last Post: cc1091 |
|
Where do I get "UbuRadio.XMLSerializers.dll" | cc1091 | 2 | 3,018 |
2009-05-28, 07:52 AM Last Post: McBainUK |
|
Why doesn't this plugin work!?!? | haarvik | 18 | 9,494 |
2009-05-28, 01:14 AM Last Post: cc1091 |
|
UBuradio wont start | idkpmiller | 1 | 2,790 |
2008-08-20, 12:48 AM Last Post: GenieNitro |
|
UbuRadio time shifting not working for me? | malc | 2 | 2,526 |
2008-05-28, 01:06 PM Last Post: malc |
|
Cant stop uburadio | Elmo Putney | 2 | 2,795 |
2008-03-10, 09:40 AM Last Post: Elmo Putney |
|
Ubustream 2.2 doesn't open in PVRX2 1.1.5 | Loomy | 1 | 2,366 |
2008-02-16, 09:52 PM Last Post: Loomy |
|
Error message UbuRadio | meezcore | 4 | 2,750 |
2008-02-09, 01:53 PM Last Post: ind57 |
|
UbuRadio 1.3 and Timeshift play in PVRX2 | roebel | 3 | 2,465 |
2007-08-22, 08:34 PM Last Post: roebel |
|
ubuRadio doesn't stay checked | mkenyon2 | 0 | 1,629 |
2007-08-22, 07:58 PM Last Post: mkenyon2 |