mp3taginfo

command module
v0.0.0-...-aae3d2f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 29, 2022 License: MIT Imports: 7 Imported by: 0

README

mp3taginfo


screen shot


  • Prints and checks mp3 tags.
  • Compares various meta data elements and throws flags to indicate where differences are found.
  • Groups on meta-tags 'Artist' and 'Album'
./mp3taginfo - Version: 0.83
 ex.  ./mp3taginfo -src=./

  FLAGS ---------
  -all
    	Prints info on ALL files regardless of Tag irregularities
  -comment
    	compares *comment* fields
  -composer
    	compares *composer* fields
  -disccountzero
    	checks for EMPTY *disccount* (default true)
  -minimumpicsize int
    	compares *picSize* fields against this minimum value (default 8000)
  -picture
    	compares *picture* fields (default true)
  -src string
    	<REQUIRED> Source of MP3's to parse for Tags
  -trackcountzero
    	checks for EMPTY *trackcount* (default true)
  -usage
    	This message
  -version
    	Version info

Documentation

Overview

file: mp3taginfo author: johnny descr: The tag tool reads metadata from media files (as supported by the tag library). usage: mp3taginfo -src=<directory/file>

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL