Jamstash icon indicating copy to clipboard operation
Jamstash copied to clipboard

HTML5 Music Streamer for Subsonic

Results 34 Jamstash issues
Sort by recently updated
recently updated
newest added

Ampache installations expose an XML API: https://github.com/ampache/ampache/wiki/XML-API

I have several media folders in my Subsonic setup. When Jamstash loads initially, the "Music" folder appears to be selected in the drop-down menu. However, all of my content (including...

Given I set an invalid host such as `http://example.com` in the settings, when I click on the "Save" button in the settings then a javascript error is silently thrown, the...

PR-welcome

A way to list all the albums in the left pane as well as artists? A simple list would be great, maybe a toggle or tab for selecting artist /...

PR-welcome

I love this program/system, but it has a bit of a weird quirk when sorting nested folders. Folders that don't contain an album-art file (or don't have it embedded in...

PR-welcome

It seems Jamstash is browsing by folder structure now. I know the latest Subsonic API allows browsing by tags.

PR-welcome

The directory name of chinese words is not correct on the right upper side. It should show chinese words, but show the number of unicode. As the picture attached. ![2014-3-10...

More of a reminder for myself, this should be easy.

Feature

When transcoding a file (say from mpc), jamstash will usually pause mid-way through the song, buffering. After the song continues, pauses will become increasingly longer and more frequent. Inspecting the...

getStarred returns ALL starred artists, albums, songs. http://www.subsonic.org/pages/api.jsp#getStarred I bet we are limiting the songs by the "Auto Playlist Size". We might as well display them. All the songs are...

Bug