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

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

Moderator: moderators

Postby eldanno » Mon Aug 15, 2011 4:49 am

@Braelvenae Glad you like it!
When you get one of those crashes could you pm me the logfile so I can se if there are any clues there?
The log-file is located in your computers AppData folder under elDSoftware (or you can just search for SharpSonic.log).

The ability to save and load playlists is on my to-do for the future as well as getting the UI more responsive when not using the local cache.

Thanks for the feedback!
eldanno
 
Posts: 55
Joined: Sat Mar 19, 2011 3:40 pm

Re: SharpSonic - A windows front-end for Subsonic[Beta6 9aug

Postby eldanno » Sat Aug 27, 2011 1:55 pm

Beta 7 Changelog
- Fixed a crash when local track was missing cover
- Some gui changes
- Re-written database for local cache, reduced size with about 90%
- Fixed a bug where multiple taskbar icons was added
- Fixed a crash when adding folders with one or more protected folders in them
- Added more steps for the volume slider when using media keys
- Fixed scrobbling errors for local artists/tracks with non-ascii characters
- Loving a track now shows the correct name in status bar
- Added fullscreen mode when pressing F11 (only works if SharpSonic has focus)
eldanno
 
Posts: 55
Joined: Sat Mar 19, 2011 3:40 pm

Re: SharpSonic - A windows front-end for Subsonic[Beta7 27au

Postby HighCast » Sat Aug 27, 2011 2:47 pm

Hi Eld,

Nice to see that the project is still going on.
I'll check things up after I've recovered from this week's eye surgery..right now I'm not in condition to test things up.
Anyways, keep the things going!

Cheers
HighCast
 
Posts: 49
Joined: Tue Nov 16, 2010 7:43 am
Location: Finland

Re: SharpSonic - A windows front-end for Subsonic[Beta7 27au

Postby kermit22 » Wed Aug 31, 2011 12:29 pm

HighCast wrote:Hi Eld,

Nice to see that the project is still going on.



I concur. I'm downloading the newest beta now to give it a spin.

I get this when I try to connect to my server.

Code: Select all
2011-08-31 07:58:51,757 - ERROR - SharpSonic.Model.SharpLogger - System.NullReferenceException: Object reference not set to an instance of an object.
   at SharpSonic.ServerSelector.ConnectToServer()
-My Subsonic Server-

OS: Windows Server 2016
Processor: Intel Xeon E5630
Memory: 8GB


2,098 artists
4,266 albums
39,450 songs
2,606 hours
User avatar
kermit22
 
Posts: 218
Joined: Fri Feb 20, 2009 7:00 pm

Re: SharpSonic - A windows front-end for Subsonic[Beta7 27au

Postby kermit22 » Wed Aug 31, 2011 1:05 pm

kermit22 wrote:I get this when I try to connect to my server.

Code: Select all
2011-08-31 07:58:51,757 - ERROR - SharpSonic.Model.SharpLogger - System.NullReferenceException: Object reference not set to an instance of an object.
   at SharpSonic.ServerSelector.ConnectToServer()


I ran the installer as administrator and I was able to connect. But then sharpsonic immediately stops working on Windows 7
-My Subsonic Server-

OS: Windows Server 2016
Processor: Intel Xeon E5630
Memory: 8GB


2,098 artists
4,266 albums
39,450 songs
2,606 hours
User avatar
kermit22
 
Posts: 218
Joined: Fri Feb 20, 2009 7:00 pm

Re: SharpSonic - A windows front-end for Subsonic[Beta7 27au

Postby eldanno » Wed Aug 31, 2011 4:57 pm

It sounds as if the database has not been copied to the correct location.
Did you install it as administrator?
It should work if you just install it(without administrator) and then run it without administrator priviliges.
Could you pm me the SharpSonic.log-file so I can see if there are any clues to the crash there.
eldanno
 
Posts: 55
Joined: Sat Mar 19, 2011 3:40 pm

Re: SharpSonic - A windows front-end for Subsonic[Beta7 27au

Postby eldanno » Sun Sep 11, 2011 3:15 pm

Changelog Beta 8
- Fixed a crash when tracknumber was not found on album view
- Fixed a crash when playing recently added albums and the database was being updated
- Added the ability to save playlists. For now the playlists are saved in the local database, will add option to save on server in a future release.
- Some GUI-changes
- A number of minor bugfixes
eldanno
 
Posts: 55
Joined: Sat Mar 19, 2011 3:40 pm

Re: SharpSonic - A windows front-end for Subsonic[Beta8 Sep1

Postby HighCast » Sun Sep 11, 2011 3:53 pm

Will test this tonight.

My subsonic server has been without much use lately, as I discovered one really fine swedish webradio playing most of the songs I've been missing even my own collection is rather big on this genre :mrgreen:

Let's see how much progress has been done within two months I've not been much able to test anything out.
HighCast
 
Posts: 49
Joined: Tue Nov 16, 2010 7:43 am
Location: Finland

Re: SharpSonic - A windows front-end for Subsonic[Beta8 Sep1

Postby HighCast » Sun Sep 11, 2011 4:04 pm

Windows 7 Ultimate, 32-bit, local server

Sharpsonic beta8 installed perfectly
on the first startup with normal permissions, the software gave this error message to the eror log:

Code: Select all
2011-09-11 18:56:03,363 - ERROR - SharpSonic.Model.SharpLogger - System.NullReferenceException: Object reference not set to an object.
    in SharpSonic.ServerSelector.ConnectToServer()


Then I tried to run it with admin permissions, and it crashed right from the start. I'll PM the error message to you.
HighCast
 
Posts: 49
Joined: Tue Nov 16, 2010 7:43 am
Location: Finland

Re: SharpSonic - A windows front-end for Subsonic[Beta8 Sep1

Postby eldanno » Sun Sep 11, 2011 4:42 pm

Thanks for the pm, will look into this. Seems to be the same error kermit22 got. It has been a long time since I changed anything in the serverconnection-code so it should not have crashed.
Will test on a few machines at work and see if I can figure this out.
eldanno
 
Posts: 55
Joined: Sat Mar 19, 2011 3:40 pm

Re: SharpSonic - A windows front-end for Subsonic[Beta8 Sep1

Postby eldanno » Sun Sep 11, 2011 7:56 pm

I have done some checking and it seems as if you install sharpsonic as administrator you have to run it as administrator for it to work.
Will look into it some more and see if there is a workaround so that you can run it as regular user even if you install it with admin priviliges.
eldanno
 
Posts: 55
Joined: Sat Mar 19, 2011 3:40 pm

Re: SharpSonic - A windows front-end for Subsonic[Beta8 Sep1

Postby kermit22 » Fri Sep 23, 2011 1:10 pm

I did a fresh install on a different Windows 7 machine an I was able to install and run without issue.

One question, does sharpsonic follow the Subsonic transcoding and down sampling rules?
-My Subsonic Server-

OS: Windows Server 2016
Processor: Intel Xeon E5630
Memory: 8GB


2,098 artists
4,266 albums
39,450 songs
2,606 hours
User avatar
kermit22
 
Posts: 218
Joined: Fri Feb 20, 2009 7:00 pm

Re: SharpSonic - A windows front-end for Subsonic[Beta8 Sep1

Postby eldanno » Fri Sep 23, 2011 2:34 pm

Glad you got it working!
kermit22 wrote:One question, does sharpsonic follow the Subsonic transcoding and down sampling rules?


As of now I´m forcing Subsonic to use mp3 with a max bitrate of 256kbps.
This is due to the fact that I´m using Windows Media Player to play the streams and I have been having problems with higher bitrates.
In the future I might change this if someone is not happy with the quality of the streams, in which case I am thinking about implementing a player based on VLC.
Another thing I have noticed is that for some reason there seems to be problems playing certain songs from subsonic which when adding as files work ok, which leads me to believe that SubSonic has some transcoding problems with some mp3´s.
eldanno
 
Posts: 55
Joined: Sat Mar 19, 2011 3:40 pm

Re: SharpSonic - A windows front-end for Subsonic[Beta8 Sep1

Postby wtchappell » Mon Oct 03, 2011 3:05 am

Is SSL support planned?
wtchappell
 
Posts: 2
Joined: Mon Oct 03, 2011 3:04 am

Re: SharpSonic - A windows front-end for Subsonic[Beta8 Sep1

Postby eldanno » Mon Oct 03, 2011 4:14 am

wtchappell wrote:Is SSL support planned?

It should already work, I use it on my server without problems.
You might get a pop-up saying that the certificate is not trusted when you start playback though.
If you have any problems please post them here or pm me.
eldanno
 
Posts: 55
Joined: Sat Mar 19, 2011 3:40 pm

PreviousNext

Return to Mods, Apps and Clients

Who is online

Users browsing this forum: No registered users and 11 guests