sintonia/analyzer/libretime_analyzer
jo ceab19271d feat(analyzer): analyze replaygain using ffmpeg
- remove pycairo pip install
- fix py36 compatibility
- reraise when executable was not found

BREAKING CHANGE: The analyzer requires 'ffmpeg'. The 'rgain3' python package and it's system dependencies can be removed.
2022-01-24 12:54:31 +02:00
..
steps feat(analyzer): analyze replaygain using ffmpeg 2022-01-24 12:54:31 +02:00
__init__.py chore: rename airtime_analyzer dir to libretime_analyzer 2022-01-04 09:18:58 +02:00
config.py feat(analyzer): load config using shared helpers 2022-01-21 11:54:00 +02:00
ffmpeg.py feat(analyzer): analyze replaygain using ffmpeg 2022-01-24 12:54:31 +02:00
main.py refactor(analyzer): simplify entrypoint 2022-01-21 11:54:00 +02:00
message_listener.py feat(analyzer): load config using shared helpers 2022-01-21 11:54:00 +02:00
pipeline.py refactor(analyzer): redefine *_analyzer into steps 2022-01-18 11:18:19 +02:00
status_reporter.py feat(analyzer): enhance analyzer cli and logging (#1507) 2022-01-17 10:26:30 +02:00
utils.py feat(analyzer): analyze replaygain using ffmpeg 2022-01-24 12:54:31 +02:00