INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Webgizmo  (Read 1629 times)

Dawgincontrol

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 669
  • We have met the enemy and he is us.
Webgizmo
« 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!! :)
Logged

gappie

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 4566
Re: Webgizmo
« Reply #1 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 :)
Logged

InflatableMouse

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 3978
Re: Webgizmo
« Reply #2 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?
Logged

InflatableMouse

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 3978
Re: Webgizmo
« Reply #3 on: February 14, 2013, 06:24:38 am »

Nevermind, Media server needed a restart.

Thanks Again, seems to work fine.
Logged
Pages: [1]   Go Up