funkwhale/changes/changelog.d
Blopware 0c8f4400b0
Sanitize remote tracks' saving locations with slashes on their names
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.
2021-05-09 17:51:45 +02:00
..
.gitkeep Version bump and changelog 2018-02-27 23:10:23 +01:00
1108.enhancement Remove JWT related code 2021-04-28 10:44:28 +02:00
1160.bugfix Add changelog fragment 2021-04-13 22:35:08 +02:00
1274.enhancement Make playing tracks in their playlist the default 2021-04-28 08:47:12 +02:00
1296.enhancement Resolve "Channel: clicking auf "Subscribe" when not logged in still updates the subscriber count" 2021-04-30 21:11:44 +00:00
1303.Bugfix Add changelog snippet 2021-04-02 11:29:59 +02:00
1400.enhancement Changing Start Radio to Play Radio. #1400 2021-04-11 00:05:16 +02:00
1425.enhancement Resolve "Remove Raven Sentry" 2021-04-25 15:13:17 +00:00
1435.bug Sanitize remote tracks' saving locations with slashes on their names 2021-05-09 17:51:45 +02:00
1442.bugfix Resolve "Fix loaders in dark theme" 2021-05-01 10:38:49 +00:00
playable.bugfix Add missing playable serializer 2021-05-09 05:38:55 +00:00