README 1.0 KB

123456789101112131415161718192021222324252627282930313233
  1. Quod Libet (Music Management Program)
  2. Quod Libet is a music management program. It provides several
  3. different ways to view your audio library, as well as support
  4. for Internet radio and audio feeds. It has extremely flexible
  5. metadata tag editing and searching capabilities.
  6. Ex Falso is a tag editor with the same tag editing interface
  7. as Quod Libet.
  8. Operon is a command line music tagger.
  9. The user guide is available online at:
  10. https://quodlibet.readthedocs.io/en/quodlibet-3.9/guide/
  11. To build a user guide for offline use, install Sphinx and
  12. sphinx-rtd-theme, and run:
  13. DOCS=yes ./quodlibet.SlackBuild
  14. Quod Libet supports both GStreamer and XINE as audio backends.
  15. If you use XINE, you do not need the gst-plugins-* dependencies.
  16. See this link for how to switch to the XINE backend:
  17. https://quodlibet.readthedocs.io/en/quodlibet-3.9/guide/playback/backends.html
  18. Optional dependencies:
  19. * musicbrainzngs - for the musicbrainz plugin
  20. * pyinotify - for the auto library update plugin
  21. * webkit2gtk - for the lyrics window plugin