libretime/playout/tests
Jonas L 35d0dec4a8
fix: apply replay gain preferences on scheduled files (#2945)
### Description

The replay gain preferences are applied in the legacy code, but the
playout code was missing this feature. The replay gain was not applied
when playout fetched the schedules.


37d1a7685e/legacy/application/models/Schedule.php (L881-L886)
2024-02-08 20:29:10 +01:00
..
fixtures test(playout): use snapshot testing tool (#2115) 2022-09-09 16:57:22 +02:00
history feat(playout): stats collector using stream config 2022-09-06 13:21:54 +02:00
liquidsoap fix: apply replay gain preferences on scheduled files (#2945) 2024-02-08 20:29:10 +01:00
player fix: apply replay gain preferences on scheduled files (#2945) 2024-02-08 20:29:10 +01:00
__init__.py feat(playout): rewrite stats collector (#2028) 2022-08-09 21:14:19 +02:00
conftest.py fix: apply replay gain preferences on scheduled files (#2945) 2024-02-08 20:29:10 +01:00
message_handler_test.py test(playout): class creation 2023-03-22 09:11:56 +00:00