Skip to content

byte-cook/audiosolutions

Repository files navigation

AudioSolutions

Have you lost track of your music collection? Do you use different programs to rename files, set id3 tags or adjust the volume? AudioSolutions is made for just that!

AudioSolutions is a music management application that allows you to organize your music collection. You can set ID3 tags for MP3 files, rename a lot of files in one step by using various rules, search for audio files in your collection and so on. AudioSolutions provides many features related to audio data:

  • Set audio data to files by directory structure, ID3 tags or CDDB
  • Save audio files in AudioSolutions
  • Use audio data for other actions, e. g. write ID3 tags or rename files
  • Search for audio files in your collection
  • Manage custom playlists

However, AudioSolutions is not a music editing software which are able to edit the audio stream itself. There are many good software like Audacity for this kind of task.

Screenshots

Search

Search

Search

Install

  1. Install java:
sudo apt install openjdk-17-jdk
  1. Download latest AudioSolutions version from /releases/:
curl -LJO https://raw.githubusercontent.com/byte-cook/audiosolutions/main/releases/audiosolutions-10.0.0-rc-linux-x86_64.tar.xz
  1. Unpack the file into any directory or use opt.py:
sudo opt.py update audiosolutions --delete --keep /opt/audiosolutions/audiosolutions.ini audiosolutions-10.0.0-rc-linux-x86_64.tar.xz
  1. (optional) Install third party tools:
sudo apt install faac faad flac lame libmad0 libmpcdec6 mppenc vorbis-tools wavpack 
  1. Run audiosolutions binary

About

AudioSolutions is a music management application to organize your music collection.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published