Skip to content
Snippets Groups Projects
Forked from funkwhale / funkwhale
Source project has a limited visibility.
user avatar
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: default avatarToke Høiland-Jørgensen <toke@toke.dk>
0d128d40
Name Last commit Last update
..