Webradio (1 Viewer)

jehe

Portal Pro
February 15, 2011
694
216
59
Home Country
Belgium Belgium
Hi BigGranu,

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
 

jehe

Portal Pro
February 15, 2011
694
216
59
Home Country
Belgium Belgium

Attachments

  • error visual studio xml.PNG
    error visual studio xml.PNG
    13.5 KB

Holzi

Super Moderator
  • Team MediaPortal
  • April 21, 2010
    7,934
    2,235
    Ba-Wü
    Home Country
    Germany Germany
    @jehe
    Have you used the whole url? There shouldnt be any dots in it (I mean: ...)
    See:
    2.jpg

    I could test it later at home too. :)
     
    Last edited:

    jehe

    Portal Pro
    February 15, 2011
    694
    216
    59
    Home Country
    Belgium Belgium
    Hi,
    This should work:
    XML:
    <MyStream>
          <ID>40000</ID>
          <Titel>BBC Radio 1</Titel>
          <URL>http://bbc.co.uk/radio/listen/live/r1.asx</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>5</PlayCount>
          <tag1 />
          <tag2 />
          <tag3 />
          <tag4 />
        </MyStream>
    @BigGranu can you please change the ID number to the next available number

    Other URL --> http://blog.scoopz.com/2011/05/05/l...stream-using-vlc-including-radio-1-and-1xtra/
     

    jehe

    Portal Pro
    February 15, 2011
    694
    216
    59
    Home Country
    Belgium Belgium
    Sorry but there is still a problem with the URL, right now I have to go, I'll come back to you later.
     

    Holzi

    Super Moderator
  • Team MediaPortal
  • April 21, 2010
    7,934
    2,235
    Ba-Wü
    Home Country
    Germany Germany
    If someone uses MP1, RadioTime/TuneIn plugin has no problems with playing these stations inside MP. ;)
     

    jehe

    Portal Pro
    February 15, 2011
    694
    216
    59
    Home Country
    Belgium Belgium
    The weird thing is once I opened the link in windows media player (and played), and then immediately BBC Radio 1 open in the webradio plugin (after closing mediaplayer),then it works.
     

    jehe

    Portal Pro
    February 15, 2011
    694
    216
    59
    Home Country
    Belgium Belgium
    after a restart -->
    Code:
    [2014-11-22 09:10:47,538] [28118  ] [Thread23 ] [INFO ] - WorkflowManager: Screen 'webradio_Home' successfully shown
    [2014-11-22 09:10:47,523] [28103  ] [AMQ 'ScreenManager'] [DEBUG] - ScreenManager: Closing all dialogs dialogs until dialog with dialog id 'ed815188-1fc7-47fd-8437-de30b04e7517' (including)
    [2014-11-22 09:10:47,538] [28118  ] [AMQ 'ScreenManager'] [DEBUG] - ScreenManager: Closing dialog 'Webradio_dialogSearchInStreams'
    [2014-11-22 09:10:47,751] [28332  ] [80       ] [WARN ] - AsyncWebLoadOperation: Failed to download http://static.radio.de/images/broadcasts/3476_4.png - De externe server heeft een fout geretourneerd: (404) Niet gevonden.
    [2014-11-22 09:10:49,473] [30054  ] [AMQ 'PlayerContextManager'] [DEBUG] - ThreadPool.CheckThreadIncrementRequired(): Incrementing thread count 2 with 1
    [2014-11-22 09:10:49,505] [30085  ] [Thread9  ] [DEBUG] - BassLibrary: Initializing BASS controller
    [2014-11-22 09:10:49,520] [30100  ] [AMQ 'PlayerContextManager'] [DEBUG] - ThreadPool.StartThreads(): Thread Thread82 started
    [2014-11-22 09:10:49,668] [30248  ] [Thread9  ] [INFO ] - BassLibrary: Loading player add-ins from 'C:\Program Files (x86)\Team MediaPortal\MP2-Client\Plugins\BassLibraries\Plugins'
    [2014-11-22 09:10:50,051] [30631  ] [Thread9  ] [DEBUG] - BassLibrary: Loaded plugin 'C:\Program Files (x86)\Team MediaPortal\MP2-Client\Plugins\BassLibraries\Plugins\basscd.dll'
    [2014-11-22 09:10:50,052] [30632  ] [Thread9  ] [DEBUG] - BassLibrary: Loaded plugin 'C:\Program Files (x86)\Team MediaPortal\MP2-Client\Plugins\BassLibraries\Plugins\bassdsd.dll'
    [2014-11-22 09:10:50,053] [30633  ] [Thread9  ] [DEBUG] - BassLibrary: Loaded plugin 'C:\Program Files (x86)\Team MediaPortal\MP2-Client\Plugins\BassLibraries\Plugins\bassflac.dll'
    [2014-11-22 09:10:50,053] [30633  ] [Thread9  ] [DEBUG] - BassLibrary: Loaded plugin 'C:\Program Files (x86)\Team MediaPortal\MP2-Client\Plugins\BassLibraries\Plugins\bassmidi.dll'
    [2014-11-22 09:10:50,054] [30634  ] [Thread9  ] [DEBUG] - BassLibrary: Loaded plugin 'C:\Program Files (x86)\Team MediaPortal\MP2-Client\Plugins\BassLibraries\Plugins\basswma.dll'
    [2014-11-22 09:10:50,054] [30634  ] [Thread9  ] [DEBUG] - BassLibrary: Loaded plugin 'C:\Program Files (x86)\Team MediaPortal\MP2-Client\Plugins\BassLibraries\Plugins\basswv.dll'
    [2014-11-22 09:10:50,054] [30634  ] [Thread9  ] [DEBUG] - BassLibrary: Loaded plugin 'C:\Program Files (x86)\Team MediaPortal\MP2-Client\Plugins\BassLibraries\Plugins\bass_aac.dll'
    [2014-11-22 09:10:50,055] [30635  ] [Thread9  ] [DEBUG] - BassLibrary: Loaded plugin 'C:\Program Files (x86)\Team MediaPortal\MP2-Client\Plugins\BassLibraries\Plugins\bass_ac3.dll'
    [2014-11-22 09:10:50,055] [30635  ] [Thread9  ] [DEBUG] - BassLibrary: Loaded plugin 'C:\Program Files (x86)\Team MediaPortal\MP2-Client\Plugins\BassLibraries\Plugins\bass_adx.dll'
    [2014-11-22 09:10:50,055] [30635  ] [Thread9  ] [DEBUG] - BassLibrary: Loaded plugin 'C:\Program Files (x86)\Team MediaPortal\MP2-Client\Plugins\BassLibraries\Plugins\bass_aix.dll'
    [2014-11-22 09:10:50,056] [30636  ] [Thread9  ] [DEBUG] - BassLibrary: Loaded plugin 'C:\Program Files (x86)\Team MediaPortal\MP2-Client\Plugins\BassLibraries\Plugins\bass_alac.dll'
    [2014-11-22 09:10:50,056] [30636  ] [Thread9  ] [DEBUG] - BassLibrary: Loaded plugin 'C:\Program Files (x86)\Team MediaPortal\MP2-Client\Plugins\BassLibraries\Plugins\bass_ape.dll'
    [2014-11-22 09:10:50,056] [30636  ] [Thread9  ] [DEBUG] - BassLibrary: Loaded plugin 'C:\Program Files (x86)\Team MediaPortal\MP2-Client\Plugins\BassLibraries\Plugins\bass_mpc.dll'
    [2014-11-22 09:10:50,057] [30637  ] [Thread9  ] [DEBUG] - BassLibrary: Loaded plugin 'C:\Program Files (x86)\Team MediaPortal\MP2-Client\Plugins\BassLibraries\Plugins\bass_ofr.dll'
    [2014-11-22 09:10:50,057] [30637  ] [Thread9  ] [DEBUG] - BassLibrary: Loaded plugin 'C:\Program Files (x86)\Team MediaPortal\MP2-Client\Plugins\BassLibraries\Plugins\bass_spx.dll'
    [2014-11-22 09:10:50,057] [30637  ] [Thread9  ] [DEBUG] - BassLibrary: Loaded plugin 'C:\Program Files (x86)\Team MediaPortal\MP2-Client\Plugins\BassLibraries\Plugins\bass_tta.dll'
    [2014-11-22 09:10:50,058] [30638  ] [Thread9  ] [INFO ] - BassLibrary: Loaded 16 audio decoders.
    [2014-11-22 09:10:50,060] [30640  ] [BassPlay ] [DEBUG] - BassLibrary: Setting global BASS player volume to 100
    [2014-11-22 09:10:50,065] [30645  ] [Thread9  ] [DEBUG] - BassLibrary: BassWebStreamInputSource.Initialize()
    [2014-11-22 09:10:52,219] [32800  ] [Thread9  ] [DEBUG] - BassLibrary: Stream type: BASS_CTYPE_STREAM_WMA
    [2014-11-22 09:10:52,221] [32802  ] [Thread9  ] [INFO ] - BassLibrary: Stream info: WMA, 44100Hz, Stereo, 16bit
    [2014-11-22 09:10:52,224] [32805  ] [Thread9  ] [INFO ] - BassLibrary: Stream content: PCM
    [2014-11-22 09:10:52,225] [32806  ] [Thread9  ] [DEBUG] - BassLibrary: InputSourceFactory: Creating input source for media resource 'MediaPortal.Common.Services.ResourceAccess.RawUrlResourceProvider.RawUrlResourceAccessor' of type 'MediaPortal.UI.Players.BassPlayer.InputSources.BassWebStreamInputSource'
    [2014-11-22 09:10:52,225] [32806  ] [Thread9  ] [INFO ] - BassLibrary: Preparing for playback: 'BassWebStreamInputSource: http://bbc.co.uk/radio/listen/live/r1.asx'
    [2014-11-22 09:10:52,227] [32808  ] [BassPlay ] [DEBUG] - BassLibrary: Playing next input source 'BassWebStreamInputSource: http://bbc.co.uk/radio/listen/live/r1.asx'
    [2014-11-22 09:10:52,236] [32817  ] [BassPlay ] [DEBUG] - BassLibrary: PlaybackSession: Creating output stream
    [2014-11-22 09:10:52,246] [32827  ] [BassPlay ] [DEBUG] - BassLibrary: Stream type: BASS_CTYPE_STREAM
    [2014-11-22 09:10:52,248] [32829  ] [BassPlay ] [DEBUG] - BassLibrary: Stream type: BASS_CTYPE_STREAM
    [2014-11-22 09:10:52,250] [32831  ] [BassPlay ] [DEBUG] - BassLibrary: Stream type: BASS_CTYPE_STREAM
    [2014-11-22 09:10:52,293] [32874  ] [BassPlay ] [DEBUG] - BassLibrary: Stream type: BASS_CTYPE_STREAM_MIXER
    [2014-11-22 09:10:52,301] [32882  ] [BassPlay ] [DEBUG] - BassLibrary: OutputDeviceManager.SetInputStream()
    [2014-11-22 09:10:52,302] [32883  ] [BassPlay ] [DEBUG] - BassLibrary: OutputDeviceManager.ResetInputStream()
    [2014-11-22 09:10:52,303] [32884  ] [BassPlay ] [DEBUG] - BassLibrary: Instantiating output device
    [2014-11-22 09:10:52,307] [32888  ] [BassPlay ] [INFO ] - BassLibrary: Initializing default DirectSound device
    [2014-11-22 09:10:53,556] [34137  ] [BassPlay ] [DEBUG] - BassLibrary: Collecting device info
    [2014-11-22 09:10:53,560] [34141  ] [BassPlay ] [DEBUG] - BassLibrary: DirectSound device info: Name="Luidsprekers (High Definition Audio-apparaat)", Driver="{0.0.0.00000000}.{ad077c0a-06b4-4958-8115-3578c2eae148}", Channels=6, MinRate=100, MaxRate=200000, Latency=32ms
    [2014-11-22 09:10:53,562] [34143  ] [BassPlay ] [DEBUG] - BassLibrary: Calling SetInputStream()
    [2014-11-22 09:10:53,563] [34144  ] [BassPlay ] [DEBUG] - BassLibrary: Creating output stream
    [2014-11-22 09:10:53,563] [34144  ] [BassPlay ] [DEBUG] - BassLibrary: Stream type: BASS_CTYPE_STREAM
    [2014-11-22 09:10:53,564] [34145  ] [BassPlay ] [DEBUG] - BassLibrary: Setting global BASS player volume to 100
    [2014-11-22 09:10:53,565] [34146  ] [BassPlay ] [DEBUG] - BassLibrary: Setting global BASS player mute state to False
    [2014-11-22 09:10:54,959] [35539  ] [DX Render] [DEBUG] - ContentManager: 0 resources deallocated, next cleanup in 10 seconds. 106.323677062988/100 MB
    [2014-11-22 09:11:04,973] [45553  ] [DX Render] [DEBUG] - ContentManager: 30 resources deallocated, next cleanup in 1 seconds. 73.3646926879883/100 MB
    [2014-11-22 09:11:05,975] [46555  ] [DX Render] [DEBUG] - ContentManager: 0 resources deallocated, next cleanup in 10 seconds. 73.3646926879883/100 MB
     

    Users who are viewing this thread

    Similar threads

    When I am trying to get some hardware or software to work and I am experiencing problems, my usual procedure is: simplify, simplify, simplify. That means avoid making choices that may not work; instead make the "standard" choice, which is often simply accepting the default. A static IP address is known to work with MP1. An address...
    When I am trying to get some hardware or software to work and I am experiencing problems, my usual procedure is: simplify...
    As an "almost" beginner, I have just installed MP1 client and server v 1.37 unders Windows 11 in a brand new PC. The server is...
    Replies
    4
    Views
    1K
    • Sticky
    Well most of it is kinda true what you're saying but the transition from .NET Framework to .NET is substantial. As far as I remember there are quite a few things that are done in such a different way in .NET (like communicating with tvserver) that it is far from easy to make it work again on a more recent .NET version
    Well most of it is kinda true what you're saying but the transition from .NET Framework to .NET is substantial. As far as I...
    We have just released MediaPortal 1.38 - Tatiana & Leo x86 and x64 version. Highlights of this release Bugfixes: New...
    Replies
    32
    Views
    4K
    Thanks guys. Ok, spent the (whole) weekend on this lol. First; TVHeadend/Kodi.... Nah. Given up on that - 'non-tech'; its horrible. 'Tech' - a few reasons but mostly that it is buggy. It is actually a real shame as it does have potential and promises a lot (was great to have Kodi on my phone and be able to watch live/recordings...
    Thanks guys. Ok, spent the (whole) weekend on this lol. First; TVHeadend/Kodi.... Nah. Given up on that - 'non-tech'; its...
    So, a very long-time MP fan here. Family have used MP (Only MP1 as all addicted to Titan skin) for ever - for my 13yo, thats 100%...
    Replies
    5
    Views
    4K
    Upgrade install on MP 1.36 x64 proceeded without issue, everything I have tried so far is working and looking very good. Many Thanks(y):)
    Upgrade install on MP 1.36 x64 proceeded without issue, everything I have tried so far is working and looking very good. Many...
    Pre Releases are provided as a way for the community to test and give feedback on all the exciting things we have lined up for the...
    Replies
    1
    Views
    4K
    MP 1.37 Final (Willow) Bugfix II released, download links updated...
    MP 1.37 Final (Willow) Bugfix II released, download links updated...
    We have just released MediaPortal 1.37 - Willow x86 and x64 version. Highlights of this release Bugfixes: [MP1-5232] - GPU...
    Replies
    4
    Views
    2K
    Top Bottom