Album Art

r00st3r

12-10-2007 19:20:54

Hi,
I really like the software and it works great. I have a few skins that I tested out. (Standard, Black, BBe-FSG,Vibamp). I would like to get the images to show up. I have AlbumArtLarge.jpg and Folder.jpg in the music directories.

I did the change in the directory.js per the instruction in another post to change

[quote32nsz1p8]
look for the following line of code;

objSpan.innerHTML = sText;[/color32nsz1p8]

Replace it with the following code;

if (sText == 'AlbumArtSmall.jpg') {
objSpan.innerHTML = '<img src="virtual/' + sID + '">';
}
else {
objSpan.innerHTML = sText;
}[/color32nsz1p8]

If you want to show every image in a directory, replace the first line of the code above with
if (div2class == 'itemchild2_file_image') {
[/quote32nsz1p8]

This should display all the art in the directory. I don't get any art in the right.html nor do I get it when the song is playing. see image.

http//thesissons.homedns.org81/errori ... pNoArt.jpg

Here are the properties of the image. It looks like it's referencing the virtual name of the directory (the directory is a network drive (\\NAS\Music...).http//thesissons.homedns.org8181/virt ... folder.jpg

Does anyone have any suggestions?
Using windows xp sp2 and vibestramer

You can see what I mean by going to the site. I am using vibeampPlus (not the IE version)...
[url32nsz1p8]http://thesissons.homedns.org:8181/[/url32nsz1p8]
vsforum
vsforum

R00st3r[/url]

r00st3r

12-10-2007 20:11:51

Wow, nevermind...i am an idiot...

I removed the jpg mime type from the available mime types. I assumed that was just for the file listing in the right.html and not for the header or player.
I don't want the art to show um in the list after the songe..just in the right.html header and in the Now PLaying sections..any suggestions for that?

B-22

16-10-2007 12:39:22

or! you can start a fotoslide show with all your cdcovers showing in the left.html

[urlsojxgwsj]http://b-22.ontvangt.nl[/urlsojxgwsj]

username & password=22

if anybody have interest on this script, i will post it! D

The Master

20-11-2007 01:00:39

Yeah! I've seen this script on action! Great idea! Do U wanna shere the code plz? Thanks!

mp3maniac

20-11-2007 18:46:24

If you have used Windows media player to get your album art this could be the problem. By default Windows media player sets the file attributes on the album art files it downloads to System and Hidden and then makes use of jpg files that it places in music directories.

Make sure that your jpg files' file attributes are not set to System and Hidden. Vibe Streamer will not see them when it indexes and therefore they will not be available to be used in the skins that display album art.

B-22

20-11-2007 21:04:35

hey master here you go! wink


for the left html
o,and like mp3maniac sayed, the album art must be converted in to jpg,or you can make your own pictures,and put them in the standard file.
rename in to foto1,foto2,etc

put this in your body-tag

<body onload="FotoShow()"




and this in your <head>

<div id="ToonFotos" style="positionabsolute;z-index1000000; left10px; top-43px">
<img border=0 src="foto1.jpg" name='Dias' width=100 height=100></div>

<script>
// you can make some changes here! like speed etc. enz.
var FotoSpeed = 5000

var crossFadeDuration = 40

var whereX = 260;
var whereY = -180;
var Pic = new Array()

Pic[0] = 'foto1.jpg'
Pic[1] = 'foto2.jpg'
Pic[2] = 'foto3.jpg'
Pic[3] = 'foto4.jpg'
Pic[4] = 'foto5.jpg'
Pic[5] = 'foto6.jpg'
Pic[6] = 'foto7.jpg'
Pic[7] = 'foto8.jpg'
Pic[8] = 'foto9.jpg'
Pic[9] = 'foto10.jpg'
Pic[10] = 'foto11.jpg'
Pic[11] = 'foto12.jpg'
Pic[12] = 'foto13.jpg'
Pic[13] = 'foto14.jpg'
Pic[14] = 'foto15.jpg'
Pic[15] = 'foto16.jpg'
Pic[16] = 'foto17.jpg'
Pic[17] = 'foto18.jpg'
Pic[18] = 'foto19.jpg'
Pic[19] = 'foto20.jpg'
Pic[20] = 'foto21.jpg'
Pic[21] = 'foto22.jpg'
Pic[22] = 'foto23.jpg'
Pic[23] = 'foto24.jpg'
Pic[24] = 'foto25.jpg'
Pic[25] = 'foto26.jpg'
Pic[26] = 'foto27.jpg'
Pic[27] = 'foto28.jpg'
Pic[28] = 'foto29.jpg'
Pic[29] = 'foto30.jpg'
Pic[30] = 'foto31.jpg'
Pic[31] = 'foto32.jpg'
Pic[32] = 'foto33.jpg'
Pic[33] = 'foto34.jpg'
Pic[34] = 'foto35.jpg'
Pic[35] = 'foto36.jpg'
Pic[36] = 'foto37.jpg'
Pic[37] = 'foto38.jpg'
Pic[38] = 'foto39.jpg'
Pic[39] = 'foto40.jpg'
Pic[40] = 'pic41.jpg'
Pic[41] = 'pic42.jpg'
Pic[42] = 'pic43.jpg'
Pic[43] = 'pic44.jpg'
Pic[44] = 'pic45.jpg'
Pic[45] = 'pic46.jpg'
Pic[46] = 'pic47.jpg'
Pic[47] = 'pic48.jpg'
Pic[48] = 'pic49.jpg'
Pic[49] = 'pic50.jpg'
Pic[50] = 'pic51.jpg'
Pic[51] = 'pic52.jpg'
Pic[52] = 'pic53.jpg'
Pic[53] = 'pic54.jpg'
Pic[54] = 'pic55.jpg'
Pic[55] = 'pic56.jpg'
Pic[56] = 'pic57.jpg'
Pic[57] = 'pic58.jpg'
Pic[58] = 'pic59.jpg'
Pic[59] = 'pic60.jpg'
Pic[60] = 'pic61.jpg'
Pic[61] = 'pic62.jpg'
Pic[62] = 'pic63.jpg'
Pic[63] = 'pic64.jpg'
Pic[64] = 'pic65.jpg'
Pic[65] = 'pic66.jpg'
Pic[66] = 'pic67.jpg'
Pic[67] = 'pic68.jpg'
Pic[68] = 'pic69.jpg'
Pic[69] = 'pic70.jpg'
Pic[70] = 'pic71.jpg'
Pic[71] = 'pic72.jpg'
Pic[72] = 'pic73.jpg'
Pic[73] = 'pic74.jpg'
Pic[74] = 'pic75.jpg'
Pic[75] = 'pic76.jpg'
Pic[76] = 'pic77.jpg'
Pic[77] = 'pic78.jpg'
Pic[78] = 'pic79.jpg'
Pic[79] = 'pic80.jpg'
Pic[80] = 'pic81.jpg'
Pic[81] = 'pic82.jpg'
Pic[82] = 'pic83.jpg'
Pic[83] = 'pic84.jpg'
Pic[84] = 'pic85.jpg'
Pic[85] = 'pic86.jpg'
Pic[86] = 'pic87.jpg'
Pic[87] = 'pic88.jpg'
Pic[88] = 'pic89.jpg'
Pic[89] = 'pic90.jpg'
Pic[90] = 'pic91.jpg'
Pic[91] = 'pic92.jpg'
Pic[92] = 'pic93.jpg'
Pic[93] = 'pic94.jpg'
Pic[94] = 'pic95.jpg'
Pic[95] = 'pic96.jpg'
Pic[96] = 'pic97.jpg'
Pic[97] = 'pic98.jpg'
Pic[98] = 'pic99.jpg'
Pic[99] = 'pic100.jpg'






// dont make changes here!

var nn=(navigator.appName.indexOf("Netscape")!=-1);
var t;var j=0;var p=Pic.length;var preLoad=new Array();
for (i=0;i<p;i++){preLoad=new Image();preLoad.src = Pic;}
function FotoShow(){
if (document.all){
document.images.Dias.style.filter="blendTrans(duration=2)";
document.images.Dias.style.filter="blendTrans(duration=crossFadeDuration)";
document.images.Dias.filters.blendTrans.Apply();}
if (document.all || document.getElementById){document.images.Dias.src = preLoad[j].src;}else{
document.ToonFotos.document.images["Dias"].src = preLoad[j].src;}
if (document.all){document.images.Dias.filters.blendTrans.Play();}
j=j+1;if (j>(p-1))j=0;t=setTimeout('FotoShow()', FotoSpeed);}
var dD=document,dH=dD.html,dB=dD.body,px=dD.layers?'''px';
function floatSS(iX,iY,id){
var L=dD.getElementById?dD.getElementById(id)dD.all?dD.all[id]dD.layers[id];
this[id+'O']=L;if(dD.layers)L.style=L;L.nX=L.iX=iX;L.nY=L.iY=iY;
L.P=function(x,y){this.style.left=x+px;this.style.top=y+px;};L.Fss=function(){var pX, pY;
pX=(this.iX >=0)?0nn?innerWidthnn&&dH.clientWidth?dH.clientWidthdB.clientWidth;
pY=nn?pageYOffsetnn&&dH.scrollTop?dH.scrollTopdB.scrollTop;
if(this.iY<0)pY+=nn?innerHeightnn&&dH.clientHeight?dH.clientHeightdB.clientHeight;
this.nX+=.1*(pX+this.iX-this.nX);this.nY+=.1*(pY+this.iY-this.nY);this.P(this.nX,this.nY);
setTimeout(this.id+'O.Fss()',33);};return L;}
floatSS(whereX,whereY,'ToonFotos').Fss();
</script>

The Master

20-11-2007 22:39:41

Yeah! Thank you very much for the snippets! I'll try as soon as possible and I'll leave here a post if it will work or not! Again ,thanks a lot! STAY METAL!!!

The Master

24-11-2007 23:25:14

It works, works, works!!! Excellent release, B-22! Thank you very much!!!

LisaRCT

22-02-2008 19:49:25

or! you can start a fotoslide show with all your cdcovers showing in the left.html

[urlqx7xvrki]http://b-22.ontvangt.nl[/urlqx7xvrki]

username & password=22

if anybody have interest on this script, i will post it! D[/quoteqx7xvrki]

Very nice!
I enjoyed the visit, thanks wink

Amish

23-02-2008 15:57:51

never really used JS cant you do

for (var i=0; i<100; i++)
{
Pic = eval('pic' + (i+1) + '.jpg');
}


Yeah?

B-22

23-02-2008 23:37:07

hey! amish ,i think off you that your realy brilliant on scripts js ,css,html but can you FIX the problem bug from firefox,and the layer problem or what i could a zindex bug!

because i gif the people here , some snippets there like , and i know that vibestreamer is a evolution program that must grow,BUT PLEASE DONT!!

get your ego in the way , and reply on my post what can sulf the problem what i have with FF and wmp on my site!!

and dont gife me a port 25 solution S.V.P it don't work, so if you are so brilliant figure this out?

like</div> lay out

dutch & learning D

Amish

24-02-2008 12:41:38

Hey man, ermmm I dont really understand what you mean man S

Can you explain it clearer. Also hmm Vibe 3.0 is released soon...soo not point modding the current version much...

DD6VD

24-08-2008 05:33:52

Hey man, ermmm I dont really understand what you mean man S

Can you explain it clearer. Also hmm Vibe 3.0 is released soon...soo not point modding the current version much...[/quote27mjbonp]

Hope in V3 of Vibestreamer, vibestreamer get the covers from teh MP3 File, all my GB off MP3 Files have Cover inside. i dont understand why that is not integrated into 2.06, I hate the thing what Stupid Mediaplayer is doing, no one needs the AlbumArtSmall.jpg and other when Vibe have this Feature.

anne

02-02-2010 14:37:15

I want to add foto's in jpg format showed up in vibestreamer. Now i read this topic where another person asks about the same darn thing, and some dude comes up with a slideshow.
Now, with no disrespect for that, i really don't know how to add a foto in vibestreamer. Noone has written this down, do you?

Pleassssse share this info????

Thanks

Ps. I did even make a picture for the test in MSPAINT, that i found on the internet (some wiki page) and i even took the name of a file of some picture that did work. I also looked in the installed VS map and tried to find the word AlbumArtsmall.jpg, but that i did not find.
?

B-22

03-02-2010 00:58:33

I want to add foto's in jpg format showed up in vibestreamer. Now i read this topic where another person asks about the same darn thing, and some dude comes up with a slideshow.
Now, with no disrespect for that, i really don't know how to add a foto in vibestreamer. Noone has written this down, do you?

Pleassssse share this info????

Thanks

Ps. I did even make a picture for the test in MSPAINT, that i found on the internet (some wiki page) and i even took the name of a file of some picture that did work. I also looked in the installed VS map and tried to find the word AlbumArtsmall.jpg, but that i did not find.
?[/quoteaby4ipuw]

hey anne ...i think this dude can be me! like the script above ,you can putted also in de index.vibe you can change de size and speed allignment etc wink

anne

10-02-2010 20:01:10

Hey B-22,

No, you are not that dude, your solution is nice but i think it should be standard in VS and not for me to program it into. (tend to make a mistake nowadays)
[bkstgupf7]All i want is pictures of artists that i put in the folders where the music resides and show up when an album is selected on the left pane 'Now Playing'[/bkstgupf7]

If you can tell me how that works, it's for me more than enough.
Your option is also very neat, i looked at your website, cool effect if you want to show let say 20 pictures, but then i have to keep track of which picture is what, and that i do not want.
So in advance, Thanks.

Anne

anne

19-02-2010 12:35:40

It seems that there are a lot of smart people around here )
It seems to be a harder problem to deal with, and that makes me very cry

All i want is maybe too far fetched.

Let's make it a challenge smart people! D