SharpSonic - A windows front-end for Subsonic[Beta11 Jan3]

Third-party modifications and add-ons, Apps and Clients

Moderator: moderators

Re: SharpSonic - A windows front-end for Subsonic[Beta11 Jan

Postby eldanno » Thu Jan 19, 2012 5:53 am

rwa66 wrote:As a token of gratitude I just made you a small donation for your hard work, have a beer from me :D


Thank you!!
Just when I was beginning to wonder if anyone used this anymore, it has been a bit quiet here lately.
Thanks for giving me the motiviation needed to continue working on this, and by motivation I meen beer :)
eldanno
 
Posts: 55
Joined: Sat Mar 19, 2011 3:40 pm

Re: SharpSonic - A windows front-end for Subsonic[Beta11 Jan

Postby Jorael » Thu Feb 09, 2012 5:11 pm

Hello,

I have try your last beta and it's not working on my computer. I have the following message :

Code: Select all
2012-02-09 18:04:55,853 - ERROR - SharpSonic.Model.SharpLogger - System.Xml.XmlException: La balise de début 'link' sur la ligne 22 à la position 2 ne correspond pas à la balise de fin de 'head'. Ligne 31, position 3.
   à System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
   à System.Xml.XmlTextReaderImpl.ThrowTagMismatch(NodeData startTag)
   à System.Xml.XmlTextReaderImpl.ParseEndElement()
   à System.Xml.XmlTextReaderImpl.ParseElementContent()
   à System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r, LoadOptions o)
   à System.Xml.Linq.XElement.ReadElementFrom(XmlReader r, LoadOptions o)
   à System.Xml.Linq.XElement.Load(XmlReader reader, LoadOptions options)
   à System.Xml.Linq.XElement.Parse(String text, LoadOptions options)
   à SubsonicCom.SonicConnection.TestServerConnection()
   à SharpSonic.ServerSelector.<>c__DisplayClass8.<ConnectToServer>b__4(Object s, DoWorkEventArgs args)


My Pc is under windows 7 pro.

Regards,

Jorael
Jorael
 
Posts: 4
Joined: Fri Nov 04, 2011 11:58 am

Re: SharpSonic - A windows front-end for Subsonic[Beta11 Jan

Postby eldanno » Thu Feb 09, 2012 5:30 pm

Jorael wrote:I have try your last beta and it's not working on my computer. I have the following message :
Jorael


The function where the error occurred is the one that checks if the subsonic server is running. The crash seems to be something to do with the reply from the server.
Have you tried accessing the server from the web-interface to make sure it is running?
eldanno
 
Posts: 55
Joined: Sat Mar 19, 2011 3:40 pm

Re: SharpSonic - A windows front-end for Subsonic[Beta11 Jan

Postby Jorael » Fri Feb 24, 2012 2:45 pm

Yes, my server is running and I have access to it across the web interface.
Jorael
 
Posts: 4
Joined: Fri Nov 04, 2011 11:58 am

Re: SharpSonic - A windows front-end for Subsonic[Beta11 Jan

Postby eldanno » Sun Feb 26, 2012 8:58 pm

I will add some more logging and error handling and post a new version here as soon as possible.
eldanno
 
Posts: 55
Joined: Sat Mar 19, 2011 3:40 pm

Re: SharpSonic - A windows front-end for Subsonic[Beta11 Jan

Postby eldanno » Sun Mar 04, 2012 6:55 pm

Here is a new version with some error handling and logging built into the problematic function.
Please test it and let me know if it works.

http://sharpsonic.dyndns.org:8082/windo ... 11Temp.rar

EDIT: My dns-subscription expired and I forgot to re-subscribe (just did now), so it might take a while before the link works...
Sorry about that.
eldanno
 
Posts: 55
Joined: Sat Mar 19, 2011 3:40 pm

Re: SharpSonic - A windows front-end for Subsonic[Beta11 Jan

Postby jdubso » Tue Mar 06, 2012 4:43 pm

Trying to download, domain times out.
jdubso
 
Posts: 40
Joined: Tue Mar 15, 2011 11:55 am
Location: United States

Re: SharpSonic - A windows front-end for Subsonic[Beta11 Jan

Postby eldanno » Tue Mar 06, 2012 4:59 pm

Hmm, weird.
Here is a dropbox link until I figure it out.

http://dl.dropbox.com/u/11981941/SharpS ... 11Temp.rar
It is uploading, will be a few minutes until it´s ready.
eldanno
 
Posts: 55
Joined: Sat Mar 19, 2011 3:40 pm

Re: SharpSonic - A windows front-end for Subsonic[Beta11 Jan

Postby paulodell » Tue Mar 06, 2012 9:23 pm

eldanno wrote:Hmm, weird.
Here is a dropbox link until I figure it out.

http://dl.dropbox.com/u/11981941/SharpS ... 11Temp.rar
It is uploading, will be a few minutes until it´s ready.

Hi,
I use dropbox with click once for SubWiji - DropBox Click Once Setup - http://www.ne0ge0.com/2010/05/07/dropbo ... clickonce/
I don't know if you can/want to use ClickOnce but I used the link above to achieve a Dropbox install/update solution, also no need for my pc to be on once its uploaded :)

Cheers

Paul
SubWiji http://tinyurl.com/7sxwbfv Install http://subwiji.paulodell.co.uk
Transcode Step1 "ffmpeg -f mp3 -i %s -ab %bk -v 0 -f mp3 -"
Tremor Games http://www.tremorgames.com/?ref=59174
User avatar
paulodell
 
Posts: 294
Joined: Fri Jul 29, 2011 11:28 am
Location: UK

Re: SharpSonic - A windows front-end for Subsonic[Beta11 Jan

Postby eldanno » Wed Mar 07, 2012 5:40 am

paulodell wrote:Hi,
I use dropbox with click once for SubWiji - DropBox Click Once Setup - http://www.ne0ge0.com/2010/05/07/dropbo ... clickonce/
I don't know if you can/want to use ClickOnce but I used the link above to achieve a Dropbox install/update solution, also no need for my pc to be on once its uploaded :)


Thanks for the info!
My plan is to use Click once in the future so that link will come in handy :)
eldanno
 
Posts: 55
Joined: Sat Mar 19, 2011 3:40 pm

Re: SharpSonic - A windows front-end for Subsonic[Beta11 Jan

Postby paulodell » Fri Mar 09, 2012 8:27 pm

Hi eldanno,
I have a code question for you, in SubWiji at the moment I'm using POST to save the playlists but when I add too many track (over 800) then it dies with a 500 server error. Since your SharpSonic is in .NET can you show me how you form the httprequest when doing a playlist POST
thanks
Paul
SubWiji http://tinyurl.com/7sxwbfv Install http://subwiji.paulodell.co.uk
Transcode Step1 "ffmpeg -f mp3 -i %s -ab %bk -v 0 -f mp3 -"
Tremor Games http://www.tremorgames.com/?ref=59174
User avatar
paulodell
 
Posts: 294
Joined: Fri Jul 29, 2011 11:28 am
Location: UK

Re: SharpSonic - A windows front-end for Subsonic[Beta11 Jan

Postby eldanno » Sat Mar 10, 2012 1:04 pm

paulodell wrote:Hi eldanno,
I have a code question for you, in SubWiji at the moment I'm using POST to save the playlists but when I add too many track (over 800) then it dies with a 500 server error. Since your SharpSonic is in .NET can you show me how you form the httprequest when doing a playlist POST
thanks
Paul


My playlists are not saved on the subsonic-server but locally in SharpSonic so I´m not familiar with that part of the API.
But if it is a 500 error maybe the server accepting the post has hit a maximum allowed post-size?
eldanno
 
Posts: 55
Joined: Sat Mar 19, 2011 3:40 pm

Re: Re: SharpSonic - A windows front-end for Subsonic[Beta11

Postby paulodell » Sat Mar 10, 2012 2:11 pm

eldanno wrote:
paulodell wrote:Hi eldanno,
I have a code question for you, in SubWiji at the moment I'm using POST to save the playlists but when I add too many track (over 800) then it dies with a 500 server error. Since your SharpSonic is in .NET can you show me how you form the httprequest when doing a playlist POST
thanks
Paul


My playlists are not saved on the subsonic-server but locally in SharpSonic so I´m not familiar with that part of the API.
But if it is a 500 error maybe the server accepting the post has hit a maximum allowed post-size?

Ah ok,
Thanks for the responce though

Paul
SubWiji http://tinyurl.com/7sxwbfv Install http://subwiji.paulodell.co.uk
Transcode Step1 "ffmpeg -f mp3 -i %s -ab %bk -v 0 -f mp3 -"
Tremor Games http://www.tremorgames.com/?ref=59174
User avatar
paulodell
 
Posts: 294
Joined: Fri Jul 29, 2011 11:28 am
Location: UK

Previous

Return to Mods, Apps and Clients

Who is online

Users browsing this forum: Bing [Bot] and 1 guest