Subsonic 4.6.beta2 released

Announcements and discussion of new releases.

Moderator: moderators

Re: Subsonic 4.6.beta2 released

Postby drixtol » Fri Nov 18, 2011 5:21 pm

looks like a broken piece of glass in the address bar near refresh
drixtol
 
Posts: 12
Joined: Tue May 24, 2011 7:32 pm

Re: Subsonic 4.6.beta2 released

Postby bushman4 » Fri Nov 18, 2011 5:23 pm

right in the address bar. Look to the right of the address. it looks like a piece of paper ripped in half.

http://bit.ly/s5Nbin

Glenn
Glenn Sullivan
Subsonic 6.1.6 (Unraid Docker)
90 regular Subsonic Users

Library as of 2024-10-28:
4,527 artists
19,996 albums
282,151 songs
10201.40 GB
41,583 hours
User avatar
bushman4
 
Posts: 874
Joined: Thu Dec 02, 2010 1:47 pm
Location: Massachusetts, USA

Re: Subsonic 4.6.beta2 released

Postby wowo » Fri Nov 18, 2011 9:24 pm

Subsonic 4.6.beta2 give no problems here.

Am am glad that I cannot do not use Explorer 9 because I am on Linux (Ubuntu). :wink:
But thanks anyway for giving me a solution for the Explorer 9 bug. I have seen this strange behavior also by a friend of mine.
Subsonic 4.7 (build 3105) running on QNAP TS-239 Pro II (Intel Atom 1.8GHz Single-core ; 1GB RAM)
wowo
 
Posts: 25
Joined: Mon Oct 24, 2011 9:27 pm

Re: Subsonic 4.6.beta2 released

Postby GJ51 » Sun Nov 20, 2011 3:38 am

Strange friend ...
Gary J

http://bios-mods.com
http://www.maplegrovepartners.com
http://theaverageguy.tv/category/tagpodcasts/cyberfrontiers/
User avatar
GJ51
 
Posts: 3492
Joined: Wed Oct 20, 2010 11:58 pm
Location: Western New York

Re: Subsonic 4.6.beta2 released

Postby evanrich » Sun Nov 20, 2011 9:43 am

working great! keep em coming. Is there any chance of maybe getting an RSS feed set up for new release notifications?
evanrich
 
Posts: 11
Joined: Tue Nov 15, 2011 12:16 am

Re: Subsonic 4.6.beta2 released

Postby sindre_mehus » Sun Nov 20, 2011 9:59 am

evanrich wrote:working great! keep em coming. Is there any chance of maybe getting an RSS feed set up for new release notifications?


I guess this would work:
https://sourceforge.net/api/file/index/ ... mit/20/rss

Sindre
Subsonic developer
User avatar
sindre_mehus
 
Posts: 1955
Joined: Tue Nov 29, 2005 6:19 pm
Location: Oslo, Norway

Re: Subsonic 4.6.beta2 released

Postby Megamorf » Sun Nov 20, 2011 3:34 pm

I ran into this error:

Code: Select all
Subsonic encountered an internal error. You can report this error in the Subsonic Forum. Please include the information below.
Exception    org.springframework.beans.NotReadablePropertyException
Message    Invalid property 'musicMask' of bean class [net.sourceforge.subsonic.command.GeneralSettingsCommand]: Bean property 'musicMask' is not readable or has an invalid getter method: Does the return type of the getter match the parameter type of the setter?
Java version    Sun Microsystems Inc. 1.6.0_20
Operating system    Linux 2.6.32-33-generic
Server    Apache Tomcat/6.0.24
Memory    Used 34 of 62 MB
Stack trace    org.springframework.beans.NotReadablePropertyException: Invalid property 'musicMask' of bean class [net.sourceforge.subsonic.command.GeneralSettingsCommand]: Bean property 'musicMask' is not readable or has an invalid getter method: Does the return type of the getter match the parameter type of the setter? at org.springframework.beans.BeanWrapperImpl.getPropertyValue(BeanWrapperImpl.java:540) at org.springframework.beans.BeanWrapperImpl.getPropertyValue(BeanWrapperImpl.java:532) at org.springframework.validation.AbstractPropertyBindingResult.getActualFieldValue(AbstractPropertyBindingResult.java:79) at org.springframework.validation.AbstractBindingResult.getFieldValue(AbstractBindingResult.java:226) at org.springframework.web.servlet.support.BindStatus.(BindStatus.java:120) at org.springframework.web.servlet.tags.form.AbstractDataBoundFormElementTag.getBindStatus(AbstractDataBoundFormElementTag.java:172) at org.springframework.web.servlet.tags.form.AbstractDataBoundFormElementTag.getPropertyPath(AbstractDataBoundFormElementTag.java:192) at org.springframework.web.servlet.tags.form.AbstractDataBoundFormElementTag.getName(AbstractDataBoundFormElementTag.java:158) at org.springframework.web.servlet.tags.form.AbstractDataBoundFormElementTag.autogenerateId(AbstractDataBoundFormElementTag.java:145) at org.springframework.web.servlet.tags.form.AbstractDataBoundFormElementTag.resolveId(AbstractDataBoundFormElementTag.java:136) at org.springframework.web.servlet.tags.form.AbstractDataBoundFormElementTag.writeDefaultAttributes(AbstractDataBoundFormElementTag.java:120) at org.springframework.web.servlet.tags.form.AbstractHtmlElementTag.writeDefaultAttributes(AbstractHtmlElementTag.java:379) at org.springframework.web.servlet.tags.form.InputTag.writeTagContent(InputTag.java:139) at org.springframework.web.servlet.tags.form.AbstractFormTag.doStartTagInternal(AbstractFormTag.java:90) at org.springframework.web.servlet.tags.RequestContextAwareTag.doStartTag(RequestContextAwareTag.java:77) at org.apache.jsp.WEB_002dINF.jsp.generalSettings_jsp._jspx_meth_form_005finput_005f1(generalSettings_jsp.java:1105) at org.apache.jsp.WEB_002dINF.jsp.generalSettings_jsp._jspService(generalSettings_jsp.java:203) at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70) at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:377) at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:313) at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:260) at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:646) at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:436) at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:374) at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:302) at org.springframework.web.servlet.view.InternalResourceView.renderMergedOutputModel(InternalResourceView.java:236) at org.springframework.web.servlet.view.AbstractView.render(AbstractView.java:257) at org.springframework.web.servlet.DispatcherServlet.render(DispatcherServlet.java:1183) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:902) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:807) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:571) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:501) at javax.servlet.http.HttpServlet.service(HttpServlet.java:617) at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:265) at org.acegisecurity.intercept.web.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:107) at org.acegisecurity.intercept.web.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:72) at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275) at org.acegisecurity.ui.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:166) at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275) at org.acegisecurity.providers.anonymous.AnonymousProcessingFilter.doFilter(AnonymousProcessingFilter.java:125) at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275) at org.acegisecurity.ui.rememberme.RememberMeProcessingFilter.doFilter(RememberMeProcessingFilter.java:142) at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275) at org.acegisecurity.wrapper.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:81) at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275) at org.acegisecurity.ui.basicauth.BasicProcessingFilter.doFilter(BasicProcessingFilter.java:173) at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275) at org.acegisecurity.ui.AbstractProcessingFilter.doFilter(AbstractProcessingFilter.java:271) at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275) at org.acegisecurity.ui.logout.LogoutFilter.doFilter(LogoutFilter.java:110) at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275) at org.acegisecurity.context.HttpSessionContextIntegrationFilter.doFilter(HttpSessionContextIntegrationFilter.java:249) at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275) at org.acegisecurity.util.FilterChainProxy.doFilter(FilterChainProxy.java:149) at org.acegisecurity.util.FilterToBeanProxy.doFilter(FilterToBeanProxy.java:98) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at net.sourceforge.subsonic.filter.RequestEncodingFilter.doFilter(RequestEncodingFilter.java:43) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at net.sourceforge.subsonic.filter.ParameterDecodingFilter.doFilter(ParameterDecodingFilter.java:54) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at net.sourceforge.subsonic.filter.BootstrapVerificationFilter.doFilter(BootstrapVerificationFilter.java:54) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298) at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:190) at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:291) at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:769) at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:698) at org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java:891) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:690) at java.lang.Thread.run(Thread.java:636)


I believe that happened when I clicked on one of these Settings/General/Personal.

EDIT: It happens when I click Settings > General. The content of the frame shows the error message instead of the general options.
Megamorf
 
Posts: 18
Joined: Sun Aug 07, 2011 11:51 am

Re: Subsonic 4.6.beta2 released

Postby sindre_mehus » Sun Nov 20, 2011 4:46 pm

@Megaforf:
Make sure you delete the "work" directory in Tomcat.
Subsonic developer
User avatar
sindre_mehus
 
Posts: 1955
Joined: Tue Nov 29, 2005 6:19 pm
Location: Oslo, Norway

Re: Subsonic 4.6.beta2 released

Postby Megamorf » Sun Nov 20, 2011 5:02 pm

sindre_mehus wrote:@Megaforf:
Make sure you delete the "work" directory in Tomcat.


Okay, deleting the subsonic directories in the work directory did the trick. Thanks for the quick reply :mrgreen:
Megamorf
 
Posts: 18
Joined: Sun Aug 07, 2011 11:51 am

Re: Subsonic 4.6.beta2 released

Postby jayw654 » Tue Nov 22, 2011 8:03 pm

I know many may not care about my remark but I'll state it anyway. First off Subsonic is a great music software but is extremely poor in the video department. Don't get me wrong I do believe it has potential but simply needs too much work to be anywhere near ready for primetime. For one Flash is going into a dying phase as html5 with mp4 H.264 is slowly taking over. The jwplayer needs to be seasoned more and subsonic needs better support in handling streams for different formats. The transcoder simply sucks and isn't a good alternative for handling different formats. Since lots of development and testing need to be made I was forced to find an alternative to subsonic for video. I found XBMC, although its mainly a media center software it has the ability to stream from an FTP server and supports a vast amount of formats and plays them well without the use of a transcoder. I have no regrets in donating to subsonic as I will still be using it for music and when the video side is ready I may even make an additional donation as a thank you fixing the issues right but until then XBMC is where I'll stay for video.
jayw654
 
Posts: 40
Joined: Fri Oct 14, 2011 12:36 am

Re: Subsonic 4.6.beta2 released

Postby GJ51 » Wed Nov 23, 2011 4:57 am

TRY:

http://maplegrove.subsonic.org

Use guest/guest to logon.

Then tell me it isn't ready.

Of course, you will need some download speed.

EDIT:

Here, I'll makee it even easier:

http://maplegrovepartners.subsonic.org/share/uGnmy
Gary J

http://bios-mods.com
http://www.maplegrovepartners.com
http://theaverageguy.tv/category/tagpodcasts/cyberfrontiers/
User avatar
GJ51
 
Posts: 3492
Joined: Wed Oct 20, 2010 11:58 pm
Location: Western New York

Re: Subsonic 4.6.beta2 released

Postby jayw654 » Wed Nov 23, 2011 12:34 pm

dude it doesn't play supper smooth for movies whichs what I'm streaming and bandwidth isn't the issue as I have plenty and when testing its from the local network. It will play fine for about 30 minutes then it becomes jerky and unstable. I'm running 720p movies and used the native supported format which is FLV H.264. I'm running HD entirely. So no it isn't ready. Heck I use the HD H.264 for DVD because I get a much sharper output, both are using 4500kbps. Part of the issue is the Author needs to improve how the software streams and support more formats natively and the other side jwplayer shows promise but still needs work, such as better browser support and clean up performance bugs in browsers that it does work in. Anyway I already made my decision so no one is going to change my mind unless the software is improved.
jayw654
 
Posts: 40
Joined: Fri Oct 14, 2011 12:36 am

Re: Re: Subsonic 4.6.beta2 released

Postby hyatari » Wed Nov 23, 2011 10:31 pm

jayw654 wrote:dude it doesn't play supper smooth for movies whichs what I'm streaming and bandwidth isn't the issue as I have plenty and when testing its from the local network. It will play fine for about 30 minutes then it becomes jerky and unstable. I'm running 720p movies and used the native supported format which is FLV H.264. I'm running HD entirely. So no it isn't ready. Heck I use the HD H.264 for DVD because I get a much sharper output, both are using 4500kbps. Part of the issue is the Author needs to improve how the software streams and support more formats natively and the other side jwplayer shows promise but still needs work, such as better browser support and clean up performance bugs in browsers that it does work in. Anyway I already made my decision so no one is going to change my mind unless the software is improved.


Nobody cares about changing your mind. Who the hell are you anyways? Weather you use it for video or not has absolutely no impact on the development of this project. Don't like it? Don't use it.
hyatari
 
Posts: 53
Joined: Thu Jan 28, 2010 11:56 pm

Re: Subsonic 4.6.beta2 released

Postby inslee » Thu Nov 24, 2011 12:11 pm

I too have been having those video issues that have been described. I've documented it in the the thread below:
http://forum.subsonic.org/forum/viewtopic.php?f=2&t=8348

EDIT: Also, using the drop-down box to seek within videos simply stops the file playback
Last edited by inslee on Thu Nov 24, 2011 1:35 pm, edited 1 time in total.
inslee
 
Posts: 17
Joined: Wed Apr 23, 2008 4:13 am

Re: Subsonic 4.6.beta2 released

Postby serak » Thu Nov 24, 2011 1:09 pm

Have the new Jukebox control features just been implemented in the API? Any idea when they will be available in the WebUI?
serak
 
Posts: 9
Joined: Thu Apr 21, 2011 6:29 pm

PreviousNext

Return to Announcements

Who is online

Users browsing this forum: No registered users and 4 guests