User(s) browsing this thread: 1 Guest(s)
|
[MUSIC] New Squeezecenter music jukebox for NMT
|
|
08-22-2009, 05:28 PM
(This post was last modified: 08-22-2009 05:30 PM by aljacobs.)
|
|||
|
|||
|
RE: New Squeezecenter music jukebox for NMT
I love the idea of this. squeezecenter has a debian installer which went on perfectly!
using tomcat 5.5 on ubuntu i get this in my /var/log/daemon.log Aug 22 17:28:05 al-desktop jsvc.exec[3739]: </Argument><Argument Name="Service" Value="AWSECommerceService"></Argument><Argument Name="ItemSearch.1.Artist" Value="A Flock of Seagulls"></Argument><Argument Name="Operation" Value="ItemSearch"></Argument><Argument Name="ItemSearch.1.Title" Value="Grand Theft Auto: Vice City, Vol. 2: Wave 103"></Argument><Argument Name="AWSAccessKeyId" Value="MY_PERSONAL_ID"></Argument><Argument Name="Version" Value="2007-10-29"></Argument></Arguments><Errors><Error><Code>AWS.MinimumParameterRequirement</Code><Message>Your request should have atleast 1 of the following parameters: Signature, Timestamp.</Message></Error></Errors></OperationRequest></ItemSearchResponse> 2009-08-22 17:28:05,249 [http-8180-Processor23] DEBUG com.amazonaws.a2s.AmazonA2SClient - Checking for errors in the response... 2009-08-22 17:28:05,250 [http-8180-Processor23] DEBUG com.amazonaws.a2s.AmazonA2SClient - Error found in the response: Error code: AWS.MinimumParameterRequirement; Error message: Your req Aug 22 17:28:05 al-desktop jsvc.exec[3739]: owing parameters: Signature, Timestamp.; Response XML: <Error><Code>AWS.MinimumParameterRequirement</Code><Message>Your request should have atleast 1 of the following parameters: Signature, Timestamp.</Message></Error>; Request ID : 0ACGB04403EZF04Y5DXP; 2009-08-22 17:28:05,250 [http-8180-Processor23] ERROR com.amazonaws.a2s.AmazonA2SClient - Caught Exception com.amazonaws.a2s.AmazonA2SException: Your request should have atleast 1 of the following parameters: Signature, Timestamp. ^Iat com.amazonaws.a2s.AmazonA2SClient.throwIfErrors(AmazonA2SClient.java:1230) ^Iat com.amazonaws.a2s.AmazonA2SClient.invoke(AmazonA2SClient.java:1160) ^Iat com.amazonaws.a2s.AmazonA2SClient.itemSearch(AmazonA2SClient.java:275) ^Iat squeezeNMT.beans.AmazonCoverLibrary.getAlbumArtURL(AmazonCoverLibrary.java:33) ^Iat squeezeNMT.CLI.SqueezeCLI.getArtistAlbumsXML(SqueezeCLI.java:465) ^Iat squeezeNMT.SqueezeArtistMenuPage.buildCLIPage(SqueezeArtistMenuPage.java:211) ^Iat squeezeNMT.SqueezeArtistMenuP Aug 22 17:28:05 al-desktop jsvc.exec[3739]: ^Iat javax.servlet.http.HttpServlet.service(HttpServlet.java:689) ^Iat javax.servlet.http.HttpServlet.service(HttpServlet.java:802) ^Iat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269) ^Iat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188) ^Iat org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213) ^Iat org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:172) ^Iat org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127) ^Iat org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117) ^Iat org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108) ^Iat org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:174) ^Iat org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:874) ^Iat org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionH Aug 22 17:28:05 al-desktop jsvc.exec[3739]: a:665) ^Iat org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528) ^Iat org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81) ^Iat org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:689) ^Iat java.lang.Thread.run(Thread.java:636) if you don;t have any playlists you'll get an exception when clicking on playlists Aug 21 18:26:52 al-desktop jsvc.exec[7061]: 21-Aug-2009 18:26:52 squeezeNMT.Html.HtmlPage log SEVERE: String index out of range: -14 |
|||
|
08-23-2009, 02:56 PM
|
|||
|
|||
|
RE: [MUSIC] New Squeezecenter music jukebox for NMT
maybe the service definition changed for amazon?
http://developer.amazonwebservices.com/c...2&tstart=0 |
|||
|
10-13-2009, 12:13 PM
|
|||
|
|||
|
RE: New Squeezecenter music jukebox for NMT
Yep amazon may have changed.
If I have time I'll check it out this weekend. Until then you could always change the config to turn off amazon album downloading. |
|||
|
10-23-2009, 02:08 AM
(This post was last modified: 10-23-2009 02:10 AM by grahams.)
|
|||
|
|||
|
RE: [MUSIC] New Squeezecenter music jukebox for NMT
I found I can listen the Audio on my PCH from a SqueezeCenter by running the following command
mono -audio -prebuf 10 -bgimg -single http://192.168.2.110:9000/stream.mp3 -dram 1 I just started a thread on this and would love some help on the html / cgi side of making this usable. http://www.networkedmediatank.com/showth...?tid=30105 Could this be integrated into SqueezeNMT? |
|||
|
10-23-2009, 08:59 AM
|
|||
|
|||
|
RE: [MUSIC] New Squeezecenter music jukebox for NMT
is this under active development? might there be a c200 port? havent tried it but I have a a boom box at home and this might be really useful!
|
|||
|
10-23-2009, 04:59 PM
|
|||
|
|||
|
SqueezeNMT for IIS??
Just wondering how much of an effort it would be to port the Java app to C#? I have IIS and Squeezecenter running on my server and I'm concerned about the performance overall if I have to add Apache/Tomcat as well...
|
|||
|
11-26-2009, 06:25 AM
|
|||
|
|||
|
RE: [MUSIC] New Squeezecenter music jukebox for NMT
Well Speaking of Java. I want to learn more about this Java. Can you help me to this?
_________________ private labeling |
|||
|
01-08-2010, 05:58 PM
(This post was last modified: 01-08-2010 06:04 PM by trotsky10.)
|
|||
|
|||
RE: [MUSIC] New Squeezecenter music jukebox for NMT
(10-23-2009 02:08 AM)grahams Wrote: I found I can listen the Audio on my PCH from a SqueezeCenter by running the following command Could certainly look into it. How is it going with your project? PM Me if you like. I am thinking of putting the code up on the project site for people who want to enhance it. Have to figure out how the version control etc works though. (10-23-2009 04:59 PM)haggisbingo Wrote: Just wondering how much of an effort it would be to port the Java app to C#? I have IIS and Squeezecenter running on my server and I'm concerned about the performance overall if I have to add Apache/Tomcat as well... I have ported stuff to c# in the past and it is not too difficult. It is more the stuff in third party libararies that can't be ported such as the amazon stuff etc. It would be a significant amount of work. Sadly I don't have the time due to wife , kids and work. (11-26-2009 06:25 AM)InojAye Wrote: Well Speaking of Java. I want to learn more about this Java. Can you help me to this? you may have already taught yourself by now. Sorry. I wouldn't really have time to dedicate but if you get stuck on anything ever give me a shout. (10-23-2009 08:59 AM)kiranos Wrote: is this under active development? might there be a c200 port? havent tried it but I have a a boom box at home and this might be really useful! Hi, It should work already on the c200 as I presume it uses web services just like the older models. The boom box should show up as a player. |
|||
|
« Next Oldest | Next Newest »
|

Twitter
Facebook
NMT Wiki
Search
Member List
Help
A-400 [13 May 2013]




![[+]](images/collapse_collapsed.gif)



