- February 15, 2011
- 694
- 216
- 58
- Home Country
- Belgium
Hi BigGranu,
I have tried to add BBC Radio 1.
after a restart it is not possible to listen to this station
Apparently I'm doing something wrong
I have tried to add BBC Radio 1.
XML:
<MyStream>
<ID>40000</ID>
<Titel>BBC Radio 1</Titel>
<URL>http://www.bbc.co.uk/radio/player/bbc_radio_one</URL>
<Country>United Kingdom</Country>
<City>unknown</City>
<Genres>independent/alternative, rap, hip hop, rock, house, electronica, dance, drum and bass, dubstep, pop</Genres>
<Bitrate>128 kbps</Bitrate>
<Description>Contemporary hit radio, news, entertainment, speech, showbiz</Description>
<Home>http://www.bbc.co.uk/radio1</Home>
<Logo>http://www.labrinthofficial.com/media/article-images/mid/566.jpg</Logo>
<Facebook />
<Twitter />
<Love>false</Love>
<Block>false</Block>
<PlayCount>4</PlayCount>
<tag1 />
<tag2 />
<tag3 />
<tag4 />
</MyStream>
after a restart it is not possible to listen to this station
Code:
[2014-11-20 19:33:47,479] [101109 ] [AMQ 'PlayerContextManager'] [DEBUG] - BassPlayer: Loaded plugin 'C:\Program Files (x86)\Team MediaPortal\MP2-Client\Plugins\Webradio\..\BassPlayer\Plugins\bass_tta.dll'
[2014-11-20 19:33:47,480] [101110 ] [AMQ 'PlayerContextManager'] [INFO ] - BassPlayer: Loaded 15 audio decoders.
[2014-11-20 19:33:47,482] [101112 ] [BassPlay ] [DEBUG] - BassPlayer: Setting global BASS player volume to 100
[2014-11-20 19:33:47,482] [101112 ] [AMQ 'PlayerContextManager'] [DEBUG] - BassPlayer: BassWebStreamInputSource.Initialize()
[2014-11-20 19:33:48,541] [102171 ] [AMQ 'PlayerContextManager'] [WARN ] - WebRadioBassPlayer: Error playing media item 'Resource '{12a38b49-6115-4a8e-b638-087d643669ab}://http://www.bbc.co.uk/radio/player/bbc_radio_one' at system '7e83be4c-2a0a-47f4-bd51-0f046cba4c24'
MediaPortal.UI.Players.BassPlayer.BassLibraryException: Error calling function BASS_StreamCreateURL(): BASS_ERROR_FILEFORM
bij MediaPortal.UI.Players.BassPlayer.InputSources.BassWebStreamInputSource.Initialize()
bij MediaPortal.UI.Players.BassPlayer.PlayerComponents.InputSourceFactory.CreateInputSource(IResourceLocator resourceLocator, String mimeType)
bij MediaPortal.UI.Players.BassPlayer.BassPlayer.SetMediaItemLocator(IResourceLocator locator, String mimeType, String mediaItemTitle)
bij Webradio.Player.WebRadioPlayerBuilder.GetPlayer(MediaItem mediaItem)
[2014-11-20 19:33:48,542] [102172 ] [AMQ 'PlayerContextManager'] [DEBUG] - BassPlayer: Disposing BassPlayer
[2014-11-20 19:33:48,546] [102176 ] [AMQ 'PlayerContextManager'] [DEBUG] - BassPlayer: Stopping player main thread
[2014-11-20 19:33:48,547] [102177 ] [AMQ 'PlayerContextManager'] [DEBUG] - BassPlayer: OutputDeviceManager.Dispose()
[2014-11-20 19:33:48,549] [102179 ] [AMQ 'PlayerContextManager'] [DEBUG] - BassPlayer: BassLibraryManager.Dispose()
[2014-11-20 19:33:48,549] [102179 ] [AMQ 'PlayerContextManager'] [DEBUG] - BassPlayer: Unloading all BASS player plugins
[2014-11-20 19:33:48,551] [102181 ] [Thread24 ] [DEBUG] - ThreadPool.CheckThreadIncrementRequired(): Incrementing thread count 1 with 1
[2014-11-20 19:33:48,555] [102185 ] [Thread24 ] [DEBUG] - ThreadPool.StartThreads(): Thread Thread87 started
[2014-11-20 19:33:50,924] [104555 ] [DX Render] [DEBUG] - ContentManager: 0 resources deallocated, next cleanup in 10 seconds. 73.0697708129883/100 MB
[2014-11-20 19:34:00,940] [114570 ] [DX Render] [DEBUG] - ContentManager: 1 resources deallocated, next cleanup in 10 seconds. 73.0678176879883/100 MB
[2014-11-20 19:34:02,625] [116255 ] [InputMgr ] [INFO ] - WorkflowManager: Pushing workflow state 'WatchSystemNotifications' (id='9b1eaddc-c5cd-4a3a-b26a-91b943f680ad') onto the navigation stack...
[2014-11-20 19:34:02,625] [116255 ] [InputMgr ] [DEBUG] - WorkflowManager: Using workflow model with id '843f373d-0b4b-47ba-8dd1-0d18f00faad3' for new workflow state '9b1eaddc-c5cd-4a3a-b26a-91b943f680ad'
[2014-11-20 19:34:02,625] [116255 ] [InputMgr ] [DEBUG] - WorkflowManager: Entering workflow state 'WatchSystemNotifications'
[2014-11-20 19:34:02,625] [116255 ] [InputMgr ] [DEBUG] - WorkflowManager: Deactivating predecessor workflow model 'ea3cc191-0be5-4c8d-889f-e9c4616ab554'
[2014-11-20 19:34:02,625] [116255 ] [InputMgr ] [DEBUG] - WorkflowManager: Entering model context with workflow state '9b1eaddc-c5cd-4a3a-b26a-91b943f680ad' (old state was '263fadfe-87be-4563-83f0-e62707891e1b') in new workflow model '843f373d-0b4b-47ba-8dd1-0d18f00faad3'
[2014-11-20 19:34:02,625] [116255 ] [InputMgr ] [DEBUG] - WorkflowManager: Compiling menu actions for workflow state 'WatchSystemNotifications'
[2014-11-20 19:34:02,625] [116255 ] [InputMgr ] [DEBUG] - WorkflowManager: Tidying up...
Apparently I'm doing something wrong