SubWiji

Windows Subsonic Client (WPF)

Moderator: moderators

Re: SubWiji

Postby manwithaplan » Thu Mar 28, 2013 12:59 pm

Paul, does SubWiji have the ability to stream FLAC's natively, without transcoding them??? I have a pure FLAC collection, much of which is high rez FLAC (24bit/96kHz or 24/192kHz), and I need a solution for Windows users to stream at full high resolution. Let me know please, thanks.
Subsonic 5.2.1 on 2009 Apple XServe w/ Yosemite Server 10.10.5; 96GB RAM. Lots of Music - High Rez, native DSD streaming, and otherwise.
manwithaplan
 
Posts: 153
Joined: Sun Nov 28, 2010 5:01 pm

Re: SubWiji

Postby paulodell » Thu Mar 28, 2013 1:18 pm

manwithaplan wrote:Paul, does SubWiji have the ability to stream FLAC's natively, without transcoding them??? I have a pure FLAC collection, much of which is high rez FLAC (24bit/96kHz or 24/192kHz), and I need a solution for Windows users to stream at full high resolution. Let me know please, thanks.

Hi,
No sorry SubWiji can only read an Mp3 stream (hence the transcoding).
The component I use is not able to read FLAC files.

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 manwithaplan » Thu Mar 28, 2013 3:18 pm

Got it, well, that stinks, but it is what it is. I'll continue my search for something that will work. Thanks for the prompt reply.
Subsonic 5.2.1 on 2009 Apple XServe w/ Yosemite Server 10.10.5; 96GB RAM. Lots of Music - High Rez, native DSD streaming, and otherwise.
manwithaplan
 
Posts: 153
Joined: Sun Nov 28, 2010 5:01 pm

Re: SubWiji

Postby paulodell » Thu Mar 28, 2013 3:36 pm

manwithaplan wrote:Got it, well, that stinks, but it is what it is. I'll continue my search for something that will work. Thanks for the prompt reply.

If you can find a component that can read FLAC files in vb.net then i could code it in, otherwise you could code something yourself.

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 » Wed Apr 17, 2013 9:30 am

Aethies wrote:I am running vanilla subsonic, latest..
SubWiji is 1.2.1.241

Url is local IP within my LAN. Couldn't get it to work with http://xxxx.subsonic.org
What it shows in the URL field is 192.168.1.105:8180


Hi,
Another user reported your issue and I found the bug and i think ive squashed it so now you can use https AND subsonic.org addresses :)

Please update to the new SubWiji version (Version: 1.5.5.30) it should then work for you.
http://www.paulodell.co.uk/subwiji/SubWiji.htm

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 izzeho » Sun Jun 16, 2013 12:47 pm

Just sticking my head in to say cheers for the app. Works fantastically! Just thought I'd list a couple of things that'd make it perfect (at least for me):
- Being able to use media keys. Or at the very least allow two modifiers (i.e. ctrl+alt).
- A more accessible randomiser.
- The option to have subwiji show on the task bar.
- A changelog, as I'm always curious what's being added :).
izzeho
 
Posts: 1
Joined: Sun Jun 16, 2013 12:43 pm

SubWiji

Postby paulodell » Sun Jun 16, 2013 12:57 pm

izzeho wrote:Just sticking my head in to say cheers for the app. Works fantastically! Just thought I'd list a couple of things that'd make it perfect (at least for me):
- Being able to use media keys. Or at the very least allow two modifiers (i.e. ctrl+alt).
- A more accessible randomiser.
- The option to have subwiji show on the task bar.
- A changelog, as I'm always curious what's being added :).

Hi,
Firstly thanks for the feedback :)
Not many people reply or email me (maybe they think I would not reply) I am always watching and take on board suggestions.
I recently added the ability to turn off the modifier to allow for media keys to be used? You should be able to press your media keys and then set those in the settings?
I have actually got in the list of modifications a point to make a task tray icon with options so it's an idea, now that I know there is demand I might bump it up :p
I can add my todo list so that you can see what I've got planned, every time I do an update the changelog is updated and can be found in the help section of SubWiji too.

If you want to get the media keys working and have any issues please feel free to email me @ subwiji@icloud.com and ill respond straight to you :)

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 GrindheadJim » Tue Jun 18, 2013 9:37 pm

This is a bump on and old feature request: HTTPS.

Without it, I can't use SubWiji, and I would very much like to use SubWiji.
User avatar
GrindheadJim
 
Posts: 23
Joined: Sun Feb 17, 2013 1:38 am

SubWiji

Postby paulodell » Thu Jun 20, 2013 5:53 am

GrindheadJim wrote:This is a bump on and old feature request: HTTPS.

Without it, I can't use SubWiji, and I would very much like to use SubWiji.

Hi Grindheadjim,
I did a lot of work a while back to get https working...
What settings are you trying to use? It should work....please tell me your SubWiji version number and if you can email/pm me your server settings and ill debug.
When doing https you must put https:// at the front even if using the subsonic.org address.
Please get back to me as I thought this was working
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 meatservo80 » Sun Feb 09, 2014 7:07 am

Hello.
First off outstanding product. I just recently discover subsonic and on my desktop your program is by far the best to use for windows.

I was wondering if it was possible to add a genre cloud that then breaks down into the artist. Or have it as a separate selector like the folder dropdown? I have a large library and I like to just play and shuffle by genre alot or atleast to put in in the right area to find what I want.

*Note for any other new users. Make sure you add the special trans-coding and assign it to that player. Took me a few hours until I saw it and that cleared up the sometimes slow bpm of the trans-coding.
meatservo80
 
Posts: 1
Joined: Sun Feb 09, 2014 7:01 am

Re: SubWiji

Postby paulodell » Sun Feb 09, 2014 8:45 am

meatservo80 wrote:Hello.
First off outstanding product. I just recently discover subsonic and on my desktop your program is by far the best to use for windows.

I was wondering if it was possible to add a genre cloud that then breaks down into the artist. Or have it as a separate selector like the folder dropdown? I have a large library and I like to just play and shuffle by genre alot or atleast to put in in the right area to find what I want.

*Note for any other new users. Make sure you add the special trans-coding and assign it to that player. Took me a few hours until I saw it and that cleared up the sometimes slow bpm of the trans-coding.

Hi thanks for letting me know and taking the time to post :)
I have actually got an idea for a genre selector to be added, it's on the todo list so might get done.
I just have to find the time :P

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

Previous

Return to SubWiji

Who is online

Users browsing this forum: No registered users and 0 guests