
On June 22, versions 0.11.0 and 0.11.1 were released fooyin — a music player focused on individual customization. It offers numerous widgets for managing and playing a local music collection. The player has extensive extension capabilities due to its plugin system and includes FooScript — a scripting language for advanced widget customization.
You can fully customize the user interface by switching to layout editing mode: starting from scratch or using a ready-made one.
The project is written in C++ and the Qt6 framework, and it is distributed under the GNU GPL 3 license.
Capabilities
- Playback
- support for all major formats: FLAC, MP3, MP4, Vorbis, Opus, WavPack, WAV, AIFF, MKA, Musepack, Monkey’s Audio;
- built-in support for VGM and tracker formats;
- gapless playback;
- playback of files directly from archives;
- full support for CUE sheets (including embedded tags);
- support for ReplayGain (including calculation);
- scroll bar displaying the waveform.
- Library and Playlists
- filtering by any field;
- creating and managing playlists;
- dynamic auto-playlists based on scripts;
- import/export of playlists (M3U/M3U8);
- tree view library displaying the directory structure;
- built-in directory browser;
- built-in tag editor;
- automatic cover search;
- synchronization of lyrics with downloads from multiple sources.
- Settings
- fully customizable interface starting from a blank canvas;
- custom key combinations;
- extension of functionality with a plugin system.
- Integration
- flexible audio output and device settings;
- MPRIS support for system-wide control;
- scrobbling (Last.fm, MusicBrainz, Libre.fm).
Key Innovations
- added spectrum visualization plugin;
- added internet radio plugin;
- added plugin to prevent sleep mode during playback;
- added support for network audio streams;
- improved gapless playback;
- added a separate playback threshold based on time;
- added advanced settings for immediate deletion of files and empty directories;
- added a separate sorting script for filtering columns;
- optimized row filling and search in selection;
- significantly improved interface and library;
- Errors have been fixed.
Source: linux.org.ru
