califrag wrote:Would you mind posting up your SS setup here ? what OS do you use and what web browsers? Do you have multiple users or are you the primary user? any other info you think might be good for reference. Just a little extra feedback to help during debugging and identifying possible issues, thanks in advance
Sure
My server is only used by myself for now (until I have a way to segregate content between users subsonic just doesn't fit my needs for multi-users).
Its all running on a ubuntu 11.10 server (running as a VM on my esxi server).
The primary webserver is nginx + varnish, which I was using to cache and proxy all web traffic. This caching is what was causing problems with jetty, I've take it out of the loop for now and installing SS on its own port and that worked a treat, I will have a play in work this week to intergrate it all. I never really needed speed its a stupidly powerful server for what I use it for but I like things to be efficient
So far im using google chrome v15 and firefox v8.
I put your updated war on and the UI improvement can certainly be seen
Though I did hit another bug, in chrome when I try to play any music I get "Cannot read property 'length' of null" errors, if I click it from the middle pane, if I click the play list items it just doesnt play, video is fine. Firefox doesn't play music either but doesn't give an error message.