funkwhale/changes
Eliot Berriot ce92747d89
Fix #157: Can now import and play flac files
If you ever need an empty flac file with metadata again:

1. Get a flac file (like https://archive.org/download/NineInchNailsTheSlip24bit96khz/01999999.flac)
2. Tag it with Musicbrainz Picard
3. Truncate it, keeping only tags with `ffmpeg -i in.flac -ss 0 -to 0.001 out.flac`

Thanks @HgO for the trick!
2018-05-15 18:20:24 +02:00
..
changelog.d Fix #157: Can now import and play flac files 2018-05-15 18:20:24 +02:00
__init__.py Now use towncrier for changelog management 2018-02-27 19:04:50 +01:00
template.rst Include link to upgrade instructions in changelog 2018-05-06 15:47:34 +02:00