funkwhale/api
David Magnus Henriques 06a5ee939a Changed ID3Tag for Track-Number to TRCK
Until now the ID3Tag for the Track-Number was read from TPOS.
The Problem is, that TPOS is the part of the set (eg disc number)
and not the track-number. TRCK is the correct tag for the track
number.

Fixes #220
2018-05-26 13:06:40 +02:00
..
compose/django
config Fix #229: removed last hardcoded settings to protect audio files 2018-05-24 21:34:59 +02:00
demo
docker
funkwhale_api Changed ID3Tag for Track-Number to TRCK 2018-05-26 13:06:40 +02:00
requirements Upgraded to django-allauth 0.36 2018-05-21 18:46:39 +02:00
tests Merge branch '229-anonymous-access' into 'develop' 2018-05-24 20:52:40 +00:00
.coveragerc
.dockerignore
.pylintrc
Dockerfile
install_os_dependencies.sh
manage.py
requirements.apt
requirements.txt
setup.cfg