[RightBrdinNP]
Background=
in colors.ini does to get applied correctly in v3.80 (as a white border line always remains)...This has been fixed in v3.83.
The following was also added to colors.ini in v3.83:
[PlayTime ProgressBar]
nonElapsedBG=
[ArtistList]
RightBorder=
v3.83 adds support for usage of filters in the nowplaying.dis file.
In addition, the following was added to the bottom of the nowplaying.dis file:
[AutoScroll]
Title=15
Artist=15
Album=15
Settings=WIDTH=100% DIRECTION=Left BEHAVIOR=SLIDE SCROLLAMOUNT=1 SCROLLDELAY=10
[ShowArtistOverTitle]
Enabled=0
Replace "15" with the number of characters the text must contain (v3.999 Update: when the now playing panel is at the minimum width) in order for
scrolling to turn on. Change this number to a really high number such as "9999" or do not include it in the .dis to disable scrolling.
The following has been added to colors.ini for v3.85.
:-ProgressBar Color Definitions-
:-----------------------------------
[ProgressBars]
AlbumListBack=16744576
AlbumListBar=12468792
PlayListBack=12468792
PlayListBar=16744576
:-Songlist History Forward and Back Button Positions (Pixels x 15)-
:------------------------------------------------------------------
[BackArrow]
XPos=480
YPos=705
[ForwardArrow]
XPos=900
YPos=705
If you want your skin to change the album list scrollbars from the windows default you may now add a file named albumlistscroll.dis with the following
contents to your skin:
body {
scrollbar-face-color: #87B8EA;
scrollbar-shadow-color: #87B8EA;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #87B8EA;
scrollbar-darkshadow-color: #87B8EA;
scrollbar-track-color: #D6D6D6;
scrollbar-arrow-color: #FFFFFF;
}
You can now also add the above to the top of homeview.ini in v3.86 to change the scrollbar colors in the home view.
*Note: You must refresh the album list after changing skins in eJukebox to see skin changes on it.
In addition, v3.85 fixes some alignment issues where the interface background images did not line up correctly (leaving lines of color) pre v3.85.
v3.85 also fixes it so text and background colors specified in the nowplaying.dis and playlist.dis always get applied correctly.
v3.85, will automatically detected changes to SkinName.zip files in the Skins folder (i.e. new version of the same skin) and reload the skinname.zip
contents to its images folder. That way you can update your skin and when users replace the old SkinName.zip it will use the updated Skin in eJukebox.
To get rid of the albumrule line (in eJukebox v4.3 later) in the songlist you can add the following:
[SongList]
DisableAlbumRule=1
to the bottom of songlist.dis to hide the albumrule lines. Do NOT put this inside .albumrule { }. Only add it to the end of the songlist.dis files
right before /* END eJukebox Song List Display Definitions */
v4.99.89
optionally can now add the following to colors.ini to set independent styles for albumlist bar pin:
[AlbumListPin]
Background=
Text=
HiBackground=
HiText=
Style=
You can add this to the top of colors.ini...
:-----------------------
:The following top section allows for the customization of EJukebox Background Videos and PNGs over the video and .dis body {} backgrounds
:Note: All videos must be in .MP4 H.264 format. Only the following are supported on Windows XP.
:[VideoBackgrounds]
:Shelf=
:[PNGBackgrounds]
:NowPlaying=
:PlayList=
To Support the other area backgrounds you must have Internet Explorer 9 or newer installed on Windows Vista, Windows 7 or newer
:and you must uncomment the next 2 lines regarding [IEStandardsMode] Version=9. also #BGVideo{ opacity: 0.4; } are now supported in all list .dis
files and homeview.ini to set the background video opacity over the background
:[IEStandardsMode]
:Version=9
[VideoBackgrounds]
Enable=True
OnlyPlayFocused=False
Shelf=shelfbg.mp4
NowPlaying=
PlayList=
ArtistList=
SongList=
AlbumList=
HomeView=
[PNGBackgrounds]
Enable=False
NowPlaying=
PlayList=
ArtistList=
SongList=
AlbumList=
HomeView=