-
Notifications
You must be signed in to change notification settings - Fork 2
Download Interface
Matteo Campinoti edited this page Feb 3, 2022
·
2 revisions
When using the download
commands, the program divides the terminal into three columns to display information
dynamically about the download in progress.
To the left ae the current user and folder that is being downloaded/updated, the folder page and the entry number on that page, followed by the entry ID (for journals and submissions).
The center contains the title of the entry being processed.
To the right is a dynamic sidebar that shows the current operation and, once it's completed, its result.
Message | Meaning |
---|---|
[ DOWNLOAD ] |
Entry/page is being downloaded for parsing |
[SEARCHING ] |
Entry is being searched in the database |
[ IN DB ] |
Entry is already in the archive and was not modified |
[NOT IN DB ] |
Entry is not in the archive |
[ UPDATED ] |
Entry is already in the archive and was updated |
[ADDED FAV ] |
Entry is already in the archive and a favorite was added |
[ ADDED ] |
Entry was not in the archive and has been added |
[#######][#] |
Submission, file (left bar), and thumbnail (right bar) were added |
[ ERROR ][#] |
Submission was added, but the file encountered an error |
[#######][E] |
Submission was added, but the thumbnail encountered an error |
[ ERROR ][E] |
Submission was added, but both the file and thumbnail encountered an error |
[ SKIPPED ] |
Entry was not in the database but download was skipped (dry run mode) |
[NOT FOUND ] |
Entry/user was not found |
[NOT ACTIVE] |
User to whom the entry belong has deactivated their account |
[SERVER ERR] |
Server encountered an error |