Reply
Super Advisor
mMcCorner
Posts: 205
Registered: ‎03-03-2012
0

Re: WDTVLiveHub_ThemeDefinition_v1.0 (Here)

[ Edited ]

sorry, I do not see the picture, I did not understand.
Look in the first post of Æonish FR Revision 2 -> Images:
Column 1, Line 1 + 4: CD Case with Album Cover (dynamic) and static backround picture.
Column 2, Line 4: CD Case with Album Cover (dynamic) and backround too (same picture, cropped top and bottom).

I would like the Album Cover in the down left corner (album cover art to 300x300 -> square) AND a dynamic background (with a different image), e.g. Artist image.

 

The Way With The <page background="./image/icon_logo4wmc_120x120.jpg"> is a static background image.

I have chance the rv_home.xml, so i have a Dynamic Backround. So that the artist-cover background will change, the way the CD jewel case changes on the now-playing screen menue is fine, but it is the same picture. and a 300x300 Album- Cover strech to 1280x720 Backround means that the top and bottom is crop. I would keep the cover in 300x300. and an additional image (Artist) with 1280x720 background. understand me?

 

Thought: image="@@info_album_artist" is another Image than image="@@album_cover" but see no image with image="@@album_cover"... so my first Question.

 

sorry, what is the differenz between image="@@info_album_artist" (show the ID3-Tag-Cover or XML.jpg in the AEonish i think) and image="@@album_cover" (show what???)

_________________________________
WD TV Live Hub - funktioniert recht gut :-)
Grüsse vom Frank
Trusted Contributor
Steffen_2009
Posts: 454
Registered: ‎11-05-2011
0

Re: WDTVLiveHub_ThemeDefinition_v1.0 (Here)

[ Edited ]

 

Yes, the picture is from line 4, exactly what you have written.

 

I have ÆonishHub.Rv2.ID3.2.07.17_NP installed now, but no idea

how to get different dynamic pictures on the home screen.

 

What did you change in rv_home.xml for the line

<page background=  ???????  />    ?

 

 

______________________________________________________
WD TV Live Streaming Media Player SMP, Firmware 1.06.04
Installed Theme: Tinwarble's Darklight-Beta & JoeySmyth's MusicPlayBack Apple-Re-Work for bessa
Super Advisor
mMcCorner
Posts: 205
Registered: ‎03-03-2012
0

Re: WDTVLiveHub_ThemeDefinition_v1.0 (Here)

<?xml version="1.0"?>
<page background=" ">
<image image="image/icon_logo4wmc_66x66.jpg" x="0" y="0" w="1280" h="720" bg="1"/>
<ctrlgrp>
<mlmenu valkey="rv-home-menu"  is_loop="1" autoenter="1" lbmask="lr">
<include filename="./inc_rv_home_menu_node.xml"/>
</mlmenu>
</ctrlgrp>
<image image="@@info_album_artist" x="0" y="0" w="1280" h="720" align="left" scale_type="pan" scale="100" bg="1"/>
<mlmenuview ctrlname="rv-home-menu" changed="@@rv-home-menu-changed" x="0"y="0"w="1280"h="720" bg="1" display_item_cnt="1"/>
<include filename="./home_info.xml"/>
<include filename="./inc_time.xml" />
</page>

 

with

<page background=" " >

<image image="image/icon_logo4wmc_66x66.jpg" x="0" y="0" w="1280" h="720" bg="1"/>

you have the statik background (here a special jpg from me) if no Album-cover in the aktuall song.

 

with

<image image="@@info_album_artist" x="0" y="0" w="1280" h="720" align="left" scale_type="pan" scale="100" bg="1"/>

you have the dynamic Album-Cover for the now-playing song.

 

The dynamic Album-cover is on every Main-screen with an overlay. like the now-Playin-overlay in the last post from JoeySmyth http://www.mediafire.com/?vf86f28d1qd4ry2

or e.g. the Main.Music.sheet in the original AEonish.

 

you can download Overlays from all Main-Screen from the first Post in the AEonish-Tread:

look for FIRMWARE REVISION 2.07.17 - Home Png Graphics for Custom Home Screen

 

 

_________________________________
WD TV Live Hub - funktioniert recht gut :-)
Grüsse vom Frank
Trusted Contributor
Steffen_2009
Posts: 454
Registered: ‎11-05-2011
0

Re: WDTVLiveHub_ThemeDefinition_v1.0 (Here)

 

Today I got really amazing cover-backgrounds ... thanks to Joey and his AEONISH !

 

What I did:

 

1. Save a high res image into the mp3 files, I did with 1600 * 1200 px.

There is NO limit there , well okay your mp3 files get bigger (but who really cares about that (an extra image)  today ...)

 

2. changed the rv_home.xml to

<?xml version="1.0"?>
<page background=" ">
<image image="@@info_album_artist" x="0" y="0" w="1280" h="720" bg="1"/>
<ctrlgrp>
<mlmenu valkey="rv-home-menu"  is_loop="1" autoenter="1" lbmask="lr">
<include filename="./inc_rv_home_menu_node.xml"/>
</mlmenu>
</ctrlgrp>
<image image="@@info_album_artist" x="0" y="0" w="1280" h="720" align="left" scale_type="fixratio" bg="1"/>
<mlmenuview ctrlname="rv-home-menu" changed="@@rv-home-menu-changed" x="0"y="0"w="1280"h="720" bg="1" display_item_cnt="1"/>
<include filename="./home_info.xml"/>
<include filename="./inc_time.xml" />
</page>

 

3. Best thing:

This is working WITHOUT media  libaray and WITHOUT any xml-sheets at all.

 

Result:

Changing album covers in the CD case AND a dynamic changing high quality background.

 

Open question:

The album cover background is showing just at the VIDEO home-screen of the menue ...

Do you have it at "now playing" and what do I have to do get it there ?

 

(sorry if it is writte in some documentation or forum, the AEONISH is such a powerful BUT also complex theme,

it takes serveral days to understand it)

______________________________________________________
WD TV Live Streaming Media Player SMP, Firmware 1.06.04
Installed Theme: Tinwarble's Darklight-Beta & JoeySmyth's MusicPlayBack Apple-Re-Work for bessa
Super Advisor
mMcCorner
Posts: 205
Registered: ‎03-03-2012
0

Re: WDTVLiveHub_ThemeDefinition_v1.0 (Here)

[ Edited ]

i wrote it above:

 

look to the "AEonish FR"-Tread, Side 88, Post 2. Donwload the AEonishID3_NP with NOW-Playing-MAIN-Menue.

The "Overlay" for the Now Playing is Located along with the XML files... if you want to design or use your own background  (HomeScreenNowPlayingOverlay.png). you rename the Overlay in "main_music_nowplaying_n.png" and put it in the Folder "image". If you dont want to have a Backround in the Video-main-sheet you get the "main_videos_icon_n.png" in the original AEonis (this ist with the Batman-Backround) and put it in the Folder "images" too.

 

But you can download all Overlays from all Main-Screen from the first Post in the AEonish-Tread:

look for FIRMWARE REVISION 2.07.17 - Home Png Graphics for Custom Home Screen

and you are free to make your own Mainsreen or get the dynamic Desktop. Remember: if you have only the overlay, the albumcover will be the Backround (if playing).

 

Open question:

high res image into the mp3 files, with 1600 * 1200 px. -> how much is the filesize from the image (not the mp3).

 

i Think 1920x1080(HDMI) is the best, but it is only the best for the Desktop (TV). for the CD-Case (square) it looks like clinched (german: gestaucht). so i think it is better to have a square image....

 


_________________________________
WD TV Live Hub - funktioniert recht gut :-)
Grüsse vom Frank
Community VIP
JoeySmyth
Posts: 1,703
Registered: ‎01-05-2011

Re: WDTVLiveHub_ThemeDefinition_v1.0 (Here)

Been, iLL

 

All slight modifications to Æonish Hub Theme based on user requests means the "Home Screen" xmls and "Layers" need to be adjusted.

 

The "3" Versions Below have different Code and Object Layering

 

Æonish Hub - FR Revision 2  FIRMWARE REVISION 2.07.17
Æonish Hub - FR Revision 2  FIRMWARE REVISION 2.07.17 (MUSIC ID3) MOD
Æonish Hub - FR Revision 2  NP (Now Playing) MOD

 

As far as Maximum (or "Native") Resolution for "Full Screen" Pictures / Fanart / Moviesheets are concerned....

 

use 1280x720 ....  because thats the "Native Resolution" for the Hubs' and SMP OSD / GUI Interface.

 

Using a Higher Resolution ... you probably wont gain anything, in terms of visual quality.

Super Advisor
mMcCorner
Posts: 205
Registered: ‎03-03-2012
0

Re: WDTVLiveHub_ThemeDefinition_v1.0 (Here)

[ Edited ]

@Joey: gute Besserung (Get well soon!)

@Steven: in your code:

Line 3:

I think you have no Image, if no song is playing. there for I think it is better like me, image with a special Image.

Line  9:

that is right to have a dynamic Backround, the AlbumCover of the song, which is playing.

By the way, with “fixratio” all images are clinched if they not in the native resolution (1600x1200 is like 4:3 – my TV is HDMI 1920x1080 like 16:9 like 1280*x720 -> "Native Resolution" for the Hubs' and SMP OSD / GUI Interface.) Maybe scale_type="pan" scale="100" is better (crop big Pictures)

 

@all:

unresolved issues:

sorry, what is the differenz between image="@@info_album_artist" (show the ID3-Tag-Cover or XML.jpg in the AEonish i think) and image="@@album_cover" (show what???)

_________________________________
WD TV Live Hub - funktioniert recht gut :-)
Grüsse vom Frank
Community VIP
JoeySmyth
Posts: 1,703
Registered: ‎01-05-2011

Re: WDTVLiveHub_ThemeDefinition_v1.0 (Here)

@all:

unresolved issues:

sorry, what is the differenz between image="@@info_album_artist" (show the ID3-Tag-Cover or XML.jpg in the AEonish i think) and image="@@album_cover" (show what???)

 

As far as i can tell, after a quick test ,,, they do the "Same Thing" 


They are differently named "Variables" for Different Views which accomplish the same result in accordance to the developers programming in the Firmware. (Different Development Teams worked on Different Views which is the explanation for the inconsistency of syntax)

 

eg. Example of 2 Separate "Views"  different syntax ... same result

 

album_playback.xml
<image image="@@album_cover" x="70" y="43" w="104" h="104" align="hcenter" scale_type="fixratio" scale="100" />

inc_generic_now_playing.xml
<image image="@@info_album_artist" x="325" y="36" w="32" h="32" scale="100" scale_type="fixratio"/>

Trusted Contributor
Steffen_2009
Posts: 454
Registered: ‎11-05-2011
0

Re: WDTVLiveHub_ThemeDefinition_v1.0 (Here)

 

 

Yes, get well , soon , Joey !

 

Thanks yor your answers, Joey & MmCorner.

 

Today a have tried serveral combinations (libary on/off, pictures in folder mp3, xml).

 

And for the home-screen I just get one result.

 

Even if there are more variables, and I think it is a bug in the firmware.

The Hub/SMP is having different @@variables for album, band.

And, looking at MP3tag for mp3 cover types, a mp3 file can have 19 (!) different covers.

 

But from the Hub/SMP they are just regarded as one picture .... always taking the first embedded in the file,

not caring about the cover type.

 

Only in the list-view with different folder.jpgs is is possibe (only for me ?) to show different pictures of the band and of the album .

______________________________________________________
WD TV Live Streaming Media Player SMP, Firmware 1.06.04
Installed Theme: Tinwarble's Darklight-Beta & JoeySmyth's MusicPlayBack Apple-Re-Work for bessa
Community VIP
JoeySmyth
Posts: 1,703
Registered: ‎01-05-2011

Re: WDTVLiveHub_ThemeDefinition_v1.0 (Here)

[ Edited ]

@Steffen_2009

 

Correct, the ID3 Tag Image and/or a JPG Image of the Album Cover are Treated as "One" or the Same Image

 

folder.jpg  is the "Folder" image ... which is a Separate Image

 

Just like how it works for "Movies" when viewing in Filter > Folders.

 

The "Problem"  with "List View" is ... the view is "Shared" with Videos and Photos ... which i guess is not a Problem if you are only using the Hub/Smp for "Music"

 

The 'Original" Aeonish Hub Theme uses "Musicsheets" to try to solve all these Issues..  ie. a sheet that 'doubles' as the Album Cover and the Artist Fanart Image.

 

P.S. I dont use my Hub to Play Music, Im a Movie Fan .... so forgive my lack of knowledge with all things music related.

 

Forums | Ideas | News and Announcements | Register | Sign in | Help | Forum Guidelines
Copyright © 2001 - 2010 Western Digital Corporation, All rights reserved. | Trademarks | Privacy | Terms of Service | Terms of Use | Copyright | Contact WD