sintonia/shared/libretime_shared
jo f7bb6e7592 feat: move storage path setting to configuration file
- change default storage path to /srv/libretime
- remove music dirs table
- use /tmp for testing storage
- storage dir should always have a trailing slash
2022-06-08 23:23:08 +02:00
..
__init__.py feat: create libretime_shared package (#1349) 2022-01-06 15:40:52 +02:00
cli.py feat: replace click envar with auto_envvar_prefix (#1829) 2022-05-05 09:41:32 +02:00
config.py feat: move storage path setting to configuration file 2022-06-08 23:23:08 +02:00
datetime.py feat(shared): create time functions 2022-02-22 17:33:48 +02:00
logging.py feat(shared): allow to disable log rotate/retention 2022-05-05 09:42:34 +02:00
py.typed feat: create libretime_shared package (#1349) 2022-01-06 15:40:52 +02:00