Commit graph

3 commits

Author SHA1 Message Date
jo
d93fb44356 feat(analyzer): analyze cuepoint using ffmpeg
- store cue(in|out) as strings
- reraise when executable was not found

BREAKING CHANGE: The analyzer requires 'ffmpeg'. The 'silan' system dependency can be removed.
2022-01-24 12:54:31 +02:00
jo
2cae31a97a refactor(analyzer): redefine *_analyzer into steps
- update imports and names
- define step as a protocol
- extract analyzer function from classes
2022-01-18 11:18:19 +02:00
jo
f6a52c8324 refactor(analyzer): rename analyzer files 2022-01-18 11:18:19 +02:00
Renamed from analyzer/libretime_analyzer/cuepoint_analyzer.py (Browse further)