Page 1 of 1

Version 2.2.1 Released

PostPosted: Fri Oct 19, 2012 12:52 am
by tsquillario
10/15/2012 - 2.2.0
- Column sorting for all headers in all tables! (Thanks to joequery)
- Fancy Webkit styled scrollbars for those of you with browsers that don't suck (Works with Dark theme)
- Auto Albums feature Next & Previous links to page through results
- Forced to include permissions ("http://*/*" & "https://*/*"). Your Subsonic server can be at any URL. Will be asked to accept "Access your data on all websites".

Enjoy!

Re: Version 2.2.1 Released

PostPosted: Fri Oct 19, 2012 5:40 pm
by grumpwagon
I really like the changes, and thanks for adding the Previous and Next options. The one thing I would change, and I'd be interested in other opinions on this, is I think the previous/next buttons (as well as the songs/total time display) should be be bumped over when you open the chat/now playing panel to remain in the lower right corner of the playlist panel. I have the chat panel open most of the time, and I didn't see the prev/next buttons right away, even though I was looking for them.

Re: Version 2.2.1 Released

PostPosted: Mon Oct 22, 2012 9:41 am
by brimur
I think the warning from Chrome will make a lot of people suspicious!
Image

I for one did not accept and had to come here to find out why you wanted access to all my surfing data! :shock:

Re: Version 2.2.1 Released

PostPosted: Mon Oct 22, 2012 12:47 pm
by tsquillario
Yea Google really f****d me on this one. I was forced to upgrade to the manifest v2 which tightened security. Since all the requests I make are to YOUR Subsonic server URL, and since it can be ANY URL I have to ask for ALL (https://* & http://*) access. https://github.com/tsquillario/MiniSub/blob/master/manifest.json

I think the permission really means that I can make requests to any URL to pull data in, I can't see your browsing history or track what websites you are going to. I wish that I could request permission for your server URL after the fact but it is not possible at this point.

If you don't trust me, all the source code is open and available: https://github.com/tsquillario/MiniSub

Post on the Chromium Apps Forum
https://groups.google.com/a/chromium.org/forum/#!msg/chromium-apps/Q1M1HoLpOCo/3UISbUmOFd8J

Re: Version 2.2.1 Released

PostPosted: Tue Oct 23, 2012 3:39 pm
by badsanta
Hi, first bravo for the work. It's very stable, and really could be an alternative for my use of subsonic. Just two remarks :

1. 5/22/2012 - 2.0.1 Drag and drop sorting for Current and all other Playlists ? Am I misunderstanding that sentence ? Or is there something really obvious i missed ? I am unable to drag and drop songs in my playlists to reorganise them. I checked that on various browser (server install, chrome apps), and i never managed to make it work. This option is for me the subsonic Graal ...
2. I did not find a jukebox option ? Do i miss it also ? and if not is it in the lymbs, the radar or the backlog?

Thanks again.
Santa.

Re: Version 2.2.1 Released

PostPosted: Wed Oct 24, 2012 1:56 am
by tsquillario
badsanta wrote:Hi, first bravo for the work. It's very stable, and really could be an alternative for my use of subsonic. Just two remarks :

1. 5/22/2012 - 2.0.1 Drag and drop sorting for Current and all other Playlists ? Am I misunderstanding that sentence ? Or is there something really obvious i missed ? I am unable to drag and drop songs in my playlists to reorganise them. I checked that on various browser (server install, chrome apps), and i never managed to make it work. This option is for me the subsonic Graal ...
2. I did not find a jukebox option ? Do i miss it also ? and if not is it in the lymbs, the radar or the backlog?

Thanks again.
Santa.


1. Sorry, I accidentally commented this out while testing, forgot to enable it. This will be fixed in the next version.
2. Jukebox mode is on the list, it's second after video support