Federated music sharing platform hard-forked from Funkwhale
--- MAIN REPOSITORY: https://git.prometheus.systems/funquail-team/funquail ---
https://funquail.frama.io
- Python 65.4%
- Vue 27%
- TypeScript 4.9%
- SCSS 1.5%
- HTML 0.5%
- Other 0.5%
For that case, the resulting saved file made use of these slashes to store the tracks in subdirectories of federation_cache/xx/xx/xx, instead of in the federation_cache/xx/xx/xx directory itself. As a consequence, the tracks are downloaded in the wrong location, and upon any trial of playing the tracks, funkwhale responds with the message "The track cannot be loaded. You can have connectivity issues" An example of a podcast with this kind of RSS items is located in https://www.rtve.es/api/programas/2082/audios.rss This commit overcomes this by a simple replacement of the offending slashes to hyphens. |
||
|---|---|---|
| .gitlab | ||
| api | ||
| changes | ||
| demo | ||
| deploy | ||
| docker | ||
| docs | ||
| front | ||
| scripts | ||
| .dockerignore | ||
| .editorconfig | ||
| .env.dev | ||
| .gitattributes | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| CHANGELOG | ||
| CONTRIBUTING.rst | ||
| CONTRIBUTORS.txt | ||
| dev.yml | ||
| LICENSE | ||
| pyproject.toml | ||
| README.rst | ||
| TRANSLATORS.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 ------------ There are several places to get help or get in touch with other members of the community: https://funkwhale.audio/community/ Contribute ---------- Contribution guidelines as well as development installation instructions are outlined in `CONTRIBUTING <CONTRIBUTING.rst>`_. Security issues and vulnerabilities ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ If you found a vulnerability in Funkwhale, please report it on our Gitlab instance at `https://dev.funkwhale.audio/funkwhale/funkwhale/-/issues`_, ensuring you have checked the ``This issue is confidential and should only be visible to team members with at least Reporter access. `` box. This will ensure only maintainers and developpers have access to the vulnerability. Thank you for your help! Translate ^^^^^^^^^ Translators willing to help can refer to `TRANSLATORS <TRANSLATORS.rst>`_ for instructions. Code of Conduct --------------- `Our Code of Conduct <https://funkwhale.audio/code-of-conduct/>`_ applies to all the community spaces, including our GitLab instance. Please, take a moment to read it.