This commit is contained in:
Squidly271 2021-01-13 02:07:49 -05:00
parent b7b32a813b
commit 6951eec10c
6 changed files with 66 additions and 19 deletions

View File

@ -1,3 +1,3 @@
{ {
"last_updated_timestamp": 1610514487 "last_updated_timestamp": 1610521668
} }

View File

@ -39103,7 +39103,7 @@
{ {
"TemplateURL": "https://raw.githubusercontent.com/paulpoco/docker-templates/master/paulpoco/delugevpn-flexget-dev.xml", "TemplateURL": "https://raw.githubusercontent.com/paulpoco/docker-templates/master/paulpoco/delugevpn-flexget-dev.xml",
"Beta": "true", "Beta": "true",
"Date": 1610341200, "Date": 1610427600,
"Project": "http://flexget.com/", "Project": "http://flexget.com/",
"Name": "delugevpn-flexget-dev", "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\"", "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\"",
@ -39166,7 +39166,7 @@
}, },
{ {
"Name": "FLEXGET_WEBUI_PASSWORD", "Name": "FLEXGET_WEBUI_PASSWORD",
"Value": "password_you_want_to_set" "Value": "password_at_least_12_char_long"
}, },
{ {
"Name": "VPN_PROV", "Name": "VPN_PROV",
@ -164820,6 +164820,11 @@
"Value": "info", "Value": "info",
"Name": "LOG_LEVEL", "Name": "LOG_LEVEL",
"Mode": "" "Mode": ""
},
{
"Value": "",
"Name": "BESTBUY_API_KEY",
"Mode": ""
} }
] ]
}, },
@ -165369,10 +165374,24 @@
"Mask": "false" "Mask": "false"
}, },
"value": "info" "value": "info"
},
{
"@attributes": {
"Name": "BESTBUY_API_KEY",
"Target": "BESTBUY_API_KEY",
"Default": "",
"Mode": "",
"Description": "Set an optional API key for faster Bestbuy checking via JSON",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "false",
"Mask": "false"
},
"value": ""
} }
], ],
"Repo": "kiowa2005's Repository", "Repo": "kiowa2005's Repository",
"Date": "1608827088", "Date": "1610517043",
"Category": "Cloud:", "Category": "Cloud:",
"OriginalOverview": "\r\n This service is a automated stock checker primarily focused on CPUs, GPUs, and Console Gaming Systems that has an abundance of mechanisms to notify your user group when items are available to include a link to add to an online cart.\r\n \r\nTo test notifications two methods exist:\r\n1) Add \"test:notification:production\" (no quotes) to the extra parameters. The system will exit after one notification has been sent.\r\n2) Set the following SHOW_ONLY_SERIES variable to \"test:series\".", "OriginalOverview": "\r\n This service is a automated stock checker primarily focused on CPUs, GPUs, and Console Gaming Systems that has an abundance of mechanisms to notify your user group when items are available to include a link to add to an online cart.\r\n \r\nTo test notifications two methods exist:\r\n1) Add \"test:notification:production\" (no quotes) to the extra parameters. The system will exit after one notification has been sent.\r\n2) Set the following SHOW_ONLY_SERIES variable to \"test:series\".",
"Description": "This service is a automated stock checker primarily focused on CPUs, GPUs, and Console Gaming Systems that has an abundance of mechanisms to notify your user group when items are available to include a link to add to an online cart.\r\n \r\nTo test notifications two methods exist:\r\n1) Add \"test:notification:production\" (no quotes) to the extra parameters. The system will exit after one notification has been sent.\r\n2) Set the following SHOW_ONLY_SERIES variable to \"test:series\".", "Description": "This service is a automated stock checker primarily focused on CPUs, GPUs, and Console Gaming Systems that has an abundance of mechanisms to notify your user group when items are available to include a link to add to an online cart.\r\n \r\nTo test notifications two methods exist:\r\n1) Add \"test:notification:production\" (no quotes) to the extra parameters. The system will exit after one notification has been sent.\r\n2) Set the following SHOW_ONLY_SERIES variable to \"test:series\".",

View File

@ -1,7 +1,7 @@
{ {
"apps": 1087, "apps": 1087,
"last_updated_timestamp": 1610514487, "last_updated_timestamp": 1610521668,
"last_updated": "2021-01-13 00:08", "last_updated": "2021-01-13 02:07",
"categories": [ "categories": [
{ {
"Cat": "Backup:", "Cat": "Backup:",
@ -39261,7 +39261,7 @@
{ {
"TemplateURL": "https://raw.githubusercontent.com/paulpoco/docker-templates/master/paulpoco/delugevpn-flexget-dev.xml", "TemplateURL": "https://raw.githubusercontent.com/paulpoco/docker-templates/master/paulpoco/delugevpn-flexget-dev.xml",
"Beta": "true", "Beta": "true",
"Date": 1610341200, "Date": 1610427600,
"Project": "http://flexget.com/", "Project": "http://flexget.com/",
"Name": "delugevpn-flexget-dev", "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\"", "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\"",
@ -39324,7 +39324,7 @@
}, },
{ {
"Name": "FLEXGET_WEBUI_PASSWORD", "Name": "FLEXGET_WEBUI_PASSWORD",
"Value": "password_you_want_to_set" "Value": "password_at_least_12_char_long"
}, },
{ {
"Name": "VPN_PROV", "Name": "VPN_PROV",
@ -164978,6 +164978,11 @@
"Value": "info", "Value": "info",
"Name": "LOG_LEVEL", "Name": "LOG_LEVEL",
"Mode": "" "Mode": ""
},
{
"Value": "",
"Name": "BESTBUY_API_KEY",
"Mode": ""
} }
] ]
}, },
@ -165527,10 +165532,24 @@
"Mask": "false" "Mask": "false"
}, },
"value": "info" "value": "info"
},
{
"@attributes": {
"Name": "BESTBUY_API_KEY",
"Target": "BESTBUY_API_KEY",
"Default": "",
"Mode": "",
"Description": "Set an optional API key for faster Bestbuy checking via JSON",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "false",
"Mask": "false"
},
"value": ""
} }
], ],
"Repo": "kiowa2005's Repository", "Repo": "kiowa2005's Repository",
"Date": "1608827088", "Date": "1610517043",
"Category": "Cloud:", "Category": "Cloud:",
"OriginalOverview": "\r\n This service is a automated stock checker primarily focused on CPUs, GPUs, and Console Gaming Systems that has an abundance of mechanisms to notify your user group when items are available to include a link to add to an online cart.\r\n \r\nTo test notifications two methods exist:\r\n1) Add \"test:notification:production\" (no quotes) to the extra parameters. The system will exit after one notification has been sent.\r\n2) Set the following SHOW_ONLY_SERIES variable to \"test:series\".", "OriginalOverview": "\r\n This service is a automated stock checker primarily focused on CPUs, GPUs, and Console Gaming Systems that has an abundance of mechanisms to notify your user group when items are available to include a link to add to an online cart.\r\n \r\nTo test notifications two methods exist:\r\n1) Add \"test:notification:production\" (no quotes) to the extra parameters. The system will exit after one notification has been sent.\r\n2) Set the following SHOW_ONLY_SERIES variable to \"test:series\".",
"Description": "This service is a automated stock checker primarily focused on CPUs, GPUs, and Console Gaming Systems that has an abundance of mechanisms to notify your user group when items are available to include a link to add to an online cart.\r\n \r\nTo test notifications two methods exist:\r\n1) Add \"test:notification:production\" (no quotes) to the extra parameters. The system will exit after one notification has been sent.\r\n2) Set the following SHOW_ONLY_SERIES variable to \"test:series\".", "Description": "This service is a automated stock checker primarily focused on CPUs, GPUs, and Console Gaming Systems that has an abundance of mechanisms to notify your user group when items are available to include a link to add to an online cart.\r\n \r\nTo test notifications two methods exist:\r\n1) Add \"test:notification:production\" (no quotes) to the extra parameters. The system will exit after one notification has been sent.\r\n2) Set the following SHOW_ONLY_SERIES variable to \"test:series\".",

View File

@ -175904,20 +175904,23 @@
"Network-Voip", "Network-Voip",
"Network-Messenger" "Network-Messenger"
], ],
"downloads": 430626, "downloads": 463354,
"stars": 6, "stars": 7,
"trending": 9.352, "trending": 7.063,
"trends": [ "trends": [
9.352 9.352,
7.063
], ],
"trendsDate": [ "trendsDate": [
1607915284 1607915284,
1610514486
], ],
"downloadtrend": [ "downloadtrend": [
390353, 390353,
430626 430626,
463354
], ],
"LastUpdateScan": 1607915284, "LastUpdateScan": 1610514486,
"FirstSeen": 1602720717 "FirstSeen": 1602720717
}, },
{ {

View File

@ -2,7 +2,7 @@
<Container> <Container>
<TemplateURL>https://raw.githubusercontent.com/paulpoco/docker-templates/master/paulpoco/delugevpn-flexget-dev.xml</TemplateURL> <TemplateURL>https://raw.githubusercontent.com/paulpoco/docker-templates/master/paulpoco/delugevpn-flexget-dev.xml</TemplateURL>
<Beta>true</Beta> <Beta>true</Beta>
<Date>1610341200</Date> <Date>1610427600</Date>
<Project>http://flexget.com/</Project> <Project>http://flexget.com/</Project>
<Name>delugevpn-flexget-dev</Name> <Name>delugevpn-flexget-dev</Name>
<Overview>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] <Overview>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]
@ -63,7 +63,7 @@
</Variable> </Variable>
<Variable> <Variable>
<Name>FLEXGET_WEBUI_PASSWORD</Name> <Name>FLEXGET_WEBUI_PASSWORD</Name>
<Value>password_you_want_to_set</Value> <Value>password_at_least_12_char_long</Value>
</Variable> </Variable>
<Variable> <Variable>
<Name>VPN_PROV</Name> <Name>VPN_PROV</Name>

View File

@ -222,6 +222,11 @@ To test notifications two methods exist:&#13;
<Name>LOG_LEVEL</Name> <Name>LOG_LEVEL</Name>
<Mode></Mode> <Mode></Mode>
</Variable> </Variable>
<Variable>
<Value></Value>
<Name>BESTBUY_API_KEY</Name>
<Mode></Mode>
</Variable>
</Environment> </Environment>
<Config Name="Web Interface Port" Target="8081" Default="7279" Mode="tcp" Description="This is Web UI port you can access via a web browser." Type="Port" Display="always-hide" Required="true" Mask="null">7279</Config> <Config Name="Web Interface Port" Target="8081" Default="7279" Mode="tcp" Description="This is Web UI port you can access via a web browser." Type="Port" Display="always-hide" Required="true" Mask="null">7279</Config>
<Config Name="PROXY_PROTOCOL" Target="PROXY_PROTOCOL" Default="" Mode="" Description="http or socks5" Type="Variable" Display="always-hide" Required="false" Mask="false"></Config> <Config Name="PROXY_PROTOCOL" Target="PROXY_PROTOCOL" Default="" Mode="" Description="http or socks5" Type="Variable" Display="always-hide" Required="false" Mask="false"></Config>
@ -262,7 +267,8 @@ To test notifications two methods exist:&#13;
<Config Name="SMTP_PORT" Target="SMTP_PORT" Default="25" Mode="" Description="TCP Port number on which the smtp server is listening for connections." Type="Variable" Display="advanced-hide" Required="false" Mask="false">25</Config> <Config Name="SMTP_PORT" Target="SMTP_PORT" Default="25" Mode="" Description="TCP Port number on which the smtp server is listening for connections." Type="Variable" Display="advanced-hide" Required="false" Mask="false">25</Config>
<Config Name="SMTP_ADDRESS" Target="SMTP_ADDRESS" Default="" Mode="" Description="IP Address or FQDN of SMTP server" Type="Variable" Display="advanced-hide" Required="false" Mask="false"></Config> <Config Name="SMTP_ADDRESS" Target="SMTP_ADDRESS" Default="" Mode="" Description="IP Address or FQDN of SMTP server" Type="Variable" Display="advanced-hide" Required="false" Mask="false"></Config>
<Config Name="Console Verbosity" Target="LOG_LEVEL" Default="info" Mode="" Description="The console output verbosity. &#13;&#10;&#13;&#10;Note: This is not logged to the system logger." Type="Variable" Display="advanced-hide" Required="true" Mask="false">info</Config> <Config Name="Console Verbosity" Target="LOG_LEVEL" Default="info" Mode="" Description="The console output verbosity. &#13;&#10;&#13;&#10;Note: This is not logged to the system logger." Type="Variable" Display="advanced-hide" Required="true" Mask="false">info</Config>
<Date>1608827088</Date> <Config Name="BESTBUY_API_KEY" Target="BESTBUY_API_KEY" Default="" Mode="" Description="Set an optional API key for faster Bestbuy checking via JSON" Type="Variable" Display="advanced-hide" Required="false" Mask="false"></Config>
<Date>1610517043</Date>
<Category>Cloud:</Category> <Category>Cloud:</Category>
<Description>This service is a automated stock checker primarily focused on CPUs, GPUs, and Console Gaming Systems that has an abundance of mechanisms to notify your user group when items are available to include a link to add to an online cart.&#13; <Description>This service is a automated stock checker primarily focused on CPUs, GPUs, and Console Gaming Systems that has an abundance of mechanisms to notify your user group when items are available to include a link to add to an online cart.&#13;
&#13; &#13;