Feedback (1 Viewer)

What is your impression after using WMC skin


  • Total voters
    7

ge2301

Lead Design MP2
  • Team MediaPortal
  • January 11, 2014
    8,705
    3,491
    Stuttgart
    Home Country
    Germany Germany
    @Holzi
    I attached the wrong WMCSkin folder. The default one and not from the plugin ;)
    I just wondered why it was 12 MB, that made me check my attachement again.

    Attached the right file. Procedure as above.
    @morpheus_xx Not sure how to handle changes to WebRadio plugin, but could you propably add it to the WebRadio branch?
    I think you also posted a MP2.2 compatible version, is this only available as Zip-file or also in source code?
     

    ge2301

    Lead Design MP2
  • Team MediaPortal
  • January 11, 2014
    8,705
    3,491
    Stuttgart
    Home Country
    Germany Germany
    Yes it works now, thanks!
    Good!

    I have another thing: Would it be possible to add an "easy" switch between audio streams (in my case webradio and TV) like it is in BV. Or does this not fit into WMC style?
    The audio stream should be selectable, if you press on the speaker icon, which is also available in WMC skin. But I guess you mean based on example to switch between audio of different sources. WMC has by design no PiP dialog.
    So in BV you can toogle not only the player, but also the audio when pressing on the speaker symbol? I need to try that, I never used PiP mode in real live.
     

    Holzi

    Super Moderator
  • Team MediaPortal
  • April 21, 2010
    7,934
    2,235
    Ba-Wü
    Home Country
    Germany Germany
    So in BV you can toogle not only the player, but also the audio when pressing on the speaker symbol?

    Exactly. Just one mouse click and you can switch between the PiP audio streams. It is nice if you have one audio stream in the background and one video stream. :)
     

    ge2301

    Lead Design MP2
  • Team MediaPortal
  • January 11, 2014
    8,705
    3,491
    Stuttgart
    Home Country
    Germany Germany
    Exactly. Just one mouse click and you can switch between the PiP audio streams. It is nice if you have one audio stream in the background and one video stream. :)
    I could reproduce it now. But I see even another problem. If there are 2 players in PiP mode I can swtich between them by selecting the IsPlaying btton in top, but the second player has no "speaker" button in player controls. Need to investigate that and also how the audio stream can be toggled.
     

    ge2301

    Lead Design MP2
  • Team MediaPortal
  • January 11, 2014
    8,705
    3,491
    Stuttgart
    Home Country
    Germany Germany
    @Brownard
    In WMC Skin PrimaryPlayer and SecondaryPlayer refer both to PrimaryXXXOSDStyle and only the current PlayerControls are shown be concept.
    However in PipMode the Audio button of the first MI is never shown when toggling the Player.
    To check, if it's generally possible to have 2 audio buttions referring to different Players in one style I added following:
    XML:
                          <mp_special_controls:PlayerControl PlayerContext="CurrentPlayer" >
                            <mp_special_controls:PlayerControl.TemplateControl>
                              <Button x:Name="Audio2" Style="{ThemeResource AudioActiveButtonStyle}" Margin="0"
                                    Command="{Command AudioButtonPressed}"/>
                            </mp_special_controls:PlayerControl.TemplateControl>
                          </mp_special_controls:PlayerControl>
                          <mp_special_controls:PlayerControl PlayerContext="NotCurrentPlayer" IsVisible="{Binding IsPiP}">
                            <mp_special_controls:PlayerControl.TemplateControl>
                            <Button x:Name="Audio3" Style="{ThemeResource AudioActiveButtonStyle}" Margin="0"
                                    Command="{Command AudioButtonPressed}"/>
                              </mp_special_controls:PlayerControl.TemplateControl>
                          </mp_special_controls:PlayerControl>
    Now I see two audio buttons, but if I press one, the other reacts in the same way. Any idea, why that is?
    If The first problem above is understood and the audio button is shown for every player it woul be basically also enough. Then users could toggle the players and change the audio. I hope it's clear what I mean ;)
     

    Timhoh1234

    Portal Pro
    September 29, 2015
    252
    90
    Home Country
    Germany Germany
    The homecontent looks great and I can't wait to try the coming MP2.2 release :) I hope we have to count days and not weeks ;)
    @Brownard, will emulators also support homecontent?
    @ge2301 it would be also great, if OV2 and Webradio would support it!
     

    ge2301

    Lead Design MP2
  • Team MediaPortal
  • January 11, 2014
    8,705
    3,491
    Stuttgart
    Home Country
    Germany Germany
    @ge2301 it would be also great, if OV2 and Webradio would support it!
    Yes, it's planned, that the next skin is very much based on HomeConent, so it's essential, that plugins support it. But for MP2.2 it's not implemented yet, you need to wait a bit more I fear.
     

    morpheus_xx

    Retired Team Member
  • Team MediaPortal
  • March 24, 2007
    12,073
    7,459
    Home Country
    Germany Germany
    Not sure what I want me to do? Providing a MP2.2 version of the plugin or also applying more changes to skin files?
     

    ge2301

    Lead Design MP2
  • Team MediaPortal
  • January 11, 2014
    8,705
    3,491
    Stuttgart
    Home Country
    Germany Germany
    Not sure what I want me to do? Providing a MP2.2 version of the plugin or also applying more changes to skin files?
    What you want yourself to do I do not know ;) My question is clear. How to handle WbRadio changes (doesn't matter skin changes or others). Uploading only zip files is very risky, because different changes might get lost / not merged. There would be a branch and who is commiting there?
     

    Users who are viewing this thread

    Similar threads

    (egg in face) I had to dnld SD plugin mpe1 to re install. trying again Thnx
    (egg in face) I had to dnld SD plugin mpe1 to re install. trying again Thnx
    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
    40
    Views
    4K
    • Sticky
    Your log clearly reports: [2024-03-03 18:26:58,258] [Log ] [MPMain ] [DEBUG] - Main: Wait for TV service requested [2024-03-03 18:26:58,262] [Log ] [MPMain ] [DEBUG] - Main: TV service found. Checking status... [2024-03-03 18:26:58,263] [Log ] [MPMain ] [INFO ] - Main: TV service is in status Running - proceeding...
    Your log clearly reports: [2024-03-03 18:26:58,258] [Log ] [MPMain ] [DEBUG] - Main: Wait for TV service requested...
    MediaPortal 1.33 Release Written by Team-MediaPortal. We have just released MediaPortal 1.33 - Springtime / 20th Anniversary...
    Replies
    7
    Views
    761
    @Brownard another logs of failed installations. I'll take a look into the user management. Edit: I can confirm user management is completey broken with NET4 and NET6 :( Neither an existing profile can be selected nor a new one can be created.
    @Brownard another logs of failed installations. I'll take a look into the user management. Edit: I can confirm user management is...
    Description: Hi there. First of all, I appreciate all the effort in MediaPortal 2 release 2.5 - visible changes look great (eg...
    Replies
    1
    Views
    436
    You are right, the one on the repository is correct, not sure how I ended up with a different version. See attached the incorrect version I ended up with.
    You are right, the one on the repository is correct, not sure how I ended up with a different version. See attached the incorrect...
    We have just released MediaPortal 1.32 Halloween Thanks to the great work of our new developer Pablik we are now able to present...
    Replies
    33
    Views
    4K
    I noticed IMDb+ is working, except the popularity is not getting scraped.
    I noticed IMDb+ is working, except the popularity is not getting scraped.
    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
    36
    Views
    5K
    Top Bottom