This commit is contained in:
Andrew Z 2023-07-08 14:04:37 -04:00
parent 10289b6379
commit 7307719593
7 changed files with 89 additions and 618 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1688832283
"last_updated_timestamp": 1688839476
}

View File

@ -167651,270 +167651,6 @@
"LastUpdate": 1687062677,
"FirstSeen": 1674774270
},
{
"Name": "sonarr-extended",
"Support": "https://github.com/RandomNinjaAtk/docker-sonarr-extended/discussions",
"Project": "https://github.com/RandomNinjaAtk/docker-sonarr-extended",
"Repository": "randomninjaatk/sonarr-extended",
"Registry": "https://hub.docker.com/r/randomninjaatk/sonarr-extended",
"Shell": "bash",
"Privileged": "false",
"Icon": "https://raw.githubusercontent.com/RandomNinjaAtk/unraid-templates/master/randomninjaatk/img/sonarr.png",
"Overview": "Radarr Extended: Sonarr (Develop Branch) with custom scripts to provide aditional functionality...",
"WebUI": "http://[IP]:[PORT:8989]",
"Network": "bridge",
"Config": [
{
"@attributes": {
"Name": "Host Port for 8989",
"Target": "8989",
"Default": "8989",
"Mode": "tcp",
"Description": "Container Port: 8989",
"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": "Enable AutoConfig Script",
"Target": "enableAutoConfig",
"Default": "true",
"Mode": "",
"Description": "true = enabled :: Enables AutoConfig script to run after startup and configure Radarr settings automatically using best practices...",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Enable Recyclarr Script",
"Target": "enableRecyclarr",
"Default": "true",
"Mode": "",
"Description": "true = enabled :: Enables Recyclarr to autoconfigure Radarr with optimized profiles and CF's from Trash Guides",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Enable Queue Cleaner Script",
"Target": "enableQueueCleaner",
"Default": "true",
"Mode": "",
"Description": "true = enabled :: Enables QueueCleaner Script that automatically removes stuck downloads that cannot be automatically imported on a 15 minute interval",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Enable Youtube Series Downloader Script",
"Target": "enableYoutubeSeriesDownloader",
"Default": "true",
"Mode": "",
"Description": "true = enabled :: Enables Youtube-Series-Downloadder script to run every hour",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Enable Extras Script",
"Target": "enableExtras",
"Default": "true",
"Mode": "",
"Description": "true = enabled :: Enables Extras script to run during download import process",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Extras Type",
"Target": "extrasType",
"Default": "all",
"Mode": "",
"Description": "all or trailers :: all downloads all available videos (trailers, clips, featurette, etc...) :: trailers only downloads trailers",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Extras Languages",
"Target": "extrasLanguages",
"Default": "en-US",
"Mode": "",
"Description": "Set the desired language for Extras, all languages will be processed... (this is a ',' separated list of TMDB language codes, get the code from there sites language opitons, example: en-US)",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Extras Official Only",
"Target": "extrasOfficialOnly",
"Default": "false",
"Mode": "",
"Description": "true = enabled :: Skips extras that are not considered/marked as Official from TMDB site.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Plex Url",
"Target": "plexUrl",
"Default": "http://x.x.x.x:32400",
"Mode": "",
"Description": "ONLY used if PlexNotify.bash is used...",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Plex Token",
"Target": "plexToken",
"Default": "",
"Mode": "",
"Description": "ONLY used if PlexNotify.bash is used...",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "true"
},
"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": "Host Path for /dev/rtc",
"Target": "/dev/rtc",
"Default": "/dev/rtc",
"Mode": "rw",
"Description": "Container Path: /dev/rtc",
"Type": "Path",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": ""
}
],
"Repo": "randomninjaatk's Repository",
"TemplateURL": "https://raw.githubusercontent.com/RandomNinjaAtk/unraid-templates/master/randomninjaatk/sonarr-extended.xml",
"templatePath": "/tmp/GitHub/AppFeed/templates/randomninjaatksRepository/randomninjaatk/sonarr-extended.xml",
"CategoryList": [
"Downloaders",
"MediaApp-Video"
],
"downloads": 76963,
"stars": 3,
"trending": 14.755,
"trends": [
30.896,
28.997,
30.11,
24.603,
26.333,
14.755
],
"trendsDate": [
1675451056,
1678050273,
1680645879,
1683245075,
1685844284,
1688443487
],
"downloadtrend": [
12496,
18083,
25468,
36440,
48331,
65607,
76963
],
"LastUpdateScan": 1688443487,
"LastUpdate": 1688374098,
"FirstSeen": 1662416167,
"topTrending": -16.141
},
{
"Plugin": true,
"PluginURL": "https://raw.githubusercontent.com/b3rs3rk/gpustat-unraid/master/gpustat.plg",
@ -223214,29 +222950,32 @@
"CategoryList": [
"GameServers"
],
"downloads": 23173,
"downloads": 26367,
"stars": 9,
"trending": 13.891,
"LastUpdate": 1682706157,
"trending": 12.114,
"trends": [
24.446,
19.986,
13.891
13.891,
12.114
],
"trendsDate": [
1681041854,
1683641189,
1686240282
1686240282,
1688839475
],
"downloadtrend": [
12063,
15966,
19954,
23173
23173,
26367
],
"LastUpdateScan": 1686240282,
"LastUpdate": 1682706157,
"LastUpdateScan": 1688839475,
"FirstSeen": 1657656223,
"topTrending": -10.555000000000001
"topTrending": -12.332
},
{
"Name": "Twingate-Connector",
@ -241720,8 +241459,8 @@
],
"downloads": 3524,
"stars": 5,
"LastUpdate": 1688343396,
"LastUpdateScan": 1688832282,
"LastUpdate": 1688343396,
"FirstSeen": 1647259402
},
{
@ -246160,8 +245899,8 @@
"GameServers"
],
"downloads": 10678,
"LastUpdate": 1639466556,
"LastUpdateScan": 1688832282,
"LastUpdate": 1639466556,
"FirstSeen": 1639458222
},
{
@ -266522,7 +266261,6 @@
],
"downloads": 8386061,
"stars": 611,
"LastUpdate": 1688747392,
"trending": 0.383,
"trends": [
0.147,
@ -266552,6 +266290,7 @@
8386061
],
"LastUpdateScan": 1688832283,
"LastUpdate": 1688747392,
"FirstSeen": 1655045558,
"topTrending": 0.23600000000000002,
"topPerforming": 0.383
@ -268513,7 +268252,6 @@
],
"downloads": 4257949,
"stars": 14,
"LastUpdate": 1647717591,
"trending": 0.515,
"trends": [
0.552,
@ -268543,6 +268281,7 @@
4257949
],
"LastUpdateScan": 1688832283,
"LastUpdate": 1647717591,
"FirstSeen": 1660248223,
"topTrending": -0.03700000000000003,
"topPerforming": 0.515
@ -268611,8 +268350,8 @@
"Cloud"
],
"downloads": 1850,
"LastUpdate": 1687418074,
"LastUpdateScan": 1688832283,
"LastUpdate": 1687418074,
"FirstSeen": 1660248223
},
{
@ -291466,7 +291205,7 @@
"TemplateURL": "https://raw.githubusercontent.com/jinlife/docker-templates/master/jinlife/unraid-r8125.xml",
"Repository": "https://raw.githubusercontent.com/jinlife/unraid-r8125-r8152-driver/main/unraid-r8125.plg",
"Plugin": true,
"pluginVersion": "2023.07.08",
"pluginVersion": "2023.07.08a",
"MinVer": "6.11.5",
"Overview": "This package contains the Realtek OOT Drivers and installs them, a reboot is required after installing the plugin (upgrading to a newer Unraid version maybe needs a second reboot too). \n\nThe following Chipsets are supported by this driver: \nNetwork Interface Controllers > 2.5G Gigabit Ethernet > PCI Express\n RTL8125 / RTL8125B(S)(G)\n \nSource: https://github.com/jinlife/unraid-r8125-r8152-driver",
"templatePath": "/tmp/GitHub/AppFeed/templates/jinlifesRepository/jinlife/unraid-r8125.xml",
@ -291489,7 +291228,7 @@
"TemplateURL": "https://raw.githubusercontent.com/jinlife/docker-templates/master/jinlife/unraid-r8152.xml",
"Repository": "https://raw.githubusercontent.com/jinlife/unraid-r8125-r8152-driver/main/unraid-r8152.plg",
"Plugin": true,
"pluginVersion": "2023.07.08",
"pluginVersion": "2023.07.08a",
"MinVer": "6.11.5",
"Overview": "This package contains the Realtek OOT Drivers and installs them, a reboot is required after installing the plugin (upgrading to a newer Unraid version maybe needs a second reboot too). \nATTENTION: To utilize 2.5Gbit/s speeds you have to add this line at the bottom to your 'go' file: \n'ethtool -s eth0 autoneg on advertise 0x80000000002f'\n(without quotes and modify eth0 to the corresponding adapter in your system)! \n \nThe following Chipsets are supported by this driver: \nNetwork Interface Controllers > 2.5G Gigabit Ethernet > USB 3.0\n RTL8156 / RTL8156B(S)(G)\n \nSource: https://github.com/jinlife/unraid-r8125-r8152-driver",
"templatePath": "/tmp/GitHub/AppFeed/templates/jinlifesRepository/jinlife/unraid-r8152.xml",

View File

@ -1,7 +1,7 @@
{
"apps": 2122,
"last_updated_timestamp": 1688832283,
"last_updated": "2023-07-08 12:04",
"apps": 2121,
"last_updated_timestamp": 1688839476,
"last_updated": "2023-07-08 14:04",
"categories": [
{
"Cat": "Backup:",
@ -167813,270 +167813,6 @@
"LastUpdate": 1687062677,
"FirstSeen": 1674774270
},
{
"Name": "sonarr-extended",
"Support": "https://github.com/RandomNinjaAtk/docker-sonarr-extended/discussions",
"Project": "https://github.com/RandomNinjaAtk/docker-sonarr-extended",
"Repository": "randomninjaatk/sonarr-extended",
"Registry": "https://hub.docker.com/r/randomninjaatk/sonarr-extended",
"Shell": "bash",
"Privileged": "false",
"Icon": "https://raw.githubusercontent.com/RandomNinjaAtk/unraid-templates/master/randomninjaatk/img/sonarr.png",
"Overview": "Radarr Extended: Sonarr (Develop Branch) with custom scripts to provide aditional functionality...",
"WebUI": "http://[IP]:[PORT:8989]",
"Network": "bridge",
"Config": [
{
"@attributes": {
"Name": "Host Port for 8989",
"Target": "8989",
"Default": "8989",
"Mode": "tcp",
"Description": "Container Port: 8989",
"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": "Enable AutoConfig Script",
"Target": "enableAutoConfig",
"Default": "true",
"Mode": "",
"Description": "true = enabled :: Enables AutoConfig script to run after startup and configure Radarr settings automatically using best practices...",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Enable Recyclarr Script",
"Target": "enableRecyclarr",
"Default": "true",
"Mode": "",
"Description": "true = enabled :: Enables Recyclarr to autoconfigure Radarr with optimized profiles and CF's from Trash Guides",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Enable Queue Cleaner Script",
"Target": "enableQueueCleaner",
"Default": "true",
"Mode": "",
"Description": "true = enabled :: Enables QueueCleaner Script that automatically removes stuck downloads that cannot be automatically imported on a 15 minute interval",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Enable Youtube Series Downloader Script",
"Target": "enableYoutubeSeriesDownloader",
"Default": "true",
"Mode": "",
"Description": "true = enabled :: Enables Youtube-Series-Downloadder script to run every hour",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Enable Extras Script",
"Target": "enableExtras",
"Default": "true",
"Mode": "",
"Description": "true = enabled :: Enables Extras script to run during download import process",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Extras Type",
"Target": "extrasType",
"Default": "all",
"Mode": "",
"Description": "all or trailers :: all downloads all available videos (trailers, clips, featurette, etc...) :: trailers only downloads trailers",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Extras Languages",
"Target": "extrasLanguages",
"Default": "en-US",
"Mode": "",
"Description": "Set the desired language for Extras, all languages will be processed... (this is a ',' separated list of TMDB language codes, get the code from there sites language opitons, example: en-US)",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Extras Official Only",
"Target": "extrasOfficialOnly",
"Default": "false",
"Mode": "",
"Description": "true = enabled :: Skips extras that are not considered/marked as Official from TMDB site.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Plex Url",
"Target": "plexUrl",
"Default": "http://x.x.x.x:32400",
"Mode": "",
"Description": "ONLY used if PlexNotify.bash is used...",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Plex Token",
"Target": "plexToken",
"Default": "",
"Mode": "",
"Description": "ONLY used if PlexNotify.bash is used...",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "true"
},
"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": "Host Path for /dev/rtc",
"Target": "/dev/rtc",
"Default": "/dev/rtc",
"Mode": "rw",
"Description": "Container Path: /dev/rtc",
"Type": "Path",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": ""
}
],
"Repo": "randomninjaatk's Repository",
"TemplateURL": "https://raw.githubusercontent.com/RandomNinjaAtk/unraid-templates/master/randomninjaatk/sonarr-extended.xml",
"templatePath": "/tmp/GitHub/AppFeed/templates/randomninjaatksRepository/randomninjaatk/sonarr-extended.xml",
"CategoryList": [
"Downloaders",
"MediaApp-Video"
],
"downloads": 76963,
"stars": 3,
"trending": 14.755,
"trends": [
30.896,
28.997,
30.11,
24.603,
26.333,
14.755
],
"trendsDate": [
1675451056,
1678050273,
1680645879,
1683245075,
1685844284,
1688443487
],
"downloadtrend": [
12496,
18083,
25468,
36440,
48331,
65607,
76963
],
"LastUpdateScan": 1688443487,
"LastUpdate": 1688374098,
"FirstSeen": 1662416167,
"topTrending": -16.141
},
{
"Plugin": true,
"PluginURL": "https://raw.githubusercontent.com/b3rs3rk/gpustat-unraid/master/gpustat.plg",
@ -223376,29 +223112,32 @@
"CategoryList": [
"GameServers"
],
"downloads": 23173,
"downloads": 26367,
"stars": 9,
"trending": 13.891,
"LastUpdate": 1682706157,
"trending": 12.114,
"trends": [
24.446,
19.986,
13.891
13.891,
12.114
],
"trendsDate": [
1681041854,
1683641189,
1686240282
1686240282,
1688839475
],
"downloadtrend": [
12063,
15966,
19954,
23173
23173,
26367
],
"LastUpdateScan": 1686240282,
"LastUpdate": 1682706157,
"LastUpdateScan": 1688839475,
"FirstSeen": 1657656223,
"topTrending": -10.555000000000001
"topTrending": -12.332
},
{
"Name": "Twingate-Connector",
@ -241882,8 +241621,8 @@
],
"downloads": 3524,
"stars": 5,
"LastUpdate": 1688343396,
"LastUpdateScan": 1688832282,
"LastUpdate": 1688343396,
"FirstSeen": 1647259402
},
{
@ -246322,8 +246061,8 @@
"GameServers"
],
"downloads": 10678,
"LastUpdate": 1639466556,
"LastUpdateScan": 1688832282,
"LastUpdate": 1639466556,
"FirstSeen": 1639458222
},
{
@ -266684,7 +266423,6 @@
],
"downloads": 8386061,
"stars": 611,
"LastUpdate": 1688747392,
"trending": 0.383,
"trends": [
0.147,
@ -266714,6 +266452,7 @@
8386061
],
"LastUpdateScan": 1688832283,
"LastUpdate": 1688747392,
"FirstSeen": 1655045558,
"topTrending": 0.23600000000000002,
"topPerforming": 0.383
@ -268675,7 +268414,6 @@
],
"downloads": 4257949,
"stars": 14,
"LastUpdate": 1647717591,
"trending": 0.515,
"trends": [
0.552,
@ -268705,6 +268443,7 @@
4257949
],
"LastUpdateScan": 1688832283,
"LastUpdate": 1647717591,
"FirstSeen": 1660248223,
"topTrending": -0.03700000000000003,
"topPerforming": 0.515
@ -268773,8 +268512,8 @@
"Cloud"
],
"downloads": 1850,
"LastUpdate": 1687418074,
"LastUpdateScan": 1688832283,
"LastUpdate": 1687418074,
"FirstSeen": 1660248223
},
{
@ -291628,7 +291367,7 @@
"TemplateURL": "https://raw.githubusercontent.com/jinlife/docker-templates/master/jinlife/unraid-r8125.xml",
"Repository": "https://raw.githubusercontent.com/jinlife/unraid-r8125-r8152-driver/main/unraid-r8125.plg",
"Plugin": true,
"pluginVersion": "2023.07.08",
"pluginVersion": "2023.07.08a",
"MinVer": "6.11.5",
"Overview": "This package contains the Realtek OOT Drivers and installs them, a reboot is required after installing the plugin (upgrading to a newer Unraid version maybe needs a second reboot too). \n\nThe following Chipsets are supported by this driver: \nNetwork Interface Controllers > 2.5G Gigabit Ethernet > PCI Express\n RTL8125 / RTL8125B(S)(G)\n \nSource: https://github.com/jinlife/unraid-r8125-r8152-driver",
"templatePath": "/tmp/GitHub/AppFeed/templates/jinlifesRepository/jinlife/unraid-r8125.xml",
@ -291651,7 +291390,7 @@
"TemplateURL": "https://raw.githubusercontent.com/jinlife/docker-templates/master/jinlife/unraid-r8152.xml",
"Repository": "https://raw.githubusercontent.com/jinlife/unraid-r8125-r8152-driver/main/unraid-r8152.plg",
"Plugin": true,
"pluginVersion": "2023.07.08",
"pluginVersion": "2023.07.08a",
"MinVer": "6.11.5",
"Overview": "This package contains the Realtek OOT Drivers and installs them, a reboot is required after installing the plugin (upgrading to a newer Unraid version maybe needs a second reboot too). \nATTENTION: To utilize 2.5Gbit/s speeds you have to add this line at the bottom to your 'go' file: \n'ethtool -s eth0 autoneg on advertise 0x80000000002f'\n(without quotes and modify eth0 to the corresponding adapter in your system)! \n \nThe following Chipsets are supported by this driver: \nNetwork Interface Controllers > 2.5G Gigabit Ethernet > USB 3.0\n RTL8156 / RTL8156B(S)(G)\n \nSource: https://github.com/jinlife/unraid-r8125-r8152-driver",
"templatePath": "/tmp/GitHub/AppFeed/templates/jinlifesRepository/jinlife/unraid-r8152.xml",

14
log.txt
View File

@ -1696,7 +1696,6 @@ Processing /tmp/appFeed/templates/randomninjaatksRepository/randomninjaatk/picar
Processing /tmp/appFeed/templates/randomninjaatksRepository/randomninjaatk/radarr-extended.xml...Success
Processing /tmp/appFeed/templates/randomninjaatksRepository/randomninjaatk/raromprocessor.xml...Success
Processing /tmp/appFeed/templates/randomninjaatksRepository/randomninjaatk/readarr-extended.xml...Success
Processing /tmp/appFeed/templates/randomninjaatksRepository/randomninjaatk/sonarr-extended.xml...Success
Downloading b3rs3rk's Repository: https://github.com/b3rs3rk/gpustat-unraid -> /tmp/appFeed/templates/b3rs3rksRepository Attempt 1...https://github.com/b3rs3rk/gpustat-unraid/archive/master.tar.gz Success!
@ -3667,17 +3666,8 @@ Processing /tmp/appFeed/templates/CribliosRepository/stream-worker.xml...Success
Updating stats on containers
sytone/obsidian-remote
ghcr.io/sytone/obsidian-remote Downloads: 3524 Stars: 5 Base: unknown
Tagged - Can't determine last update
ivaxor/rtcwcoop
ivaxor/rtcwcoop:1.0.2 Downloads: 10678 Stars: 0 Base: unknown
p3terx/aria2-pro
p3terx/aria2-pro Downloads: 8386061 Stars: 611 Base: unknown
rcdailey/nextcloud-cronjob
rcdailey/nextcloud-cronjob Downloads: 4257949 Stars: 14 Base: unknown
kilrah/nextcloud-ffmpeg
kilrah/nextcloud-ffmpeg Downloads: 1850 Stars: 0 Base: unknown
tiltedphoques/st-reborn-server
tiltedphoques/st-reborn-server:latest Downloads: 26367 Stars: 9 Base: unknown
Privileged: 103

View File

@ -59818,7 +59818,7 @@
"TemplateURL": "https://raw.githubusercontent.com/dlandon/docker.templates/master/active.directory.xml",
"Licence": "GPL Licensed",
"Repository": "https://raw.githubusercontent.com/dlandon/active.directory/master/active.directory.plg",
"pluginVersion": "2023.07.07a",
"pluginVersion": "2023.07.08",
"Overview": "This plugin adds a tab to the SMB settings pge to make a few adjustments to the Active Directory settings of Samba. Caution: When you change the backend database, your permissions will all be lost and have to be re-entered.",
"Icon": "",
"templatePath": "/tmp/GitHub/AppFeed/templates/dlandonsRepository/active.directory.xml",
@ -102679,7 +102679,7 @@
"TemplateURL": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/LXC.xml",
"Repository": "https://raw.githubusercontent.com/ich777/unraid-lxc-plugin/master/lxc.plg",
"Plugin": true,
"pluginVersion": "2023.07.06",
"pluginVersion": "2023.07.08",
"MinVer": "6.10.0",
"Overview": "LXC is a well-known Linux container runtime that consists of tools, templates, and library and language bindings. It's pretty low level, very flexible and covers just about every containment feature supported by the upstream kernel.\n \nATTENTION: This plugin is currently in development and currently meant for advanced users only, please visit the support thread first! Not all features/distributions are supported currently!",
"templatePath": "/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/LXC.xml",
@ -241718,10 +241718,10 @@
"Productivity",
"Tools-Utilities"
],
"downloads": 1701,
"stars": 4,
"LastUpdateScan": 1686233081,
"LastUpdate": 1685924132,
"downloads": 3524,
"stars": 5,
"LastUpdate": 1688343396,
"LastUpdateScan": 1688832282,
"FirstSeen": 1647259402
},
{
@ -246159,9 +246159,9 @@
"CategoryList": [
"GameServers"
],
"downloads": 8973,
"LastUpdateScan": 1686233081,
"downloads": 10678,
"LastUpdate": 1639466556,
"LastUpdateScan": 1688832282,
"FirstSeen": 1639458222
},
{
@ -266520,41 +266520,41 @@
"CategoryList": [
"Downloaders"
],
"downloads": 8353923,
"stars": 598,
"trending": 0.35,
"downloads": 8386061,
"stars": 611,
"LastUpdate": 1688747392,
"trending": 0.383,
"trends": [
0.161,
0.147,
0.171,
0.213,
0.304,
0.448,
0.35
0.35,
0.383
],
"trendsDate": [
1670641445,
1673240637,
1675839848,
1678439097,
1681034651,
1683634349,
1686233081
1686233081,
1688832283
],
"downloadtrend": [
8218357,
8230435,
8244513,
8262138,
8287363,
8324681,
8353923
8353923,
8386061
],
"LastUpdateScan": 1686233081,
"LastUpdate": 1686155207,
"LastUpdateScan": 1688832283,
"FirstSeen": 1655045558,
"topTrending": 0.18899999999999997,
"topPerforming": 0.35
"topTrending": 0.23600000000000002,
"topPerforming": 0.383
},
{
"Name": "i2p",
@ -268511,41 +268511,41 @@
"CategoryList": [
"Cloud"
],
"downloads": 4236011,
"downloads": 4257949,
"stars": 14,
"trending": 0.581,
"LastUpdate": 1647717591,
"trending": 0.515,
"trends": [
0.074,
0.552,
0.564,
0.449,
0.549,
0.561,
0.581
0.581,
0.515
],
"trendsDate": [
1670641446,
1673240637,
1675839848,
1678439097,
1681034651,
1683634349,
1686233082
1686233082,
1688832283
],
"downloadtrend": [
4099952,
4122699,
4146099,
4164788,
4187782,
4211391,
4236011
4236011,
4257949
],
"LastUpdateScan": 1686233082,
"LastUpdate": 1647717591,
"LastUpdateScan": 1688832283,
"FirstSeen": 1660248223,
"topTrending": 0.507,
"topPerforming": 0.581
"topTrending": -0.03700000000000003,
"topPerforming": 0.515
},
{
"Name": "Nextcloud-ffmpeg",
@ -268610,9 +268610,9 @@
"CategoryList": [
"Cloud"
],
"downloads": 1640,
"LastUpdateScan": 1686233082,
"LastUpdate": 1685617617,
"downloads": 1850,
"LastUpdate": 1687418074,
"LastUpdateScan": 1688832283,
"FirstSeen": 1660248223
},
{

View File

@ -610,11 +610,11 @@
"min": "6.10.0"
},
"https://raw.githubusercontent.com/jinlife/unraid-r8125-r8152-driver/main/unraid-r8125.plg": {
"version": "2023.07.08",
"version": "2023.07.08a",
"min": "6.11.5"
},
"https://raw.githubusercontent.com/jinlife/unraid-r8125-r8152-driver/main/unraid-r8152.plg": {
"version": "2023.07.08",
"version": "2023.07.08a",
"min": "6.11.5"
}
}

View File

@ -66724,25 +66724,28 @@
},
"tiltedphoques/st-reborn-server:latest": {
"Base": null,
"Downloads": 23173,
"Downloads": 26367,
"Stars": 9,
"Time": 1686240282,
"trending": 13.891,
"Time": 1688839475,
"trending": 12.114,
"trends": [
24.446,
19.986,
13.891
13.891,
12.114
],
"downloadtrend": [
12063,
15966,
19954,
23173
23173,
26367
],
"trendsDate": [
1681041854,
1683641189,
1686240282
1686240282,
1688839475
],
"LastUpdate": 1682706157
},