Contributor2's ghcr.io/hotio/qbittorrent:latest container uses a different format than the classic GUI build: `(N) 2026-04-26T03:32:59 - message` with a single-char level code before an ISO timestamp, not inside parens. Added _HOTIO_RE alongside _CLASSIC_RE; unified via _match_line() helper so parse() loop is unchanged. 28 tests passing, both formats covered. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base.py | ||
| caddy.py | ||
| docker_log.py | ||
| journald.py | ||
| pipeline.py | ||
| plaintext.py | ||
| plex.py | ||
| qbittorrent.py | ||