This commit is contained in:
Andrew Z 2022-12-09 10:04:16 -05:00
parent 5544bf1e94
commit 489ad7d6fe
8 changed files with 310 additions and 129 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1670591047
"last_updated_timestamp": 1670598254
}

View File

@ -38081,7 +38081,7 @@
"Repo": "Squid's Repository",
"TemplateURL": "https://raw.githubusercontent.com/Squidly271/plugin-repository/master/fix.common.problems.xml",
"Repository": "https://raw.githubusercontent.com/Squidly271/fix.common.problems/master/plugins/fix.common.problems.plg",
"pluginVersion": "2022.12.09",
"pluginVersion": "2022.12.09a",
"MinVer": "6.7.0",
"topPlugin": 3,
"Overview": "Fix Common Problems is designed to find and suggest solutions to common unRaid configuration errors, common problems, etc.",
@ -51426,11 +51426,12 @@
"Network": "bridge",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/57217-support-cloudberry-backup/",
"Overview": "Backup files and folders to cloud storage of your choice: Amazon S3, Azure Blob Storage, Google Cloud Storage, HP Cloud, Rackspace Cloud Files, OpenStack, DreamObjects and other.\n\nThe GUI of the application is accessed through a modern web browser (no installation or configuration needed on the client side) or via any VNC client.\n\nAlso, being based on Alpine Linux, size of this container is very small (less\nthan 60MB in download size).\n\nFor a complete documentation of this container, see\nhttps://github.com/jlesage/docker-cloudberry-backup/blob/master/README.md",
"ReadMe": "https://github.com/jlesage/docker-cloudberry-backup#readme",
"Overview": "Backup files and folders to cloud storage of your choice: Amazon S3, Azure Blob Storage, Google Cloud Storage, HP Cloud, Rackspace Cloud Files, OpenStack, DreamObjects and other.\n\nThe GUI of the application is accessed through a modern web browser (no installation or configuration needed on the client side) or via any VNC client.\n\nAlso, being based on Alpine Linux, size of this container is very small (less than 100MB in download size).\n\nFor a complete documentation of this container, see https://github.com/jlesage/docker-cloudberry-backup#readme",
"WebUI": "http://[IP]:[PORT:5800]",
"TemplateURL": "https://raw.githubusercontent.com/jlesage/docker-templates/master/jlesage/cloudberry-backup.xml",
"Icon": "https://raw.githubusercontent.com/jlesage/docker-templates/master/jlesage/images/cloudberry-backup-icon.png",
"Project": "https://www.cloudberrylab.com/backup/linux.aspx",
"Project": "https://www.msp360.com/backup/",
"Networking": {
"Mode": "bridge"
},
@ -51441,11 +51442,11 @@
"Target": "/config",
"Default": "/mnt/user/appdata/cloudberry-backup",
"Mode": "rw",
"Description": "This is where the application stores its configuration, log and any files needing persistency.<br>Container path: /config",
"Description": "This is where the application stores its configuration, states, log and any files needing persistency.",
"Type": "Path",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
"Required": "True",
"Mask": "False"
},
"value": ""
},
@ -51455,11 +51456,11 @@
"Target": "/storage",
"Default": "/mnt/user",
"Mode": "ro",
"Description": "This location contains files from your host that need to be accessible by the application.<br>Container path: /storage",
"Description": "This location contains files from your host that need to be accessible to the application.",
"Type": "Path",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
"Required": "True",
"Mask": "False"
},
"value": ""
},
@ -51472,8 +51473,8 @@
"Description": "ID of the user the application runs as.",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
"Required": "True",
"Mask": "False"
},
"value": ""
},
@ -51486,8 +51487,8 @@
"Description": "ID of the group the application runs as.",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
"Required": "True",
"Mask": "False"
},
"value": ""
},
@ -51495,13 +51496,13 @@
"@attributes": {
"Name": "Umask",
"Target": "UMASK",
"Default": "000",
"Default": "0000",
"Mode": "",
"Description": "Mask that controls how file permissions are set for newly created files. The value of the mask is in octal notation.",
"Description": "Mask that controls how file permissions are set for newly created files. The value of the mask is in octal notation.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
"Required": "False",
"Mask": "False"
},
"value": ""
},
@ -51509,13 +51510,13 @@
"@attributes": {
"Name": "Niceness (priority)",
"Target": "APP_NICENESS",
"Default": "",
"Default": "0",
"Mode": "",
"Description": "Priority at which the application should run. A niceness value of -20 is the highest priority and 19 is the lowest priority.<br><b>NOTE:</b> Setting a negative value requires additional permissions. Thus, <i><b>--cap-add=SYS_NICE</b></i> must be added in <i>Extra Parameters</i> (shown when <i>Advanced View</i> is enabled).",
"Description": "Priority at which the application should run. A niceness value of -20 is the highest priority and 19 is the lowest priority. NOTE: Setting a negative value requires additional permissions. Thus, \"--cap-add=SYS_NICE\" must be added to Extra Parameters (shown when Advanced View is enabled).",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
"Required": "False",
"Mask": "False"
},
"value": ""
},
@ -51523,13 +51524,13 @@
"@attributes": {
"Name": "Display Width",
"Target": "DISPLAY_WIDTH",
"Default": "1280",
"Default": "1920",
"Mode": "",
"Description": "Width (in pixels) of the application's window.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
"Required": "False",
"Mask": "False"
},
"value": ""
},
@ -51537,13 +51538,27 @@
"@attributes": {
"Name": "Display Height",
"Target": "DISPLAY_HEIGHT",
"Default": "768",
"Default": "1080",
"Mode": "",
"Description": "Height (in pixels) of the application's window.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
"Required": "False",
"Mask": "False"
},
"value": ""
},
{
"@attributes": {
"Name": "Dark Mode",
"Target": "DARK_MODE",
"Default": "0",
"Mode": "",
"Description": "When set to \"1\", dark mode is enabled for the application.",
"Type": "Variable",
"Display": "advanced",
"Required": "False",
"Mask": "False"
},
"value": ""
},
@ -51553,25 +51568,67 @@
"Target": "SECURE_CONNECTION",
"Default": "0",
"Mode": "",
"Description": "Whether or not an encrypted connection should be used to access the application's GUI. Set to <i><b>1</b></i> to encrypt the connection.<br><span style='color: red;'><b>Note:</b></span> When enabling the secure connection, security parameters needs to be generated. This <b>one-time</b> operation is done during container startup. Depending on your system, this could take a few minutes. GUI of the application won't be available until the operation completes.",
"Description": "Whether or not an encrypted connection should be used to access the application's GUI. Set to \"1\" to encrypt the connection. NOTE: When enabling the secure connection, security parameters needs to be generated. This one-time operation is done during container startup. Depending on your system, this could take a few minutes. GUI of the application won't be available until the operation completes.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
"Required": "False",
"Mask": "False"
},
"value": ""
},
{
"@attributes": {
"Name": "Extra x11vnc Options",
"Target": "X11VNC_EXTRA_OPTS",
"Default": "",
"Name": "Secure Connection VNC Method",
"Target": "SECURE_CONNECTION_VNC_METHOD",
"Default": "SSL",
"Mode": "",
"Description": "Extra options to pass to the x11vnc server running in the Docker container.<br><span style='color: red;'><b>Warning:</b></span> For advanced users. Do not use unless you know what you are doing.",
"Description": "Method used to perform the secure VNC connection. Possible values are \"SSL\" or \"TLS\".",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
"Required": "False",
"Mask": "False"
},
"value": ""
},
{
"@attributes": {
"Name": "Secure Connection Certificate Check Interval",
"Target": "SECURE_CONNECTION_CERTS_CHECK_INTERVAL",
"Default": "60",
"Mode": "",
"Description": "Interval, in seconds, at which the system verifies if web or VNC certificates have changed. When a change is detected, the affected services are automatically restarted. A value of \"0\" disables the check.",
"Type": "Variable",
"Display": "advanced",
"Required": "False",
"Mask": "False"
},
"value": ""
},
{
"@attributes": {
"Name": "Web Listening Port (Non-Bridge Network Type)",
"Target": "WEB_LISTENING_PORT",
"Default": "5800",
"Mode": "",
"Description": "Port used by the web server to serve the UI of the application. This port is used internally by the container and it is usually not required to be changed. NOTE: This setting is relevant only when the Network Type is set to something else than Bridge.",
"Type": "Variable",
"Display": "advanced",
"Required": "False",
"Mask": "False"
},
"value": ""
},
{
"@attributes": {
"Name": "VNC Listening Port (Non-Bridge Network Type)",
"Target": "VNC_LISTENING_PORT",
"Default": "5900",
"Mode": "",
"Description": "Port used by the VNC server to serve the UI of the application. This port is used internally by the container and it is usually not required to be changed. NOTE: This setting is relevant only when the Network Type is set to something else than Bridge.",
"Type": "Variable",
"Display": "advanced",
"Required": "False",
"Mask": "False"
},
"value": ""
},
@ -51581,11 +51638,11 @@
"Target": "CBB_WEB_INTERFACE_USER",
"Default": "",
"Mode": "",
"Description": "Username to use to login to the CloudBerry Backup's web interface.",
"Description": "User name to use to login to the CloudBerry Backup's web interface.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
"Required": "False",
"Mask": "False"
},
"value": ""
},
@ -51595,39 +51652,39 @@
"Target": "CBB_WEB_INTERFACE_PASSWORD",
"Default": "",
"Mode": "",
"Description": "Password to use to login to the CloudBerry Backup's web interface.<br><span style='color: red;'><b>Warning:</b></span> See documentation for a more secure way to specify the password.",
"Description": "Password to use to login to the CloudBerry Backup's web interface. **Warning**: See documentation for a more secure way to specify the password.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "true"
"Required": "False",
"Mask": "True"
},
"value": ""
},
{
"@attributes": {
"Name": "WEB Port for GUI",
"Name": "WEB Port for GUI (Bridge Network Type)",
"Target": "5800",
"Default": "7802",
"Mode": "tcp",
"Description": "Port used to access the application's GUI via the web interface.<br><b>NOTE:</b> This applies only when <i>Network Type</i> is set to <i>Bridge</i>. For other network types, port 5800 should be used instead.",
"Description": "Port to access the application's GUI via the web interface. NOTE: This applies only when Network Type is set to Bridge.",
"Type": "Port",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
"Required": "True",
"Mask": "False"
},
"value": ""
},
{
"@attributes": {
"Name": "VNC Port for GUI",
"Name": "VNC Port for GUI (Bridge Network Type)",
"Target": "5900",
"Default": "7902",
"Mode": "tcp",
"Description": "Port used to access the application's GUI via the VNC protocol. Optional if no VNC client is used.<br><b>NOTE:</b> This applies only when <i>Network Type</i> is set to <i>Bridge</i>. For other network types, port 5900 should be used instead.",
"Description": "Port to access the application's GUI via VNC protocol. Optional if no VNC client is used. NOTE: This applies only when Network Type is set to Bridge.",
"Type": "Port",
"Display": "advanced-hide",
"Required": "false",
"Mask": "false"
"Required": "False",
"Mask": "False"
},
"value": ""
},
@ -51637,11 +51694,11 @@
"Target": "43210",
"Default": "43210",
"Mode": "tcp",
"Description": "Port used to access the CloudBerry Backup's web interface via HTTP.<br><b>NOTE:</b> This applies only when <i>Network Type</i> is set to <i>Bridge</i>. For other network types, port 43210 should be used instead.",
"Description": "Port used to access the CloudBerry Backup's web interface via HTTP.",
"Type": "Port",
"Display": "advanced",
"Required": "false",
"Mask": "false"
"Required": "False",
"Mask": "False"
},
"value": ""
},
@ -51651,11 +51708,11 @@
"Target": "43211",
"Default": "43211",
"Mode": "tcp",
"Description": "Port used to access the CloudBerry Backup's web interface via HTTPs.<br><b>NOTE:</b> This applies only when <i>Network Type</i> is set to <i>Bridge</i>. For other network types, port 43211 should be used instead.",
"Description": "Port used to access the CloudBerry Backup's web interface via HTTPs.",
"Type": "Port",
"Display": "advanced",
"Required": "false",
"Mask": "false"
"Required": "False",
"Mask": "False"
},
"value": ""
}
@ -108515,6 +108572,30 @@
"FirstSeen": 1584792544,
"topTrending": 0.32799999999999996
},
{
"PluginURL": "https://raw.githubusercontent.com/ich777/unraid-sundtek-driver/master/sundtek-driver.plg",
"PluginAuthor": "ich777",
"Name": "Sundtek-Drivers",
"Support": "https://forums.unraid.net/topic/99027-plugin-dvb-driver/",
"Icon": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/sundtek.png",
"Repo": "ich777's Repository",
"TemplateURL": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/Sundtek-Drivers.xml",
"Repository": "https://raw.githubusercontent.com/ich777/unraid-sundtek-driver/master/sundtek-driver.plg",
"Plugin": true,
"pluginVersion": "2022.12.09",
"MinVer": "6.11.5",
"Overview": "This Plugin will install the Sundtek DVB Drivers to Unraid. Please visit the Plugin page after installing the plugin to configure your TVHeadend instance for use with this plugin.",
"Date": 1670562000,
"templatePath": "/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/Sundtek-Drivers.xml",
"CategoryList": [
"Productivity",
"Tools-System",
"Drivers",
"Plugins"
],
"LastUpdateScan": 1670598253,
"FirstSeen": 1670598253
},
{
"Name": "SurviveTheNights",
"Repository": "ich777/steamcmd:stn",
@ -240429,9 +240510,9 @@
"CategoryList": [
"Tools-Utilities"
],
"downloads": 3,
"LastUpdateScan": 1667999042,
"downloads": 28,
"LastUpdate": 1667991793,
"LastUpdateScan": 1670598254,
"FirstSeen": 1667999042
},
{

View File

@ -1,7 +1,7 @@
{
"apps": 1905,
"last_updated_timestamp": 1670591047,
"last_updated": "2022-12-09 08:04",
"apps": 1906,
"last_updated_timestamp": 1670598254,
"last_updated": "2022-12-09 10:04",
"categories": [
{
"Cat": "Backup:",
@ -38243,7 +38243,7 @@
"Repo": "Squid's Repository",
"TemplateURL": "https://raw.githubusercontent.com/Squidly271/plugin-repository/master/fix.common.problems.xml",
"Repository": "https://raw.githubusercontent.com/Squidly271/fix.common.problems/master/plugins/fix.common.problems.plg",
"pluginVersion": "2022.12.09",
"pluginVersion": "2022.12.09a",
"MinVer": "6.7.0",
"topPlugin": 3,
"Overview": "Fix Common Problems is designed to find and suggest solutions to common unRaid configuration errors, common problems, etc.",
@ -51588,11 +51588,12 @@
"Network": "bridge",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/57217-support-cloudberry-backup/",
"Overview": "Backup files and folders to cloud storage of your choice: Amazon S3, Azure Blob Storage, Google Cloud Storage, HP Cloud, Rackspace Cloud Files, OpenStack, DreamObjects and other.\n\nThe GUI of the application is accessed through a modern web browser (no installation or configuration needed on the client side) or via any VNC client.\n\nAlso, being based on Alpine Linux, size of this container is very small (less\nthan 60MB in download size).\n\nFor a complete documentation of this container, see\nhttps://github.com/jlesage/docker-cloudberry-backup/blob/master/README.md",
"ReadMe": "https://github.com/jlesage/docker-cloudberry-backup#readme",
"Overview": "Backup files and folders to cloud storage of your choice: Amazon S3, Azure Blob Storage, Google Cloud Storage, HP Cloud, Rackspace Cloud Files, OpenStack, DreamObjects and other.\n\nThe GUI of the application is accessed through a modern web browser (no installation or configuration needed on the client side) or via any VNC client.\n\nAlso, being based on Alpine Linux, size of this container is very small (less than 100MB in download size).\n\nFor a complete documentation of this container, see https://github.com/jlesage/docker-cloudberry-backup#readme",
"WebUI": "http://[IP]:[PORT:5800]",
"TemplateURL": "https://raw.githubusercontent.com/jlesage/docker-templates/master/jlesage/cloudberry-backup.xml",
"Icon": "https://raw.githubusercontent.com/jlesage/docker-templates/master/jlesage/images/cloudberry-backup-icon.png",
"Project": "https://www.cloudberrylab.com/backup/linux.aspx",
"Project": "https://www.msp360.com/backup/",
"Networking": {
"Mode": "bridge"
},
@ -51603,11 +51604,11 @@
"Target": "/config",
"Default": "/mnt/user/appdata/cloudberry-backup",
"Mode": "rw",
"Description": "This is where the application stores its configuration, log and any files needing persistency.<br>Container path: /config",
"Description": "This is where the application stores its configuration, states, log and any files needing persistency.",
"Type": "Path",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
"Required": "True",
"Mask": "False"
},
"value": ""
},
@ -51617,11 +51618,11 @@
"Target": "/storage",
"Default": "/mnt/user",
"Mode": "ro",
"Description": "This location contains files from your host that need to be accessible by the application.<br>Container path: /storage",
"Description": "This location contains files from your host that need to be accessible to the application.",
"Type": "Path",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
"Required": "True",
"Mask": "False"
},
"value": ""
},
@ -51634,8 +51635,8 @@
"Description": "ID of the user the application runs as.",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
"Required": "True",
"Mask": "False"
},
"value": ""
},
@ -51648,8 +51649,8 @@
"Description": "ID of the group the application runs as.",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
"Required": "True",
"Mask": "False"
},
"value": ""
},
@ -51657,13 +51658,13 @@
"@attributes": {
"Name": "Umask",
"Target": "UMASK",
"Default": "000",
"Default": "0000",
"Mode": "",
"Description": "Mask that controls how file permissions are set for newly created files. The value of the mask is in octal notation.",
"Description": "Mask that controls how file permissions are set for newly created files. The value of the mask is in octal notation.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
"Required": "False",
"Mask": "False"
},
"value": ""
},
@ -51671,13 +51672,13 @@
"@attributes": {
"Name": "Niceness (priority)",
"Target": "APP_NICENESS",
"Default": "",
"Default": "0",
"Mode": "",
"Description": "Priority at which the application should run. A niceness value of -20 is the highest priority and 19 is the lowest priority.<br><b>NOTE:</b> Setting a negative value requires additional permissions. Thus, <i><b>--cap-add=SYS_NICE</b></i> must be added in <i>Extra Parameters</i> (shown when <i>Advanced View</i> is enabled).",
"Description": "Priority at which the application should run. A niceness value of -20 is the highest priority and 19 is the lowest priority. NOTE: Setting a negative value requires additional permissions. Thus, \"--cap-add=SYS_NICE\" must be added to Extra Parameters (shown when Advanced View is enabled).",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
"Required": "False",
"Mask": "False"
},
"value": ""
},
@ -51685,13 +51686,13 @@
"@attributes": {
"Name": "Display Width",
"Target": "DISPLAY_WIDTH",
"Default": "1280",
"Default": "1920",
"Mode": "",
"Description": "Width (in pixels) of the application's window.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
"Required": "False",
"Mask": "False"
},
"value": ""
},
@ -51699,13 +51700,27 @@
"@attributes": {
"Name": "Display Height",
"Target": "DISPLAY_HEIGHT",
"Default": "768",
"Default": "1080",
"Mode": "",
"Description": "Height (in pixels) of the application's window.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
"Required": "False",
"Mask": "False"
},
"value": ""
},
{
"@attributes": {
"Name": "Dark Mode",
"Target": "DARK_MODE",
"Default": "0",
"Mode": "",
"Description": "When set to \"1\", dark mode is enabled for the application.",
"Type": "Variable",
"Display": "advanced",
"Required": "False",
"Mask": "False"
},
"value": ""
},
@ -51715,25 +51730,67 @@
"Target": "SECURE_CONNECTION",
"Default": "0",
"Mode": "",
"Description": "Whether or not an encrypted connection should be used to access the application's GUI. Set to <i><b>1</b></i> to encrypt the connection.<br><span style='color: red;'><b>Note:</b></span> When enabling the secure connection, security parameters needs to be generated. This <b>one-time</b> operation is done during container startup. Depending on your system, this could take a few minutes. GUI of the application won't be available until the operation completes.",
"Description": "Whether or not an encrypted connection should be used to access the application's GUI. Set to \"1\" to encrypt the connection. NOTE: When enabling the secure connection, security parameters needs to be generated. This one-time operation is done during container startup. Depending on your system, this could take a few minutes. GUI of the application won't be available until the operation completes.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
"Required": "False",
"Mask": "False"
},
"value": ""
},
{
"@attributes": {
"Name": "Extra x11vnc Options",
"Target": "X11VNC_EXTRA_OPTS",
"Default": "",
"Name": "Secure Connection VNC Method",
"Target": "SECURE_CONNECTION_VNC_METHOD",
"Default": "SSL",
"Mode": "",
"Description": "Extra options to pass to the x11vnc server running in the Docker container.<br><span style='color: red;'><b>Warning:</b></span> For advanced users. Do not use unless you know what you are doing.",
"Description": "Method used to perform the secure VNC connection. Possible values are \"SSL\" or \"TLS\".",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
"Required": "False",
"Mask": "False"
},
"value": ""
},
{
"@attributes": {
"Name": "Secure Connection Certificate Check Interval",
"Target": "SECURE_CONNECTION_CERTS_CHECK_INTERVAL",
"Default": "60",
"Mode": "",
"Description": "Interval, in seconds, at which the system verifies if web or VNC certificates have changed. When a change is detected, the affected services are automatically restarted. A value of \"0\" disables the check.",
"Type": "Variable",
"Display": "advanced",
"Required": "False",
"Mask": "False"
},
"value": ""
},
{
"@attributes": {
"Name": "Web Listening Port (Non-Bridge Network Type)",
"Target": "WEB_LISTENING_PORT",
"Default": "5800",
"Mode": "",
"Description": "Port used by the web server to serve the UI of the application. This port is used internally by the container and it is usually not required to be changed. NOTE: This setting is relevant only when the Network Type is set to something else than Bridge.",
"Type": "Variable",
"Display": "advanced",
"Required": "False",
"Mask": "False"
},
"value": ""
},
{
"@attributes": {
"Name": "VNC Listening Port (Non-Bridge Network Type)",
"Target": "VNC_LISTENING_PORT",
"Default": "5900",
"Mode": "",
"Description": "Port used by the VNC server to serve the UI of the application. This port is used internally by the container and it is usually not required to be changed. NOTE: This setting is relevant only when the Network Type is set to something else than Bridge.",
"Type": "Variable",
"Display": "advanced",
"Required": "False",
"Mask": "False"
},
"value": ""
},
@ -51743,11 +51800,11 @@
"Target": "CBB_WEB_INTERFACE_USER",
"Default": "",
"Mode": "",
"Description": "Username to use to login to the CloudBerry Backup's web interface.",
"Description": "User name to use to login to the CloudBerry Backup's web interface.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
"Required": "False",
"Mask": "False"
},
"value": ""
},
@ -51757,39 +51814,39 @@
"Target": "CBB_WEB_INTERFACE_PASSWORD",
"Default": "",
"Mode": "",
"Description": "Password to use to login to the CloudBerry Backup's web interface.<br><span style='color: red;'><b>Warning:</b></span> See documentation for a more secure way to specify the password.",
"Description": "Password to use to login to the CloudBerry Backup's web interface. **Warning**: See documentation for a more secure way to specify the password.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "true"
"Required": "False",
"Mask": "True"
},
"value": ""
},
{
"@attributes": {
"Name": "WEB Port for GUI",
"Name": "WEB Port for GUI (Bridge Network Type)",
"Target": "5800",
"Default": "7802",
"Mode": "tcp",
"Description": "Port used to access the application's GUI via the web interface.<br><b>NOTE:</b> This applies only when <i>Network Type</i> is set to <i>Bridge</i>. For other network types, port 5800 should be used instead.",
"Description": "Port to access the application's GUI via the web interface. NOTE: This applies only when Network Type is set to Bridge.",
"Type": "Port",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
"Required": "True",
"Mask": "False"
},
"value": ""
},
{
"@attributes": {
"Name": "VNC Port for GUI",
"Name": "VNC Port for GUI (Bridge Network Type)",
"Target": "5900",
"Default": "7902",
"Mode": "tcp",
"Description": "Port used to access the application's GUI via the VNC protocol. Optional if no VNC client is used.<br><b>NOTE:</b> This applies only when <i>Network Type</i> is set to <i>Bridge</i>. For other network types, port 5900 should be used instead.",
"Description": "Port to access the application's GUI via VNC protocol. Optional if no VNC client is used. NOTE: This applies only when Network Type is set to Bridge.",
"Type": "Port",
"Display": "advanced-hide",
"Required": "false",
"Mask": "false"
"Required": "False",
"Mask": "False"
},
"value": ""
},
@ -51799,11 +51856,11 @@
"Target": "43210",
"Default": "43210",
"Mode": "tcp",
"Description": "Port used to access the CloudBerry Backup's web interface via HTTP.<br><b>NOTE:</b> This applies only when <i>Network Type</i> is set to <i>Bridge</i>. For other network types, port 43210 should be used instead.",
"Description": "Port used to access the CloudBerry Backup's web interface via HTTP.",
"Type": "Port",
"Display": "advanced",
"Required": "false",
"Mask": "false"
"Required": "False",
"Mask": "False"
},
"value": ""
},
@ -51813,11 +51870,11 @@
"Target": "43211",
"Default": "43211",
"Mode": "tcp",
"Description": "Port used to access the CloudBerry Backup's web interface via HTTPs.<br><b>NOTE:</b> This applies only when <i>Network Type</i> is set to <i>Bridge</i>. For other network types, port 43211 should be used instead.",
"Description": "Port used to access the CloudBerry Backup's web interface via HTTPs.",
"Type": "Port",
"Display": "advanced",
"Required": "false",
"Mask": "false"
"Required": "False",
"Mask": "False"
},
"value": ""
}
@ -108677,6 +108734,30 @@
"FirstSeen": 1584792544,
"topTrending": 0.32799999999999996
},
{
"PluginURL": "https://raw.githubusercontent.com/ich777/unraid-sundtek-driver/master/sundtek-driver.plg",
"PluginAuthor": "ich777",
"Name": "Sundtek-Drivers",
"Support": "https://forums.unraid.net/topic/99027-plugin-dvb-driver/",
"Icon": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/sundtek.png",
"Repo": "ich777's Repository",
"TemplateURL": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/Sundtek-Drivers.xml",
"Repository": "https://raw.githubusercontent.com/ich777/unraid-sundtek-driver/master/sundtek-driver.plg",
"Plugin": true,
"pluginVersion": "2022.12.09",
"MinVer": "6.11.5",
"Overview": "This Plugin will install the Sundtek DVB Drivers to Unraid. Please visit the Plugin page after installing the plugin to configure your TVHeadend instance for use with this plugin.",
"Date": 1670562000,
"templatePath": "/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/Sundtek-Drivers.xml",
"CategoryList": [
"Productivity",
"Tools-System",
"Drivers",
"Plugins"
],
"LastUpdateScan": 1670598253,
"FirstSeen": 1670598253
},
{
"Name": "SurviveTheNights",
"Repository": "ich777/steamcmd:stn",
@ -240591,9 +240672,9 @@
"CategoryList": [
"Tools-Utilities"
],
"downloads": 3,
"LastUpdateScan": 1667999042,
"downloads": 28,
"LastUpdate": 1667991793,
"LastUpdateScan": 1670598254,
"FirstSeen": 1667999042
},
{

View File

@ -2506,5 +2506,6 @@
"ghcr.io/turbocheetah/sneedznab:latest": 1670353461,
"heussd/fivefilters-full-text-rss": 1670367851,
"devzwf/pihole-dot-doh:latest": 1670396644,
"ich777/steamcmd:creativerse": 1670432652
"ich777/steamcmd:creativerse": 1670432652,
"https://raw.githubusercontent.com/ich777/unraid-sundtek-driver/master/sundtek-driver.plg": 1670598253
}

View File

@ -1186,6 +1186,7 @@ Processing /tmp/appFeed/templates/ich777sRepository/ich777/Starbound.xml...Succe
Processing /tmp/appFeed/templates/ich777sRepository/ich777/Starmade.xml...Success
Processing /tmp/appFeed/templates/ich777sRepository/ich777/Stationeers.xml...Success
Processing /tmp/appFeed/templates/ich777sRepository/ich777/Stun-Turn-Server.xml...Success
Processing /tmp/appFeed/templates/ich777sRepository/ich777/Sundtek-Drivers.xml... Downloading attempt 1...Success
Processing /tmp/appFeed/templates/ich777sRepository/ich777/SurviveTheNights.xml...Success
Processing /tmp/appFeed/templates/ich777sRepository/ich777/SvenCOOP.xml...Success
Processing /tmp/appFeed/templates/ich777sRepository/ich777/TeamFortress-Classic.xml...Success
@ -3266,6 +3267,8 @@ Processing /tmp/appFeed/templates/KluthRsRepository/ca_profile.xml...FOUND PROFI
Updating stats on containers
waaman/proxy-wol-redirect
waaman/proxy-wol-redirect:latest Downloads: 28 Stars: 0 Base: unknown
Privileged: 105

View File

@ -38081,7 +38081,7 @@
"Repo": "Squid's Repository",
"TemplateURL": "https://raw.githubusercontent.com/Squidly271/plugin-repository/master/fix.common.problems.xml",
"Repository": "https://raw.githubusercontent.com/Squidly271/fix.common.problems/master/plugins/fix.common.problems.plg",
"pluginVersion": "2022.11.18",
"pluginVersion": "2022.12.09",
"MinVer": "6.7.0",
"topPlugin": 3,
"Overview": "Fix Common Problems is designed to find and suggest solutions to common unRaid configuration errors, common problems, etc.",
@ -38091,7 +38091,7 @@
"en_US": "Helps find errors or configuration mistakes with your server"
},
"RecommendedWho": "Andrew",
"Date": 1668747600,
"Date": 1670562000,
"templatePath": "/tmp/GitHub/AppFeed/templates/SquidsRepository/fix.common.problems.xml",
"CategoryList": [
"Tools-System",
@ -96800,8 +96800,8 @@
"Other"
],
"downloads": 273,
"LastUpdate": 1668685060,
"LastUpdateScan": 1670583840,
"LastUpdate": 1668685060,
"FirstSeen": 1667984647
},
{
@ -160401,7 +160401,6 @@
],
"downloads": 58680,
"stars": 4,
"LastUpdate": 1670343637,
"trending": 26.385,
"trends": [
26.9,
@ -160423,6 +160422,7 @@
58680
],
"LastUpdateScan": 1670583840,
"LastUpdate": 1670343637,
"FirstSeen": 1654999405,
"topTrending": -0.514999999999997
},
@ -244809,8 +244809,8 @@
],
"downloads": 3163,
"stars": 7,
"LastUpdate": 1670496618,
"LastUpdateScan": 1670583841,
"LastUpdate": 1670496618,
"FirstSeen": 1649798215
},
{

View File

@ -52,7 +52,7 @@
"min": "6.10.0"
},
"https://raw.githubusercontent.com/Squidly271/fix.common.problems/master/plugins/fix.common.problems.plg": {
"version": "2022.12.09",
"version": "2022.12.09a",
"min": "6.7.0"
},
"https://raw.githubusercontent.com/Squidly271/flash.remount/main/flash.remount.plg": {
@ -431,6 +431,10 @@
"version": "2022.02.17",
"min": "6.8.3"
},
"https://raw.githubusercontent.com/ich777/unraid-sundtek-driver/master/sundtek-driver.plg": {
"version": "2022.12.09",
"min": "6.11.5"
},
"https://github.com/ich777/unraid-uinput/raw/master/uinput.plg": {
"version": "2022.07.17",
"min": "6.9.2",

View File

@ -68099,9 +68099,9 @@
},
"waaman/proxy-wol-redirect:latest": {
"Base": null,
"Downloads": 3,
"Downloads": 28,
"Stars": null,
"Time": 1667999042,
"Time": 1670598254,
"trending": null,
"trends": null,
"downloadtrend": null,
@ -68503,5 +68503,16 @@
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1670431728
},
"https://raw.githubusercontent.com/ich777/unraid-sundtek-driver/master/sundtek-driver.plg": {
"Base": null,
"Downloads": null,
"Stars": null,
"Time": 1670598253,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": null
}
}