From 3ea6413fdea397067c71f6eb7329143424df1796 Mon Sep 17 00:00:00 2001 From: Andrew Z Date: Thu, 9 Dec 2021 19:29:10 -0500 Subject: [PATCH] Update --- applicationFeed-lastUpdated.json | 2 +- applicationFeed.json | 4 +- old-applicationFeed-raw.json | 69 +++++++++++++++++++++++++++++++- 3 files changed, 71 insertions(+), 4 deletions(-) diff --git a/applicationFeed-lastUpdated.json b/applicationFeed-lastUpdated.json index b39106d6b..156bc7a61 100755 --- a/applicationFeed-lastUpdated.json +++ b/applicationFeed-lastUpdated.json @@ -1,3 +1,3 @@ { - "last_updated_timestamp": 1639095664 + "last_updated_timestamp": 1639096149 } \ No newline at end of file diff --git a/applicationFeed.json b/applicationFeed.json index 5cea027c8..22fc51e67 100755 --- a/applicationFeed.json +++ b/applicationFeed.json @@ -1,7 +1,7 @@ { "apps": 1461, - "last_updated_timestamp": 1639095664, - "last_updated": "2021-12-09 19:21", + "last_updated_timestamp": 1639096149, + "last_updated": "2021-12-09 19:29", "categories": [ { "Cat": "Backup:", diff --git a/old-applicationFeed-raw.json b/old-applicationFeed-raw.json index ab5407eca..ae8447f02 100755 --- a/old-applicationFeed-raw.json +++ b/old-applicationFeed-raw.json @@ -20899,7 +20899,7 @@ "Project": "https://jellyfin.github.io/", "Overview": "Jellyfin(https://jellyfin.github.io/) is a Free Software Media System that puts you in control of managing and streaming your media. It is an alternative to the proprietary Emby and Plex, to provide media from a dedicated server to end-user devices via multiple apps. Jellyfin is descended from Emby's 3.5.2 release and ported to the .NET Core framework to enable full cross-platform support. There are no strings attached, no premium licenses or features, and no hidden agendas: just a team who want to build something better and work together to achieve it.", "WebUI": "http://[IP]:[PORT:8096]", - "TemplateURL": "https://raw.githubusercontent.com/linuxserver/templates/main/unraid/jellyfin.xml", + "TemplateURL": "", "Icon": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/jellyfin-logo.png", "Date": 1632283200, "Config": [ @@ -125026,6 +125026,73 @@ "topTrending": -59.074999999999996, "topPerforming": 21.034 }, + { + "Name": "web-pdf-toolbox", + "Repository": "zpex/web-pdf-toolbox", + "Registry": "https://hub.docker.com/r/zpex/web-pdf-toolbox", + "Network": "bridge", + "Privileged": "false", + "Support": "https://forums.unraid.net/topic/87798-support-selfhostersnets-template-repository", + "Project": "https://github.com/natpuch/web-pdf-toolbox", + "Overview": "Very simple web toolbox to combine, compress, split PDF, and convert between images and PDF, change contrast of PDF, and add text watermark on PDF using Ghostscript and ImageMagick. \u26a0\ufe0f WARNING: This toolbox is not secure and should not be exposed publicly. If exposed, someone might be able to access recently uploaded documents. Please, only use this toolbox behind an authentification portal or on a LAN (and access it via VPN if needed).", + "WebUI": "http://[IP]:[PORT:80]", + "Config": [ + { + "@attributes": { + "Name": "Appdata", + "Target": "/tmp/pdf/", + "Default": "/mnt/user/appdata/web-pdf-toolbox", + "Mode": "rw", + "Description": "Container Path: /tmp/pdf/", + "Type": "Path", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "WebUI", + "Target": "80", + "Default": "25568", + "Mode": "tcp", + "Description": "Container Port: 80", + "Type": "Port", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "25568" + }, + { + "@attributes": { + "Name": "Timezone", + "Target": "TZ", + "Default": "America/Chicago", + "Mode": "", + "Description": "Container Variable: TZ", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "" + } + ], + "Repo": "Selfhosters Unraid Discord Repository", + "RepoShort": "Selfhosters", + "TemplateURL": "https://raw.githubusercontent.com/selfhosters/unRAID-CA-templates/master/templates/web-pdf-toolbox.xml", + "templatePath": "/tmp/GitHub/AppFeed/templates/SelfhostersUnraidDiscordRepository/templates/web-pdf-toolbox.xml", + "CategoryList": [ + "Productivity", + "Tools-Utilities" + ], + "downloads": 19312, + "stars": 1, + "LastUpdateScan": 1639095664, + "FirstSeen": 1639095664 + }, { "Name": "wikijs", "Repository": "requarks/wiki:beta",