mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-04 08:39:16 +02:00
See #272: updated API to return upload data on tracks
This commit is contained in:
parent
8489c79c89
commit
d3f8fb6cb0
16 changed files with 97 additions and 142 deletions
|
@ -5,7 +5,6 @@ import mutagen
|
|||
import pydub
|
||||
|
||||
from funkwhale_api.common.search import normalize_query, get_query # noqa
|
||||
from funkwhale_api.common import utils
|
||||
|
||||
|
||||
def guess_mimetype(f):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue