- Jun 13, 2019
-
-
Eliot Berriot authored
-
- May 02, 2019
-
-
Eliot Berriot authored
-
- Jan 29, 2019
-
-
Vierkantor authored
-
- Nov 19, 2018
-
-
Eliot Berriot authored
-
- Oct 26, 2018
-
-
Eliot Berriot authored
-
- Oct 24, 2018
-
-
Eliot Berriot authored
-
- Sep 06, 2018
-
-
Eliot Berriot authored
-
- Aug 29, 2018
-
-
Toke Høiland-Jørgensen authored
This adds support for reading metadata from Opus files. The metadata config is copied from OggVorbis with just the 'track' field name changed. Also make sure get_audio_file_data() in music/utils.py doesn't crash if no bitrate information is set, since mutagen doesn't add a bitrate to Opus info objects. Fixes #244. Signed-off-by:
Toke Høiland-Jørgensen <toke@toke.dk>
-
- Jul 03, 2018
-
-
Eliot Berriot authored
-
- Jun 10, 2018
-
-
Eliot Berriot authored
-
- Jun 09, 2018
-
-
Eliot Berriot authored
-
- Jun 03, 2018
-
-
Eliot Berriot authored
-
- May 16, 2018
-
-
Eliot Berriot authored
-
- May 15, 2018
-
-
Eliot Berriot authored
-
Eliot Berriot authored
-
Eliot Berriot authored
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!
-
- Apr 27, 2018
-
-
Eliot Berriot authored
-
- Apr 21, 2018
-
-
Eliot Berriot authored
-
Eliot Berriot authored
-
- Apr 07, 2018
-
-
Eliot Berriot authored
-
- Feb 26, 2018
-
-
Eliot Berriot authored
-
- Feb 20, 2018
-
-
Eliot Berriot authored
-
- Feb 18, 2018
-
-
Eliot Berriot authored
-
- Jun 23, 2017
-
-
Eliot Berriot authored
-