|
Asset UPnP
|
|
2008-12-05, 17:06
(This post was last modified: 2008-12-10 16:54 by spoon.)
Post: #1
|
|||
|
|||
|
Asset UPnP
Asset UPnP is a uPNP server for Windows XP/Vista/Windows Home Server. The uPNP server will specifically targetted at FLAC.
Why? We are disapointed by the quality of existing uPNP server software, poor tag reading / album art, poor reliability, etc. We need a UPnP server for RipNAS and the current choice is very poor indeed. How Much? Free for non-commercial use, Commercial please email: http://www.dbpoweramp.com/email.htm Download: http://forum.dbpoweramp.com/showthread.php?t=18020 spoon http://www.dbpoweramp.com |
|||
|
2008-12-10, 16:52
Post: #2
|
|||
|
|||
|
RE: Asset UPnP
Big update to Asset UPnP, a new force wave streaming option which allows the device (such as DS) to play any audio format supported by dBpoweramp (practically all), the audio files are decompressed before streaming, no encoding is done.
spoon http://www.dbpoweramp.com |
|||
|
2008-12-10, 19:04
Post: #3
|
|||
|
|||
RE: Asset UPnP
spoon Wrote:Big update to Asset UPnP, a new force wave streaming option which allows the device (such as DS) to play any audio format supported by dBpoweramp (practically all), the audio files are decompressed before streaming, no encoding is done. You mean they are converted to .wav before being streamed to the DS? The DS "thinks" it is playing a .wav file even though it has been reconstructed from something else? If so, clever stuff. |
|||
|
2008-12-10, 22:37
Post: #4
|
|||
|
|||
RE: Asset UPnP
RichardMoore Wrote:You mean they are converted to .wav before being streamed to the DS? The DS "thinks" it is playing a .wav file even though it has been reconstructed from something else? If so, clever stuff. Correct, no quality loss with all tagging support. spoon http://www.dbpoweramp.com |
|||
|
2008-12-10, 23:12
Post: #5
|
|||
|
|||
RE: Asset UPnP
spoon Wrote:Hi Spoon,RichardMoore Wrote:You mean they are converted to .wav before being streamed to the DS? The DS "thinks" it is playing a .wav file even though it has been reconstructed from something else? If so, clever stuff. I might be completely off the mark, but this seems a bit counter intuitive because the encoding is now done by the server, which possibly has a slower and less optimised (for real time replay) processor than the DS, whilst the bit rate is near doubled on the Ethernet connection, possibly exceeding bandwidth of that link. Your thoughts on this would be welcome. Thanks...TomP |
|||
|
2008-12-11, 12:52
(This post was last modified: 2008-12-11 12:54 by spoon.)
Post: #6
|
|||
|
|||
|
RE: Asset UPnP
At the moment lets look what Twonky does:
It maintains an internal list of devices and serves the audio formats that the device supports. In theory it sounds good, but we took the view it will always be missing devices. We have taken a different (dare I say it more elegant): But default when browsing our uPNP server offers for each audio file: original audio file format (ie FLAC) smart decompress - wave original audio file format (ie FLAC) There is also a switch which can force to always decompressed wave. Ideally, the LinnGUI would walk down the list from top to bottom and pick a format it can play and request it, so for example FLAC. I have the feeling LinnGUI will do this in the future , which will allow the player to first select a native format, and uncompressed wave if it does not handle the uncompressed format, so for an Ogg Vorbis file:original audio file format (ie Ogg) smart decompress - wave original audio file format (ie Ogg) The DS cannot play Ogg, so it would choose wave and be able to play it. The forced wave decompress switch is for devices which cannot walks the list, but ensures that any format can be played on it. spoon http://www.dbpoweramp.com |
|||
|
2008-12-11, 14:16
Post: #7
|
|||
|
|||
|
RE: Asset UPnP
When defining the music tree, does Asset UPnP allow the results at any node to be sorted in any way other than alphabetical?
For example; when I browse to an artist, and then below that display all albums by that artist, I want those albums to be sorted by the Year tag. |
|||
|
2008-12-12, 19:02
Post: #8
|
|||
|
|||
|
RE: Asset UPnP
Hello Spoon,
I've installed Asset following step by step your instructions and it's working perfectly. My only problem is that I find the songs in alphabetical order in the album folder. Have I done something wrong? Anyway, thank you very much for giving uns an alternative to Twonky. |
|||
|
2008-12-12, 22:17
Post: #9
|
|||
|
|||
|
RE: Asset UPnP
@Music at Home: we are considering adding customizable trees, so you could define any tag element at any level.
@Olivier Your audio files are FLAC? do they have track numbers? that are saved as TRACKNUMBER ? spoon http://www.dbpoweramp.com |
|||
|
2008-12-15, 12:39
Post: #10
|
|||
|
|||
|
RE: Asset UPnP
I've had a better look and here is what happens:
When I browse by Artist, I get the tracks in alphabetical order When I browse by Album, I get the tracks numbered and in order All tracks are FLAC, ripped either with EAC or Ripstation and numbered. |
|||
|
« Next Oldest | Next Newest »
|

Search
Member List
Calendar
Help



, which will allow the player to first select a native format, and uncompressed wave if it does not handle the uncompressed format, so for an Ogg Vorbis file: