Commit graph

20 commits

Author SHA1 Message Date
Franzi 69aa2deee2 service: ignore speakers with no name 2024-02-25 09:22:09 +01:00
Franzi 1859015bb0 hide "day X" in standalone mode for single-day events 2024-01-16 09:04:45 +01:00
Franzi 60cd315f0b service: isort && black 2024-01-16 08:50:09 +01:00
Franzi e2d154226f service: fix tracks display in pretalx-broadcast-tools mode
this fixes #5
2024-01-16 08:47:47 +01:00
Franzi ef96cfb88c service: use pytz.localize() instead of datetime.replace() 2023-12-27 11:14:57 +01:00
Franzi de1f01b004 i hate pytz, i hate python2, i hate everything 2023-12-27 10:42:24 +01:00
Franzi c4b55db10d standalone: show track names at bottom 2023-12-23 16:19:33 +01:00
Franzi a22f5a49fa service: "public_name" for persons is optional 2023-12-20 20:29:46 +01:00
Franzi 234cfff15a add clock option 2023-12-18 11:38:19 +01:00
Franzi 921d5948ac service: fix stupid 2023-12-18 08:08:33 +01:00
Franzi 5ba190caa3 service: more logging 2023-12-18 07:58:01 +01:00
Franzi 11751552e9 add option to parse voc-schema compatible json schedule 2023-12-18 06:52:01 +01:00
Franzi 429377564b fix bug with day zero having weird timezone offset 2023-09-30 15:08:09 +02:00
Franzi aba29ffa52 support all kinds of node names 2023-09-30 13:52:24 +02:00
Franzi 48a72a2757 implement data triggers
Turns out, my code was right the whole time, but the scheduled-player
package was not updated.
2023-09-30 10:41:01 +02:00
Franzi 17992f7283 service: even more timezones, and a bit of formatting 2023-09-30 09:39:21 +02:00
Franzi cc9b565b8e service: more timezone shenanigans 2023-09-30 09:38:31 +02:00
Franzi f22ab686ab service: fix missing timezone handling for start_str generation 2023-09-30 09:37:26 +02:00
Franzi 8122666857 for now, use time provided by the info-beamer api 2023-09-30 09:29:37 +02:00
Franzi 9e2c26e5d9 first draft, somewhat working
time transfer does not work
2023-09-29 15:04:16 +02:00