- Oct 21, 2021
-
-
-
Georg Krause authored
-
- Oct 18, 2021
-
-
Marcos Peña authored
-
- Oct 17, 2021
-
-
- Oct 03, 2021
-
-
- Sep 27, 2021
-
-
Georg Krause authored
-
- Sep 25, 2021
-
-
- Sep 21, 2021
-
-
Georg Krause authored
-
Georg Krause authored
-
- Sep 20, 2021
-
-
- Sep 10, 2021
-
-
- Sep 05, 2021
-
-
- Aug 28, 2021
-
-
The previously used <description> tag often only contains plain text, whereas <content:encoded> is typically HTML-encoded and hence better suited for display. Closes #1405
-
- Aug 15, 2021
-
-
- Aug 05, 2021
-
-
- Aug 04, 2021
-
-
fixes: - next track volume - saves precise volume slider position - keyboard shortcut now sets volume in correct scale
-
also makes it easily configurable in future if needed changes volume calculation algo to more precise and easy to understand (dB definition)
-
partially fixes #1213
-
-
- Aug 01, 2021
-
-
Georg Krause authored
-
Georg Krause authored
-
Georg Krause authored
-
-
- Jul 05, 2021
-
-
Georg Krause authored
-
- Jul 03, 2021
-
-
Georg Krause authored
(cherry picked from commit 1f3239f0)
-
- Jul 02, 2021
-
-
Georg Krause authored
-
- Jun 17, 2021
-
-
-
-
Georg Krause authored
Fix the scrobbler plugin submitting literal "None" as MusicBrainz ID Closes #1498 See merge request funkwhale/funkwhale!1326 (cherry picked from commit 8273feb5) 572efc79 Fix the scrobbler plugin submitting literal "None" as MusicBrainz ID
-
Fixes #1498
-
-
- May 28, 2021
-
-
fixes #1481
-
-
- May 19, 2021
-
-
Georg Krause authored
-
Georg Krause authored
-
- May 09, 2021
-
-
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.
-
-
-
- May 01, 2021
-
-