INTERACT FORUM

More => Old Versions => Media Center 12 (Development Ended) => Topic started by: AoXoMoXoA on September 02, 2007, 10:06:53 am

Title: removing the "SHUFFLE" button from skin
Post by: AoXoMoXoA on September 02, 2007, 10:06:53 am
Is there an easy way to make the Shuffle button NOT appear, hopefully then also making it inoperable?
I hate when I accidentally click it an mess up my Playing Now order (often not being noticed until the sequence numbers are also borked)
Title: Re: removing the "SHUFFLE" button from skin
Post by: gappie on September 02, 2007, 10:48:05 am
it is not so difficult. go to the j rivers map on your computer. under programm files. go to mega skins. copy you favorite skin into the same map with a nice name. open it and go to the main.xml file. open it with notepad. change the skin name in the second sentence. then go to <player bar> in that same document. and delete the next two lines
   <Entry Name="ShuffleButton" Bitmap="PlayerBar_ShButton.png" NumberImages="3" />
   <Entry Name="ShuffleOffButton" Bitmap="PlayerBar_ShOffButton.png" NumberImages="3" />
save and choose this skin.

good luck
gab
Title: Re: removing the "SHUFFLE" button from skin
Post by: AoXoMoXoA on September 02, 2007, 04:26:09 pm
thanks gab!!

That worked perfectly and did exactly what I desired. I never use it so why have it there to hit in error, same with the repeat, so I removed both.

I think I had better be careful though as a little knowledge can be dangerous.   :D