Spider Monkey Panel Script for foobar2000, built within a button. ChromaPrint and fooID tools to compare fingerprints, search on library or tagging. Carefully read the readme within foobar2000 to understand usage and limitations on 32 bit foobar2000 builds.
- ChromaPrint support: tagging (with fpcalc) and full processing without binaries.
- fooID support: tagging (with original plugin) and full processing without binaries.
- Tagging: tag your files with any of the supported fingerprint methods.
- Read from files: fingerprints may be read from library (provided by foobar2000 cached tags values) or directly from files (using ffprobe) to minimiz RAM usage.
- Searching on library: find similar tracks by fingerprint on your library.
- Fingerprint comparison: report the similarity between the selected tracks.
- Fast processing: fingerprint processing is entirely done within the script files, without other dependencies, and heavily optimized to be as fast as possible.
- Toolbar: the button can be loaded within a toolbar or as an independent button. It's fully compatible with my other scripts which also use a toolbar (see at bottom), so the button can be simply merged with your already existing toolbar panel easily.
- Search-by-Distance-SMP: creates intelligent "spotify-like" playlist using high-level data from tracks and computing their similarity using genres/styles.
- Playlist-Tools-SMP: Offers different pre-defefined examples for intelligent playlist creation.
- ListenBrainz-SMP: Integrates Listenbrainz's feedback and recommendations.
- Autobackup-SMP: Automatic saving and backup of configuration and other data in foobar2000.
- Device-Priority-SMP: Automatic output device selection.
- Wrapped-SMP: Outputs a report similar to Spotify's wrapped and personalized playlists.
See _TIPS and INSTALLATION (txt) and the Wiki. Not properly following the installation instructions will result in scripts not working as intended. Please don't report errors before checking this.