Jonas L
|
9d6061e42e
|
refactor(playout): fix deprecation warnings (#2847)
### Description
Fix pydantic deprecation warnings after upgrade to v2.
|
2023-12-28 14:19:29 +01:00 |
jo
|
964ee7e07c
|
refactor(playout): add ended check to event class
|
2023-04-03 15:29:36 +01:00 |
jo
|
a1db2a157a
|
feat(playout): replace schedule event dicts with objects
|
2023-03-22 13:05:57 +00:00 |
jo
|
e88e843b65
|
refactor(playout): add typings and fix linting errors
move EVENT_KEY_FORMAT to events module
properly type fetch queue
event start/end can be str or datetime
|
2023-02-26 20:05:12 +01:00 |
jo
|
0d4e2823e2
|
refactor(playout): add event dict typings
|
2023-02-26 20:05:12 +01:00 |
jo
|
cd0d9b6f4a
|
refactor(playout): rename event kinds enums
|
2023-02-26 20:05:12 +01:00 |
Jonas L
|
7e2f2d60f0
|
chore(playout): restructure modules (#1971)
|
2022-07-18 15:11:47 +02:00 |