- change default storage path to /srv/libretime - remove music dirs table - use /tmp for testing storage - storage dir should always have a trailing slash
3 lines
91 B
Python
3 lines
91 B
Python
from .cloud_file import CloudFile
|
|
from .file import File
|
|
from .track_type import TrackType
|