From 361df548b3054d303fc90ec07a78b5cbcb62cd77 Mon Sep 17 00:00:00 2001 From: Squidly271 Date: Mon, 11 Jan 2021 22:07:51 -0500 Subject: [PATCH] Update --- applicationFeed-lastUpdated.json | 2 +- applicationFeed-raw.json | 11 ++++++----- applicationFeed.json | 15 ++++++++------- old-applicationFeed-raw.json | 15 +++++++++++++-- templates/DjossRepository/jlesage/dupeguru.xml | 2 +- .../paulpoco/delugevpn-flexget-dev.xml | 9 +++++---- 6 files changed, 34 insertions(+), 20 deletions(-) diff --git a/applicationFeed-lastUpdated.json b/applicationFeed-lastUpdated.json index 6612bbc3e..345dba99a 100644 --- a/applicationFeed-lastUpdated.json +++ b/applicationFeed-lastUpdated.json @@ -1,3 +1,3 @@ { - "last_updated_timestamp": 1610413702 + "last_updated_timestamp": 1610420870 } \ No newline at end of file diff --git a/applicationFeed-raw.json b/applicationFeed-raw.json index 3d044eb04..32da971dd 100644 --- a/applicationFeed-raw.json +++ b/applicationFeed-raw.json @@ -39101,7 +39101,7 @@ { "TemplateURL": "https://raw.githubusercontent.com/paulpoco/docker-templates/master/paulpoco/delugevpn-flexget-dev.xml", "Beta": "true", - "Date": 1610254800, + "Date": 1610341200, "Project": "http://flexget.com/", "Name": "delugevpn-flexget-dev", "Overview": "Deluge is a full-featured \u200bBitTorrent client for Linux, OS X, Unix and Windows. It uses \u200blibtorrent in its backend and features multiple user-interfaces including: GTK+, web and console. It has been designed using the client server model with a daemon process that handles all the bittorrent activity. The Deluge daemon is able to run on headless machines with the user-interfaces being able to connect remotely from any platform.\n This Docker includes Flexget & OpenVPN to ensure a secure and private connection to the Internet, including use of iptables to prevent IP leakage when the tunnel is down. It also includes Privoxy to allow unfiltered access to index sites, to use Privoxy please point your application at \"host ip:8118\"", @@ -39227,17 +39227,17 @@ "Data": { "Volume": [ { - "HostDir": "/mnt/cache/appdata/delugevpn-flexget-dev", + "HostDir": "/mnt/user/appdata/delugevpn-flexget-dev", "ContainerDir": "/config", "Mode": "rw" }, { "HostDir": "/mnt/user/Media", - "ContainerDir": "/Media", + "ContainerDir": "/data", "Mode": "rw" }, { - "HostDir": "/mnt/cache/appdata/flexgetdev", + "HostDir": "/mnt/user/appdata/flexget-dev", "ContainerDir": "/home/nobody/.flexget", "Mode": "rw" } @@ -39245,6 +39245,7 @@ }, "WebUI": "http://[IP]:[PORT:8112]/", "Icon": "https://raw.githubusercontent.com/paulpoco/docker-templates/master/paulpoco/images/Deluge-Flexget-icon.png", + "ExtraParams": "--sysctl=\"net.ipv4.conf.all.src_valid_mark=1\"", "Repo": "Paul_Ber's Repository", "Category": "Downloaders: Status:Beta", "OriginalOverview": "Deluge is a full-featured \u200bBitTorrent client for Linux, OS X, Unix and Windows. It uses \u200blibtorrent in its backend and features multiple user-interfaces including: GTK+, web and console. It has been designed using the client server model with a daemon process that handles all the bittorrent activity. The Deluge daemon is able to run on headless machines with the user-interfaces being able to connect remotely from any platform.[br]\n This Docker includes Flexget & OpenVPN to ensure a secure and private connection to the Internet, including use of iptables to prevent IP leakage when the tunnel is down. It also includes Privoxy to allow unfiltered access to index sites, to use Privoxy please point your application at \"host ip:8118\"", @@ -53489,7 +53490,7 @@ "TemplateURL": "https://raw.githubusercontent.com/jlesage/docker-templates/master/jlesage/dupeguru.xml", "Icon": "https://raw.githubusercontent.com/jlesage/docker-templates/master/jlesage/images/dupeguru-icon.png", "Project": "https://www.hardcoded.net/dupeguru/", - "Date": 1557892800, + "Date": 1610341200, "Networking": { "Mode": "bridge", "Publish": { diff --git a/applicationFeed.json b/applicationFeed.json index 900dd20ba..0b4c77063 100644 --- a/applicationFeed.json +++ b/applicationFeed.json @@ -1,7 +1,7 @@ { "apps": 1087, - "last_updated_timestamp": 1610413702, - "last_updated": "2021-01-11 20:08", + "last_updated_timestamp": 1610420870, + "last_updated": "2021-01-11 22:07", "categories": [ { "Cat": "Backup:", @@ -39259,7 +39259,7 @@ { "TemplateURL": "https://raw.githubusercontent.com/paulpoco/docker-templates/master/paulpoco/delugevpn-flexget-dev.xml", "Beta": "true", - "Date": 1610254800, + "Date": 1610341200, "Project": "http://flexget.com/", "Name": "delugevpn-flexget-dev", "Overview": "Deluge is a full-featured \u200bBitTorrent client for Linux, OS X, Unix and Windows. It uses \u200blibtorrent in its backend and features multiple user-interfaces including: GTK+, web and console. It has been designed using the client server model with a daemon process that handles all the bittorrent activity. The Deluge daemon is able to run on headless machines with the user-interfaces being able to connect remotely from any platform.\n This Docker includes Flexget & OpenVPN to ensure a secure and private connection to the Internet, including use of iptables to prevent IP leakage when the tunnel is down. It also includes Privoxy to allow unfiltered access to index sites, to use Privoxy please point your application at \"host ip:8118\"", @@ -39385,17 +39385,17 @@ "Data": { "Volume": [ { - "HostDir": "/mnt/cache/appdata/delugevpn-flexget-dev", + "HostDir": "/mnt/user/appdata/delugevpn-flexget-dev", "ContainerDir": "/config", "Mode": "rw" }, { "HostDir": "/mnt/user/Media", - "ContainerDir": "/Media", + "ContainerDir": "/data", "Mode": "rw" }, { - "HostDir": "/mnt/cache/appdata/flexgetdev", + "HostDir": "/mnt/user/appdata/flexget-dev", "ContainerDir": "/home/nobody/.flexget", "Mode": "rw" } @@ -39403,6 +39403,7 @@ }, "WebUI": "http://[IP]:[PORT:8112]/", "Icon": "https://raw.githubusercontent.com/paulpoco/docker-templates/master/paulpoco/images/Deluge-Flexget-icon.png", + "ExtraParams": "--sysctl=\"net.ipv4.conf.all.src_valid_mark=1\"", "Repo": "Paul_Ber's Repository", "Category": "Downloaders: Status:Beta", "OriginalOverview": "Deluge is a full-featured \u200bBitTorrent client for Linux, OS X, Unix and Windows. It uses \u200blibtorrent in its backend and features multiple user-interfaces including: GTK+, web and console. It has been designed using the client server model with a daemon process that handles all the bittorrent activity. The Deluge daemon is able to run on headless machines with the user-interfaces being able to connect remotely from any platform.[br]\n This Docker includes Flexget & OpenVPN to ensure a secure and private connection to the Internet, including use of iptables to prevent IP leakage when the tunnel is down. It also includes Privoxy to allow unfiltered access to index sites, to use Privoxy please point your application at \"host ip:8118\"", @@ -53647,7 +53648,7 @@ "TemplateURL": "https://raw.githubusercontent.com/jlesage/docker-templates/master/jlesage/dupeguru.xml", "Icon": "https://raw.githubusercontent.com/jlesage/docker-templates/master/jlesage/images/dupeguru-icon.png", "Project": "https://www.hardcoded.net/dupeguru/", - "Date": 1557892800, + "Date": 1610341200, "Networking": { "Mode": "bridge", "Publish": { diff --git a/old-applicationFeed-raw.json b/old-applicationFeed-raw.json index 5aba1dfb8..3d044eb04 100644 --- a/old-applicationFeed-raw.json +++ b/old-applicationFeed-raw.json @@ -110324,8 +110324,19 @@ "Productivity", "Tools-Utilities" ], - "downloads": 10124, - "LastUpdateScan": 1607814473, + "downloads": 11603, + "trending": 12.747, + "trends": [ + 12.747 + ], + "trendsDate": [ + 1610413701 + ], + "downloadtrend": [ + 10124, + 11603 + ], + "LastUpdateScan": 1610413701, "FirstSeen": 1602627030 }, { diff --git a/templates/DjossRepository/jlesage/dupeguru.xml b/templates/DjossRepository/jlesage/dupeguru.xml index eeb75cd1a..9c419e5aa 100644 --- a/templates/DjossRepository/jlesage/dupeguru.xml +++ b/templates/DjossRepository/jlesage/dupeguru.xml @@ -23,7 +23,7 @@ that can find duplicate filenames even when they are not exactly the same. https://raw.githubusercontent.com/jlesage/docker-templates/master/jlesage/dupeguru.xml https://raw.githubusercontent.com/jlesage/docker-templates/master/jlesage/images/dupeguru-icon.png https://www.hardcoded.net/dupeguru/ - 1557892800 + 1610341200 bridge diff --git a/templates/Paul_BersRepository/paulpoco/delugevpn-flexget-dev.xml b/templates/Paul_BersRepository/paulpoco/delugevpn-flexget-dev.xml index c16002f8a..96fe9574c 100644 --- a/templates/Paul_BersRepository/paulpoco/delugevpn-flexget-dev.xml +++ b/templates/Paul_BersRepository/paulpoco/delugevpn-flexget-dev.xml @@ -2,7 +2,7 @@ https://raw.githubusercontent.com/paulpoco/docker-templates/master/paulpoco/delugevpn-flexget-dev.xml true - 1610254800 + 1610341200 http://flexget.com/ delugevpn-flexget-dev Deluge is a full-featured ​BitTorrent client for Linux, OS X, Unix and Windows. It uses ​libtorrent in its backend and features multiple user-interfaces including: GTK+, web and console. It has been designed using the client server model with a daemon process that handles all the bittorrent activity. The Deluge daemon is able to run on headless machines with the user-interfaces being able to connect remotely from any platform.[br] @@ -124,23 +124,24 @@ - /mnt/cache/appdata/delugevpn-flexget-dev + /mnt/user/appdata/delugevpn-flexget-dev /config rw /mnt/user/Media - /Media + /data rw - /mnt/cache/appdata/flexgetdev + /mnt/user/appdata/flexget-dev /home/nobody/.flexget rw http://[IP]:[PORT:8112]/ https://raw.githubusercontent.com/paulpoco/docker-templates/master/paulpoco/images/Deluge-Flexget-icon.png + --sysctl="net.ipv4.conf.all.src_valid_mark=1" Downloaders: Status:Beta Deluge is a full-featured ​BitTorrent client for Linux, OS X, Unix and Windows. It uses ​libtorrent in its backend and features multiple user-interfaces including: GTK+, web and console. It has been designed using the client server model with a daemon process that handles all the bittorrent activity. The Deluge daemon is able to run on headless machines with the user-interfaces being able to connect remotely from any platform. This Docker includes Flexget & OpenVPN to ensure a secure and private connection to the Internet, including use of iptables to prevent IP leakage when the tunnel is down. It also includes Privoxy to allow unfiltered access to index sites, to use Privoxy please point your application at "host ip:8118"