MiniSub - Subsonic HTML5 Web App (Archive)

Jamstash is an HTML5 Mini Player for the Subsonic streaming server

Moderator: moderators

Re: Subsonic HTML5 MiniPlayer

Postby runagt2 » Thu Mar 08, 2012 1:44 am

Yeah, I use the Subsonic app for Android. It's good. It's great for the car -- I used to use the YouTube player while I was driving, but that was before I learned about Subsonic, which works about 100 times better.
runagt2
 
Posts: 7
Joined: Thu Jan 19, 2012 6:10 pm

Re: Subsonic HTML5 MiniPlayer

Postby tsquillario » Sat Mar 10, 2012 4:51 pm

Pushed an update on GitHub and the Chrome Web Store. You can manually update Chrome via (Tools > Extensions > Update Extensions Now)

3/9/2012 - 1.7
- Ability to hide A-Z bar on Artists list
- Desktop Notifications on browsers that support webkitNotifications
- Redesigned player to utilize entire width of screen
Jamstash Developer
Chrome App - https://chrome.google.com/webstore/detail/jccdpflnecheidefpofmlblgebobbloc
Beta Site - http://beta.jamstash.com
GitHub Project - https://github.com/tsquillario/Jamstash
User avatar
tsquillario
 
Posts: 206
Joined: Thu Jun 30, 2011 5:10 pm
Location: State College, PA

Re: Subsonic HTML5 MiniPlayer

Postby rino655 » Sun Mar 11, 2012 6:47 pm

Absolutely loving this so far! Thanks :)
rino655
 
Posts: 8
Joined: Thu Jun 30, 2011 3:14 pm

Re: Subsonic HTML5 MiniPlayer

Postby siGh » Mon Mar 12, 2012 9:40 am

I like this a lot :)
siGh
 
Posts: 30
Joined: Tue Mar 06, 2012 7:51 am
Location: Northamptonshire

Re: Subsonic HTML5 MiniPlayer

Postby zoic21 » Sun Mar 25, 2012 4:54 pm

Hi

I have a little probleme with minsub : when I play a long music, arrived at 4.18min (for apps chrome) or 4.08min (for site web) the music stop.
zoic21
 
Posts: 9
Joined: Wed Mar 14, 2012 5:55 pm

Re: Subsonic HTML5 MiniPlayer

Postby tsquillario » Mon Mar 26, 2012 6:21 pm

zoic21 wrote:Hi

I have a little probleme with minsub : when I play a long music, arrived at 4.18min (for apps chrome) or 4.08min (for site web) the music stop.


Does this happen when using the main Subsonic interface to stream?
Does it happen at the same time every time?
Does it happen to similar files that are this length?

I had some issues with corrupted MP3's, but they didn't work in other players either.
Jamstash Developer
Chrome App - https://chrome.google.com/webstore/detail/jccdpflnecheidefpofmlblgebobbloc
Beta Site - http://beta.jamstash.com
GitHub Project - https://github.com/tsquillario/Jamstash
User avatar
tsquillario
 
Posts: 206
Joined: Thu Jun 30, 2011 5:10 pm
Location: State College, PA

Re: Subsonic HTML5 MiniPlayer

Postby RRRob » Mon Mar 26, 2012 8:11 pm

I'm seeing a different, mostly cosmetic problem. After songs have been playing in MiniSub for a while, the playback progress bar and elapsed/total track times disappear. Music continues to play and respond to the controls, but you can no longer see where you are in a track, or click on the progress bar to jump to another time in the currently playing track (since there's no visible progress indicator).
User avatar
RRRob
 
Posts: 11
Joined: Mon Jun 27, 2011 6:02 pm

Re: Subsonic HTML5 MiniPlayer

Postby tsquillario » Mon Mar 26, 2012 8:16 pm

RRRob wrote:I'm seeing a different, mostly cosmetic problem. After songs have been playing in MiniSub for a while, the playback progress bar and elapsed/total track times disappear. Music continues to play and respond to the controls, but you can no longer see where you are in a track, or click on the progress bar to jump to another time in the currently playing track (since there's no visible progress indicator).


Please provide the browser version you are using.
Jamstash Developer
Chrome App - https://chrome.google.com/webstore/detail/jccdpflnecheidefpofmlblgebobbloc
Beta Site - http://beta.jamstash.com
GitHub Project - https://github.com/tsquillario/Jamstash
User avatar
tsquillario
 
Posts: 206
Joined: Thu Jun 30, 2011 5:10 pm
Location: State College, PA

Re: Subsonic HTML5 MiniPlayer

Postby RRRob » Mon Mar 26, 2012 8:42 pm

tsquillario wrote:
RRRob wrote:I'm seeing a different, mostly cosmetic problem. After songs have been playing in MiniSub for a while, the playback progress bar and elapsed/total track times disappear. Music continues to play and respond to the controls, but you can no longer see where you are in a track, or click on the progress bar to jump to another time in the currently playing track (since there's no visible progress indicator).

Please provide the browser version you are using.

Google Chrome for Windows v17.0.963.83 (latest stable channel release) with MiniSub Chrome web app v1.7 (current version in the Chrome Web Store). This is what it looks like after MiniSub's been playing for a while (I'm not sure how long, but after more than three or four songs have played).

MiniSub problem.png

There's also an invisible error message, i.e., if I highlight the area where the progress bar should be, I see:
Code: Select all
Error loading: "http://<mydomain>.subsonic.org/rest/stream.view?u=admin&p=enc:485833735a733671664d37614d45504466394a4472367a7142&v=1.7.0&c=MiniSub&f=jsonp&id=2f55736572732f726f622f4d757369632f6954756e65732f6954756e6573204d656469612f4d757369632f54686520416c616e20506172736f6e732050726f6a6563742f507972616d69642f303620496e20746865204c6170206f662074686520476f64732e6d3461"
User avatar
RRRob
 
Posts: 11
Joined: Mon Jun 27, 2011 6:02 pm

Re: Subsonic HTML5 MiniPlayer

Postby zoic21 » Tue Mar 27, 2012 4:48 pm

I make some tests :
- probleme isn't with all mp3
- probleme does'nt happen with the main Subsonic

I have another information, when probleme occurs the music time continues to progress and if I wait to the end my music resume (at the place where she stop)

I add a capture of js errors (it's seem same than RRRob)
zoic21
 
Posts: 9
Joined: Wed Mar 14, 2012 5:55 pm

Re: Subsonic HTML5 MiniPlayer

Postby tsquillario » Tue Mar 27, 2012 5:55 pm

Just pushed 1.8 to GitHub and the Chrome Web Store. Sorry guys there are no fixes in this for the streaming issues. I'm still trying to nail down the actual problem and how to recreate it.

3/27/2012 - 1.8
- Added Download link to Albums
- Fixed bug with Next/Previous keyboard shortcuts
- Moved navigation since most displays are widescreen
- Added folder picker, choice will be saved in cookie
Jamstash Developer
Chrome App - https://chrome.google.com/webstore/detail/jccdpflnecheidefpofmlblgebobbloc
Beta Site - http://beta.jamstash.com
GitHub Project - https://github.com/tsquillario/Jamstash
User avatar
tsquillario
 
Posts: 206
Joined: Thu Jun 30, 2011 5:10 pm
Location: State College, PA

Re: Subsonic HTML5 MiniPlayer

Postby tsquillario » Wed Mar 28, 2012 8:31 pm

I am able to reproduce the music stopping issue in the Chrome Web App. Now to find a fix!

It's obv something specific to the way Chrome App's handle the streaming PartialContent requests.
Jamstash Developer
Chrome App - https://chrome.google.com/webstore/detail/jccdpflnecheidefpofmlblgebobbloc
Beta Site - http://beta.jamstash.com
GitHub Project - https://github.com/tsquillario/Jamstash
User avatar
tsquillario
 
Posts: 206
Joined: Thu Jun 30, 2011 5:10 pm
Location: State College, PA

Re: Subsonic HTML5 MiniPlayer

Postby tygerfish » Thu Mar 29, 2012 3:43 pm

I don't seem to be able to get this working... here's my setup and what I've done:

Subsonic installation: /var/subsonic (standard)
Apache configured for: :4040 (standard)
Router forwards port 1234 to my server at port 4040
Result: Going to http://my.server.dns:1234 loads Subsonic correctly. SubAir, Android app, etc, also all work correctly with that endpoint.

MiniSub installed in
Code: Select all
/var/subsonic/jetty/####/webapp/MiniSub

The good: I can go to http://my.server.dns:1234/MiniSub and load the app just fine.
The bad: I put my admin credentials in the username and password field, and http://localhost:4040/ in the server field, and saved. Went to the library tab and there was nothing there. Also tried replacing localhost with my server's LAN IP, using my subsonic.org address, and with and without trailing slash. Is there something I'm missing?
tygerfish
 
Posts: 4
Joined: Mon Mar 19, 2012 8:17 pm

Re: Subsonic HTML5 MiniPlayer

Postby tygerfish » Thu Mar 29, 2012 4:24 pm

tygerfish wrote:I don't seem to be able to get this working...


Ohhhh... I figured it out -- for some reason I thought I should enter the endpoint from the perspective of the server that MiniSub is sitting on. Once I put in my regular external Subsonic URL it worked fine!
tygerfish
 
Posts: 4
Joined: Mon Mar 19, 2012 8:17 pm

Re: Subsonic HTML5 MiniPlayer

Postby tsquillario » Thu Mar 29, 2012 4:29 pm

tygerfish wrote:
tygerfish wrote:I don't seem to be able to get this working...


Ohhhh... I figured it out -- for some reason I thought I should enter the endpoint from the perspective of the server that MiniSub is sitting on. Once I put in my regular external Subsonic URL it worked fine!


;) I was hoping you'd figure it out, it can be confusing for sure.
Jamstash Developer
Chrome App - https://chrome.google.com/webstore/detail/jccdpflnecheidefpofmlblgebobbloc
Beta Site - http://beta.jamstash.com
GitHub Project - https://github.com/tsquillario/Jamstash
User avatar
tsquillario
 
Posts: 206
Joined: Thu Jun 30, 2011 5:10 pm
Location: State College, PA

PreviousNext

Return to Jamstash (formerly MiniSub)

Who is online

Users browsing this forum: No registered users and 1 guest