INTERACT FORUM

Networks and Remotes => Media Network => Topic started by: Dawgincontrol on December 17, 2012, 09:40:34 pm

Title: Webgizmo
Post by: Dawgincontrol on December 17, 2012, 09:40:34 pm
Is there a way to exclude players on the location page for Webgizmo only.  The wife hits the wrong location on her phone often and interrupts my player.  If I could hide, exclude, or delete these choices on Webgizmo it might save our marriage!! :)
Title: Re: Webgizmo
Post by: gappie on January 19, 2013, 07:28:58 am
my wife started to use webgizmo again. so i had to find an solution for this too. and i think i just figured it out. you have to make your own 'appearance'

when you go to options>media network>webgizmo

click appearance>brows appearance folder. copy the default folder and give it an other name.
now select that one as your appearance.
now go into the folder and go to the index html file, right click on it, and choose edit.

two times you will see
Code: [Select]
<a href="mode.html">change that into:
Code: [Select]
<a href="library.html">save and close

now do the same for the library html, edit and change the one href the same way.

maybe i missed a spot.

hope it helps

 :)
gab

edit: i missed a view spots :)
but i go through all the html to change the same thing :)
Title: Re: Webgizmo
Post by: InflatableMouse on February 14, 2013, 06:20:24 am
I did the same thing, I changed all references from mode.html to library.html but I can still choose "Audio" (the remote zone) and change whatever is playing.

Are you sure this is working for you Gappie?
Title: Re: Webgizmo
Post by: InflatableMouse on February 14, 2013, 06:24:38 am
Nevermind, Media server needed a restart.

Thanks Again, seems to work fine.