Skip to content

xcodeuuuuu66699/listenbrainz-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

listenbrainz-server

Server for the ListenBrainz project

Website | Documentation | Bug tracker

About

ListenBrainz keeps tracks of what music you listen to and provides you with insights into your listening habits. We're completely open-source and publish our data as open data.

You can use ListenBrainz to track your music listening habits and share your taste with others using our visualizations. We also have an API if you want to do more with our data.

ListenBrainz is operated by the MetaBrainz Foundation which has a long-standing history of curating, protecting and making music data available to the public.

For more information about this project and its goals, look at our website, specifically the goals page.

Contributing

If you are interested in helping out, consider donating to the MetaBrainz Foundation.

If you are interesting in contributing code or documentation, please have a look at the issue tracker or come visit us in the #metabrainz IRC channel on irc.freenode.net.

Development environment

These instructions help you get started with the development process. Installation in a production environment may be different.

Read the development environment documentation

In order to work with Spark, you'll have to setup the Spark development environment. Read the documentation.

Documentation

Full documentation for the ListenBrainz API is available at listenbrainz.readthedocs.org. You can also build the documentation locally:

cd listenbrainz-server/docs
pip install -r requirements.txt
make clean html

License Notice

listenbrainz-server - Server for the ListenBrainz project

Copyright (C) 2017 MetaBrainz Foundation Inc.

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 2 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, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA

About

Server for the ListenBrainz project

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 58.8%
  • CSS 19.8%
  • TypeScript 14.8%
  • HTML 2.5%
  • Shell 1.7%
  • PLpgSQL 1.6%
  • Other 0.8%