libretime/worker/libretime_worker
Jonas L 3f396895e5
fix(worker): unbound variable when episode url returns HTTP 404 (#2844)
### Description

When the episode URL return a 404, the tmp_file is never set, and we
have an unbound variable exception.
2023-12-28 14:05:35 +01:00
..
__init__.py feat: add python packages version 2023-03-14 14:59:45 +00:00
config.py fix(worker): configure celery timezone (#2169) 2022-09-20 21:41:18 +02:00
tasks.py fix(worker): unbound variable when episode url returns HTTP 404 (#2844) 2023-12-28 14:05:35 +01:00