- WD Community
- :
- WD TV Products
- :
- WD TV Live Hub
- :
- Hub Themes
- :
- Re: WDTVLiveHub_ThemeDefinition_v1.0 (Here)
- WD Community
- News & Assistance
- Announcements
- New to Community
- Forum Feedback
- Off-Topic
- Software & Apps
- WD Software
- WD Mobile Apps
- Software & Accessory Ideas
- WD TV Live Streaming
- Live Streaming Discussions
- Live Streaming Firmware
- Live Streaming Ideas
- Live Streaming Issues
- WD TV Live Hub
- Hub Discussions
- Hub Firmware
- Hub Themes
- WD TV Live Hub Ideas
- WD TV Live Hub Issue Reporting
- WD TV Play
- WD TV Play
- Live & Live Plus
- Live Discussions
- Live Firmware
- Elements Play
- Elements Play
- External Drives
- Mac Externals
- PC Externals
- Portable Drives
- External Drive Ideas
- Network Devices
- Networking Devices
- Live Duo
- Sentinel
- My Book Live
- Other Network Drives
- Network Product Ideas
- Internal Drives
- Desktop & Portable
- Internal Drive Ideas
- Anuncios
- Noticias
- Nuevo a La Comunidad
- Los Productos de WD
- Software y Accesorios
- Reproductores Multimedia
- Unidades de Red
- Unidades Externas
- Unidades Internas
- Ankuendigungen
- Neuigkeiten
- Neu in der Community
- WD Produkte
- WD Programme
- WD TV Media Player
- Netzwerk Laufwerke
- Externe Laufwerke
- Interne Laufwerke
- Annunci
- Annunci e Novita'
- Nuovo per La Comunita'
- Prodotti WD
- Programmi & Accessori
- Riproduttori Multimediali
- Dischi di Rete
- Dischi Esterni
- Dischi Interni
- WD TV Legacy
- Hub Network
- Live Networking
- WD TV HD
- WD TV Mini
- Software
- WD Photos
- Other Software & Accessories
- Hard Drives
- WD ShareSpace
- Other Externals
- Other Internal Drives
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Re: WDTVLiveHu b_ThemeDef inition_v1 .0 (Here)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-01-2012 11:59 PM
i have a question that may be within the current conversation. just started building my theme and within the album art on the home screen im displaying the current cover art and a png image overlay. if i stop the playing now, music from the web "pandora" or drive "mp3" is shut off.
Every once in a while especially (more than often) in the video screens switches 'c' "yellow button" the png (playing now) image = "now_playing_bg.png" will appear during the transitions between screens. has anyone else came across this? i am building this on a smp and that may be the issue, i was just wondering if i was missing something, thank you all for your help with this my code for playingnow is:
<?xml version="1.0"?>
<wrapper>
<wrapper disable="@@info_generic_now_playing_disable">
<image image="@@info_album_artist" x="65" y="550" w="150" h="150" scale="100" scale_type="fixratio"/>
<image image="./image/now_playing_bg.png" x="76" y="547" w="161" h="154" scale="100" scale_type="fixratio" bg="1" />
<text text="@@info_rolling_message" x="255" y="655" w="800" h="31" fontsize="18" speed="1" delay="2" align="left" textcolor="0xff9500" auto_translate="1"/>
</wrapper>
</wrapper>
thanks again for your help!
Re: WDTVLiveHu b_ThemeDef inition_v1 .0 (Here)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-02-2012 12:07 AM
remove bg="1"
<wrapper>
<wrapper disable="@@info_generic_now_playing_disable">
<image image="@@info_album_artist" x="65" y="550" w="150" h="150" scale="100" scale_type="fixratio"/>
<image image="./image/now_playing_bg.png" x="76" y="547" w="161" h="154" scale="100" scale_type="fixratio" />
<text text="@@info_rolling_message" x="255" y="655" w="800" h="31" fontsize="18" speed="1" delay="2" align="left" textcolor="0xff9500" auto_translate="1"/>
</wrapper>
</wrapper>
Click the Kudos Star ★ if this information was helpful
Re: WDTVLiveHu b_ThemeDef inition_v1 .0 (Here)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-02-2012 04:16 AM
Steffen_2009 wrote:
1st step
I created with graphic programme a "double-music-JPG-band&cover" -combination picture with 2000x720 pixels.
Left side is the band-cover with 1280x720 and right side album cover with 720*720.
2nd step
Changing parameters in the Image-tag to display right/left side of the new "double-music-JPG-band&cover" Combination picture -Combination
So for getting the band-"background" Cover on the rv_home.xml the coding was changed to
<image image="@@info_album_artist" x="0" y="0" w="1280" h="720" scale_type="pan" scale="100" align="left" bg="1"/>
3rd step
Also changing the CD-jewel case to display the right part of the "double-music-JPG-band&cover" -combination picture.
WD TV Live Hub - funktioniert recht gut :-)
Grüsse vom Frank
Re: WDTVLiveHu b_ThemeDef inition_v1 .0 (Here)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-02-2012 05:21 AM
2000x720 ? big resolutions ... Potentially big problems with navigation performance of many albums not to mention likely memory issues as well.
just saying ...
Click the Kudos Star ★ if this information was helpful
Re: WDTVLiveHu b_ThemeDef inition_v1 .0 (Here)
[ Edited ]
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-03-2012 02:54 AM - edited 05-03-2012 09:30 AM
"
2000x720 ? big resolutions ... Potentially big problems with navigation performance of many albums not to mention likely memory issues as well.
just saying ...
"
Yes, of course I have these concerns, too. So (at this moment) it is just an experiment.
Well, but on the other hand I have this small adaption runnning for some days without any problems now.
And, what is the important thing, our Hub/SMP is a powerful machine.
You know from movies, Joey ... There is no problem to run a movie in full HD with 1080p for hours ... so what about "serveral" (same-sized full HD) pictures ? It should be no challenge for our Hubs/SMPs...
Because I want to turn the libary "off" (for performance reasons) I will embed the data directly in each mp3 file ... "HDD Memory" , yes .. , WD wants to sell more HDDs ... perhaps the complete music collection takes the same disc-space like 2-3 HD movies. Hhm, so I don't really care about ![]()
There is also very little slowdown in the Hub's(?)/SMPs speed.
Turning the libary "on" makes the Hub/SMP slow, large files (movies or MP3s) don't.
" likely memory issues " , which (other) issues do you mean in detail ?
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
Re: WDTVLiveHu b_ThemeDef inition_v1 .0 (Here)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-04-2012 04:21 AM
And, what is the important thing, our Hub/SMP is a powerful machine.
You know from movies, Joey ... There is no problem to run a movie in full HD with 1080p for hours ... so what about "serveral" (same-sized full HD) pictures ? It should be no challenge for our Hubs/SMPs...
Video Processing Power is handled via the Sigma Designs SMP8654 Chip, which has got nothing to do with the Navigation Osd (On Screen Display) Interface.
Ive been doing Mods/Themes for WD Devices for a few years now ... (WDTV1, WDTV Live (Under Linux) and the WDTV Live Hub)
And have always encountered the same memory and resolution restrictions for performance with all of these devices.
Anyways, good luck with your experiments.
Click the Kudos Star ★ if this information was helpful
Re: WDTVLiveHu b_ThemeDef inition_v1 .0 (Here)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-04-2012 01:42 PM
Yes, that sounds logical.
I remember a long time ago ... with my first Commodor AMIGA there were also different chips for sound, graphic, okay and the WD has something similar for OSD.
Well, since with 1280 x 720 we don't go over the native resolution, so we never really display the complete 2000 x 720 px. It is only a part of th complete image, correspopnding to the native resolution.
What I noticed are the thumb-files like "02 - Nena - Indianer.MP3.thumb_1280x720" , I think some kind of internal caching.
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
Re: WDTVLiveHu b_ThemeDef inition_v1 .0 (Here)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-17-2012 01:44 PM
Thank you JoeySmyth that did the trick.
Is it possable to change the size of the page icons? These are the icons that are displayed in the top left hand corner. I have search all through the xml files and have found nothing. Changing the size of the png itself will not work, somewhere the w= h= is hardcoded.
Music:
music_gallery_music_icon.png
Video:
video_gallery_video_icon.png
File:
file_browse_main_icon.png
Thanks
Re: WDTVLiveHu b_ThemeDef inition_v1 .0 (Here)
[ Edited ]
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-17-2012 05:27 PM - edited 05-17-2012 05:47 PM
Is it possable to change the size of the page icons? These are the icons that are displayed in the top left hand corner. I have search all through the xml files and have found nothing. Changing the size of the png itself will not work, somewhere the w= h= is hardcoded.
Is it possable to change the size of the page icons?
Music:
music_gallery_music_icon.png
Video:
video_gallery_video_icon.png
File:
file_browse_main_icon.png
They are not "hard-coded", you can make them any size you want ... up to 1280x720 Maximum.
looking in this xml rv_browse_common_widgets_new.xml provides the answer.
<?xml version="1.0"?>
<wrapper>
<image image="image/video_encoding_bg.png" x="0" y="0" w="1280" h="720" bg="1" disable="@@disable-overlay"/>
<text text="@@pagecounter" x="490" y="661" h="25" w="300" fontsize="24" align="hcenter" textcolor="0xffffff"/>
<imgbtn x="1018" y="115" w="51" h="51" image="@@bg-RULE" text="" active="@@act-RULE" disable="@@disable-RULE"/>
<imgbtn x="1071" y="115" w="51" h="51" image="@@bg-SOURCE" text="" active="@@act-SOURCE" disable="@@disable-SOURCE"/>
<imgbtn x="1124" y="115" w="51" h="51" image="@@bg-DISPLAY" text="" active="@@act-DISPLAY" disable="@@disable-DISPLAY"/>
<imgbtn x="1177" y="115" w="51" h="51" image="@@bg-DASHBOARD" text="" active="@@act-DASHBOARD" disable="@@disable-DASHBOARD"/>
<!--List view button-->
<text x="682" y="130" w="326" h="27" text="@@text-RV_BROWSE_HINT" align="right" fontsize="20" textcolor="0xffffffff" disable="@@disable-FULL_CTRL"/>
<text x="734" y="130" w="326" h="27" text="@@text-RV_BROWSE_HINT" align="right" fontsize="20" textcolor="0xffffffff" disable="@@disable-NO_RULE"/>
<!-- Info -->
<image image="@@info_icon" x="55" y="71" w="90" h="90"/>
<text text="@@info_sub" x="164" y="87" w="500" h="29" fontsize="26" textcolor="0xffffff" speed="1" delay="2"/>
<text text="@@info_main" x="164" y="117" w="500" h="45" fontsize="40" textcolor="@@info_main_color" speed="1" delay="2"/>
<!-- <text text="@@info_main" x="139" y="118" w="450" h="40" fontsize="40" textcolor="0x2faefc"/>-->
<!-- indicators -->
<image image="@@moreprev" x="69" y="641" w="21" h="36"/>
<image image="@@morenext" x="1190" y="641" w="21" h="36"/>
<!-- error message -->
<text text="@@error_msg" x="0" y="340" h="40" w="1280" align="hcenter" fontsize="30" textcolor="0xffffff"/>
<image image="@@fake_now_playing" x="0" y="0" w="1280" h="43"/>
</wrapper>
A THEMEING TIP
So you can 'see' the image that you wish to modify but you dont know where the XML reference is ?
eg. video_gallery_video_icon.png
take note of it's dimensions .. eg. w="90" h="90"
download Prgrep
and enter into the search field w="90" h="90"
Prgrep will recursively search inside every xml for any instance of w="90" h="90" and it will show you all the xml files that contain that phrase.
From there you can experiment with a smaller number of xmls to find which one controls the image.
Click the Kudos Star ★ if this information was helpful
Re: WDTVLiveHu b_ThemeDef inition_v1 .0 (Here)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-17-2012 06:03 PM
That again did the trick and now gave me even more ideas to edit. I'm so jealous of how much you know. I have a lot of great ideas but unfortunately a lot of coding road blocks to accomplish them. Been programing in sql and vb for years but this theme stuff is driving me crazy.
Another kudo, thank you so much for you four help JoeySmyth.
| Forums | Ideas | News and Announcements | Register | Sign in | Help | Forum Guidelines | |

