mirror of
https://github.com/imputnet/cobalt.git
synced 2025-12-14 04:05:13 +00:00
web/ProcessingQueue: add estimated storage usage
This commit is contained in:
@@ -7,5 +7,6 @@
|
||||
"state.waiting": "queued",
|
||||
"state.starting": "starting...",
|
||||
"state.running.remux": "remuxing",
|
||||
"state.running.fetch": "downloading"
|
||||
"state.running.fetch": "downloading",
|
||||
"estimated_storage_usage": "estimated storage usage:"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user