Community MODs (OLD) (1 Viewer)

Status
Not open for further replies.

SixSox

Portal Pro
May 28, 2008
96
46
Copenhagen
Home Country
Denmark Denmark
I will post this basichome mod you see here https://forum.team-mediaportal.com/x-factor-316/community-mods-59429/index6.html#post471666 shortly.


The guidelines to edit the xml is not so easy, maybe i am over my head with this.

Example :
Enable Weather
Open Basichome.xml with notepad

Do this
edit weather.jpg

If mediaportal is running you most have MyRefresh plugin
or just press (H key) 2 times to see the result of your work.

Is this understandable or not :confused:
 

SixSox

Portal Pro
May 28, 2008
96
46
Copenhagen
Home Country
Denmark Denmark
Chamo xfactor mod

Update 09-07-09

Basichome mod :

I am still working on the guidelines for editing the basichome.

But i have finished the work on the mod

Chamo xfactor mod.jpg


The chameleon is keeping an eye on you :)

I will post it when the guidelines is finished

Update 23-07-09

I had a friend to test my guidelines and it went well

about the basichome mod

Thanks to cul8er for the key to solve my problems with the playingnow info.
Now its totaly integrated in the menu

The inspiration i get for the playingnow info this in the next version of xfactor https://forum.team-mediaportal.com/x-factor-316/screenshots-next-version-60289/#post423659

So i am delaying this until Cul8er releses Xfactor 316.

chamo basicmod.jpg chamo basicmod 1.jpg chamo basicmod playingnow.jpg

SixSox
 

cul8er

Retired Team Member
  • Premium Supporter
  • August 31, 2006
    2,159
    2,679
    Home Country
    Sweden Sweden
    • Thread starter
    • Moderator
    • #73
    Hi SixSox,

    Very nice MOD, keep up your great work. I got very inspired from your previous images and that got me creating the new horizontal menu for xfactor;)

    best regards
    cul8er
     

    SixSox

    Portal Pro
    May 28, 2008
    96
    46
    Copenhagen
    Home Country
    Denmark Denmark
    Hi SixSox,

    Very nice MOD, keep up your great work. I got very inspired from your previous images and that got me creating the new horizontal menu for xfactor;)

    best regards
    cul8er

    Thanks

    I am only happy to help out.

    The nice skin you have made deserves it.


    SixSox
     

    fipii

    New Member
    July 10, 2009
    1
    0
    Home Country
    Poland Poland
    Hallo
    Its my first post od this messagebord.
    My english is not good but i try :)

    How replace to aeon mod TV to Radio ?
     

    ysmp

    Design Group
  • Team MediaPortal
  • May 17, 2008
    1,863
    744
    Seoul.
    Home Country
    South Korea South Korea
    Update 09-07-09

    Basichome mod :

    I am still working on the guidelines for editing the basichome.

    But i have finished the work on the mod

    View attachment 43198


    The chameleon is keeping an eye on you :)

    I will post it when the guidelines is finished
    hi sixsox ! any news abut your mod of basichome ?
    thanks,
    ysmp.
     

    Thenone

    Portal Member
    May 21, 2008
    23
    5
    Gol
    Home Country
    Norway Norway
    alternative splashscreen

    first of all, just wanna say that i love the skin, but i really hate the splashscreen.

    So i made a quick render in 3dsmax and this is what i came up with.

    thumbxre.jpg


    as you can see, i've made it in 4 different colours. more colours can be made by request.

    rename the desired picture to splashscreen.png and place it in the media folder.
     

    Attachments

    • splashscreen.zip
      30.6 KB

    squale1402

    Portal Member
    February 28, 2009
    26
    0
    Hi,

    First i want to thank you for the great work you do !!
    Second please forgive my sucks English...

    I try to use the Aeon mod for Xfactor (last release on the 1st page) and i have problems :
    I want to delete some buttons to just keep : Pictures (and rename it as "Photos"), Music (and rename it as "Musique") Link to Moving pictures (and rename it as "Films"), TV-Series (and rename it as "Séries").

    I want to make "films" as the default selected buttons and default screen at start up of Mediaportal.

    At last I want to see the clock and the weather on my screen.

    I've tried to modify the "Basichome.xlm" but it never work correctly... It's not so easy to customize screens !!µ
    That's show how your work is good !!

    To keep the "é" for "Séries" i think the file must have "UTF8" encodage.

    Just a last question : when your are on an buttons like "films" for example do the backdrops are changing after few mn or the backdrops are not chaging ?
    For me all my backgrounds for films, music, and others are the default folder in "animation" folder.

    Thanks for your help.

    Squale1402
     

    emphatic

    Design Group
  • Team MediaPortal
  • August 25, 2006
    3,728
    1,185
    Alingsås
    Home Country
    Sweden Sweden
    Pictures (and rename it as "Photos"), Music (and rename it as "Musique") Link to Moving pictures (and rename it as "Films"), TV-Series (and rename it as "Séries").

    I want to make "films" as the default selected buttons and default screen at start up of Mediaportal.

    Copy the code below and replace the existing part of your Basichome.xml

    Code:
    <!-- BUTTON 1 (0) -->
    
    	<description>Menu0-Films</description>
    	<define>#item0label:Films</define>
    	<define>#link0:96742</define>
    	<define>#folder0:films</define>
    
    <!-- BUTTON 2 (1) -->
    
    	<description>Menu1-Musique</description>
    	<define>#item1label:Musique</define>
    	<define>#link1:501</define>
    	<define>#folder1:musique</define>
    
    <!-- BUTTON 3 (2) -->
    
    	<description>Menu2-Videos</description>
    	<define>#item2label:Videos</define>
    	<define>#link2:6</define>
    	<define>#folder2:movies</define>
    
    <!-- BUTTON 4 (3) -->
    
    	<description>Menu3-TV</description>
    	<define>#item3label:Watch TV</define>
    	<define>#link3:1</define>
    	<define>#folder3:tv</define>
    
    <!-- BUTTON 5 (4) -->
    
    	<description>Menu4-plugins</description>
    	<define>#item4label:Plugins</define>
    	<define>#link4:34</define>
    	<define>#folder4:pluginsbg</define>
    
    <!-- BUTTON 6 (5) -->
    
    	<description>Menu5-settings</description>
    	<define>#item5label:Settings</define>
    	<define>#link5:4</define>
    	<define>#folder5:settings</define>
    
    <!-- BUTTON 7 (6) -->
    
    	<description>Menu6-Photos</description>
    	<define>#item6label:Photos</define>
    	<define>#link6:2</define>
    	<define>#folder6:photos</define>
    
    <!-- BUTTON 8 (7) -->
    
    	<description>Menu7-Séries</description>
    	<define>#item7label:Séries</define>
    	<define>#link7:9811</define>
    	<define>#folder7:séries</define>
    
    <!-- ALL DONE! -->

    Just a last question : when your are on an buttons like "films" for example do the backdrops are changing after few mn or the backdrops are not chaging ?
    For me all my backgrounds for films, music, and others are the default folder in "animation" folder.

    Yes, as long as you have your the subfolder inside Animations named as in the code I gave you at the top here, music backdrops for example are named "musique" here.

    To keep the "é" for "Séries" i think the file must have "UTF8" encodage.

    You can change to this in first line at the top of the Basichome.xml.
    Code:
    <?xml version="1.0" encoding="UTF8" ?>

    Emph
     

    squale1402

    Portal Member
    February 28, 2009
    26
    0
    Thanks for your fast and fine answer.
    I'll test all this code tomorrow morning because it's late here in France... ;)

    Just one more question : You give me the code to make the buttons appear with good label but I just want to see the buttons i've talk in my previous post and I don't want the others to exist on screen...

    In fact I want to have on the screen those items and just them : photos (=pictures), musique (=music), films (=moving pictures), Séries (=TV-Series).

    And finally I want to be selected in first when I launch Mediaportal the Films buttons (with movies bacdrops on the background).

    Last question (I promise) when you said :
    Yes, as long as you have your the subfolder inside Animations named as in the code I gave you at the top here, music backdrops for example are named "musique" here.
    Which subfolder and which names ? Can you tell me exactly their name to be sure everything is OK, please ?

    Thank you for your help.
     
    Status
    Not open for further replies.

    Users who are viewing this thread

    Similar threads

    MP1 MP2 [solved] Purge old recordings DE
    Today my PVR disk died, taking with it a load of old recorded TV programmes. I swapped in a spare drive but I see that MP2 still thinks the old recordings exist. I expected the metadata for the recordings to be in same folder as the PVR but apparently not. How do I make MP2 forget about these old recordings? Needless to say, I tried...
    Today my PVR disk died, taking with it a load of old recorded TV programmes. I swapped in a spare drive but I see that MP2 still...
    Today my PVR disk died, taking with it a load of old recorded TV programmes. I swapped in a spare drive but I see that MP2 still...
    Replies
    0
    Views
    690
    Hi, yes, you are right. The official x64 1.32 is buggy. You can try a new installers from this post if you like.
    Hi, yes, you are right. The official x64 1.32 is buggy. You can try a new installers from this post if you like.
    hi, I'm setting up a new computer and have installed MP 1.3.2 after a few goes and getting all the prereqs installed, I was...
    Replies
    3
    Views
    756
    TVE 3,5 as you noticed in my other Thread.
    TVE 3,5 as you noticed in my other Thread.
    Hello Folks, Although the New MediaPortal Version 2.5 looks great so far, it seems that it still has major Bugs? I created a...
    Replies
    2
    Views
    481
    I had the same issue and found the executable under C:\ProgramData\Team MediaPortal\MediaPortal\skin\Titan\BasicHome.Editor\TitanEditor.exe Only the shortcut was missing.
    I had the same issue and found the executable under C:\ProgramData\Team...
    Hi all, Not a rant, more a sharing of experience (maybe hoping to get some clarification on which wrong turn I took) It has been...
    Replies
    9
    Views
    2K
    Didn't know computers are available in Canada's jails... :p
    Didn't know computers are available in Canada's jails... :p
    Hi folks, basically I have this m3u list with links I am trying to scan with the TV configuration tool but all the channels even...
    Replies
    5
    Views
    699
    Top Bottom