Remove automatic repository subdirectories
This commit is contained in:
Vendored
+4
-5
@@ -2,16 +2,15 @@
|
||||
<!DOCTYPE PLUGIN [
|
||||
<!ENTITY name "urbm">
|
||||
<!ENTITY author "Michael Roll">
|
||||
<!ENTITY version "2026.06.14.r004">
|
||||
<!ENTITY version "2026.06.14.r005">
|
||||
<!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 "83eb2bd7c3c60ca5b973755355b016262a5b7020d18eb45bf4aa000c1f533053">
|
||||
<!ENTITY packageSHA256 "0d947c4dd0796e1ae0a48aa4f0199d1581f338fe093116879028a7f71f4a12cd">
|
||||
]>
|
||||
<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.14.r004
|
||||
- Create a dedicated repository subdirectory from the repository name for every newly configured local, SMB, NFS, or SFTP destination.
|
||||
- Preserve existing repository locations and safely separate managed network mount points from their repository subdirectories.
|
||||
### 2026.06.14.r005
|
||||
- Remove automatic repository subdirectory creation. The selected or entered path is used directly as the Restic repository location.
|
||||
|
||||
### 2026.06.14.r003
|
||||
- Use URBM consistently as the Unraid navigation and page name instead of the translated Backup / Sicherung labels.
|
||||
|
||||
Reference in New Issue
Block a user