1EXFALSO(1)                                                          EXFALSO(1)
2
3
4

NAME

6       exfalso - audio tag editor
7

SYNOPSIS

9       exfalso [ directory ]
10

DESCRIPTION

12       Ex  Falso  displays  and  edits  audio metadata tags. Supported formats
13       include MP3, Ogg Vorbis, FLAC, Musepack (MPC), WavPack, and MOD/XM/IT.
14
15       This manual page is only a short reference for Ex Falso. Complete docu‐
16       mentation                 is                available                at
17       https://quodlibet.readthedocs.io/en/latest/guide/.
18

OPTIONS

20       Ex Falso may be given a directory to open on the command line.
21

TIED TAGS

23       Many places in Ex Falso allow you to use "tied tags". Tied tags are two
24       tag   names   joined  together  with  a  "~"  like  "title~version"  or
25       "album~part". Tied tags result in "nice" displays even when one of  the
26       tags  is  missing;  for example, "title~version" will result in Title -
27       Version when a version tag is present, but only Title when  one  isn't.
28       You can tie any number of tags together.
29

RENAMING FILES

31       Ex  Falso allows you to rename files based on their tags. In some cases
32       you may wish to alter the filename depending on whether some  tags  are
33       present or missing, in addition to their values. A common pattern might
34       be
35
36       <tracknumber>. <title~version>
37
38       You can use a '|' to only text when a tag is present:
39
40       <tracknumber|<tracknumber>. ><title~version>
41
42       You can also specify literal text to use  if  the  tag  is  missing  by
43       adding another '|':
44
45       <album|<album>|No Album> - <title>
46
47       See
48       https://quodlibet.readthedocs.io/en/latest/guide/renaming_files.html.
49

BUGS

51       See https://github.com/quodlibet/quodlibet/issues for  a  list  of  all
52       currently open bugs and feature requests.
53

AUTHORS

55       Joe Wreschnig and Michael Urman are the primary authors of Ex Falso.
56

SEE ALSO

58       https://quodlibet.readthedocs.io/en/latest/guide/,
59       https://quodlibet.readthedocs.io/en/latest/guide/faq.html
60
61
62
63
64
65                                                                    EXFALSO(1)
Impressum