fooyin is an audio player created in Qt6, styled like Foobar2000. Currently, it is natively available only on Linux. The player is available under the GNU GPL 3 license.
fooyin offers a wide range of customization options for managing and playing your music collection. It can be extended with plugins and the FooScript language. Sound playback is supported by FFmpeg, along with several output options, including ALSA and PipeWire.
Playlist:
- Automatic export of playlists to the user-specified location has been enabled.
- Added the ability to stop playback at a specified track.
- Search function has been added.
- A rating column with embedded editing support has been added.
Plugins:
Archive support (the ability to add and play music directly from archives).
File operations (the ability to rename, copy, and move files on disk).
Audio Inputs:
- SndFile – based on libsndfile
- VGMInput – based on libvgm
- OpenMPT
- Game Music Emu
- RawAudio (bin files)
Other changes:
- Added a log window with adjustable log level
- Added support for shortcut keys for layouts
- Added support for alphanumeric track numbers
Improvements:
- Playlist: Added a 'File' menu option to save all playlists.
- User Interface: Improved the titles of menu items that open dialog boxes.
- Re-sampling audio if the output does not support the format.
- Added a separate sorting script for incoming/external files.
- Added options to mark unavailable tracks.
- Added parameters for limiting and excluding file types.
- Added 'copy/paste' function in the tag editor.
- Added an automatic track number detection tool in the tag editor.
- Improved display of values for multiple tracks.
- Support for direct rating editing.
In addition to the above, various bugs have been fixed and a number of functions have been improved.
Source: linux.org.ru
