mirror of
https://github.com/Squidly271/AppFeed.git
synced 2025-04-29 20:07:20 +00:00
Update
This commit is contained in:
parent
8d59cccd57
commit
378362f8c6
@ -1,3 +1,3 @@
|
||||
{
|
||||
"last_updated_timestamp": 1637766226
|
||||
"last_updated_timestamp": 1637773447
|
||||
}
|
@ -84851,8 +84851,8 @@
|
||||
"CategoryList": [
|
||||
"GameServers"
|
||||
],
|
||||
"downloads": 754,
|
||||
"LastUpdateScan": 1635177801,
|
||||
"downloads": 971,
|
||||
"LastUpdateScan": 1637773446,
|
||||
"FirstSeen": 1627387414
|
||||
},
|
||||
{
|
||||
@ -184074,7 +184074,7 @@
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Config",
|
||||
"Target": "/opt/Shinobi/config",
|
||||
"Target": "/config",
|
||||
"Default": "",
|
||||
"Mode": "rw",
|
||||
"Description": "Storage location for config files. ",
|
||||
@ -184088,7 +184088,7 @@
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Videos",
|
||||
"Target": "/opt/Shinobi/videos",
|
||||
"Target": "/home/Shinobi/videos",
|
||||
"Default": "",
|
||||
"Mode": "rw",
|
||||
"Description": "Storage location for footage.",
|
||||
@ -184099,6 +184099,20 @@
|
||||
},
|
||||
"value": "/mnt/user/cctv/"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Database",
|
||||
"Target": "/var/lib/mysql",
|
||||
"Default": "",
|
||||
"Mode": "rw",
|
||||
"Description": "Container Path: /opt/Shinobi/database",
|
||||
"Type": "Path",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "/mnt/user/appdata/Shinobi/db"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "WebGUI",
|
||||
@ -184129,7 +184143,7 @@
|
||||
}
|
||||
],
|
||||
"Repo": "Forum-Layman's Repository",
|
||||
"Date": "1637763850",
|
||||
"Date": "1637772697",
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/Forum-LaymansRepository/shinobi.xml",
|
||||
"CategoryList": [
|
||||
"HomeAutomation",
|
||||
@ -192984,19 +192998,22 @@
|
||||
"CategoryList": [
|
||||
"Network-DNS"
|
||||
],
|
||||
"downloads": 17896,
|
||||
"trending": 40.679,
|
||||
"downloads": 29234,
|
||||
"trending": 38.784,
|
||||
"trends": [
|
||||
40.679
|
||||
40.679,
|
||||
38.784
|
||||
],
|
||||
"trendsDate": [
|
||||
1635177801
|
||||
1635177801,
|
||||
1637773446
|
||||
],
|
||||
"downloadtrend": [
|
||||
10616,
|
||||
17896
|
||||
17896,
|
||||
29234
|
||||
],
|
||||
"LastUpdateScan": 1635177801,
|
||||
"LastUpdateScan": 1637773446,
|
||||
"FirstSeen": 1627385442
|
||||
},
|
||||
{
|
||||
@ -196921,8 +196938,20 @@
|
||||
"MediaApp-Photos",
|
||||
"MediaApp-Other"
|
||||
],
|
||||
"downloads": 17179,
|
||||
"LastUpdateScan": 1635177802,
|
||||
"downloads": 28101,
|
||||
"stars": 1,
|
||||
"trending": 38.867,
|
||||
"trends": [
|
||||
38.867
|
||||
],
|
||||
"trendsDate": [
|
||||
1637773446
|
||||
],
|
||||
"downloadtrend": [
|
||||
17179,
|
||||
28101
|
||||
],
|
||||
"LastUpdateScan": 1637773446,
|
||||
"FirstSeen": 1632582937
|
||||
},
|
||||
{
|
||||
@ -197027,8 +197056,20 @@
|
||||
"MediaApp-Photos",
|
||||
"MediaApp-Other"
|
||||
],
|
||||
"downloads": 17179,
|
||||
"LastUpdateScan": 1635177802,
|
||||
"downloads": 28101,
|
||||
"stars": 1,
|
||||
"trending": 38.867,
|
||||
"trends": [
|
||||
38.867
|
||||
],
|
||||
"trendsDate": [
|
||||
1637773447
|
||||
],
|
||||
"downloadtrend": [
|
||||
17179,
|
||||
28101
|
||||
],
|
||||
"LastUpdateScan": 1637773447,
|
||||
"FirstSeen": 1632582937
|
||||
},
|
||||
{
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"apps": 1425,
|
||||
"last_updated_timestamp": 1637766226,
|
||||
"last_updated": "2021-11-24 10:03",
|
||||
"last_updated_timestamp": 1637773447,
|
||||
"last_updated": "2021-11-24 12:04",
|
||||
"categories": [
|
||||
{
|
||||
"Cat": "Backup:",
|
||||
@ -85013,8 +85013,8 @@
|
||||
"CategoryList": [
|
||||
"GameServers"
|
||||
],
|
||||
"downloads": 754,
|
||||
"LastUpdateScan": 1635177801,
|
||||
"downloads": 971,
|
||||
"LastUpdateScan": 1637773446,
|
||||
"FirstSeen": 1627387414
|
||||
},
|
||||
{
|
||||
@ -184236,7 +184236,7 @@
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Config",
|
||||
"Target": "/opt/Shinobi/config",
|
||||
"Target": "/config",
|
||||
"Default": "",
|
||||
"Mode": "rw",
|
||||
"Description": "Storage location for config files. ",
|
||||
@ -184250,7 +184250,7 @@
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Videos",
|
||||
"Target": "/opt/Shinobi/videos",
|
||||
"Target": "/home/Shinobi/videos",
|
||||
"Default": "",
|
||||
"Mode": "rw",
|
||||
"Description": "Storage location for footage.",
|
||||
@ -184261,6 +184261,20 @@
|
||||
},
|
||||
"value": "/mnt/user/cctv/"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Database",
|
||||
"Target": "/var/lib/mysql",
|
||||
"Default": "",
|
||||
"Mode": "rw",
|
||||
"Description": "Container Path: /opt/Shinobi/database",
|
||||
"Type": "Path",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "/mnt/user/appdata/Shinobi/db"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "WebGUI",
|
||||
@ -184291,7 +184305,7 @@
|
||||
}
|
||||
],
|
||||
"Repo": "Forum-Layman's Repository",
|
||||
"Date": "1637763850",
|
||||
"Date": "1637772697",
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/Forum-LaymansRepository/shinobi.xml",
|
||||
"CategoryList": [
|
||||
"HomeAutomation",
|
||||
@ -193146,19 +193160,22 @@
|
||||
"CategoryList": [
|
||||
"Network-DNS"
|
||||
],
|
||||
"downloads": 17896,
|
||||
"trending": 40.679,
|
||||
"downloads": 29234,
|
||||
"trending": 38.784,
|
||||
"trends": [
|
||||
40.679
|
||||
40.679,
|
||||
38.784
|
||||
],
|
||||
"trendsDate": [
|
||||
1635177801
|
||||
1635177801,
|
||||
1637773446
|
||||
],
|
||||
"downloadtrend": [
|
||||
10616,
|
||||
17896
|
||||
17896,
|
||||
29234
|
||||
],
|
||||
"LastUpdateScan": 1635177801,
|
||||
"LastUpdateScan": 1637773446,
|
||||
"FirstSeen": 1627385442
|
||||
},
|
||||
{
|
||||
@ -197083,8 +197100,20 @@
|
||||
"MediaApp-Photos",
|
||||
"MediaApp-Other"
|
||||
],
|
||||
"downloads": 17179,
|
||||
"LastUpdateScan": 1635177802,
|
||||
"downloads": 28101,
|
||||
"stars": 1,
|
||||
"trending": 38.867,
|
||||
"trends": [
|
||||
38.867
|
||||
],
|
||||
"trendsDate": [
|
||||
1637773446
|
||||
],
|
||||
"downloadtrend": [
|
||||
17179,
|
||||
28101
|
||||
],
|
||||
"LastUpdateScan": 1637773446,
|
||||
"FirstSeen": 1632582937
|
||||
},
|
||||
{
|
||||
@ -197189,8 +197218,20 @@
|
||||
"MediaApp-Photos",
|
||||
"MediaApp-Other"
|
||||
],
|
||||
"downloads": 17179,
|
||||
"LastUpdateScan": 1635177802,
|
||||
"downloads": 28101,
|
||||
"stars": 1,
|
||||
"trending": 38.867,
|
||||
"trends": [
|
||||
38.867
|
||||
],
|
||||
"trendsDate": [
|
||||
1637773447
|
||||
],
|
||||
"downloadtrend": [
|
||||
17179,
|
||||
28101
|
||||
],
|
||||
"LastUpdateScan": 1637773447,
|
||||
"FirstSeen": 1632582937
|
||||
},
|
||||
{
|
||||
|
@ -184052,6 +184052,94 @@
|
||||
"FirstSeen": 1618747360,
|
||||
"topTrending": -6.748000000000001
|
||||
},
|
||||
{
|
||||
"Name": "Shinobi",
|
||||
"Repository": "edchamberlain/shinobi:dev",
|
||||
"Registry": "https://hub.docker.com/repository/docker/edchamberlain/shinobi",
|
||||
"Network": "bridge",
|
||||
"Shell": "sh",
|
||||
"Privileged": "false",
|
||||
"Support": "https://github.com/EdwardChamberlain/unraid-templates/issues",
|
||||
"Project": "https://gitlab.com/Shinobi-Systems/Shinobi",
|
||||
"Overview": "Shinobi built from source.",
|
||||
"WebUI": "http://[IP]:[PORT:8080]/",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/EdwardChamberlain/unraid-templates/main/shinobi.xml",
|
||||
"Icon": "https://gitlab.com/uploads/-/system/project/avatar/6947723/mstile-150x150.png?width=64",
|
||||
"PostArgs": "",
|
||||
"CPUset": "",
|
||||
"Networking": {
|
||||
"Mode": "bridge"
|
||||
},
|
||||
"Config": [
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Config",
|
||||
"Target": "/opt/Shinobi/config",
|
||||
"Default": "",
|
||||
"Mode": "rw",
|
||||
"Description": "Storage location for config files. ",
|
||||
"Type": "Path",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "/mnt/user/appdata/Shinobi"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Videos",
|
||||
"Target": "/opt/Shinobi/videos",
|
||||
"Default": "",
|
||||
"Mode": "rw",
|
||||
"Description": "Storage location for footage.",
|
||||
"Type": "Path",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "/mnt/user/cctv/"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "WebGUI",
|
||||
"Target": "8080",
|
||||
"Default": "1441",
|
||||
"Mode": "tcp",
|
||||
"Description": "Container port 8080: WebGUI",
|
||||
"Type": "Port",
|
||||
"Display": "advanced",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "1441"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Streams",
|
||||
"Target": "/dev/shm/Shinobi/streams",
|
||||
"Default": "",
|
||||
"Mode": "rw",
|
||||
"Description": "RAM location for streams [Must be RAM]",
|
||||
"Type": "Path",
|
||||
"Display": "advanced",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "/dev/shm/streams"
|
||||
}
|
||||
],
|
||||
"Repo": "Forum-Layman's Repository",
|
||||
"Date": "1637763850",
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/Forum-LaymansRepository/shinobi.xml",
|
||||
"CategoryList": [
|
||||
"HomeAutomation",
|
||||
"MediaApp-Video",
|
||||
"MediaServer-Video"
|
||||
],
|
||||
"downloads": 28,
|
||||
"LastUpdateScan": 1637766226,
|
||||
"FirstSeen": 1637766226
|
||||
},
|
||||
{
|
||||
"Name": "Alpha-Video",
|
||||
"Repository": "andrewstech/alpha-video",
|
||||
|
@ -54433,26 +54433,29 @@
|
||||
},
|
||||
"kutzilla/unbound:latest": {
|
||||
"Base": null,
|
||||
"Downloads": 17896,
|
||||
"Downloads": 29234,
|
||||
"Stars": null,
|
||||
"Time": 1635177801,
|
||||
"trending": 40.679,
|
||||
"Time": 1637773446,
|
||||
"trending": 38.784,
|
||||
"trends": [
|
||||
40.679
|
||||
40.679,
|
||||
38.784
|
||||
],
|
||||
"downloadtrend": [
|
||||
10616,
|
||||
17896
|
||||
17896,
|
||||
29234
|
||||
],
|
||||
"trendsDate": [
|
||||
1635177801
|
||||
1635177801,
|
||||
1637773446
|
||||
]
|
||||
},
|
||||
"ich777/ddnetserver": {
|
||||
"Base": null,
|
||||
"Downloads": 754,
|
||||
"Downloads": 971,
|
||||
"Stars": null,
|
||||
"Time": 1635177801,
|
||||
"Time": 1637773446,
|
||||
"trending": null,
|
||||
"trends": null,
|
||||
"downloadtrend": null,
|
||||
@ -55699,23 +55702,37 @@
|
||||
},
|
||||
"plexripper/plexripper:dev": {
|
||||
"Base": null,
|
||||
"Downloads": 17179,
|
||||
"Stars": null,
|
||||
"Time": 1635177802,
|
||||
"trending": null,
|
||||
"trends": null,
|
||||
"downloadtrend": null,
|
||||
"trendsDate": null
|
||||
"Downloads": 28101,
|
||||
"Stars": 1,
|
||||
"Time": 1637773446,
|
||||
"trending": 38.867,
|
||||
"trends": [
|
||||
38.867
|
||||
],
|
||||
"downloadtrend": [
|
||||
17179,
|
||||
28101
|
||||
],
|
||||
"trendsDate": [
|
||||
1637773446
|
||||
]
|
||||
},
|
||||
"plexripper/plexripper:latest": {
|
||||
"Base": null,
|
||||
"Downloads": 17179,
|
||||
"Stars": null,
|
||||
"Time": 1635177802,
|
||||
"trending": null,
|
||||
"trends": null,
|
||||
"downloadtrend": null,
|
||||
"trendsDate": null
|
||||
"Downloads": 28101,
|
||||
"Stars": 1,
|
||||
"Time": 1637773447,
|
||||
"trending": 38.867,
|
||||
"trends": [
|
||||
38.867
|
||||
],
|
||||
"downloadtrend": [
|
||||
17179,
|
||||
28101
|
||||
],
|
||||
"trendsDate": [
|
||||
1637773447
|
||||
]
|
||||
},
|
||||
"graphprotocol/graph-node": {
|
||||
"Base": null,
|
||||
|
Loading…
x
Reference in New Issue
Block a user