SubWiji - Windows Subsonic Client (WPF)

Windows Subsonic Client (WPF)

Moderator: moderators

Re: Windows Subsonic Client (WPF)

Postby evanrich » Fri Feb 03, 2012 7:18 am

wow. This looks like a commercial grade app. looks really well done, congrats!
evanrich
 
Posts: 11
Joined: Tue Nov 15, 2011 12:16 am

Re: Re: Windows Subsonic Client (WPF)

Postby paulodell » Fri Feb 03, 2012 7:57 am

evanrich wrote:wow. This looks like a commercial grade app. looks really well done, congrats!

Thanks very much, still got lots more enhancements in the list :)

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: Windows Subsonic Client (WPF)

Postby Waro555 » Sat Feb 04, 2012 5:05 pm

Hello Paul,

I found a little bug.

If I add few songs to the Playlist, press play, the music start. Now I open the playlist and remove song one by one (using X button), the playlist is now empty ... the last song is still playing (no problem ...). Then now if I browse for a new song, select one, double click for the preview, then the song start while the one from the playlist is still running. You have two songs running at the same time. When quitting the program i see an error from windows too.

Image

Cheers !
User avatar
Waro555
 
Posts: 20
Joined: Wed Feb 01, 2012 3:48 pm
Location: Monaco (MC)

Re: Windows Subsonic Client (WPF)

Postby paulodell » Sat Feb 04, 2012 9:11 pm

Waro555 wrote:Hello Paul,

I found a little bug.

If I add few songs to the Playlist, press play, the music start. Now I open the playlist and remove song one by one (using X button), the playlist is now empty ... the last song is still playing (no problem ...). Then now if I browse for a new song, select one, double click for the preview, then the song start while the one from the playlist is still running. You have two songs running at the same time. When quitting the program i see an error from windows too.

Image

Cheers !


Ah so your playlist is empty and you have the last playlist item playing, so it should pause the last playlist item but instead it keeps playing and starts the preview.
Ill sort that out :), thanks for letting me know

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: Windows Subsonic Client (WPF)

Postby Waro555 » Sat Feb 04, 2012 9:32 pm

Maybe a button that clear the whole playlist at once and stop the player may do the trick ?
User avatar
Waro555
 
Posts: 20
Joined: Wed Feb 01, 2012 3:48 pm
Location: Monaco (MC)

Re: Windows Subsonic Client (WPF)

Postby paulodell » Sat Feb 04, 2012 9:36 pm

Waro555 wrote:Maybe a button that clear the whole playlist at once and stop the player may do the trick ?

Yes I have got plans to add a clear button onto the playlist, to fix this however I will also put in a check so that if the track playing is removed then it will stop playback.

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: Windows Subsonic Client (WPF)

Postby paulodell » Mon Feb 06, 2012 9:12 am

Hi,
Just to let you know that I have pushed an update this morning with the fixes to the preview playback and also includes a clear playlist button.

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: Windows Subsonic Client (WPF)

Postby paulodell » Mon Feb 06, 2012 11:06 pm

Waro555 wrote:So if you want to develop something to let us select the Folder to browse as you propose i would love it.

Hey Waro555,
I am still working heavily on the UI of the "Artist Cloud" panel but I've just added the ability to select which Music Folder to filter the Artist list on.
I have published so please check it out and let me know how it works with your setup.

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: Windows Subsonic Client (WPF)

Postby rino655 » Tue Feb 07, 2012 6:49 pm

Is this application able to access a https subsonic address? I have been trying but had no luck connecting.
rino655
 
Posts: 8
Joined: Thu Jun 30, 2011 3:14 pm

Re: Windows Subsonic Client (WPF)

Postby paulodell » Wed Feb 08, 2012 8:46 am

rino655 wrote:Is this application able to access a https subsonic address? I have been trying but had no luck connecting.

No not currently (it seems), it is in my list of changes to try and get this enabled.
Out of interest what are you putting into the server field? HTTPS://blah.subsonic.org OR HTTPS://192.111.222.333:8080?

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: Windows Subsonic Client (WPF)

Postby Aethies » Wed Feb 08, 2012 1:57 pm

Very nice indeed! I can't get past the error message that it can't get past the secure connection. I used both, http://xxxx.subsonic.org and ip, with and without port.

Looks very nice tho! Will keep checking back for updates!


EDIT: Added attachment of error.
Aethies

Ubuntu Server 12.04
===================
3,281 artists
9,432 albums
113,608 songs
2636.09 GB (10,769 hours)
===================
User avatar
Aethies
 
Posts: 197
Joined: Fri Oct 24, 2008 4:33 pm

Re: Windows Subsonic Client (WPF)

Postby paulodell » Wed Feb 08, 2012 2:05 pm

Aethies wrote:Very nice indeed! I can't get past the error message that it can't get past the secure connection. I used both, http://xxxx.subsonic.org and ip, with and without port.
Looks very nice tho! Will keep checking back for updates!
EDIT: Added attachment of error.

Hi Aethies,
Is your subsonic setup to use https also?

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: Windows Subsonic Client (WPF)

Postby Aethies » Wed Feb 08, 2012 9:04 pm

Is your subsonic setup to use https also?

Thanks

Paul


Yes. I forgot to add that fact. And yes, I tried https as well.
User avatar
Aethies
 
Posts: 197
Joined: Fri Oct 24, 2008 4:33 pm

Re: Windows Subsonic Client (WPF)

Postby paulodell » Wed Feb 08, 2012 10:50 pm

Aethies wrote:Yes. I forgot to add that fact. And yes, I tried https as well.

Hi,
Thanks for the info, I've been playing about tonight and trying some HTTPS connection changes.
If someone could test in with their HTTPS server that would be great, I have setup a test localhost HTTPS server but its not quite the same as a full blown over the net test.
SubWiji detects wether to use HTTPS by looking at the url so if it begins with HTTPS then it will try and use HTTPS if it is just HTTP (or neither provided - just plain url) then it will not try HTTPS.

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: Windows Subsonic Client (WPF)

Postby JWBokx » Thu Feb 09, 2012 8:18 am

Hello,

What a great app!
It looks very very nice.
In the thread it is already mentioned, but an option to position it on the side or bottom would be nice.

My first try is now at the office, so I can not add the transcoder line now.
But playing the music without it, it plays the music veerrryyyy ssssslllllloooooowwwww

Like in the old days playing a 45 rpm disk in 33 rpm....

Can this be becasue of the missing transcoder?
I can play the same song in the webui, it plays fine.
Strange thing is it is not with all songs....

But I like the client very much!!
Thanks for the effort you made....

Jan
JWBokx
 
Posts: 12
Joined: Wed Dec 22, 2010 8:15 am
Location: Netherlands

PreviousNext

Return to SubWiji

Who is online

Users browsing this forum: No registered users and 0 guests