This commit is contained in:
Andrew Z 2021-10-14 10:04:07 -04:00
parent d2c2025434
commit ebe1411e68
4 changed files with 103 additions and 14 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1634178281
"last_updated_timestamp": 1634220244
}

View File

@ -191150,12 +191150,12 @@
"Repository": "jkirkcaldy/plex-utills",
"Registry": "https://hub.docker.com/r/jkirkcaldy/plex-utills/",
"Network": "bridge",
"Shell": "sh",
"Shell": "bash",
"Privileged": "false",
"Support": "https://hub.docker.com/r/jkirkcaldy/plex-utills/",
"Project": "https://github.com/jkirkcaldy/plex-utills",
"Overview": "A utility to help manage your library. Options include adding 4k banners and HDR banners to your poster art automactically, auto collections for Disney and Pixar Studios and hiding/auto optimising media files where there is only a 4k version available. ",
"WebUI": "",
"WebUI": "http://[ip-address]:5000",
"TemplateURL": "https://raw.githubusercontent.com/jkirkcaldy/unraid-CA-templates/main/Plex-utills.xml",
"Icon": "https://raw.githubusercontent.com/jkirkcaldy/plex-utills/master/img/logo.png",
"PostArgs": "",
@ -191183,14 +191183,14 @@
"Name": "Config File",
"Target": "/config",
"Default": "/mnt/user/appdata/plex-utills",
"Mode": "rw,slave",
"Mode": "rw",
"Description": "Location of your config file",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/plex-utills/"
"value": "/mnt/disks/Docker_SSD/plex-utills/"
},
{
"@attributes": {
@ -191205,11 +191205,53 @@
"Mask": "false"
},
"value": "europe/london"
},
{
"@attributes": {
"Name": "PUID",
"Target": "PUID",
"Default": "1000",
"Mode": "",
"Description": "Container Variable: PUID",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "1000"
},
{
"@attributes": {
"Name": "PGID",
"Target": "PGID",
"Default": "1000",
"Mode": "",
"Description": "Container Variable: PGID",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "1000"
},
{
"@attributes": {
"Name": "Webui Port",
"Target": "5000",
"Default": "5000",
"Mode": "tcp",
"Description": "Container Port: 5000",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "5000"
}
],
"Repo": "jkirkcaldy's Repository",
"Beta": "true",
"Date": "1629806082",
"Date": "1634217862",
"templatePath": "/tmp/GitHub/AppFeed/templates/jkirkcaldysRepository/Plex-utills.xml",
"CategoryList": [
"Tools-Utilities",

View File

@ -1,7 +1,7 @@
{
"apps": 1388,
"last_updated_timestamp": 1634178281,
"last_updated": "2021-10-13 22:24",
"last_updated_timestamp": 1634220244,
"last_updated": "2021-10-14 10:04",
"categories": [
{
"Cat": "Backup:",
@ -191312,12 +191312,12 @@
"Repository": "jkirkcaldy/plex-utills",
"Registry": "https://hub.docker.com/r/jkirkcaldy/plex-utills/",
"Network": "bridge",
"Shell": "sh",
"Shell": "bash",
"Privileged": "false",
"Support": "https://hub.docker.com/r/jkirkcaldy/plex-utills/",
"Project": "https://github.com/jkirkcaldy/plex-utills",
"Overview": "A utility to help manage your library. Options include adding 4k banners and HDR banners to your poster art automactically, auto collections for Disney and Pixar Studios and hiding/auto optimising media files where there is only a 4k version available. ",
"WebUI": "",
"WebUI": "http://[ip-address]:5000",
"TemplateURL": "https://raw.githubusercontent.com/jkirkcaldy/unraid-CA-templates/main/Plex-utills.xml",
"Icon": "https://raw.githubusercontent.com/jkirkcaldy/plex-utills/master/img/logo.png",
"PostArgs": "",
@ -191345,14 +191345,14 @@
"Name": "Config File",
"Target": "/config",
"Default": "/mnt/user/appdata/plex-utills",
"Mode": "rw,slave",
"Mode": "rw",
"Description": "Location of your config file",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/plex-utills/"
"value": "/mnt/disks/Docker_SSD/plex-utills/"
},
{
"@attributes": {
@ -191367,11 +191367,53 @@
"Mask": "false"
},
"value": "europe/london"
},
{
"@attributes": {
"Name": "PUID",
"Target": "PUID",
"Default": "1000",
"Mode": "",
"Description": "Container Variable: PUID",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "1000"
},
{
"@attributes": {
"Name": "PGID",
"Target": "PGID",
"Default": "1000",
"Mode": "",
"Description": "Container Variable: PGID",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "1000"
},
{
"@attributes": {
"Name": "Webui Port",
"Target": "5000",
"Default": "5000",
"Mode": "tcp",
"Description": "Container Port: 5000",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "5000"
}
],
"Repo": "jkirkcaldy's Repository",
"Beta": "true",
"Date": "1629806082",
"Date": "1634217862",
"templatePath": "/tmp/GitHub/AppFeed/templates/jkirkcaldysRepository/Plex-utills.xml",
"CategoryList": [
"Tools-Utilities",

View File

@ -1,5 +1,5 @@
{
"caFixed": 223,
"caFixed": 224,
"fixedTemplates": {
"smdion's Repository": {
"smdion/docker-h5ai": [
@ -710,6 +710,11 @@
"Port referenced in webUI does not correspond with a container port defined. Port Referenced does not exist in Config"
]
},
"jkirkcaldy's Repository": {
"jkirkcaldy/plex-utills": [
"Hardcoded port found in webUI entry"
]
},
"LuBeDa's Repository": {
"lubeda/salt4unraid": [
"Multiple Descriptions Found"