mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-05 20:41:55 +02:00
![]() 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> |
||
---|---|---|
.. | ||
management | ||
migrations | ||
__init__.py | ||
admin.py | ||
factories.py | ||
fake_data.py | ||
filters.py | ||
importers.py | ||
lyrics.py | ||
metadata.py | ||
models.py | ||
permissions.py | ||
serializers.py | ||
tasks.py | ||
utils.py | ||
views.py |