This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Guide to install Qobuz app on linux, trying to achieve the best possible latency/quality playback. | |
#INSTALLING WINE-STAGING: | |
sudo mkdir -pm755 /etc/apt/keyrings | |
sudo wget -O /etc/apt/keyrings/winehq-archive.key https://dl.winehq.org/wine-builds/winehq.key | |
sudo wget -NP /etc/apt/sources.list.d/ https://dl.winehq.org/wine-builds/ubuntu/dists/noble/winehq-noble.sources | |
sudo apt update | |
sudo apt install wine-staging wine-staging-amd64 wine-staging-i386 inotify-tools | |
WINEPREFIX=~/.wine-staging /opt/wine-staging/bin/winecfg |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2020-06-12 15:24:53.310 T:18760 NOTICE: ----------------------------------------------------------------------- | |
2020-06-12 15:24:53.310 T:18760 NOTICE: Starting Kodi (18.6 Git:20200229-8e967df921). Platform: Android ARM 32-bit | |
2020-06-12 15:24:53.310 T:18760 NOTICE: Using Release Kodi x32 build | |
2020-06-12 15:24:53.310 T:18760 NOTICE: Kodi compiled 2020-02-29 by Clang 7.0.2 (https://android.googlesource.com/toolchain/clang 003100370607242ddd5815e4a043907ea9004281) (https://android.googlesource.com/toolchain/llvm 1d739ffb0366421d383e04ff80ec2ee591315116) for Android ARM 32-bit API level 21 (API level 21) | |
2020-06-12 15:24:53.310 T:18760 NOTICE: Running on Sony BRAVIA 4K GB with Android 8.0.0 API level 26, kernel: Linux ARM 32-bit version 3.10.79 | |
2020-06-12 15:24:53.311 T:18760 NOTICE: FFmpeg version/source: 4.0.4-Kodi | |
2020-06-12 15:24:53.314 T:18760 NOTICE: Host CPU: ARMv7 Processor rev 2 (v7l), 4 cores available | |
2020-06-12 15:24:53.314 T:18760 NOTICE: Product: BRAVIA_ATV2_EU, Device: BRAVIA_ATV2, Board |