Go to file
Eliot Berriot 4a3c21a094
Importer will now pick embedded images in files with OTHER type if no COVER_FRONT is present
2019-01-15 17:14:11 +01:00
.gitlab
api Importer will now pick embedded images in files with OTHER type if no COVER_FRONT is present 2019-01-15 17:14:11 +01:00
changes Importer will now pick embedded images in files with OTHER type if no COVER_FRONT is present 2019-01-15 17:14:11 +01:00
demo
deploy Fix #656: Updated default docker postgres version from 9.4 to 11 2019-01-11 10:45:38 +01:00
docker Fix #654: Increased default upload limit from 30 to 100MB 2019-01-11 09:51:23 +01:00
docs Fix #650: Support setting a server URL in settings.json 2019-01-15 14:56:51 +01:00
front Fetch upload data from tracks when missing to avoid unecessary transcoding 2019-01-15 15:45:53 +01:00
scripts
.dockerignore
.editorconfig
.env.dev Fix #656: Updated default docker postgres version from 9.4 to 11 2019-01-11 10:45:38 +01:00
.gitattributes
.gitignore
.gitlab-ci.yml Disabled dependencies caching for develop/release builds 2019-01-15 12:10:40 +01:00
CHANGELOG Fix #654: Increased default upload limit from 30 to 100MB 2019-01-11 09:51:23 +01:00
CONTRIBUTING.rst Removed unused acoustid dependency / logic 2019-01-11 14:10:02 +01:00
CONTRIBUTORS.txt
LICENSE
README.rst
TRANSLATORS.rst
dev.yml Fix #656: Updated default docker postgres version from 9.4 to 11 2019-01-11 10:45:38 +01:00
pyproject.toml

README.rst

Funkwhale
=============

.. image:: ./front/src/assets/logo/logo-full-500.png
  :alt: Funkwhale logo
  :target: https://funkwhale.audio

A self-hosted tribute to Grooveshark.com.

LICENSE: AGPL3

Getting help
------------

We offer various Matrix.org rooms to discuss about Funkwhale:

- `#funkwhale:matrix.org <https://matrix.to/#/#funkwhale:matrix.org>`_ for general questions about funkwhale
- `#funkwhale-dev:matrix.org <https://matrix.to/#/#funkwhale-dev:matrix.org>`_ for development-focused discussion

Please join those rooms if you have any questions!

You can also contact `@funkwhale@mastodon.eliotberriot.com <https://mastodon.eliotberriot.com/@funkwhale>`_ on the fediverse.


Contribute
----------

Contribution guidelines as well as development installation instructions
are outlined in `CONTRIBUTING <CONTRIBUTING.rst>`_.

Translate
^^^^^^^^^

Translators willing to help can refer to `TRANSLATORS <TRANSLATORS>`_ for instructions.