File: mp3diags.1

package info (click to toggle)
mp3diags 1.2.03-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 6,480 kB
  • ctags: 3,962
  • sloc: cpp: 34,090; makefile: 100; xml: 97; sh: 87
file content (32 lines) | stat: -rw-r--r-- 1,084 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
.TH MP3DIAGS 1 "June 29, 2009"
.SH "NAME"
mp3diags \- find issues in MP3 files
.SH "SYNOPSIS"
.B mp3diags
.SH "DESCRIPTION"
.PP
.B MP3 Diags
is a simple graphical application that allows end-users to identify issues
with their MP3 files, fix some of them and make other changes, like adding
track information. 
.PP
It looks at both the audio part (VBR info, quality, normalization) and the
tags containing track information (ID3).
.PP
.B MP3 Diags
provides a tag editor, which can download album information (including
cover art) from MusicBrainz and Discogs, as well as paste data from the
clipboard, and a file renamer, which can rename groups of file automatically,
based on their ID3 fields (artist, track number, album, genre, etc).
.PP
.B MP3 Diags
has been written with QT4 libraries, and after the installation the
application is available from the
.B Applications
menu. 
.PP
.SH "AUTHOR"
mp3diags was written by Marian Ciobanu <ciobi@inbox.com>.
.PP
This manual page was written by Alessio Treglia <quadrispro@ubuntu.com>,
for the Ubuntu project (and may be used by others).