EnglishFrenchSpanish

OnWorks favicon

mp3tag - Online in the Cloud

Run mp3tag in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command mp3tag that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


mp3tag - view and manipulate ID3v1 tags.

SYNOPSIS


mp3tag [ -s song ] [ -a artist ] [ -l album ] [ -y year ] [ -e comment ] [ -k track ] [
-g genre ] [ -r ] file [ file ... ]

DESCRIPTION


This manual page briefly documents the mp3tag command. This manual page was written for
the Debian GNU/Linux distribution because the original program does not have one.

mp3tag is a program that allows you to both view and manipulate ID3v1 metadata tags.
Running the command with just a filename will display the file's current tag. Setting some
options will cause the tag to be updated and displayed.

OPTIONS


-a artist
Set the artist name to artist. Strings over thirty characters are truncated.

-e comment
Set the comment to comment. Strings over thirty characters are truncated.

-g genre
Set the genre to genre. This is a single integer with a value of 0 to 254
corresponding to the appropriate Winamp compatible genre (use '-g list' to list all
supported genres).

-k track
Set the track number to track. This is a single integer with a value of 0 to 255.
Specifying this field truncates the comment field to twenty-eight characters, as
per the ID3v1.1 standard.

-l album
Set the album name to album. Strings over thirty characters are truncated.

-r Merge new tag with any preexisting tag in the file.

-s song
Set the song name to song. Strings over thirty characters are truncated.

-y year
Set the year to year. Strings over four characters are truncated.

EXAMPLES


Display foo.mp3's current ID3v1 info:

mp3tag foo.mp3

Set foo.mp3's artist to 'Bar', and album to 'Baz':

mp3tag -a Bar -l Baz foo.mp3

Set foo.mp3's year to 2001, merging it with any tag already present:

mp3tag -y 2001 -r foo.mp3

Use mp3tag online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Crater
    Crater
    Crater is an open-source web &
    mobile invoicing app made especially for
    freelancers and small businesses.
    It's the complete invoicing solution
    you need...
    Download Crater
  • 2
    formkiq-core
    formkiq-core
    FormKiQ Core is an Open Source Document
    Management System (DMS), available to
    run as a headless software or with a
    web-based client, deployed to your
    Amazon We...
    Download formkiq-core
  • 3
    Blackfriday
    Blackfriday
    Blackfriday is a Markdown processor
    implemented in Go. It is paranoid about
    its input (so you can safely feed it
    user-supplied data), it is fast, it
    supports c...
    Download Blackfriday
  • 4
    QNAP NAS GPL Source
    QNAP NAS GPL Source
    GPL source for QNAP Turbo NAS.
    Audience: Developers. User interface:
    Web-based. Programming Language: C,
    Java. Categories:System, Storage,
    Operating System Ker...
    Download QNAP NAS GPL Source
  • 5
    deep-clean
    deep-clean
    A Kotlin script that nukes all build
    caches from Gradle/Android projects.
    Useful when Gradle or the IDE let you
    down. The script has been tested on
    macOS, but ...
    Download deep-clean
  • 6
    Eclipse Checkstyle Plug-in
    Eclipse Checkstyle Plug-in
    The Eclipse Checkstyle plug-in
    integrates the Checkstyle Java code
    auditor into the Eclipse IDE. The
    plug-in provides real-time feedback to
    the user about viol...
    Download Eclipse Checkstyle Plug-in
  • More »

Linux commands

Ad