summaryrefslogtreecommitdiffstats
path: root/audio/quodlibet/README
blob: e4ebc59120dda4a0eb5dfa3f0765347dea3d2f8c (plain)
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
Quod Libet (Music Management Program)

Quod Libet is a music management program. It provides several
different ways to view your audio library, as well as support
for Internet radio and audio feeds. It has extremely flexible
metadata tag editing and searching capabilities.

Ex Falso is a tag editor with the same tag editing interface
as Quod Libet.

Operon is a command line music tagger.

The user guide is available online at:

https://quodlibet.readthedocs.io/en/quodlibet-3.9/guide/

To build a user guide for offline use, install Sphinx and sphinx_rtd_theme,
and run:

DOCS=yes ./quodlibet.SlackBuild

Quod Libet supports both GStreamer and XINE as audio backends.
If you use XINE, you do not need the gst-plugins-* dependencies.
See this link for how to switch to the XINE backend:

https://quodlibet.readthedocs.io/en/quodlibet-3.9/guide/playback/backends.html

Optional dependencies:

  * musicbrainzngs - for the musicbrainz plugin
  * pyinotify - for the auto library update plugin
  * webkit2gtk - for the lyrics window plugin