This is the command exfalso 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
exfalso - audio tag editor
SYNOPSIS
exfalso [ directory ]
DESCRIPTION
Ex Falso displays and edits audio metadata tags. Supported formats include MP3, Ogg
Vorbis, FLAC, Musepack (MPC), WavPack, and MOD/XM/IT.
This manual page is only a short reference for Ex Falso. Complete documentation is
available at https://quodlibet.readthedocs.org/en/latest/guide.
OPTIONS
Ex Falso may be given a directory to open on the command line.
TIED TAGS
Many places in Ex Falso allow you to use "tied tags". Tied tags are two tag names joined
together with a "~" like "title~version" or "album~part". Tied tags result in "nice"
displays even when one of the tags is missing; for example, "title~version" will result in
Title - Version when a version tag is present, but only Title when one isn't. You can tie
any number of tags together.
RENAMING FILES
Ex Falso allows you to rename files based on their tags. In some cases you may wish to
alter the filename depending on whether some tags are present or missing, in addition to
their values. A common pattern might be
<tracknumber>. <title~version>
You can use a '|' to only text when a tag is present:
<tracknumber|<tracknumber>. ><title~version>
You can also specify literal text to use if the tag is missing by adding another '|':
<album|<album>|No Album> - <title>
See https://quodlibet.readthedocs.org/en/latest/guide/renaming_files.html.
Use exfalso online using onworks.net services