akdor1154 / quodlibet

An open-source music library manager / player for Linux, Windows, and OS X

Home Page:https://quodlibet.readthedocs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ex Falso / Quod Libet - A Music Library/Editor/Player

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, but it does not play files.

Supported file formats include Ogg Vorbis/Opus/Speex/FLAC, MP3, FLAC, MOD/XM/IT, Musepack, Wavpack, MPEG-4 AAC, Monkeys Audio, WMA, SPC, MIDI.

Contact & Bug Reports

To report bugs, suggest features, ask a question, get the latest version, or help us out, visit https://github.com/quodlibet/quodlibet.

IRC: #quodlibet on irc.oftc.net Mailing List: http://groups.google.com/group/quod-libet-development

Documentation

Call 'make' in the 'docs' directory to build sphinx documentation.

Or access it online: https://quodlibet.readthedocs.org/

Installation Requirements

  • intltool
  • gettext

Runtime Requirements

  • Python >= 2.7
  • PyGObject >= 3.2
  • GTK+ >= 3.0
  • GStreamer >= 1.0 or xine-lib 1.x
  • Mutagen >= 1.14

Installation

./setup.py build
./setup.py install

Tests

./setup.py test
./setup.py test --to-run=TestClassName
./setup.py test --suite=quality

About

An open-source music library manager / player for Linux, Windows, and OS X

https://quodlibet.readthedocs.org


Languages

Language:Python 98.3%Language:Shell 0.7%Language:Groff 0.6%Language:NSIS 0.3%Language:Makefile 0.0%Language:Batchfile 0.0%