This commit is contained in:
Andrew Z 2021-11-29 22:03:53 -05:00
parent 409b128856
commit b4704bdf6d
4 changed files with 476 additions and 409 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1638234257
"last_updated_timestamp": 1638241432
}

View File

@ -201728,16 +201728,16 @@
{
"@attributes": {
"Name": "Root_Dir",
"Target": "/data/torrents/",
"Target": "/Same/path/as/qbittorrent/downloads/",
"Default": "/mnt/user",
"Mode": "rw",
"Description": "Container Path: /data/torrents/",
"Description": "Container Path: /Same/path/as/qbittorrent/downloads/",
"Type": "Path",
"Display": "always-hide",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/data/torrents/"
"value": "/mnt/user"
},
{
"@attributes": {

View File

@ -1,7 +1,7 @@
{
"apps": 1432,
"last_updated_timestamp": 1638234257,
"last_updated": "2021-11-29 20:04",
"last_updated_timestamp": 1638241432,
"last_updated": "2021-11-29 22:03",
"categories": [
{
"Cat": "Backup:",
@ -201890,16 +201890,16 @@
{
"@attributes": {
"Name": "Root_Dir",
"Target": "/data/torrents/",
"Target": "/Same/path/as/qbittorrent/downloads/",
"Default": "/mnt/user",
"Mode": "rw",
"Description": "Container Path: /data/torrents/",
"Description": "Container Path: /Same/path/as/qbittorrent/downloads/",
"Type": "Path",
"Display": "always-hide",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/data/torrents/"
"value": "/mnt/user"
},
{
"@attributes": {

File diff suppressed because it is too large Load Diff