taggrepper
search and match tags of audio files against regular expressions
Install
- All systems
-
curl cmd.cat/taggrepper.sh
- Debian
-
apt-get install taggrepper
- Ubuntu
-
apt-get install taggrepper
- Kali Linux
-
apt-get install taggrepper
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install taggrepper
- Raspbian
-
apt-get install taggrepper
- Dockerfile
- dockerfile.run/taggrepper
taggrepper
search and match tags of audio files against regular expressions
taggrepper is a small tool written to "grep" tags of audio files. Currently, it can be used to match some or any tags of MP3, Ogg Vorbis and FLAC files, against specified regular expressions, and display the name and designated fields of the matching files. It supports recursive directory searches as well.