Asset UPnP for Raspberry pi
Collapse
This topic is closed.
X
X
-
Re: Asset UPnP for Raspberry pi
Update 10th January
- Removed support for serving resized album art images on ARM machines
- Scanning no longer recurses into hidden folders (dot-prefixed, .folder).
- Greatly reduced CPU & RAM usage when refreshing large librarires
- Faster response to user requested library refresh
- Removed unnecessary full library rescan in certain configuration change scenarios.
- Improved internet radio compatibility.
- Improved application stability.Comment
-
Re: Asset UPnP for Raspberry pi
Update 10th January
- Removed support for serving resized album art images on ARM machines
- Scanning no longer recurses into hidden folders (dot-prefixed, .folder).
- Greatly reduced CPU & RAM usage when refreshing large librarires
- Faster response to user requested library refresh
- Removed unnecessary full library rescan in certain configuration change scenarios.
- Improved internet radio compatibility.
- Improved application stability.
The periodic rescan is using a lot less CPU & much quicker with my library of 17,504 tracks. What's cool, is that this doesn't cause the disks in ReadyNAS Duo NAS to spin up once 'Sleeping'. It is just using Cache? If so, pretty cool.
Thanks,
Simon.Comment
-
Re: Asset UPnP for Raspberry pi
The OS on the NAS could cache the file tree if it has not changed yes.Comment
-
Re: Asset UPnP for Raspberry pi
So how large is the file tree going likely to be? My ReadyNAS Duo has 1GB of RAM. Next NAS, a ReadyNAS Ultra 2+ has 2GB - will I be able to keep the file tree in the NAS cache?
Pretty damn cool.
Simon.Comment
-
Re: Asset UPnP for Raspberry pi
I have just tried this binary on a BeagleBone Black running Debian. It runs quite well and the Beagle is faster than the Pi which should help with transcoding.
Is it possible to register this version? If so how?
I'm also interested if the codecs used for transcoding could be compiled to take advantage of the hardware acceleration (NEON etc.) on the Beagle?Comment
-
Re: Asset UPnP for Raspberry pi
It is not currently possible to register.
No hardware acceleration is possible.Comment
-
-
Re: Asset UPnP for Raspberry pi
Update 19th February
* Fixed crash in IP address enum causing Asset not to work on certain devices.
* Prevented playback stall while indexing library.
* .AAC files are now supported.Comment
-
Re: Asset UPnP for Raspberry pi
Are you nearing full release?
Thanks,
Simon.Comment
-
-
Re: Asset UPnP for Raspberry pi
Hi,
I have just got an album of DSD128 (.dsf) 1 bit/5.64 MHz tracks - normally with SACDs I get them as ISOs rather the individual .dsf or dff files and use foobar2000 to read the ISO and extract the tracks as FLAC files.
Can Asset on RPi serve these after transcoding them to WAV?
Also does the DSD plugin for dBPoweramp support DSD128? At present it does not convert them to a playable FLAC files.
Thanks,
Simon.Comment
-
Re: Asset UPnP for Raspberry pi
128 is not supported by our codecs currently.Comment
Comment