Can I hide the "now playing" window? (1 Viewer)

Bleazle

Portal Pro
July 14, 2007
1,122
257
Pukekohe
Home Country
New Zealand New Zealand
The title says it all. There are a few areas of the Bleazle skin where I don't want the "now playing" window showing (see the TVSeries screenshot below). Is there a way of hiding it? I see that it's "hidden" in a couple of places in the Monochrome skin but I can't work out how it's done :oops:

I can't just use "facadeview.filmstrip" etc because there are screens where this doesn't apply (for example the Details screen in the MyFilms plugin).

Any advice would be greatly appreciated

Dave
 

Attachments

  • tvseries.jpg
    tvseries.jpg
    53.3 KB

Harley

Retired Team Member
  • Premium Supporter
  • May 7, 2004
    2,053
    1,993
    Germany
    Home Country
    Germany Germany
    The title says it all. There are a few areas of the Bleazle skin where I don't want the "now playing" window showing (see the TVSeries screenshot below). Is there a way of hiding it? I see that it's "hidden" in a couple of places in the Monochrome skin but I can't work out how it's done :oops:

    I can't just use "facadeview.filmstrip" etc because there are screens where this doesn't apply (for example the Details screen in the MyFilms plugin).

    Any advice would be greatly appreciated

    Dave

    Yes,

    you only have to set this line in top of the screen xml from this :

    <allowoverlay>yes</allowoverlay>

    to this :

    <allowoverlay>no</allowoverlay>

    Greetings Harley
     

    polarie

    Retired Team Member
  • Premium Supporter
  • November 20, 2006
    1,252
    152
    52
    Hasloh (near Hamburg)
    Home Country
    Germany Germany
    hmm that will help me too :)

    just a question:

    (couse that is also @ the moving pictures / videos / radio / etc....
    and i fixed my skin the way that there is nothing that "overlays" the menu ---
    --- always a field for the overlay is free in dark-essentials )

    if i set overlay to "no" ... will it stop automaticaly or just hide it?
     

    Bleazle

    Portal Pro
    July 14, 2007
    1,122
    257
    Pukekohe
    Home Country
    New Zealand New Zealand
    • Thread starter
    • Moderator
    • #5
    hmm that will help me too :)

    just a question:

    (couse that is also @ the moving pictures / videos / radio / etc....
    and i fixed my skin the way that there is nothing that "overlays" the menu ---
    --- always a field for the overlay is free in dark-essentials )

    if i set overlay to "no" ... will it stop automaticaly or just hide it?

    Do you mean "does it stop the currently playing music/tv etc from playing?" No it doesn't - the music (or whatever is playing) keeps playing you just don't see the overlay in the screens with the "<allowoverlay>no</allowoverlay>" tag

    Dave
     

    Bleazle

    Portal Pro
    July 14, 2007
    1,122
    257
    Pukekohe
    Home Country
    New Zealand New Zealand
    • Thread starter
    • Moderator
    • #8
    UPDATE:

    Unfortunately it turns out that it's not quite as easy as just using the <allowoverlay>no</allowoverlay> tags. I did this in the MyVideo Plugin and came across the following problem:

    When viewing TV (or a video) switching from the LiveTV screen to MyVideos (using the remote) caused the currently playing clip to be shown over the information in MyVideos :(

    Luckily the fix was really easy - just position the "video rectangle" and related tags (i.e "Pause", "tv_green_border" etc) off the screen :)

    Dave
     

    vadimz

    Portal Member
    December 10, 2008
    19
    0
    Home Country
    That doesn't sound like a fix, more like a hack...

    You should probably report it as bug.
     

    Users who are viewing this thread

    Top Bottom