jo
7d514a9306
chore: list distribution releases by release date
...
Old releases should be popped from the left/top and new releases should be added to the right/bottom of any distro release list.
2022-10-10 20:11:33 +02:00
jo
5eda6093f4
feat: drop Debian Buster support
...
Fixes #2036
2022-10-10 20:11:33 +02:00
jo
04e5a7e404
feat(analyzer): override paths using env variables
...
Allow overriding FFMPEG, FFPROBE, or LIQUIDSOAP paths using env variables.
2022-08-09 21:07:07 +02:00
Jonas L
1b93b7645e
refactor(analyzer): fix linting errors ( #2029 )
2022-08-09 20:49:04 +02:00
jo
561ba7fbf0
test(analyzer): recent liquidsoap version do not fail playability check
2022-04-09 19:23:45 +02:00
Jonas L
cba905e367
refactor(analyzer): improve analyzer pipeline module ( #1542 )
...
* rename steps to pipeline module
* move pipeline entrypoint to pipeline module
* rename steps test module to pipeline
* fix paths after renames
* move step protocol to pipeline
* create pipeline status enum
* use Protocol from typing extensions
* Fix linting
2022-01-28 07:09:19 +02:00