sintonia/analyzer/libretime_analyzer/pipeline
jo 88dcd13fc8 feat(analyzer): rework analyze_metadata step
- Upgrade mutagen to 1.45.1
- Remove custom wave data extraction
- Add .wav and ogg without extension fixtures
- Move md5 sum and mime type in there own function
- Cleanup comments
- Let analyze_cuepoints handle cuein and cueout metadata
- Remove python magic mime guessing
2022-02-16 10:13:00 +02:00
..
__init__.py refactor(analyzer): improve analyzer pipeline module (#1542) 2022-01-28 07:09:19 +02:00
_ffmpeg.py test(analyzer): fix inconsistent return statement 2022-02-15 16:39:04 +02:00
_utils.py chore(analyzer): move ffmpeg and utils modules to pipeline 2022-02-15 16:39:04 +02:00
analyze_cuepoint.py chore(analyzer): move ffmpeg and utils modules to pipeline 2022-02-15 16:39:04 +02:00
analyze_metadata.py feat(analyzer): rework analyze_metadata step 2022-02-16 10:13:00 +02:00
analyze_playability.py refactor(analyzer): improve analyzer pipeline module (#1542) 2022-01-28 07:09:19 +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(analyzer): improve analyzer pipeline module (#1542) 2022-01-28 07:09:19 +02:00
pipeline.py refactor(analyzer): improve analyzer pipeline module (#1542) 2022-01-28 07:09:19 +02:00