[Solved] All files seems to be .m3u

Need help? Post your questions here.

Moderator: moderators

[Solved] All files seems to be .m3u

Postby Citrixfr » Thu Jun 02, 2011 10:33 am

Hello all :)


Problem Description:
When clicking any mp3 file (using the flash Subsonic player) Firefox always want to open a play.m3u... This happened after 1h I installed Subsonic. I didn't change anything (nor player nor transcoding defaults).

Troubleshooting Steps:
I made a donation (anyway I would have but not after 2hs trying this software).

Playback Application and version:
The Subsonic flash player. I don't want to use any other.

Subsonic Version:
4.4 (build 2172) – 6 février 2011

Server Version:
jetty-6.1.x, java 1.6.0_18, Windows Server 2008 R2 (28,3 MB / 38,4 MB)

Hardware Platform:
Windows Server 2008 R2 on a private dedicated server

Java Memory Limit:
Not found

Problem Filename:
None

Output from ffmpeg -i:
None

Last ten log file lines:
Subsonic Service
Code: Select all
15 [main] INFO org.springframework.context.support.ClassPathXmlApplicationContext - Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@a01335: display name [org.springframework.context.support.ClassPathXmlApplicationContext@a01335]; startup date [Thu Jun 02 11:13:00 GMT+01:00 2011]; root of context hierarchy
62 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [applicationContext-deployer.xml]
405 [main] INFO org.springframework.context.support.ClassPathXmlApplicationContext - Bean factory for application context [org.springframework.context.support.ClassPathXmlApplicationContext@a01335]: org.springframework.beans.factory.support.DefaultListableBeanFactory@ef5502
421 [main] INFO org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@ef5502: defining beans [service,org.springframework.remoting.rmi.RmiServiceExporter#0]; root of factory hierarchy
436 [main] INFO org.mortbay.log - Logging to org.slf4j.impl.SimpleLogger(org.mortbay.log) via org.mortbay.log.Slf4jLog
Using WAR file: C:\Program Files (x86)\Subsonic\subsonic.war
Extracting webapp to c:\subsonic\jetty\2172
Using WAR file: C:\Program Files (x86)\Subsonic\subsonic.war
468 [main] INFO org.mortbay.log - jetty-6.1.x
811 [main] INFO / - Initializing Spring root WebApplicationContext
811 [main] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization started
826 [main] INFO org.springframework.web.context.support.XmlWebApplicationContext - Refreshing org.springframework.web.context.support.XmlWebApplicationContext@1bf3d87: display name [Root WebApplicationContext]; startup date [Thu Jun 02 11:13:01 GMT+01:00 2011]; root of context hierarchy
873 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext-service.xml]
936 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext-security.xml]
967 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext-cache.xml]
982 [main] INFO org.springframework.web.context.support.XmlWebApplicationContext - Bean factory for application context [org.springframework.web.context.support.XmlWebApplicationContext@1bf3d87]: org.springframework.beans.factory.support.DefaultListableBeanFactory@13ad33d
1029 [main] INFO org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@13ad33d: defining beans [playerDao,internetRadioDao,musicFileInfoDao,musicFolderDao,userDao,transcodingDao,podcastDao,avatarDao,daoHelper,musicFileService,securityService,settingsService,searchService,luceneSearchService,networkService,
playerService,playlistService,versionService,statusService,musicInfoService,musicIndexService,audioScrobblerService,transcodingService,podcastService,adService,jukeboxService,metaDataParserFactory,ajaxMultiService,
ajaxNowPlayingService,ajaxPlaylistService,ajaxLyricsService,ajaxCoverArtService,ajaxTagService,ajaxTransferService,ajaxChatService,filterChainProxy,httpSessionContextIntegrationFilter,logoutFilter,
authenticationProcessingFilter,basicProcessingFilter,restRequestParameterProcessingFilter,basicProcessingFilterEntryPoint,securityContextHolderAwareRequestFilter,rememberMeProcessingFilter,anonymousProcessingFilter,
exceptionTranslationFilter,basicExceptionTranslationFilter,filterInvocationInterceptor,accessDecisionManager,rememberMeServices,authenticationManager,daoAuthenticationProvider,userCacheWrapper,ldapAuthenticationProvider,
bindAuthenticator,userDetailsServiceBasedAuthoritiesPopulator,ajaxServiceInterceptor,ajaxTagServiceSecure,ajaxTransferServiceSecure,cacheManager,userCache,musicFileCache,childDirCache,coverArtCache,musicFolderCache,
chatCache]; root of factory hierarchy
1060 [main] INFO org.springframework.jdbc.datasource.DriverManagerDataSource - Loaded JDBC driver: org.hsqldb.jdbcDriver
1466 [main] INFO org.springframework.cache.ehcache.EhCacheManagerFactoryBean - Initializing EHCache CacheManager
2 juin 2011 11:13:01 net.sf.ehcache.CacheManager addShutdownHookIfRequired
INFO: The CacheManager shutdown hook is enabled because net.sf.ehcache.enableShutdownHook is set to true.
2 juin 2011 11:13:01 net.sf.ehcache.Cache initialise
ATTENTION: Cache: chatCache has a maxElementsInMemory of 0. It is strongly recommended to have a maximumSize of at least 1. Performance is halved by not using a MemoryStore.
2 juin 2011 11:13:01 net.sf.ehcache.Cache initialise
ATTENTION: Cache: musicFolderCache has a maxElementsInMemory of 0. It is strongly recommended to have a maximumSize of at least 1. Performance is halved by not using a MemoryStore.
1873 [main] INFO org.acegisecurity.intercept.AbstractSecurityInterceptor - Validated configuration attributes
1873 [main] INFO org.acegisecurity.intercept.method.MethodDefinitionMap - Adding secure method [public net.sourceforge.subsonic.ajax.UploadInfo net.sourceforge.subsonic.ajax.TransferService.getUploadInfo()] with attributes [[ROLE_UPLOAD]]
1888 [main] INFO org.acegisecurity.intercept.method.MethodDefinitionMap - Adding secure method [public java.lang.String net.sourceforge.subsonic.ajax.TagService.setTags(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)] with attributes [[ROLE_COVERART]]
1888 [main] INFO org.acegisecurity.intercept.AbstractSecurityInterceptor - Validated configuration attributes
1904 [main] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 1093 ms
1951 [main] INFO / - Initializing Spring FrameworkServlet 'subsonic'
1951 [main] INFO org.springframework.web.servlet.DispatcherServlet - FrameworkServlet 'subsonic': initialization started
1951 [main] INFO org.springframework.web.context.support.XmlWebApplicationContext - Refreshing org.springframework.web.context.support.XmlWebApplicationContext@b31b77: display name [WebApplicationContext for namespace 'subsonic-servlet']; startup date [Thu Jun 02 11:13:02 GMT+01:00 2011]; parent: org.springframework.web.context.support.XmlWebApplicationContext@1bf3d87
1951 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/subsonic-servlet.xml]
2013 [main] INFO org.springframework.web.context.support.XmlWebApplicationContext - Bean factory for application context [org.springframework.web.context.support.XmlWebApplicationContext@b31b77]: org.springframework.beans.factory.support.DefaultListableBeanFactory@10f0625
2060 [main] INFO org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@10f0625: defining beans [leftController,rightController,statusController,mainController,topController,helpController,moreController,uploadController,lyricsController,allmusicController,podcastController,podcastReceiverController,podcastReceiverAdminController,
setMusicFileInfoController,setRatingController,randomPlaylistController,loadPlaylistController,savePlaylistController,changeCoverArtController,nowPlayingController,searchController,settingsController,playerSettingsController,
musicFolderSettingsController,networkSettingsController,transcodingSettingsController,internetRadioSettingsController,podcastSettingsController,searchSettingsController,generalSettingsController,advancedSettingsController,
personalSettingsController,avatarUploadController,userSettingsController,passwordSettingsController,homeController,editTagsController,playlistController,xspfPlaylistController,coverArtController,avatarController,proxyController,
statusChartController,userChartController,m3uController,streamController,videoPlayerController,downloadController,donateController,multiController,wapController,restController,dbController,savePlaylistValidator,donateValidator,
userSettingsValidator,passwordSettingsValidator,urlMapping,messageSource,themeSource,localeResolver,themeResolver,viewResolver]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@13ad33d
2465 [main] INFO org.springframework.web.servlet.DispatcherServlet - FrameworkServlet 'subsonic': initialization completed in 514 ms
2481 [main] INFO org.mortbay.log - Started SelectChannelConnector@0.0.0.0:80
2762 [main] INFO org.mortbay.log - Started SslSocketConnector@0.0.0.0:443
Subsonic running on: http://localhost/
                and: https://localhost/
2793 [main] INFO org.springframework.remoting.rmi.RmiServiceExporter - Looking for RMI registry at port '9412'
3838 [main] INFO org.springframework.remoting.rmi.RmiServiceExporter - Could not detect RMI registry - creating new one
3869 [main] INFO org.springframework.remoting.rmi.RmiServiceExporter - Binding service 'SubsonicDeployerService' to RMI registry: RegistryImpl[UnicastServerRef [liveRef: [endpoint:[xx.xxx.xxx.xxx:9412](local),objID:[0:0:0, 0]]]]
12496 [btpool0-4] INFO org.directwebremoting.log.startup - Starting: DwrServlet v3.0.0.116.rc1 on jetty-6.1.x / JDK 1.6.0_18 from Sun Microsystems Inc. at


Subsonic Agent
Code: Select all
15 [main] INFO org.springframework.context.support.ClassPathXmlApplicationContext - Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@14a9972: display name [org.springframework.context.support.ClassPathXmlApplicationContext@14a9972]; startup date [Thu Jun 02 09:27:49 GMT+01:00 2011]; root of context hierarchy
62 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [applicationContext-agent.xml]
374 [main] INFO org.springframework.context.support.ClassPathXmlApplicationContext - Bean factory for application context [org.springframework.context.support.ClassPathXmlApplicationContext@14a9972]: org.springframework.beans.factory.support.DefaultListableBeanFactory@b61fd1
374 [main] INFO org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@b61fd1: defining beans [service,agent]; root of factory hierarchy
2270994 [pool-1-thread-2] WARN org.springframework.remoting.rmi.RmiProxyFactoryBean - Could not connect to RMI service [rmi://localhost:9412/SubsonicDeployerService] - retrying
3545026 [pool-1-thread-2] WARN org.springframework.remoting.rmi.RmiProxyFactoryBean - Could not connect to RMI service [rmi://localhost:9412/SubsonicDeployerService] - retrying
4016101 [pool-1-thread-2] WARN org.springframework.remoting.rmi.RmiProxyFactoryBean - Could not connect to RMI service [rmi://localhost:9412/SubsonicDeployerService] - retrying
6294158 [pool-1-thread-1] WARN org.springframework.remoting.rmi.RmiProxyFactoryBean - Could not connect to RMI service [rmi://localhost:9412/SubsonicDeployerService] - retrying
Last edited by Citrixfr on Mon Jun 06, 2011 9:19 am, edited 3 times in total.
Citrixfr
 
Posts: 11
Joined: Thu Jun 02, 2011 10:15 am
Location: France

Postby Citrixfr » Thu Jun 02, 2011 10:38 am

Hum... It works fine using IE 9... :cry:
Citrixfr
 
Posts: 11
Joined: Thu Jun 02, 2011 10:15 am
Location: France

Postby Kirk » Mon Jun 06, 2011 5:00 am

Check your player... you should be able to see the player name in the dropdown menu.

Image

Then, check the Type of player it is. I bet it's not set to Web like it should be. If it's set to an External player (with or without playlist) the result will be an attempt at an M3U download. Because Subsonic wants you to open it in the External player. Change it to Web Player and hit Save, and I bet everything will be good again.

Image

Or just delete it and make a new player. lol.

-Kirk
Image
User avatar
Kirk
 
Posts: 310
Joined: Tue Jun 08, 2010 5:45 pm
Location: Illinois, USA

Postby Citrixfr » Mon Jun 06, 2011 9:15 am

Hello Kirk,

Thanks a lot, it wasn't set on the "good" player. So... easy.

Thanks again!

Citrixfr
Citrixfr
 
Posts: 11
Joined: Thu Jun 02, 2011 10:15 am
Location: France

Postby Kirk » Mon Jun 06, 2011 6:56 pm

Citrixfr wrote:Hello Kirk,

Thanks a lot, it wasn't set on the "good" player. So... easy.

Thanks again!

Citrixfr


No problem, glad to be of assistance. :D

-Kirk
Image
User avatar
Kirk
 
Posts: 310
Joined: Tue Jun 08, 2010 5:45 pm
Location: Illinois, USA


Return to Help

Who is online

Users browsing this forum: No registered users and 14 guests