![]() |
Snakeoil Firmware - 1.0.6 (Golden Ears Update 6) - Printable Version +- Snakeoil Forums (https://forums.snakeoil-os.net) +-- Forum: Off Topic (https://forums.snakeoil-os.net/Forum-Off-Topic) +--- Forum: Archived Threads (https://forums.snakeoil-os.net/Forum-Archived-Threads) +---- Forum: Snakeoil Firmwares (https://forums.snakeoil-os.net/Forum-Snakeoil-Firmwares) +---- Thread: Snakeoil Firmware - 1.0.6 (Golden Ears Update 6) (/Thread-Snakeoil-Firmware-1-0-6-Golden-Ears-Update-6) |
Snakeoil Firmware - 1.0.6 (Golden Ears Update 6) - agent_kith - 28-Oct-2017 Update (31 Oct 2017): If you have problems starting mpd v20 or mpd GIT, please re-download the firmware and re-install. Alternatively, install upmpdcli. Apologies I missed this bug as I was testing upmpdcli (when this is installed mpd v20 and mpd GIT is working ![]() Introduction 1.0.6 brings some additional updates and fixes. Two notable additions: USB reset New command added to the System menu. If you don't see your DAC after a reboot, try and run this command and hopefully your DAC will reconnect upmpdcli This player turns your Snakeoil OS into a DLNA renderer. If you have a DLNA music server, just queue your music from the music server to to the Snakeoil OS machine and it should play 'em. This should work but I havn't tried it myself, so it's still experimental at this stage. This setup will also supports tidal. Just put them in the options field like so. As an example, if my tidal login is 'user', the password is 'pass', and I want high quality. The options field will be Code: tidal_user=user;tidal_pass=pass;tidal_qual=lossless As an example: ![]() tidal_qual can be 'lossless', 'low' or 'high'. Qobuz is also supported too, use 'qobuz_user' for login, qobuz_pass for password, and qobuz_fmnt for the format (5 or 7) Will update this in the manual eventually. Any questions, just ask here. Change Log
Downloads ![]() (SHA1SUM: 175cb5a627864e9ff13f6b154b0ba512960f0176) ![]() (SHA1SUM: 15d51ee6fed1f4f49baa9e03fad8d7d1319a9ea5) RE: Snakeoil Firmware - 1.0.6 (Golden Ears Update 6) - agent_kith - 30-Oct-2017 If you get the following error when running MPD, Quote:error while loading shared libraries: libupnp.so.6: cannot open shared object SSH into your machine, and run this command: Code: sudo apt-get install libupnp -y RE: Snakeoil Firmware - 1.0.6 (Golden Ears Update 6) - traver02 - 30-Oct-2017 thank you very much AK.
it was exactly what i was waiting for.... RE: Snakeoil Firmware - 1.0.6 (Golden Ears Update 6) - agent_kith - 31-Oct-2017 (30-Oct-2017, 08:34 PM)traver02 Wrote:My pleasure ![]() Also guys, I have updated the 64 bit binaries (New SHA1 checksum: 15d51ee6fed1f4f49baa9e03fad8d7d1319a9ea5). Missed a problem with MPD v20 and MPD GIT, if you're having issues with these two software - the quickest/easiest way is to re-download the firmware (check it's using the new checksum above), and MPD and MPD-git will work again. |