Beta Testing

Jamstash is an HTML5 Mini Player for the Subsonic streaming server

Moderator: moderators

Beta Testing

Postby tsquillario » Tue Oct 09, 2012 1:14 am

Last edited by tsquillario on Wed Jul 30, 2014 3:28 pm, edited 7 times in total.
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: Beta Testing

Postby dazbobaby » Wed Oct 10, 2012 5:07 pm

Request sent.
Image
User avatar
dazbobaby
 
Posts: 68
Joined: Tue Dec 06, 2011 12:29 pm

Re: Beta Testing

Postby nutt318 » Wed Oct 10, 2012 8:18 pm

Do you have the ability to watch videos in the MiniSub Beta? If so I would love to test it out.
nutt318
 
Posts: 54
Joined: Thu Dec 09, 2010 9:24 pm

Re: Beta Testing

Postby tsquillario » Wed Oct 10, 2012 8:28 pm

nutt318 wrote:Do you have the ability to watch videos in the MiniSub Beta? If so I would love to test it out.


No not yet. That is probably the most requested feature. I started to implement it actually, then found out that the library I'm using for HTML5 audio (SoundManager2) doesn't support video anymore. So I either have to use two libraries or switch to one that does both...so it's in the works just have to work out some more details. Donations, will certainly motivate me to implement it faster, lol.
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: Beta Testing

Postby nutt318 » Wed Oct 10, 2012 8:39 pm

Awesome, glad its something you are working on! That stinks about the library. When I have some extra funds I'll try and donate, do you have a link/paypal?
nutt318
 
Posts: 54
Joined: Thu Dec 09, 2010 9:24 pm

Re: Beta Testing

Postby tsquillario » Wed Oct 10, 2012 8:47 pm

nutt318 wrote:Awesome, glad its something you are working on! That stinks about the library. When I have some extra funds I'll try and donate, do you have a link/paypal?


I just added it to the main MiniSub topic:
http://forum.subsonic.org/forum/viewtopic.php?f=12&t=10452&p=47107
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: Beta Testing

Postby grumpwagon » Sat Oct 13, 2012 6:58 pm

When you are looking at the track list of an album, is it intended behavior for the play button of one track to add the remainder of the entire album? I don't hate it if it is, it just seems weird.

Edit: Also, I asked this question before, but I asked it in a confusing way. When looking at the auto albums (I.E. recently added) would it be possible to have previous and next buttons like there is on the main subsonic interface?

Edit 2: Is it possible for the Random Album auto album list to only come from the folder selected in the drop down? Looking at the API, it didn't seem like it, but I'm no expert and I figured it was worth asking.

Edit 3: Applied to the Google group and threw a small donation at you. If you're still supporting this when I graduate (this upcoming Spring), count on a bigger donation.

Edit 4: Podcasts should have a date, if possible.
grumpwagon
 
Posts: 74
Joined: Sun Sep 30, 2012 3:36 am

Re: Beta Testing

Postby tsquillario » Sun Oct 14, 2012 8:30 pm

When you are looking at the track list of an album, is it intended behavior for the play button of one track to add the remainder of the entire album? I don't hate it if it is, it just seems weird.
Hitting the + button only adds the song to the current playlist, Hitting the play button plays that song and adds the rest, correct. Double clicking on a song will only play that song, this is how you get just one song to play.

Edit: Also, I asked this question before, but I asked it in a confusing way. When looking at the auto albums (I.E. recently added) would it be possible to have previous and next buttons like there is on the main subsonic interface?
I'll take a look at this.

Edit 2: Is it possible for the Random Album auto album list to only come from the folder selected in the drop down? Looking at the API, it didn't seem like it, but I'm no expert and I figured it was worth asking.
No, this is not currently possible with the getAlbumList API call.

Edit 3: Applied to the Google group and threw a small donation at you. If you're still supporting this when I graduate (this upcoming Spring), count on a bigger donation.
:D

Edit 4: Podcasts should have a date, if possible.
The original code had this, then I switched it to track #, I will switch it back. The published date does show up when you hover over the individual podcast...


All changes will be in the next Beta release which should be today, or early this week.

Edit: Beta Chrome app was just updated to 2.1.8
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: Beta Testing

Postby runagt2 » Thu Oct 18, 2012 5:30 pm

The keyboard volume control is convenient, but it seems to reset to 100% on every track change. I.e. if it's set at 50% for one track, it will change to 100% on the next, then I can click + then - to make it go to 60% then 50% again.
runagt2
 
Posts: 7
Joined: Thu Jan 19, 2012 6:10 pm

Re: Beta Testing

Postby tsquillario » Fri Oct 19, 2012 11:20 am

runagt2 wrote:The keyboard volume control is convenient, but it seems to reset to 100% on every track change. I.e. if it's set at 50% for one track, it will change to 100% on the next, then I can click + then - to make it go to 60% then 50% again.


This has been fixed in the latest 2.2.1 release
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: Beta Testing

Postby zeromod » Tue Oct 23, 2012 11:25 pm

I have an interesting setup. I'm using Owncloud so that users can synch their music collections and then in Subsonic over SSL (Self Signed) we the library, but you can also drop down to individual users music instead of everyones. My newest venture is html5 on Xbox. Minisub streams like a champ, but the browser doesn't know how to handle self signed ssl certificates.

Is there a way to enable SSL for subsonic, but defer Mini Sub to a non ssl and non encrypted connection? Perhaps I could route it to port 81 for example.
zeromod
 
Posts: 3
Joined: Wed Aug 15, 2012 10:59 am

Re: Beta Testing

Postby tsquillario » Wed Oct 24, 2012 2:02 am

zeromod wrote:I have an interesting setup. I'm using Owncloud so that users can synch their music collections and then in Subsonic over SSL (Self Signed) we the library, but you can also drop down to individual users music instead of everyones. My newest venture is html5 on Xbox. Minisub streams like a champ, but the browser doesn't know how to handle self signed ssl certificates.

Is there a way to enable SSL for subsonic, but defer Mini Sub to a non ssl and non encrypted connection? Perhaps I could route it to port 81 for example.


If your using tomcat you might be able to listen on both HTTP and HTTPS by modifying the server.xml file.
http://www.mkyong.com/tomcat/how-to-change-tomcat-default-port/
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: Beta Testing

Postby tsquillario » Tue Oct 30, 2012 6:46 pm

10/30/2012 - 2.2.7
- Added Shortcuts!
- Switched to jPlayer for HTML5/Flash audio+video, video support coming soon!
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: Beta Testing

Postby nutt318 » Tue Oct 30, 2012 7:09 pm

tsquillario wrote:10/30/2012 - 2.2.7
- Added Shortcuts!
- Switched to jPlayer for HTML5/Flash audio+video, video support coming soon!


Awesome, can't wait to try out the html5 video!
nutt318
 
Posts: 54
Joined: Thu Dec 09, 2010 9:24 pm

Re: Beta Testing

Postby guygg » Tue Oct 30, 2012 8:56 pm

Either I'm blind or there's a basic navigation feature that seems to be missing. There a way to go back up a level once you've drilled into subfolders?

Personally, think a breadcrumb path at the top would be the ideal answer to that.
guygg
 
Posts: 7
Joined: Thu Oct 25, 2012 7:47 am

Next

Return to Jamstash (formerly MiniSub)

Who is online

Users browsing this forum: No registered users and 15 guests