Skip to content
This repository has been archived by the owner on Mar 23, 2020. It is now read-only.

A fork of zykure's deadbeef file browser plugin to resemble Foobar2000's music library.

License

Notifications You must be signed in to change notification settings

JesseFarebro/deadbeef-librarybrowser

Repository files navigation

DeaDBeeF Library Browser

Music library plugin for DeadDBeeF based off of the Filebrowser plugin by Jan D. Behrens.

Thanks to Alexey Yakovenko for the awesome music player that is DeaDBeeF.

Library Plugin

Compiling & Installing

To build the plugin from source, you'll need the DeaDBeeF and GTK2 headers (deadbeef-dev, libgtk2.0-dev). Clone this repository and make sure the DeaDBeeF headers are in your library path.

Then just simply run

./autogen.sh
./configure [--enable-gtk3]
make

./userinstall.sh #Installs the plugin to $HOME/.local/lib/deadbeef/

License

DeaDBeeF Library Browser
Copyright (C) 2011  Jan D. Behrens <zykure@web.de>
Copyright (C) 2014  Jesse Farebrother <jessefarebro@gmail.com>

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

About

A fork of zykure's deadbeef file browser plugin to resemble Foobar2000's music library.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published