SubWiji

Windows Subsonic Client (WPF)

Moderator: moderators

Re: Re: SubWiji

Postby neodawg » Fri Feb 24, 2012 2:50 pm

paulodell wrote:
neodawg wrote:Another thought for the playlist...

I see that i can highlight many songs by doing CTRL+SHIFT+Click on the top wanted song and the bottom or just CTRL and whatever songs. What would be really nice is to have the ability to remove just the highlighted tracks. Perhaps a button up at the top next to 'Clear Playlist'. The use would be that I commonly want to remove just 1 album from a playlist of maybe 10+ albums, currently I would have to click 'X' on each song.

EDIT-
Also, would it be possible to not need that transcoder? I fear that if many users start using this on my server it may just kill it :mrgreen:
Found a typo, On the Music Mixer page 'NowPlaying' does not have a space, I assume it to be 'Now Playing' :D or perhaps calling something like 'Current Users'? thoughts?

Thanks,
neodawg

I will have a look at multi select support.
I will also fix the typo.
As for the transcoder you do not have to use it but you may experience slow motion or fast motion music, I have to recommend using that as it gives best results. Why will it kill your server?
Paul


Why will it kill your server?


Thanks for fixing the other issues :D

My server is a crappy laptop, its a temporary server until I am able to get a better internet connection. The issue is that ffmpeg.exe starts eating cpu cycles like mad while transcoding. If i get 4 or 5 users running I am sure it will kill it and the music stream will chop because of lacking cpu cycles. So my question is why does it need transcoding, all my music is already in mp3 format.
Music Collection--
2,890 artists
8,253 albums
103,492 songs
640.11 GB
7,023 hours
neodawg
 
Posts: 51
Joined: Fri Feb 12, 2010 2:51 pm

Re: SubWiji

Postby neodawg » Fri Feb 24, 2012 3:00 pm

Paul,

I noticed an issue when starting up today at my office, I noticed if I open SubWiji and then directly loaded a playlist and double clicked on a song in the playlist window it just crashes the app. The workaround I found was to load up a album from the random or artist mixer and then start playing that (which works fine) and then load my saved playlist, then it will play the playlist fine.

Something else I noticed, this is how I have my music arranged. For certain albums that have 2 disks to them I have as such, Artist>Album>CD1>'tracks'
The issue is that if I click on the album in the viewer it shows the 2 subfolders but does not allow me to go deeper and play the tracks. Clicking play on this just results in nothing playing.

Here is a screenshot of an example.
Image

Not sure if this is something your willing to fix, I thought I would let you know of it.

Thanks,
neodawg
Music Collection--
2,890 artists
8,253 albums
103,492 songs
640.11 GB
7,023 hours
neodawg
 
Posts: 51
Joined: Fri Feb 12, 2010 2:51 pm

Re: SubWiji

Postby paulodell » Fri Feb 24, 2012 3:20 pm

neodawg wrote:Paul,
I noticed an issue when starting up today at my office, I noticed if I open SubWiji and then directly loaded a playlist and double clicked on a song in the playlist window it just crashes the app. The workaround I found was to load up a album from the random or artist mixer and then start playing that (which works fine) and then load my saved playlist, then it will play the playlist fine.
Hi,
Yes it seems to not have been reading the settings file properly, a permanent work around is to go to settings and save the settings, this should fix things going forward. (its because I added the option to turn off the Notifications ;))
neodawg wrote:Something else I noticed, this is how I have my music arranged. For certain albums that have 2 disks to them I have as such, Artist>Album>CD1>'tracks'
The issue is that if I click on the album in the viewer it shows the 2 subfolders but does not allow me to go deeper and play the tracks. Clicking play on this just results in nothing playing.
Not sure if this is something your willing to fix, I thought I would let you know of it.

Yes I am aware of this and I am planning on having a "folder" viewer which will display a tree and you then select the folder and a tree shows thus letting you access multiple levels down, at the moment however SubWiji doesnt support CD folders within the Album folder.

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: SubWiji

Postby mesc » Sat Feb 25, 2012 12:58 pm

Hi,

first thanks for Subsonic it self and for that nice tool and i whish it would work properly for me. :)

I have a problem with SubWiji when opening the Music Mixer: the window opens then closes it self after ~3 second and SubWiji is not responding anymore.
When checking SubWiji task with in ProcessExplorer I see the memory usage of the SubWiji task growing and growing and CPU usage is at 50% while filling my memory up to 2Gb. At 2Gb i get a standard Windows XP task failure window asking me to send a failure report:

Code: Select all
EventType : clr20r3     P1 : subwiji.exe     P2 : 1.0.0.0     P3 : 4f479f5d
P4 : mscorlib     P5 : 4.0.0.0     P6 : 4e181ae3     P7 : 1592     P8 : 20     
P9 : system.outofmemoryexception     


Any ideas?

Well, basically the other functions all do work fine, for example loading existing playlists and play them.. all fine. Only the Music Mixer does kick down the whole app. :(

PS: The Subsonic server is running on Windows XP SP3 with Subsonic 4.6.beta2 registered. The Client which has SubWiji installed is running Windows XP SP3 too.

Thanks for the help.
mesc
 
Posts: 14
Joined: Sat Feb 25, 2012 12:37 pm

Re: Re: SubWiji

Postby paulodell » Sat Feb 25, 2012 1:10 pm

mesc wrote:Hi,

first thanks for Subsonic it self and for that nice tool and i whish it would work properly for me. :)

I have a problem with SubWiji when opening the Music Mixer: the window opens then closes it self after ~3 second and SubWiji is not responding anymore.
When checking SubWiji task with in ProcessExplorer I see the memory usage of the SubWiji task growing and growing and CPU usage is at 50% while filling my memory up to 2Gb. At 2Gb i get a standard Windows XP task failure window asking me to send a failure report:

Code: Select all
EventType : clr20r3     P1 : subwiji.exe     P2 : 1.0.0.0     P3 : 4f479f5d
P4 : mscorlib     P5 : 4.0.0.0     P6 : 4e181ae3     P7 : 1592     P8 : 20     
P9 : system.outofmemoryexception     


Any ideas?

Well, basically the other functions all do work fine, for example loading existing playlists and play them.. all fine. Only the Music Mixer does kick down the whole app. :(

PS: The Subsonic server is running on Windows XP SP3 with Subsonic 4.6.beta2 registered. The Client which has SubWiji installed is running Windows XP SP3 too.

Thanks for the help.

Hi
Can you try turning off cover art cache in settings then restart and try again
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: Re: SubWiji

Postby mesc » Sat Feb 25, 2012 1:16 pm

Hi
Can you try turning off cover art cache in settings then restart and try again
Thanks
Paul


It's working. Thanks a lot. :)
mesc
 
Posts: 14
Joined: Sat Feb 25, 2012 12:37 pm

Re: Re: Re: SubWiji

Postby paulodell » Sat Feb 25, 2012 1:20 pm

mesc wrote:
Hi
Can you try turning off cover art cache in settings then restart and try again
Thanks
Paul


It's working. Thanks a lot. :)

It seems that there is an issue with the fact your running xp, the cache for images uses the windows default music folder
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: Re: Re: SubWiji

Postby mesc » Sat Feb 25, 2012 1:23 pm

paulodell wrote:
mesc wrote:
Hi
Can you try turning off cover art cache in settings then restart and try again
Thanks
Paul


It's working. Thanks a lot. :)

It seems that there is an issue with the fact your running xp, the cache for images uses the windows default music folder
Paul


How can I help to solve that?

mesc.
mesc
 
Posts: 14
Joined: Sat Feb 25, 2012 12:37 pm

Re: Re: Re: Re: SubWiji

Postby paulodell » Sat Feb 25, 2012 2:10 pm

mesc wrote:How can I help to solve that?
mesc.

You can't I have to change my code, it's in the list to get fixed :)
For now you can run it completely fine with Caching turned off? Does it work for you now?
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: SubWiji

Postby sp0nge » Sat Mar 03, 2012 8:24 am

I'm now using it for some days and I like subwiji so far.

Would it maybe be possible to add support to drag files to an other position in the playlist?
sp0nge
 
Posts: 13
Joined: Thu Aug 19, 2010 6:43 pm

Re: Re: SubWiji

Postby paulodell » Sat Mar 03, 2012 8:39 am

sp0nge wrote:I'm now using it for some days and I like subwiji so far.

Would it maybe be possible to add support to drag files to an other position in the playlist?

I can add it to the list
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: Re: Re: SubWiji

Postby paulodell » Sat Mar 03, 2012 10:31 am

paulodell wrote:
sp0nge wrote:I'm now using it for some days and I like subwiji so far.

Would it maybe be possible to add support to drag files to an other position in the playlist?

I can add it to the list
Paul

Hi sponge,
I have just finished coding drag and drop playlist items, give it a try and let me know
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: SubWiji

Postby sp0nge » Sat Mar 03, 2012 2:38 pm

Cool, thank you, that was fast, seems to work fine here.
sp0nge
 
Posts: 13
Joined: Thu Aug 19, 2010 6:43 pm

Re: Re: Re: Re: SubWiji

Postby paulodell » Sat Mar 03, 2012 3:15 pm

paulodell wrote:
mesc wrote:How can I help to solve that?
mesc.

You can't I have to change my code, it's in the list to get fixed :)
For now you can run it completely fine with Caching turned off? Does it work for you now?
Thanks
Paul

Hi Mesc,
How does the new version work for you now?

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: SubWiji

Postby paulodell » Sat Mar 03, 2012 3:17 pm

sp0nge wrote:Cool, thank you, that was fast, seems to work fine here.

No problem it was a great idea :)
You ask caught me when I had some spare time to make the change

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

PreviousNext

Return to SubWiji

Who is online

Users browsing this forum: No registered users and 2 guests