Show restore progress details
This commit is contained in:
Vendored
+6
-2
@@ -2,13 +2,17 @@
|
||||
<!DOCTYPE PLUGIN [
|
||||
<!ENTITY name "urbm">
|
||||
<!ENTITY author "Michael Roll">
|
||||
<!ENTITY version "2026.06.21.r012">
|
||||
<!ENTITY version "2026.06.21.r013">
|
||||
<!ENTITY pluginURL "https://git.casaderoll.de/michael/URBM/raw/branch/main/dist/urbm.plg">
|
||||
<!ENTITY packageURL "https://git.casaderoll.de/michael/URBM/raw/branch/main/dist/urbm-&version;-x86_64-1.txz">
|
||||
<!ENTITY packageSHA256 "9c909e42cbe12ca04b7e27661f4f7c1152ca66904f39083d7782fd31c19701ef">
|
||||
<!ENTITY packageSHA256 "d357fa422c688189bca32be22e1de05de15c079fdcaaa52b6315072322dbea6f">
|
||||
]>
|
||||
<PLUGIN name="&name;" author="&author;" version="&version;" pluginURL="&pluginURL;" min="7.0.0" support="https://git.casaderoll.de/michael/URBM/issues" icon="urbm.png">
|
||||
<CHANGES>
|
||||
### 2026.06.21.r013
|
||||
- Show Restic restore progress in activities with percent, transferred bytes, file counts, speed, ETA, and current file when Restic provides JSON status updates.
|
||||
- Keep restore target details readable in the activity list instead of showing the internal restore payload.
|
||||
|
||||
### 2026.06.21.r012
|
||||
- Add emoji-labelled fields to Unraid and Gotify backup notifications.
|
||||
- Shorten long Restic snapshot IDs in notifications to keep mobile notification cards readable.
|
||||
|
||||
Reference in New Issue
Block a user