mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-06 02:29:59 +02:00
See #272: linting and changelog
This commit is contained in:
parent
ac4bba816d
commit
bcd22eb38c
6 changed files with 39 additions and 29 deletions
13
changes/changelog.d/272.feature
Normal file
13
changes/changelog.d/272.feature
Normal file
|
@ -0,0 +1,13 @@
|
|||
Audio transcoding is back! (#272)
|
||||
|
||||
|
||||
Audio transcoding is back!
|
||||
--------------------------
|
||||
|
||||
After removal of our first, buggy transcoding implementation, we're proud to announce
|
||||
that this feature is back. It is enabled by default, and can be configured/disabled
|
||||
in your instance settings!
|
||||
|
||||
This feature works in the browser, with federated/non-federated tracks and using Subsonic clients.
|
||||
Transcoded tracks are generated on the fly, and cached for a configurable amount of time,
|
||||
to reduce the load on the server.
|
Loading…
Add table
Add a link
Reference in a new issue