- July 12, 2011
- 392
- 206
- Home Country
- Germany
Hi,
I created a theme for myself which resembles the Classic Home screen but with features of Basic Home like FanArt and latest media.
Main features:
Installation:
1.) Just extract the archive into the themes folder of Titan skin (e.g. C:\ProgramData\Team MediaPortal\MediaPortal\skin\Titan\Themes\).
2.) Start the editor (Baackdropped-HomeEditor.exe)
Still using MP 1.3 beta? Please note following:
Have fun!
UPDATES (Change log)
V.3.0
I created a theme for myself which resembles the Classic Home screen but with features of Basic Home like FanArt and latest media.
Main features:
- Horizontal Menu (taken from StreamedMP)
- Optional: Small submenu with up to 5 buttons
- Optional: LatestMedia for MovingPictures, MyMovies, TVSeries, Music, mvCentral and Recordings (LatestMediaHandler required)
- Optional: TV-Highlights from ClickfinderPG PlugIn (ClickfinderPG required)
- Optional: FanArt-backgrounds (FanArtHandler required)
- Optional: Weather Overlay (WorldWeather required)
- FadeOut of LatestMedia and Clickfinder after 30s to show fullscreen FanArt
- Removed the PowerOff graphic, but pressing down will still open exit-menu
Installation:
1.) Just extract the archive into the themes folder of Titan skin (e.g. C:\ProgramData\Team MediaPortal\MediaPortal\skin\Titan\Themes\).
2.) Start the editor (Baackdropped-HomeEditor.exe)
Still using MP 1.3 beta? Please note following:
2a.) Important: If you like FanArt shown you will have to add the following code block in the original BasicHome.xml of Titan skin. Put it right in the beginning after <window>
otherwise FanArt won't be loaded! This will not work if this code is written in the BasicHome.xml of my theme and I don't know why because of a limitation of FanArtHandler. Remember that this will have to be done everytime Titan skin gets an update!
Code:
<define>#useRandomGamesUserFanart:Yes</define>
<define>#useRandomTVSeriesFanart:Yes</define>
<define>#useRandomPluginsUserFanart:Yes</define>
<define>#useRandomMovingPicturesFanart:Yes</define>
<define>#useRandomMusicUserFanart:Yes</define>
<define>#useRandomMusicScraperFanart:Yes</define>
<define>#useRandomPicturesUserFanart:Yes</define>
<define>#useRandomTVUserFanart:Yes</define>
<define>#useRandomMoviesUserFanart:Yes</define>
<define>#useRandomMoviesScraperFanart:Yes</define>
<define>#useRandomScoreCenterUserFanart:Yes</define>
Have fun!
UPDATES (Change log)
V2
Uploaded an updated version (V2) of the theme.
New Features:
New Version with fixed IDs. SubMenus should really work now...
V2.2
Added: Two new graphics for submenu background. Will fit now number of items in submenu.
Fixed: Visibility of LatestMedia for movies and series when submenu is visible
Fixed: Navigation in submenu won't focus invisible items anymore
Minor fixes
V2.3
only minor changes:
Added: variables for hyperlinkparameters in BasicHome.xml
Changed: names of variables in BasicHome.xml for easier understanding
Fixed: #LABELx.has.fanart in BasicHome.backgrounds.xml
V2.4
Added: BasicHome.CONFIG.xml - All settings in one file (except <defaultcontrol>)
Added: 5-day weather forecast overlay (requires WorldWeather plugin)
Added: Overlays can now easily be asigned to any label
Changed: Transfered all definitions from all other xml files to BasciHome.CONFIG.xml
V2.5.1
Fixed: Main menu font: from fontB22 to fontB20 to meet recent changes in Titan skin
Changed: Alignment of submenu labels: changed from left to center
V2.6
Added: Overlay for mvCentral
Added: Option to show overlays only with focus on certain sub-menu items
V2.7
V.2.7.1
Uploaded an updated version (V2) of the theme.
New Features:
- It should be now much easier to add/delete/change in BasicHome.submenus.xml
- missing navigation controls added in BasicHome.xml
New Version with fixed IDs. SubMenus should really work now...
V2.2
Added: Two new graphics for submenu background. Will fit now number of items in submenu.
Fixed: Visibility of LatestMedia for movies and series when submenu is visible
Fixed: Navigation in submenu won't focus invisible items anymore
Minor fixes
V2.3
only minor changes:
Added: variables for hyperlinkparameters in BasicHome.xml
Changed: names of variables in BasicHome.xml for easier understanding
Fixed: #LABELx.has.fanart in BasicHome.backgrounds.xml
V2.4
- Added: BasicHome.UpcomingRecordings.xml: Overlay for upcoming recordings (requires latest version of LatestMediaHandler)
- Added: BasicHome.ActiveRecordings.xml: Overlay for active recordings (requires LatestMediaHandler and TV-Notifications enabled)
- Changed: BasicHome.backgrounds.xml: Enabling/Disabling/Changing Backgrounds and FanArt for each label is much easier now
- Changed: BasicHome.xml: Added imports for upcoming and active recordings xml files
Added: BasicHome.CONFIG.xml - All settings in one file (except <defaultcontrol>)
Added: 5-day weather forecast overlay (requires WorldWeather plugin)
Added: Overlays can now easily be asigned to any label
Changed: Transfered all definitions from all other xml files to BasciHome.CONFIG.xml
V2.5.1
Fixed: Main menu font: from fontB22 to fontB20 to meet recent changes in Titan skin
Changed: Alignment of submenu labels: changed from left to center
V2.6
Added: Overlay for mvCentral
Added: Option to show overlays only with focus on certain sub-menu items
V2.7
- Added: Overlay for MyVideos
- Changed: Same FanArt can now be used for multiple labels (Note: this required a change in BasicHome.CONFIG.xml. But only FanArt background section is affected. Everything else can be used from former versions.)
- Fixed: Visibility condition of "upcoming records" label
- Fixed: Visibility condition of "active recordings" label
V.2.7.1
- Minor fix: added compatibility for MP 1.4 Final (fixed theme.xml)
- Added: New Editor
- Changed: increased to 5 submenu items
- Fixed: minor visibility conditions
Attachments
Last edited: