2
Release thread: http://www.networkedmediatank.com/showthread.php?tid=12449 Tested on: 1. Popcorn Hour A-110 with firmware 01-17-081023-15-POP-403 2. myiHome 5.1.3 for Windows Introduction: This skin is the fullframe version of Streamed NMT Bootleg. When initially going between each section (Videos to Movies, Movies to Music, etc.), it loads rather slow. The fullwidth version isn't much different from this and loads much faster. I don't know why. Also, with how the NMT renders images, it makes the skin load that much slower. This code would be more useful for a single page/ background. I will NOT be supporting this code as it is far far too slow to be used. Even at the lowest possible quality, the loading time is less than favorable. Installation: 1. Move all the files to their corresponding folders in the skin directory. 2. Rename the skin's folder to "Streamend NMT Fullframe". 3. In the myiHome program, go to Edit > Preferences. In the Appearance tab of the General menu, drop down the Select theme drop-down box and choose "Streamed NMT Fullframe". 4. Restart the myiHome server on your computer (optional?), then reload your myiHome HTTP server on your NMT. Normally I did not have to restart the myiHome server on my computer, but lately, for some reason, the skin wouldn't take unless I restarted it. So if the skin doesn't take after simply choosing the new skin, restart the server and try again. Usage notes: ================================================================================ <table width="1280" height="720" border="0" cellspacing="0" cellpadding="0"><tr> <td width="1024" height="720" background="/image/home/videosl-raised- myihome_fullframe.jpg" valign="top"> <a href="/application/video" name="videos0" onkeydownset="movies" onkeyupset="exit"> <img src="/image/home/1x688.png" onfocussrc="/image/home/1x688.png"></a></td> <td width="256" height="720" background="/image/home/videosr-raised- myihome_fullframe.jpg" align="right"> </td> </tr></table> <table width="1280" height="720" border="0" cellspacing="0" cellpadding="0"><tr> <td width="1024" height="720" background="/image/home/videosl- myihome_fullframe.jpg" valign="middle"> <a href="/application/video" name="videos" onkeydownset="movies" onkeyupset="exit"> <img src="/image/home/1x688.png" onfocussrc="/image/home/1x688.png"></a></td> <td width="256" height="720" background="/image/home/videosr- myihome_fullframe.jpg" align="right"> </td> </tr></table> ================================================================================ This is a snippet from the (top of the) homeplugin.html. Both sections are essentially the same, but the 1st section uses images that are edited for the myiHome limitations. For an index version, the first section can be removed.

Streamed NMT Bootleg Beta v0.9.0220 Unsupported Fullframe Readme

Embed Size (px)

Citation preview

Page 1: Streamed NMT Bootleg Beta v0.9.0220 Unsupported Fullframe Readme

8/14/2019 Streamed NMT Bootleg Beta v0.9.0220 Unsupported Fullframe Readme

http://slidepdf.com/reader/full/streamed-nmt-bootleg-beta-v090220-unsupported-fullframe-readme 1/2

Release thread: http://www.networkedmediatank.com/showthread.php?tid=12449

Tested on:1. Popcorn Hour A-110 with firmware 01-17-081023-15-POP-4032. myiHome 5.1.3 for Windows

Introduction:This skin is the fullframe version of Streamed NMT Bootleg. When initially going

between each section (Videos to Movies, Movies to Music, etc.), it loads ratherslow. The fullwidth version isn't much different from this and loads muchfaster. I don't know why. Also, with how the NMT renders images, it makes theskin load that much slower. This code would be more useful for a single page/background.

I will NOT be supporting this code as it is far far too slow to be used. Even atthe lowest possible quality, the loading time is less than favorable.

Installation:1. Move all the files to their corresponding folders in the skin directory.2. Rename the skin's folder to "Streamend NMT Fullframe".3. In the myiHome program, go to Edit > Preferences. In the Appearance tab of

the General menu, drop down the Select theme drop-down box and choose"Streamed NMT Fullframe".

4. Restart the myiHome server on your computer (optional?), then reload yourmyiHome HTTP server on your NMT. Normally I did not have to restart themyiHome server on my computer, but lately, for some reason, the skin wouldn'ttake unless I restarted it. So if the skin doesn't take after simply choosingthe new skin, restart the server and try again.

Usage notes:================================================================================<table width="1280" height="720" border="0" cellspacing="0" cellpadding="0"><tr><td width="1024" height="720" background="/image/home/videosl-raised-myihome_fullframe.jpg" valign="top">

<a href="/application/video" name="videos0" onkeydownset="movies"onkeyupset="exit"><img src="/image/home/1x688.png" onfocussrc="/image/home/1x688.png"></a></td><td width="256" height="720" background="/image/home/videosr-raised-myihome_fullframe.jpg" align="right"></td></tr></table>

<table width="1280" height="720" border="0" cellspacing="0" cellpadding="0"><tr><td width="1024" height="720" background="/image/home/videosl-myihome_fullframe.jpg" valign="middle"><a href="/application/video" name="videos" onkeydownset="movies"onkeyupset="exit">

<img src="/image/home/1x688.png" onfocussrc="/image/home/1x688.png"></a></td><td width="256" height="720" background="/image/home/videosr-myihome_fullframe.jpg" align="right"></td></tr></table>================================================================================

This is a snippet from the (top of the) homeplugin.html. Both sections areessentially the same, but the 1st section uses images that are edited for themyiHome limitations. For an index version, the first section can be removed.

Page 2: Streamed NMT Bootleg Beta v0.9.0220 Unsupported Fullframe Readme

8/14/2019 Streamed NMT Bootleg Beta v0.9.0220 Unsupported Fullframe Readme

http://slidepdf.com/reader/full/streamed-nmt-bootleg-beta-v090220-unsupported-fullframe-readme 2/2

This is basically a table with 2 data cells. Each cell has a portion of thebackground. This split is required so there is no image distortion. In the leftcell, a single transparent 1x688 image is linked.

These particular table and image dimensions allows for the screens full height(and right side) to be covered. Unfortunately, this code doesn't allow for theleft side to be covered.

A 1280x720 image has to split into a left and right image:videosl-myihome_fullframe.jpg - 1024x720videosr-myihome_fullframe.jpg - 167x720

The right side image can be as large as 1024x720, but the effective width isonly approximately 167.

Furthermore, because these are BACKGROUND images, other items can actually beplaced in the cells, such as a clock. However, if this code is used the way it'sbeing used for the skin, the clock would have to be placed in each section sothat it would always be on-screen.

Limitations [L]:

1. The images load slow when going into and back to the menu.

Changelog:Feb 20, 09 - 0.9.0220u - Only release.