sintonia/api/libretime_api/core/serializers
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 feat(api): add /info and /stream/* endpoints 2022-09-06 13:21:54 +02:00
auth.py feat(api): don't use hyperlinked serializers (#1984) 2022-07-27 09:54:57 +02:00
info.py feat(api): add /info and /stream/* endpoints 2022-09-06 13:21:54 +02:00
preference.py feat(api): add /info and /stream/* endpoints 2022-09-06 13:21:54 +02:00
service.py feat(api): don't use hyperlinked serializers (#1984) 2022-07-27 09:54:57 +02:00
stream.py fix: apply replay gain preferences on scheduled files (#2945) 2024-02-08 20:29:10 +01:00
user.py feat(api): don't use hyperlinked serializers (#1984) 2022-07-27 09:54:57 +02:00
worker.py feat(api): don't use hyperlinked serializers (#1984) 2022-07-27 09:54:57 +02:00