v0.1.1
Maintenance release of OxiTide — a high-resolution TIDAL player for Linux, written entirely in Rust.
Fixed
- USB Rawlink: freshly plugged DACs were not authorized. The catch-all udev rule sorted after systemd's
73-seat-late.rules(which applies theuaccessACL), so on plug-in the permission only took effect after a re-trigger; until now the per-device rule written by the authorization helper masked this. The rule is now installed as70-oxitide-usb-audio.rules— upgrading fixes it automatically. - Only one USB authorization dialog is shown at a time.
- RPM packages now include the bundled pixel font and its license.
Added
- Flatpak support (Flathub submission in progress). Inside the sandbox USB Rawlink works through the host's udev rule: on the first permission error the app shows the one-line command that installs it, with a copy button, and retries without re-plugging.
Changed
- Project URLs now point at
github.com/yelanxin/OxiTide(this repository was renamed fromOxiTide-release; old links redirect).
Install
Download the package for your distribution below and install it with your package manager, e.g.:
sudo apt install ./oxitide_0.1.1_amd64_debian13.deb # Debian / Ubuntu
sudo dnf install ./oxitide-0.1.1-1.fedora.x86_64_fedora44.rpm # Fedora
sudo pacman -U oxitide-0.1.1-1-x86_64_archlinux.pkg.tar.zst # Arch
Arch users can also install from the AUR: yay -S oxitide-bin.
Requires a TIDAL subscription. Debian 13+, Ubuntu 24.04+, Fedora 43+, Arch, and openSUSE Tumbleweed are covered (Debian 12 is not supported).
OxiTide is proprietary freeware — free to download and use. Third-party open-source components are acknowledged in the THIRD-PARTY-NOTICES file shipped with each package.
OxiTide is an independent project and is not affiliated with or endorsed by TIDAL.