libretime/analyzer/libretime_analyzer/pipeline
jo 861698987c refactor: don't use f-string on logging statements
The strings are now be formatted if the logging level is enabled.
2023-02-26 19:09:51 +02:00
..
__init__.py feat: configure cue points analysis per track type 2023-02-15 10:13:32 +02:00
_ffmpeg.py feat: drop Ubuntu Bionic support 2022-10-10 20:11:33 +02:00
_liquidsoap.py refactor(analyzer): rewrite analyze playability 2022-08-09 21:07:07 +02:00
_utils.py refactor: don't use f-string on logging statements 2023-02-26 19:09:51 +02:00
analyze_cuepoint.py feat: replace loguru with logging 2023-02-26 19:09:51 +02:00
analyze_metadata.py refactor: don't use f-string on logging statements 2023-02-26 19:09:51 +02:00
analyze_playability.py refactor: don't use f-string on logging statements 2023-02-26 19:09:51 +02:00
analyze_replaygain.py chore(analyzer): move ffmpeg and utils modules to pipeline 2022-02-15 16:39:04 +02:00
organise_file.py refactor: don't use f-string on logging statements 2023-02-26 19:09:51 +02:00
pipeline.py feat: replace loguru with logging 2023-02-26 19:09:51 +02:00