RadioTime plugin 0.7.0.2 for MP 1.4 or lower (19-05-2013) (2 Viewers)

svuksano

New Member
August 13, 2010
1
0
Re: RadioTime plugin 0.6.2.0 - stable (07-26-2010)

Hi

Does RadioTime plugin for MediaPortal has record option?

p.s. This product is great
 

twemperor

MP Donator
  • Premium Supporter
  • March 10, 2010
    103
    28
    Home Country
    United States of America United States of America
    Re: RadioTime plugin 0.6.1.0 - stable (03-21-2010)

    If radiotime website has a DIRECT stream, then MP can pick that up and play it becasue it is a direct stream. Other stations (mostly Entercom stations in my area) launch a separate external player, so those go away in MP because there is no direct stream.

    Thanks for the reply. I do notice that the stations that don't show up in mediaportal are not direct streams. Is there any way to workaround?

    I think I understand that RadioTime provides a directory and links to audio streams. Some are MP3, WMA, or realplayer and can be directly opened by MediaPortal. However, there are other web streams with their own flash players that are just linked to that MediaPortal can't open directly. However, I noticed this project which claims to support a UI-less player and flash audio with RadioTime.

    radiotime-tools - Project Hosting on Google Code

    Can something be merged here to support the web players? Most of the stations I want to listen to have their own players (unfortunately).
     

    tig3r025

    Portal Pro
    November 29, 2008
    65
    1
    Ljubljana
    Home Country
    Slovenia Slovenia
    Re: RadioTime plugin 0.6.2.0 - stable (07-26-2010)

    Is it possible to add option that radio logos won't be displayed (downloaded). They are all low-res and streched because of wrong picture ratio. They just don't fit in.
     

    mmoreira

    New Member
    February 5, 2008
    3
    0
    Re: RadioTime plugin 0.6.2.0 - stable (07-26-2010)

    Hi guys.

    I'm trying to use this plug-in, but then I click to enter on it, the screen goes black and nothing happens.
    Looking at the logs, i found this error:


    2010-08-21 23:46:11.666376 [ERROR][MPMain(1)]: SKIN: Missing C:\Documents and Settings\All Users\Dados de aplicativos\Team MediaPortal\MediaPortal\Skin\Blue3\radiotime.xml
    2010-08-21 23:46:12.025751 [ERROR][MPMain(1)]: OnMessage exception:confused:ystem.NullReferenceException: Object reference not set to an instance of an object.
    at RadioTimePlugin.RadioTimePluginGUI.UpdateList() in F:\devel\vs2005\RadioTimePlugin\RadioTimePlugin\RadioTimePluginGUI.cs:line 617
    at RadioTimePlugin.RadioTimePluginGUI.OnPageLoad() in F:\devel\vs2005\RadioTimePlugin\RadioTimePlugin\RadioTimePluginGUI.cs:line 237
    at MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)
    2010-08-21 23:46:23.150751 [ERROR][MPMain(1)]: OnMessage exception:confused:ystem.NullReferenceException: Object reference not set to an instance of an object.
    at RadioTimePlugin.RadioTimePluginGUI.OnPageDestroy(Int32 new_windowId) in F:\devel\vs2005\RadioTimePlugin\RadioTimePlugin\RadioTimePluginGUI.cs:line 275
    at MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)


    Any idea of what is happening or what I can do? I'm using the blue3 skin.

    Thank you all!
     

    Holzi

    Super Moderator
  • Team MediaPortal
  • April 21, 2010
    7,934
    2,235
    Ba-Wü
    Home Country
    Germany Germany
    Re: RadioTime plugin 0.6.2.0 - stable (07-26-2010)

    Looks like you are missing the radiotime.xml. Did you install it with the MPI Installer?
     

    mmoreira

    New Member
    February 5, 2008
    3
    0
    Re: RadioTime plugin 0.6.2.0 - stable (07-26-2010)

    Hi, yes, I installed using the plug-in installer of MP 1.1.0. I still don´t know what happens. :(
     

    Holzi

    Super Moderator
  • Team MediaPortal
  • April 21, 2010
    7,934
    2,235
    Ba-Wü
    Home Country
    Germany Germany
    Re: RadioTime plugin 0.6.2.0 - stable (07-26-2010)

    Maybe u should try it again. Is there a configuration entry in Mediaportal Settings -> Plugins?
     

    trevor

    Portal Pro
    October 17, 2006
    1,600
    950
    Chelmsford
    Home Country
    United Kingdom United Kingdom
    Patch Update for Radiotime

    Dukus,

    attached is a patch for Radiotime, address one issue which I have added to you issue tracker and the second is an ehancment.

    The issue is that the plugin forces visibility of the two listcontrols for Genre and Similar Stations, this takes control, away from the skinner. It forced visibility if the player was playing and for each control if they contained items.

    I removed the force when playing part completely, this can be checked via player.hasmedia condition in the skin.

    Added two skin properities

    #RadioTime.Genre.Items
    #RadioTime.Similar.Items

    These will be set to 'true' if the controls have items and will allow the skinner to chose what to do.

    The enhancement is to add an option to Jump to the Now Playing screen automaticly when a steam starts.

    Added 'Jump to NowPlaying on Stream Start' as an option to the config and made the necessary changes
    to save and action this in the rest of the code.

    I have included the patch and a compiled dll that can be used for testing - I dont think any skin chnages will be required to accommodate the visibilty patch but feedback from any who test would be appreciated.

    Thanks
     

    Attachments

    • patch.zip
      38.3 KB

    dukus

    Portal Pro
    January 20, 2006
    783
    748
    44
    Home Country
    Romania Romania
    Re: RadioTime plugin 0.6.2.0 - stable (07-26-2010)

    THX, Trevor. If i know right you have write access to the radotime svn, so pls. commit the code. Thx again
     

    trevor

    Portal Pro
    October 17, 2006
    1,600
    950
    Chelmsford
    Home Country
    United Kingdom United Kingdom
    Re: RadioTime plugin 0.6.2.0 - stable (07-26-2010)

    THX, Trevor. If i know right you have write access to the radotime svn, so pls. commit the code. Thx again

    For Yarhoo Music Videos not to the Radiotime SVN, sent you a PM with my gmail details.

    thx
     

    Users who are viewing this thread

    Top Bottom