This Version 2.0 BBC Dynsource replaces Ubu’s original which appears to point to streams that are no longer updated.
This app scrapes BBC’s main video/audio page, gets as many streams as it can find, and places them in a ‘BBC - ungrouped’ section. It also scrapes the RSS feed URLs from this page, and then uses each of these RSS feeds to obtain the streams for each section. This approach leads to some duplication of streams, since the main page seems to contain the three latest items contained within the RSS feeds (that seem to have six or seven items)
Installation
Options
Options are set up in the BBCDynSource.exe.config file as follows and are self explanatory:
Broadband is not generally available outside the UK, but some streams may work..
BBC have an “International” version and a “UK” version.
BBC now seem to support Windows Media Player, which is the alternative to RealPlayer.
(nb: I have not been able to view the broadband streams since I am outside the UK)
TODO
Sort the section streams into ‘published date’ order
Warning
Occasionally, errors may occur while the BBC is updating their pages and they are unavailable. I think these errors are all caught so that application exits gracefully, however, streams will be missing from the plx file. If this is suspected, just wait a while autosynch again. The log file will log the errors.
This app scrapes BBC’s main video/audio page, gets as many streams as it can find, and places them in a ‘BBC - ungrouped’ section. It also scrapes the RSS feed URLs from this page, and then uses each of these RSS feeds to obtain the streams for each section. This approach leads to some duplication of streams, since the main page seems to contain the three latest items contained within the RSS feeds (that seem to have six or seven items)
Installation
- If you are still using version 2.0 of Ubustream, delete the BBC dynsource using UbuStreamConfig (right click the BBC dynsource item).
- Unzip and install this app and config file into plugins\UbuStream\DynSource.
- If you are using UbuStream Version 2.1 Beta, you can ‘refresh sections’ in the UbuStream config application, instead of deleting the dynsource as per above.
Options
Options are set up in the BBCDynSource.exe.config file as follows and are self explanatory:
Code:
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
[INDENT]<appSettings>[/INDENT]
[INDENT] <add key="Broadband" value= "false" />
<add key="UK Version" value= "true" />
<add key="RealPlayer" value= "false" />[/INDENT]
[INDENT]</appSettings>[/INDENT]
</configuration>
Broadband is not generally available outside the UK, but some streams may work..
BBC have an “International” version and a “UK” version.
BBC now seem to support Windows Media Player, which is the alternative to RealPlayer.
(nb: I have not been able to view the broadband streams since I am outside the UK)
TODO
Sort the section streams into ‘published date’ order
Warning
Occasionally, errors may occur while the BBC is updating their pages and they are unavailable. I think these errors are all caught so that application exits gracefully, however, streams will be missing from the plx file. If this is suspected, just wait a while autosynch again. The log file will log the errors.
[SIZE="1"]Silverstone GD01S-MXR (three dead rows of pixels in the LCD and defective remote control), Power: Zalman ZM460B-APS (blew up - can't remember what's there now); CPU: Pentium D 3.2 GHz with Asus V72 Cooler; MD: Asus P5LD2 Deluxe 2048MB,
WDC WD10EADS 1TB Data, 320GB System, Asus EN9400GT Silent 512MB, Hauppauge HVR 1300,
XP Home SP3, GB-PVR 2.0, ExternalDisplay v0.3[/SIZE]
WDC WD10EADS 1TB Data, 320GB System, Asus EN9400GT Silent 512MB, Hauppauge HVR 1300,
XP Home SP3, GB-PVR 2.0, ExternalDisplay v0.3[/SIZE]