Impala Streamer User Guide
Quick help for everyday listening and playlists.
Sign In
Summary: open the app and sign in when prompted.
- Open Impala Streamer in your browser.
- If you are sent to the sign-in page, enter your username and password.
- After sign-in, you are redirected to the player automatically.
If sign-in fails:
- Re-check spelling (password is case-sensitive).
- Try again once.
- If it still fails, ask your admin to reset or verify your account.
Playing Music
Summary: pick a playlist, choose a track, then press Play.
- In Source, choose the playlist you want.
- Click any song in the Tracks list.
- Use Play, Pause, Next, and Prev to control playback.
Tip: the source badge shows where media came from: L = local, C = cloud.
Repeat Mode and Video
Summary: choose repeat behavior and resume videos quickly.
- Tap Repeat to cycle through Repeat Off, Repeat One, and Repeat All.
- When a video has a saved position, use Resume to jump back in.
- Video and audio views switch automatically based on the selected track.
Save Favorites (Starred)
Summary: star songs first, then save those stars into a playlist.
- In the track list, click the star next to songs you want.
- Use New From Starred to create a new playlist.
- Enter a playlist name, then confirm.
- Use Add Starred to send favorites to an existing custom playlist.
If nothing happens:
- Check the starred count near the track controls.
- If it says 0 starred, star at least one song first.
Manage Playlists and Songs
Summary: Use Edit Song List for organizing.
- Click Edit Song List.
- Choose a playlist from the Playlist dropdown.
- For custom playlists, you can drag to reorder, remove songs, rename, and delete.
- You can also import a playlist from pasted JavaScript format.
To return to listening, click Back to Player.
Add Songs from the S4 Library
Summary: Browse folders and add tracks to a playlist.
- In Edit Song List, select a custom playlist (or create one).
- Use Audio or Video at the top of the library panel to change browse mode.
- Filter Library can search artist, album, track, or folder text.
- Select items and use Add Selected To Playlist, or create a new playlist from selected tracks.
- Admins may see a Rebuild Index button when signed in with admin rights.
User Preferences
Summary: personalize look and behavior from the Preferences page.
- Choose and apply a color palette (with live preview).
- Set a custom message and medallion image.
- Optionally set Local Audio Directory and Local Video Directory.
- Use Test Local Audio and Test Local Video to quickly check reachability.
Local Library JSON
Summary: you can override built-in lists with local JSON entries.
In Preferences, paste or drop a JSON manifest into Local Library JSON, then click Apply Local Library JSON.
Example:
{
"audio": [
{
"name": "Rolling In The Deep",
"artist": "Adele",
"album": "21",
"file": "01 Rolling In The Deep.mp3"
}
],
"video": [
{
"name": "Happy Days",
"artist": "Unknown artist",
"file": "Happy Days.mp4",
"mediaType": "video"
}
]
}
- Use file names or relative paths in each entry.
- Set local directory roots if your files are hosted locally.
- Clear Local Library JSON to return to built-in lists.
Quick Fixes
Summary: most issues are solved by sign-in, source switching, or refresh.
If a song will not play:
- Try a different track in the same playlist.
- Switch to another Source and then switch back.
- If prompted, sign in again.
- Refresh the browser page.
If playlists look wrong:
- Go to Preferences and check whether Local Library JSON is enabled.
- Clear Local Library JSON if you want built-in lists back.
- Refresh the page.
If stars seem to disappear:
- Stars are temporary selections for the current session.
- Save them with New From Starred or Add Starred before closing.
Keyboard Shortcuts
Summary: Helpful, but not required.
- S: star or unstar current track
- A: add starred tracks to an existing playlist
- N: create new playlist from starred tracks
- M: open Edit Song List
- C: clear starred tracks
- H or ?: show hotkey help
Diagnostics
Summary: use diagnostics for troubleshooting and health checks.
- Click the Diag button on the player page to open diagnostics.
- Use Refresh on the diagnostics page to pull latest state.
- Review player status, playlist counts, storage health, and recent errors.