This commit is contained in:
Squidly271 2020-12-19 06:09:06 -05:00
parent c367e83a3b
commit e9c0cfb9b4
8 changed files with 402 additions and 31 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1608368937
"last_updated_timestamp": 1608376139
}

View File

@ -143576,7 +143576,7 @@
{
"Tag": "nightly-dockerhub",
"TagDescription": "Every commit to development branch",
"Repository": "hotio/bazarr:release",
"Repository": "hotio/bazarr:nightly",
"Registry": "https://hub.docker.com/r/hotio/bazarr"
},
{
@ -143588,7 +143588,7 @@
{
"Tag": "nightly-ghcr",
"TagDescription": "Every commit to development branch",
"Repository": "ghcr.io/hotio/bazarr:release",
"Repository": "ghcr.io/hotio/bazarr:nightly",
"Registry": "https://github.com/users/hotio/packages/container/package/bazarr"
}
],
@ -145411,6 +145411,157 @@
"LastUpdateScan": 1606057715,
"FirstSeen": 1577475441
},
{
"Name": "overseerr",
"Repository": "hotio/overseerr",
"Registry": "https://hub.docker.com/r/hotio/overseerr",
"Branch": [
{
"Tag": "release-dockerhub",
"TagDescription": "Releases",
"Repository": "hotio/overseerr:release",
"Registry": "https://hub.docker.com/r/hotio/overseerr"
},
{
"Tag": "nightly-dockerhub",
"TagDescription": "Every commit to develop branch",
"Repository": "hotio/overseerr:nightly",
"Registry": "https://hub.docker.com/r/hotio/overseerr"
},
{
"Tag": "release-ghcr",
"TagDescription": "Releases",
"Repository": "ghcr.io/hotio/overseerr:release",
"Registry": "https://github.com/users/hotio/packages/container/package/overseerr"
},
{
"Tag": "nightly-ghcr",
"TagDescription": "Every commit to develop branch",
"Repository": "ghcr.io/hotio/overseerr:nightly",
"Registry": "https://github.com/users/hotio/packages/container/package/overseerr"
}
],
"Shell": "bash",
"Privileged": "false",
"Support": "https://hotio.dev/discord",
"Project": "https://hotio.dev/containers/overseerr",
"Icon": "https://raw.githubusercontent.com/docker-hotio/unraid-templates/master/hotio/img/overseerr.png",
"Overview": "Request management and media discovery tool for the Plex ecosystem.",
"Description": "Request management and media discovery tool for the Plex ecosystem.",
"WebUI": "http://[IP]:[PORT:5055]",
"PostArgs": "",
"Network": "bridge",
"Config": [
{
"@attributes": {
"Name": "Host Port for 5055",
"Target": "5055",
"Default": "5055",
"Mode": "tcp",
"Description": "Container Port: 5055",
"Type": "Port",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Host Path for /config",
"Target": "/config",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /config",
"Type": "Path",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "PUID",
"Target": "PUID",
"Default": "99",
"Mode": "",
"Description": "Container Variable: PUID",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "PGID",
"Target": "PGID",
"Default": "100",
"Mode": "",
"Description": "Container Variable: PGID",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "UMASK",
"Target": "UMASK",
"Default": "002",
"Mode": "",
"Description": "Container Variable: UMASK",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "ARGS",
"Target": "ARGS",
"Default": "",
"Mode": "",
"Description": "Container Variable: ARGS",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "DEBUG",
"Target": "DEBUG",
"Default": "no|yes",
"Mode": "",
"Description": "Container Variable: DEBUG",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "false",
"Mask": "false"
},
"value": ""
}
],
"Repo": "hotio's Repository",
"Category": "Downloaders: MediaApp:Other",
"templatePath": "/tmp/GitHub/AppFeed/templates/hotiosRepository/hotio/overseerr.xml",
"CategoryList": [
"Downloaders",
"MediaApp-Other"
],
"downloads": 111,
"LastUpdateScan": 1608376120,
"FirstSeen": 1608376120
},
{
"Name": "plex",
"Repository": "hotio/plex",

View File

@ -1,7 +1,7 @@
{
"apps": 1072,
"last_updated_timestamp": 1608368937,
"last_updated": "2020-12-19 04:08",
"apps": 1073,
"last_updated_timestamp": 1608376139,
"last_updated": "2020-12-19 06:08",
"categories": [
{
"Cat": "Backup:",
@ -143730,7 +143730,7 @@
{
"Tag": "nightly-dockerhub",
"TagDescription": "Every commit to development branch",
"Repository": "hotio/bazarr:release",
"Repository": "hotio/bazarr:nightly",
"Registry": "https://hub.docker.com/r/hotio/bazarr"
},
{
@ -143742,7 +143742,7 @@
{
"Tag": "nightly-ghcr",
"TagDescription": "Every commit to development branch",
"Repository": "ghcr.io/hotio/bazarr:release",
"Repository": "ghcr.io/hotio/bazarr:nightly",
"Registry": "https://github.com/users/hotio/packages/container/package/bazarr"
}
],
@ -145565,6 +145565,157 @@
"LastUpdateScan": 1606057715,
"FirstSeen": 1577475441
},
{
"Name": "overseerr",
"Repository": "hotio/overseerr",
"Registry": "https://hub.docker.com/r/hotio/overseerr",
"Branch": [
{
"Tag": "release-dockerhub",
"TagDescription": "Releases",
"Repository": "hotio/overseerr:release",
"Registry": "https://hub.docker.com/r/hotio/overseerr"
},
{
"Tag": "nightly-dockerhub",
"TagDescription": "Every commit to develop branch",
"Repository": "hotio/overseerr:nightly",
"Registry": "https://hub.docker.com/r/hotio/overseerr"
},
{
"Tag": "release-ghcr",
"TagDescription": "Releases",
"Repository": "ghcr.io/hotio/overseerr:release",
"Registry": "https://github.com/users/hotio/packages/container/package/overseerr"
},
{
"Tag": "nightly-ghcr",
"TagDescription": "Every commit to develop branch",
"Repository": "ghcr.io/hotio/overseerr:nightly",
"Registry": "https://github.com/users/hotio/packages/container/package/overseerr"
}
],
"Shell": "bash",
"Privileged": "false",
"Support": "https://hotio.dev/discord",
"Project": "https://hotio.dev/containers/overseerr",
"Icon": "https://raw.githubusercontent.com/docker-hotio/unraid-templates/master/hotio/img/overseerr.png",
"Overview": "Request management and media discovery tool for the Plex ecosystem.",
"Description": "Request management and media discovery tool for the Plex ecosystem.",
"WebUI": "http://[IP]:[PORT:5055]",
"PostArgs": "",
"Network": "bridge",
"Config": [
{
"@attributes": {
"Name": "Host Port for 5055",
"Target": "5055",
"Default": "5055",
"Mode": "tcp",
"Description": "Container Port: 5055",
"Type": "Port",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Host Path for /config",
"Target": "/config",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /config",
"Type": "Path",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "PUID",
"Target": "PUID",
"Default": "99",
"Mode": "",
"Description": "Container Variable: PUID",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "PGID",
"Target": "PGID",
"Default": "100",
"Mode": "",
"Description": "Container Variable: PGID",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "UMASK",
"Target": "UMASK",
"Default": "002",
"Mode": "",
"Description": "Container Variable: UMASK",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "ARGS",
"Target": "ARGS",
"Default": "",
"Mode": "",
"Description": "Container Variable: ARGS",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "DEBUG",
"Target": "DEBUG",
"Default": "no|yes",
"Mode": "",
"Description": "Container Variable: DEBUG",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "false",
"Mask": "false"
},
"value": ""
}
],
"Repo": "hotio's Repository",
"Category": "Downloaders: MediaApp:Other",
"templatePath": "/tmp/GitHub/AppFeed/templates/hotiosRepository/hotio/overseerr.xml",
"CategoryList": [
"Downloaders",
"MediaApp-Other"
],
"downloads": 111,
"LastUpdateScan": 1608376120,
"FirstSeen": 1608376120
},
{
"Name": "plex",
"Repository": "hotio/plex",

View File

@ -1368,5 +1368,6 @@
"axelander/openbudgeteer": 1608045586,
"deepquestai/deepstack:gpu": 1608071278,
"ich777/urbanterror": 1608073729,
"cassandra:latest": 1608332935
"cassandra:latest": 1608332935,
"hotio/overseerr": 1608376120
}

View File

@ -25823,9 +25823,9 @@
"MediaApp-Other",
"Tools-Utilities"
],
"downloads": 73646771,
"stars": 35,
"trending": 13.43,
"downloads": 76949104,
"stars": 42,
"trending": 4.292,
"trends": [
99.218,
68.98,
@ -25833,7 +25833,8 @@
33.041,
25.901,
20.322,
13.43
13.43,
4.292
],
"trendsDate": [
1590179510,
@ -25842,7 +25843,8 @@
1597975752,
1600574853,
1603174089,
1605769694
1605769694,
1608368915
],
"downloadtrend": [
33440,
@ -25852,9 +25854,10 @@
37641833,
50799533,
63756203,
73646771
73646771,
76949104
],
"LastUpdateScan": 1605769694,
"LastUpdateScan": 1608368915,
"FirstSeen": 1587578877
},
{
@ -120711,8 +120714,8 @@
"CategoryList": [
"MediaApp-Video"
],
"downloads": 131604,
"trending": 13.966,
"downloads": 136752,
"trending": 3.764,
"trends": [
17.599,
14.118,
@ -120724,7 +120727,8 @@
26.897,
20.294,
17.843,
13.966
13.966,
3.764
],
"trendsDate": [
1579791998,
@ -120737,7 +120741,8 @@
1597975753,
1600574854,
1603174089,
1605769694
1605769694,
1608368915
],
"downloadtrend": [
11860,
@ -120751,9 +120756,10 @@
74143,
93021,
113224,
131604
131604,
136752
],
"LastUpdateScan": 1605769694,
"LastUpdateScan": 1608368915,
"FirstSeen": 1564200463
},
{
@ -138643,23 +138649,26 @@
"CategoryList": [
"MediaServer-Music"
],
"downloads": 997690,
"downloads": 1023528,
"stars": 5,
"trending": 4.213,
"trending": 2.524,
"trends": [
6.055,
4.213
4.213,
2.524
],
"trendsDate": [
1603174089,
1605769695
1605769695,
1608368915
],
"downloadtrend": [
897791,
955656,
997690
997690,
1023528
],
"LastUpdateScan": 1605769695,
"LastUpdateScan": 1608368915,
"FirstSeen": 1600574854
},
{
@ -155209,7 +155218,7 @@
"Network-Voip",
"Network-Messenger"
],
"LastUpdateScan": 1605769695,
"LastUpdateScan": 1608368916,
"FirstSeen": 1587586114
},
{

View File

@ -39132,5 +39132,15 @@
"trends": null,
"downloadtrend": null,
"trendsDate": null
},
"hotio/overseerr": {
"Base": null,
"Downloads": 111,
"Stars": null,
"Time": 1608376120,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null
}
}

View File

@ -12,7 +12,7 @@
<Branch>
<Tag>nightly-dockerhub</Tag>
<TagDescription>Every commit to development branch</TagDescription>
<Repository>hotio/bazarr:release</Repository>
<Repository>hotio/bazarr:nightly</Repository>
<Registry>https://hub.docker.com/r/hotio/bazarr</Registry>
</Branch>
<Branch>
@ -24,7 +24,7 @@
<Branch>
<Tag>nightly-ghcr</Tag>
<TagDescription>Every commit to development branch</TagDescription>
<Repository>ghcr.io/hotio/bazarr:release</Repository>
<Repository>ghcr.io/hotio/bazarr:nightly</Repository>
<Registry>https://github.com/users/hotio/packages/container/package/bazarr</Registry>
</Branch>
<Shell>bash</Shell>

View File

@ -0,0 +1,49 @@
<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>overseerr</Name>
<Repository>hotio/overseerr</Repository>
<Registry>https://hub.docker.com/r/hotio/overseerr</Registry>
<Branch>
<Tag>release-dockerhub</Tag>
<TagDescription>Releases</TagDescription>
<Repository>hotio/overseerr:release</Repository>
<Registry>https://hub.docker.com/r/hotio/overseerr</Registry>
</Branch>
<Branch>
<Tag>nightly-dockerhub</Tag>
<TagDescription>Every commit to develop branch</TagDescription>
<Repository>hotio/overseerr:nightly</Repository>
<Registry>https://hub.docker.com/r/hotio/overseerr</Registry>
</Branch>
<Branch>
<Tag>release-ghcr</Tag>
<TagDescription>Releases</TagDescription>
<Repository>ghcr.io/hotio/overseerr:release</Repository>
<Registry>https://github.com/users/hotio/packages/container/package/overseerr</Registry>
</Branch>
<Branch>
<Tag>nightly-ghcr</Tag>
<TagDescription>Every commit to develop branch</TagDescription>
<Repository>ghcr.io/hotio/overseerr:nightly</Repository>
<Registry>https://github.com/users/hotio/packages/container/package/overseerr</Registry>
</Branch>
<Shell>bash</Shell>
<Privileged>false</Privileged>
<Support>https://hotio.dev/discord</Support>
<Project>https://hotio.dev/containers/overseerr</Project>
<Icon>https://raw.githubusercontent.com/docker-hotio/unraid-templates/master/hotio/img/overseerr.png</Icon>
<Overview>Request management and media discovery tool for the Plex ecosystem.</Overview>
<Description>Request management and media discovery tool for the Plex ecosystem.</Description>
<WebUI>http://[IP]:[PORT:5055]</WebUI>
<PostArgs></PostArgs>
<Network>bridge</Network>
<Config Name="Host Port for 5055" Target="5055" Default="5055" Mode="tcp" Description="Container Port: 5055" Type="Port" Display="always-hide" Required="true" Mask="false"></Config>
<Config Name="Host Path for /config" Target="/config" Default="" Mode="rw" Description="Container Path: /config" Type="Path" Display="always-hide" Required="true" Mask="false"></Config>
<Config Name="PUID" Target="PUID" Default="99" Mode="" Description="Container Variable: PUID" Type="Variable" Display="advanced-hide" Required="false" Mask="false"></Config>
<Config Name="PGID" Target="PGID" Default="100" Mode="" Description="Container Variable: PGID" Type="Variable" Display="advanced-hide" Required="false" Mask="false"></Config>
<Config Name="UMASK" Target="UMASK" Default="002" Mode="" Description="Container Variable: UMASK" Type="Variable" Display="advanced-hide" Required="false" Mask="false"></Config>
<Config Name="ARGS" Target="ARGS" Default="" Mode="" Description="Container Variable: ARGS" Type="Variable" Display="advanced-hide" Required="false" Mask="false"></Config>
<Config Name="DEBUG" Target="DEBUG" Default="no|yes" Mode="" Description="Container Variable: DEBUG" Type="Variable" Display="advanced-hide" Required="false" Mask="false"></Config>
<Category>Downloaders: MediaApp:Other</Category>
<templatePath>/tmp/GitHub/AppFeed/templates/hotiosRepository/hotio/overseerr.xml</templatePath>
</Container>