Discord
Download
Pick your platform from the Assets below:
────────┬──────────────────────────────────────────────────────────────────────────
Platform│Files
────────┼──────────────────────────────────────────────────────────────────────────
Windows │Noctis-v1.2.7-Setup.exe (installer) · Noctis-windows-x64.zip (portable)
────────┼──────────────────────────────────────────────────────────────────────────
macOS │Noctis-osx-arm64.dmg (Apple Silicon) · Noctis-osx-x64.dmg (Intel)
────────┼──────────────────────────────────────────────────────────────────────────
Linux │Noctis-x86_64.AppImage · Noctis-linux-x64.tar.gz ·
│Noctis-linux-arm64.tar.gz
────────┴──────────────────────────────────────────────────────────────────────────
Running on macOS — the app isn't code-signed, so Gatekeeper quarantines it on first launch. After dragging Noctis into your Applications folder, clear the flag once in Terminal:
xattr -dr com.apple.quarantine /Applications/Noctis.app
Then open Noctis normally.
What's Changed
Fixed
- Fixed Linux "starts muted" issue
- Fixed intermittent silent tracks on Linux
Added
- Added MPRIS support for Linux (hardware media keys, media widgets, playerctl)
- Added Playlist export (.m3u8 format)
- Added Playlist import (.m3u/.m3u8 support)
Improved
- Improved setting description for file tag rewrites (warns sync tools see changes)
- Improved import dialog copy to mention M3U
Full Changelog: v1.2.6...v1.2.7