Avalon community Mods (2 Viewers)

Dragy

Portal Pro
April 27, 2009
778
333
32
Home Country
Netherlands Netherlands
Re: AW: Avalon community Mods

Weather on BasicHome did not work using the latest files by Dragy. Then I copied the basichome.weather.xml from Avalon's GitHub repo and it worked.
You are right.. I accidently copied the file from StreamedMP into the zip.. OOPS
I uploaded a new zip with the correct file :)
 

ibmonkey

MP Donator
  • Premium Supporter
  • December 1, 2007
    231
    43
    Home Country
    United Kingdom United Kingdom
    Hi

    There was a bit of an error in the onlinevideos xml file, in that the % buffering did not show when you were on list view when looking at the videos. This is the first time I've had a play around with the skin files but I got it to show eventually, so I've attached the modified version of the file in case others want it showing again.

    The only changes I made were to one of the controls, there are 2 controls for the buffering label, one seems to be for the listview, and the other for the icon or big icon view. Here's the first control. All I changed was adding a plus sign to the visible statement, and changing the posX value so it didn't overlap some other text.

    Code:
        <control>
    		<description>Buffering Label</description>
    		<type>label</type>
    		<id>0</id>
    		<posX>185</posX>
    		<posY>875</posY>
    		<align>left</align>
    		<font>AvalonLight12</font>
    		<textcolor>6aa5cb</textcolor>
    		<label>#OnlineVideos.buffered % #OnlineVideos.Translation.Buffered.Label</label>
    		<visible>string.equals(#OnlineVideos.IsBuffering, true) + [facadeview.list]</visible>
    		<animation effect="fade" start="0" end="100" time="300" delay="350">WindowOpen</animation>
    		<animation effect="fade" start="100" end="0" time="0" delay="0">WindowClose</animation>
        </control>
     

    Attachments

    • myonlinevideos.zip
      2.1 KB

    Bleazle

    Portal Pro
    July 14, 2007
    1,122
    257
    Pukekohe
    Home Country
    New Zealand New Zealand
    @ Dragy: Looks good, I have just changed the following locally to be compatible with the latest night release - V 0.32

    <control>
    <description>current wind label</description>
    <type>fadelabel</type>
    <id>0</id>
    <posX>1365</posX>
    <posY>255</posY>
    <width>433</width>
    <label>#WorldWeather.TodayWindSpeed - #WorldWeather.TodayWindDirection</label>
    <font>AvalonLight14</font>
    <visible>string.equals(#WorldWeather.View,Condition)</visible>
    <animation effect="fade" start="0" end="100" time="300" delay="350">WindowOpen</animation>
    <animation effect="fade" start="100" end="0" time="0" delay="0">WindowClose</animation>
    </control>

    Now I get to see the wind in "knots" (my preferred unit) rather than Mp/hr :)
     

    bribbon

    MP Donator
  • Premium Supporter
  • September 11, 2008
    470
    100
    Home Country
    Switzerland Switzerland
    AW: Avalon community Mods

    is someone working for a MyEmulators skinfile?
     

    Bleazle

    Portal Pro
    July 14, 2007
    1,122
    257
    Pukekohe
    Home Country
    New Zealand New Zealand
    World Weather plugin - Nightly build v0.3.3

    is someone working for a MyEmulators skinfile?

    Not me sorry, I don't use that plugin.

    Re: World Weather plugin - Nightly build v0.3.3 ( details of new features).To run this version install Dragys weather files from here and then paste the attached file into the Avalon directory.

    No doubt Dragy will update the weather files when the next official version is released - the nightly builds are just for testing so use with caution.

    EDIT: Added updated language file from Micropolis's release (just in case you forgot to check for a new file when installing the nightly build)

    EDIT2: Slightly modified WorldWeather file uploaded - not a major change though. There seems to be a problem going down the menu from "Browser Map" to the "Refresh" button - I have noted this in the World Weather thread.

    Bleazle
     

    Attachments

    • strings_en.xml
      4 KB
    • WorldWeather.xml
      9.9 KB

    Bleazle

    Portal Pro
    July 14, 2007
    1,122
    257
    Pukekohe
    Home Country
    New Zealand New Zealand
    Online Videos

    A couple of updates for the Online Videos files:

    @ibmonkey: I used your file but added the "Now Playing" overlay.

    + Added "Now Playing" button to the hidden menu.

    Bleazle
     

    Attachments

    • myonlinevideos.xml
      16.9 KB
    • myonlinevideos.hiddenmenu.xml
      13.9 KB

    llambion

    Portal Pro
    January 20, 2009
    92
    18
    Oviedo
    Home Country
    Spain Spain
    I posted in original thread of Avalon my suport for HTPCinfo.
     

    Attachments

    • htpcinfo_03.jpg
      htpcinfo_03.jpg
      395 KB
    • htpcinfo_02.jpg
      htpcinfo_02.jpg
      509.2 KB
    • htpcinfo_01.jpg
      htpcinfo_01.jpg
      487.2 KB
    • htpcinfo_04.jpg
      htpcinfo_04.jpg
      359.2 KB
    • HTPCinfo.zip
      6.7 KB

    emphatic

    Design Group
  • Team MediaPortal
  • August 25, 2006
    3,736
    1,196
    Alingsås
    Home Country
    Sweden Sweden
    @Bleazle, you did something wrong with your skin file :) I fixed it, now the menu works.

    Very nice. Shouldn't the menu disappear once you've used it though? Now If I press Geo clock for example, the menu doesn't go away but keeps blocking the picture. ;)

    Emph
     

    Users who are viewing this thread

    Similar threads

    I solved it myself, by modifying the host IP-address in the server table of the database, MariaDB [(none)]> use mptvdb; Database changed MariaDB [mptvdb]> SELECT * FROM Server; +----------+----------+--------------+----------+ | idServer | isMaster | hostName | rtspPort | +----------+----------+--------------+----------+ |...
    I solved it myself, by modifying the host IP-address in the server table of the database, MariaDB [(none)]> use mptvdb; Database...
    Hello everyone, I'm going to need help from the community to resolve a TV server crash issue. I encountered a problem with my...
    Replies
    4
    Views
    723
    MP1 MP2 MyLyrics issues DE
    To ensure that everyone had access, that repository was duplicated in the team repository: https://github.com/Mediaportal-Plugin-Team/mediaportal-mylyrics
    To ensure that everyone had access, that repository was duplicated in the team repository...
    Could some dev pls have a look into MyLyrics plugin? Since a long time it does no longer find lyrics (at least here) THX in advance ;)
    Replies
    10
    Views
    641
    Yes, all compatible with x64 ;)
    Yes, all compatible with x64 ;)
    Hi folks, for all those who would like to enjoy Mediaportal on the Titanskin, I have now adapted the well-known MP games package...
    Replies
    7
    Views
    514
    • Sticky
    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 next release. We allocate about one month for Pre Release testing. In that time we will only fix bugs, after which comes the final release! Highlights of this release Bugfixes: [MP1-5221] - Core: Fix...
    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...
    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
    0
    Views
    1K
    That was the correction I made in BasicHome for the 1.35 Prerelease which you adddd to repo ;)
    That was the correction I made in BasicHome for the 1.35 Prerelease which you adddd to repo ;)
    I'm going bananas here!! Used MP1 since MP1.10 or so.....an haven't had problems for years! Am using latest Dune...
    Replies
    8
    Views
    868
    Top Bottom