16 Commits

Author SHA1 Message Date
Fred Heincke
02c2a2db52 Add support for RabbitMQ connection string to the Autosync service
Signed-off-by: Fred Heincke <fred.heinecke@yahoo.com>
2025-04-28 09:50:08 +02:00
renovate[bot]
d075610195 chore(deps): update python docker tag to v3.13 (#656)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-02 22:28:28 +01:00
a2a58422a0 Rewrite autosync to use msgspec and aio-pika (#435) 2024-04-23 21:55:13 +00:00
bfbc66cdc0 Add env var for rabbitmq port 2024-04-21 19:43:32 +02:00
a18fa7ebad Finish client/scanner split 2024-04-09 23:58:48 +02:00
567d2ac686 Fix sln file 2024-03-23 14:04:56 +01:00
71bf334ac4 Handle absolute hander for simkl sync 2024-03-23 14:00:47 +01:00
2df874e786 Fix simkl requests body and episode identification 2024-03-23 14:00:47 +01:00
1e8316e16d Fix simkl requests 2024-03-23 13:59:43 +01:00
380c80bbaf Fix datetime parsing on autosync side 2024-03-23 13:59:43 +01:00
a8fe8e2e13 Parse json messages on autosync 2024-03-23 13:59:43 +01:00
a5c7aef3b8 Add service aggregates for autosync 2024-03-23 13:49:21 +01:00
e1f889f862 Listen to watch status events to call simkl 2024-03-23 13:49:20 +01:00
c6f12ab2a8 Add a simkl sync implementation 2024-03-23 13:47:47 +01:00
31d8dcd6a8 Add models in the autosync module 2024-03-23 13:47:47 +01:00
6937a982d4 Add autosync rabbitmq consumer 2024-03-23 13:17:11 +01:00