Maya Feature requests (1 Viewer)

jojo1411

Portal Pro
January 23, 2008
182
37
Home Country
Germany Germany
AW: Re: AW: Maya Feature requests

What's about the weather backdrop idea? Couldn't find any entry in the Tracker.

I also thought there was a concept of this, unfortunately i couldn't find it anymore.

earlier Post:
https://forum.team-mediaportal.com/...original-thread-68747/index49.html#post574952

I modified mine to display an online webcam shot from my local council:

View attachment 63155

Using this code in myweather.xml:
Code:
<control>
		<description>Alternate BG</description>
		<type>image</type>
		<id>1</id>
		<width>1366</width>
		<height>768</height>
		<texture>http://URL OF WEBCAM IMAGE</texture>
		
		<visible>!Control.IsVisible(1000)+!Control.IsVisible(1200)+!Control.IsVisible(31)</visible>
	</control>

I'm not sure how long Mediaportal caches the image but I get a new image often and it always shows the local conditions as its taken from a tall building only a few blocks away from my house.

Thanks for your suggestion sPiel, but I think it would be a step forward to implement a function, which uses a specified picture for each weather(type).
Your idea is nice, but I think you will have the wrong backdrop in the 1-day-view of tomorrow for example.
If I'm right, StreamedMP already supports this various backdrop style and I hope Maya will get the feature, too.
 
J

joostzilla

Guest
Re: AW: Re: AW: Maya Feature requests

The day views are supposed to show a specific picture depending on the weather type. At this moment we have not yet succeeded in making this work as it should.

But if it works it will look like this: :D
 

Attachments

  • Maya Weather 1.jpg
    Maya Weather 1.jpg
    527.7 KB
  • Maya Weather 2.jpg
    Maya Weather 2.jpg
    968.5 KB

ysmp

Design Group
  • Team MediaPortal
  • May 17, 2008
    1,861
    837
    Seoul.
    Home Country
    South Korea South Korea
    hey guys ! my weather days look like this ....
    i use infoservise plugin ,the backdrops change as condisioan change ...
    work great ,no prob' ... maby you guys can mack a pack of the backdrops ..(i use now Black Glass Nova pack) rename the folder weather ,place it
    in Maya\Media\animations ... use this code right after the day 1 :

    <!-- 1-day stuff -->

    <control>
    <description>Alternate BG</description>
    <type>image</type>
    <id>0</id>
    <width>1366</width>
    <height>768</height>
    <texture>animations\weather\#infoservice.weather.today.img.big.filenamewithoutext.jpg</texture>
    <visible>!Control.IsVisible(1000)+!Control.IsVisible(1200)+!Control.IsVisible(31)</visible>
    </control>

    and thats it ,work great (don't forget to clear the cahce folder )....
     

    jojo1411

    Portal Pro
    January 23, 2008
    182
    37
    Home Country
    Germany Germany
    AW: Re: Maya Feature requests

    hey guys ! my weather days look like this ....
    i use infoservise plugin ,the backdrops change as condisioan change ...
    work great ,no prob' ... maby you guys can mack a pack of the backdrops ..(i use now Black Glass Nova pack) rename the folder weather ,place it
    in Maya\Media\animations ... use this code right after the day 1 :

    <!-- 1-day stuff -->

    <control>
    <description>Alternate BG</description>
    <type>image</type>
    <id>0</id>
    <width>1366</width>
    <height>768</height>
    <texture>animations\weather\#infoservice.weather.today.img.big.filenamewithoutext.jpg</texture>
    <visible>!Control.IsVisible(1000)+!Control.IsVisible(1200)+!Control.IsVisible(31)</visible>
    </control>

    and thats it ,work great (don't forget to clear the cahce folder )....

    @joostzilla: is it possible to implement the code and the backdrops in the next SVN?
     

    wonkyd

    Retired Team Member
  • Premium Supporter
  • August 29, 2007
    791
    177
    Home Country
    United Kingdom United Kingdom
    Request BBC iPlayer logo for maya online videos. There is a logo attatched to the thread in the maya theme Issue 185 - mamp2 - Enhancement - BBC iPlayer Logo - Project Hosting on Google Code

    Any chance of the iPlayer logo being included in the next SVN?

    ysmp said:
    hey guys ! my weather days look like this ....
    i use infoservise plugin ,the backdrops change as condisioan change ...
    work great ,no prob' ... maby you guys can mack a pack of the backdrops ..(i use now Black Glass Nova pack) rename the folder weather ,place it
    in Maya\Media\animations ... use this code right after the day 1 :

    <!-- 1-day stuff -->

    <control>
    <description>Alternate BG</description>
    <type>image</type>
    <id>0</id>
    <width>1366</width>
    <height>768</height>
    <texture>animations\weather\#infoservice.weather.today.img.big.filenamewithoutext.jpg</texture>
    <visible>!Control.IsVisible(1000)+!Control.IsVisible(1200)+!Control.IsVisible(31)</visible>
    </control>

    and thats it ,work great (don't forget to clear the cahce folder )....

    This would be great too!

    + The moon on a stick? :D Cheers
     

    Attachments

    • BBCiPlayer.png
      BBCiPlayer.png
      10.1 KB
    J

    joostzilla

    Guest
    Re: AW: Re: Maya Feature requests

    hey guys ! my weather days look like this ....
    i use infoservise plugin ,the backdrops change as condisioan change ...
    work great ,no prob' ... maby you guys can mack a pack of the backdrops ..(i use now Black Glass Nova pack) rename the folder weather ,place it
    in Maya\Media\animations ... use this code right after the day 1 :

    <!-- 1-day stuff -->

    <control>
    <description>Alternate BG</description>
    <type>image</type>
    <id>0</id>
    <width>1366</width>
    <height>768</height>
    <texture>animations\weather\#infoservice.weather.today.img.big.filenamewithoutext.jpg</texture>
    <visible>!Control.IsVisible(1000)+!Control.IsVisible(1200)+!Control.IsVisible(31)</visible>
    </control>

    and thats it ,work great (don't forget to clear the cahce folder )....

    @joostzilla: is it possible to implement the code and the backdrops in the next SVN?

    Nico is on working to get this done asap.
     

    ncoH

    Retired Team Member
  • Premium Supporter
  • January 27, 2007
    925
    1,569
    Hannover
    Home Country
    Germany Germany

    fogu

    New Member
    June 5, 2010
    1
    0
    Home Country
    Germany Germany
    First i have to say your Skin is just Awesome......
    but can you support the Plugin FileExplorer??????

    Pleaseeeeeee
    :D


    fogu
     

    Lbr_Lion

    Extension Designer
    July 19, 2008
    243
    372
    Home Country
    Netherlands Netherlands
    Support for MediaSlayer

    Hi,

    I was missing support for MediaSlayer plugin and created a xml-file for it.

    Please find attached the MediaSlayer.xml and screendumps. I hope is designed according to Maya skin.:)

    Cheers,
     

    Attachments

    • MediaSlayer.jpg
      MediaSlayer.jpg
      174.7 KB
    • MediaSlayer_CD.jpg
      MediaSlayer_CD.jpg
      277.4 KB
    • MediaSlayer_DVD.jpg
      MediaSlayer_DVD.jpg
      352.7 KB
    • MediaSlayer.xml
      13.2 KB

    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
    1K
    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
    522
    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
    Hi This is a general question about OnX. I have been using the TvWishList plugin for a while and have recently updated (update install) from MP 1.36 x86 to 1.37 x86 and found there seemed to be no Onx menu in the TV guide. I then configured the onx.presets.xml file like I would normally do with updates or fresh installs, but still...
    Hi This is a general question about OnX. I have been using the TvWishList plugin for a while and have recently updated (update...
    Hi This is a general question about OnX. I have been using the TvWishList plugin for a while and have recently updated (update...
    Replies
    0
    Views
    764
    Hi, my answers to your questions: I use MariaDB 10.5 and Mediaportal 1.33 x86 as a user, not an administrator. MP. When I start Mediaportal, no TV service appears to have started. If I start Mediaportal as administrator everything is ok. Starting the TV service separately is only possible as an administrator. If I then start...
    Hi, my answers to your questions: I use MariaDB 10.5 and Mediaportal 1.33 x86 as a user, not an administrator. MP. When I start...
    I updated to 1.33 today and I thought everything went smoothly except on restarting MediaPortal requests me to specify the IP...
    Replies
    14
    Views
    5K
    Top Bottom