sintonia/playout/libretime_playout/player
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
..
__init__.py chore(playout): restructure modules (#1971) 2022-07-18 15:11:47 +02:00
events.py refactor(playout): fix deprecation warnings (#2847) 2023-12-28 14:19:29 +01:00
fetch.py refactor(playout): rename PypoLiquidsoap to Liquidsoap 2023-04-03 15:29:36 +01:00
file.py fix(playout): remove empty file when the download request failed (#2864) 2024-01-01 13:16:13 +01:00
liquidsoap.py chore: fix comment wording 2023-04-03 15:29:36 +01:00
push.py refactor(playout): rename PypoLiquidsoap to Liquidsoap 2023-04-03 15:29:36 +01:00
queue.py refactor(playout): rename PypoLiquidsoap to Liquidsoap 2023-04-03 15:29:36 +01:00
schedule.py fix: apply replay gain preferences on scheduled files (#2945) 2024-02-08 20:29:10 +01:00