Code Monkey home page Code Monkey logo

deadbeef-librarybrowser's Introduction

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 <[email protected]>
Copyright (C) 2014  Jesse Farebrother <[email protected]>

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/>.

deadbeef-librarybrowser's People

Contributors

jessefarebro avatar oleksiy-yakovenko avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

deadbeef-librarybrowser's Issues

-Werror tripping on deprecated-declarations

Running out of the box with --enable-gtk3 causes several deprecated-declarations warnings, which are forced as errors by -Werror in the makefile, causing building to fail.

Allowed coverart files does not support wildcards.

I am using deadbeef-a3b4558_2016.04.27_master-x86_64-1_gitand deadbeef-librarybrowser-0.7.2.

In the configuration settings for the librarybrowser this works.
cover.jpg;folder.jpg;front.jpg;cover.png;folder.png;front.png

However in the deadbeef Album Artwork plugin this works.
*cover*.jpg;*front*.jpg;*folder*.jpg;*cover*.png;*front*.png;*folder*.png

Without the wildcards that do not work in the librarybroswer plugin any album art that is titled something like foo-cover.png will not be displayed.

Add more playlist control features

It will be cool if this plugin will have this:

  • right click option to replace current playlist with path (clear current playlist and when add)
  • ability to replace using mouse double click on path (may be double click should be able to be configured: replace, add to current, add to new)
  • fold and unfold using single mouse click.

Cannot compile

As you suggest in the README, we should
./autogen.sh
./configure
make

autogen.sh gives the following errors:
required files not found:
./NEWS
./README
./AUTHORS
./Changelog

And configure:
config.status error: cannot find input file: 'Makefile.in'

So make has no targets.

I have deadbeef and gtk2 headers in my path, i have already compiled the deadbeef file browser plugin as well.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.