Influxdb #1

Merged
d_mcknight merged 50 commits from github/fork/Dinnerbone/influxdb into master 2023-06-21 20:14:15 -07:00
Showing only changes of commit 5e8c8eb5ce - Show all commits

View file

@ -608,7 +608,9 @@ class LidarrQueue(NamedTuple):
sizeleft: float = None
status: str = None
trackedDownloadStatus: str = None
trackedDownloadState: str = None
statusMessages: list = None
errorMessage: str = None
downloadId: str = None
protocol: str = None
downloadClient: str = None