Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

music player shrink

Featured Replies

this is a petty little thing, but for those of you that dont want to look at the music player but just hear it within wpi..

you could always just go and edit your wpi.htm file and go to line 307 and alter it like this on the size and width

  <embed width=0 height=0 align="middle" name="MediaPlayer" showstatusbar=0 volume=68 autostart=1></embed>

only thing youll see then is a small tiny spec

by doing this you give up your control of fast forward, rewind and so on,

but like i said its some thing petty if you like lol

Nice one! After playing with this I found that the minimum size without losing the controls is width="166" height="42" you can also add autostart="true" loop="true" to have it play without stopping.

  • Author

heres a better way to make the player not visible and still hear it,, with this way you can avoid that spec that i was talking about in the first post just add this HIDDEN=TRUE commmand

example

<embed width=166 height=42 align="middle" name="MediaPlayer" showstatusbar=0 volume=100 autostart=1 HIDDEN=TRUE>

note if you go this route make sure to add the autostart command

Edited by Lost Soul

  • Author

the hidden cmd would be handy because not all ppl want to see it but want to hear it :)

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.