Maya Feature requests (2 Viewers)

gfrischm

New Member
September 17, 2009
1
0
Dear Maya team,

I like the skin very much :D because it is so clear structured. Please don't change this philosophy and add to many gimmicks and pictures.
 

1stdead

Portal Pro
February 1, 2008
1,089
139
Copenhagen
Home Country
Denmark Denmark
Dear Maya team,

I like the skin very much :D because it is so clear structured. Please don't change this philosophy and add to many gimmicks and pictures.

Nothing is being changed or added :) We only add fanart support to those who want it. It's changeable in maya plugin config :)
 

blubserl

MP Donator
  • Premium Supporter
  • February 25, 2008
    119
    11
    Home Country
    Austria Austria
    AW: Maya Feature requests

    please make showing the next track info during music playback an option in the maya configuration. i like surprises :)
     

    jameson_uk

    Retired Team Member
  • Premium Supporter
  • January 27, 2005
    7,257
    2,533
    Birmingham
    Home Country
    United Kingdom United Kingdom
    Re: AW: Maya Feature requests

    please make showing the next track info during music playback an option in the maya configuration. i like surprises :)

    You can just remove
    Code:
            <control>
                <id>0</id>
                <description>up next label</description>
                <type>label</type>
                <visible>[window.istopmost(90478) | Control.HasFocus(5101) | Control.HasFocus(30) | Control.HasFocus(31) | Control.HasFocus(5104)| Control.HasFocus(20)] + Control.HasText(1200)</visible>
                <posX>350</posX>
                <posY>624</posY>
                <font>Segoe Light14</font>
                <textcolor>ff85cffe</textcolor>
                <label>790</label>
                <animation effect="Fade" time="800">WindowOpen</animation>
                <animation effect="Fade" time="300">WindowClose</animation>
            </control>
                                    
            <control>
                <id>0</id>
                <description>next track label</description>
                <type>fadelabel</type>
                <visible>[window.istopmost(90478) | Control.HasFocus(5101) | Control.HasFocus(30) | Control.HasFocus(31) | Control.HasFocus(5104)| Control.HasFocus(20)] + player.hasmedia +Control.HasText(1200)</visible>
                <posX>480</posX>
                <posY>624</posY>
                <width>490</width>
                <font>Segoe Light14</font>
                <textcolor>ff85cffe</textcolor>
                <label>#Play.Next.Artist - #Play.Next.Title - #Play.Next.Album</label>
                <animation effect="Fade" time="800">WindowOpen</animation>
                <animation effect="Fade" time="300">WindowClose</animation>
            </control>

    From MyMusicPlayingNow.xml
    and next track info in now-playing will be gone...
     

    dlarge500

    Extension Designer
  • Premium Supporter
  • May 21, 2009
    1,491
    400
    46
    NRW
    Home Country
    Germany Germany
    AW: Re: Maya Feature requests

    The Showtimes plugin hasn't worked properly for some time now... any possibility of a fix to the skin file?

    Showtimes v3 is fully supported, but this changes are only in the svn and come with the new Version if MP 1.2 beta is released.

    Edit: I have attached this Version from the Maya svn, please test this File.
     

    Attachments

    • ShowTimesGUI.xml
      19.7 KB

    blubserl

    MP Donator
  • Premium Supporter
  • February 25, 2008
    119
    11
    Home Country
    Austria Austria
    AW: Re: AW: Maya Feature requests

    please make showing the next track info during music playback an option in the maya configuration. i like surprises :)

    You can just remove
    Code:
            <control>
                <id>0</id>
    ...

    From MyMusicPlayingNow.xml
    and next track info in now-playing will be gone...

    thanks for the quick and dirty solution :)

    of course making it an option in maya configuration would be more elegant, since this change would need to be done for every skin update again. i also think that layout wise, the now playing track info needs to move a bit down to close the gap to the progress bar...
     

    blubserl

    MP Donator
  • Premium Supporter
  • February 25, 2008
    119
    11
    Home Country
    Austria Austria
    AW: Maya Feature requests

    i do see it...but if the next track info would not be visible (which is what i requested as an option), there would be much space between the artist, track, album info and the progress bar on the now playing screen, which would look odd i think. i hope i explained it better now :)

    if not, pm me in german ;)
     

    dlarge500

    Extension Designer
  • Premium Supporter
  • May 21, 2009
    1,491
    400
    46
    NRW
    Home Country
    Germany Germany
    AW: Maya Feature requests

    hehe ok, i have unstand you correct.

    My Question to you was, why do you want to have this info can be switched off?:D
     

    Users who are viewing this thread

    Similar threads

    I meant use MP client to try to spot how it's requesting streams for specific channels and then try to do the same with VLC. TV Server development looks dead so I'm afraid you're going to have to figure that out by yourself if it's even possible.
    I meant use MP client to try to spot how it's requesting streams for specific channels and then try to do the same with VLC. TV...
    Hi everyone, I've set up Mediaportal TV Server on a Windows 11 box, tuner deteced okay, scanned channels, can preview, all seems...
    Replies
    8
    Views
    2K
    Got a reply from SD ... "Looks like your last successful download was on 5/23. On 5/24 for some reason we received 194 connections between 10:54 and 11:05 triggering a denial of service attack ban. The logs show it was lifted on 5/25, but I still see the entry in iptables. I reset fail2ban and hopefully you're working again." Weird...
    Got a reply from SD ... "Looks like your last successful download was on 5/23. On 5/24 for some reason we received 194...
    I'm using MediaPortal 1.38.1 x64 and have an SD-DD lineup account. In the last week, I have not been able to update my EPG, and...
    Replies
    3
    Views
    444
    I made some updates to the Wiki page describing the <import> and <include> tags, including adding a couple of new xml examples. For the first example, I highlighted the example text and eventually found the location in the menus where I could select the CODE macro to have the example text formatted as a code example. So far, so good...
    I made some updates to the Wiki page describing the <import> and <include> tags, including adding a couple of new xml examples. For...
    I made some updates to the Wiki page describing the <import> and <include> tags, including adding a couple of new xml examples. For...
    Replies
    0
    Views
    847
    I did a check of MP 1.36 x64 on Win11 and I can confirm, that the TV server correctly detects running MediaPortal.exe process.
    I did a check of MP 1.36 x64 on Win11 and I can confirm, that the TV server correctly detects running MediaPortal.exe process.
    Hi, I am using MP in a client-only setup including DVB-S card for over 10 years now. And regularily scheduling records waking up...
    Replies
    9
    Views
    3K
    Got it working again!!! (y) (y) It seems the file "DialogMenu.xml" in the theme folder does not have the onX settings in the file by default (after MP 1.36) and when you install a later version of MP. I modified the MP 1.38 file with the onX settings from MP 1.36. Also I have found the "DialogMenu.xml" from MP 1.36 will work with MP...
    Got it working again!!! (y) (y) It seems the file "DialogMenu.xml" in the theme folder does not have the onX settings in the file...
    Hi This is a general question about OnX. I have been using the TvWishList plugin for a while and have recently updated (update...
    Replies
    1
    Views
    1K
    Top Bottom