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,863
    744
    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
    792
    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

    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
    776
    You can always try, select any window, turn off the Media Portal, change the ID of the selected one to the desired one (plugin) and check.
    You can always try, select any window, turn off the Media Portal, change the ID of the selected one to the desired one (plugin) and...
    I don't have a TV card in my HTPC setup, so I really only use plugins that browse and show media files, like MP TV-Series, Moving...
    Replies
    5
    Views
    692
    Works also, removed the "section" entry from MediaPortal.xml ;) (y)
    Works also, removed the "section" entry from MediaPortal.xml ;) (y)
    This plugin is alternate version to the original World Weather plugin developed by @Micropolis. Is compatible with MediaPortal...
    Replies
    33
    Views
    4K
    I need to try MadVR, I hope my Intel NAC can manage it.
    I need to try MadVR, I hope my Intel NAC can manage it.
    Remember PAL DVDs of US movies and TV Shows, and how they were converted to 25 fps thus introducing a "smurf lite" pitch on the...
    Replies
    2
    Views
    465
    So not 100% sure if this is a MyTVSeries or FanArt issue, but the episode thumbnails always revert to the series default after restart. If you go to an episode and open the options and pick choose artwork then choose episode thumbnail it shows the correct thumbnail and says it is remote. Click on it and it goes local instantly and...
    So not 100% sure if this is a MyTVSeries or FanArt issue, but the episode thumbnails always revert to the series default after...
    So not 100% sure if this is a MyTVSeries or FanArt issue, but the episode thumbnails always revert to the series default after...
    Replies
    0
    Views
    397
    Top Bottom