This commit is contained in:
Andrew Z 2023-12-12 00:05:47 -05:00
parent 704fde3dbe
commit 4b7476e8fd
6 changed files with 77 additions and 54 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1702350363
"last_updated_timestamp": 1702357546
}

View File

@ -248787,29 +248787,32 @@
"CategoryList": [
"MediaServer-Video"
],
"downloads": 2832662,
"downloads": 2842866,
"stars": 11,
"trending": 0.447,
"LastUpdate": 1699073606,
"trending": 0.359,
"trends": [
0.386,
0.404,
0.447
0.447,
0.359
],
"trendsDate": [
1694563514,
1697162747,
1699758328
1699758328,
1702357546
],
"downloadtrend": [
2797776,
2808604,
2820003,
2832662
2832662,
2842866
],
"LastUpdateScan": 1699758328,
"LastUpdate": 1699073606,
"LastUpdateScan": 1702357546,
"FirstSeen": 1691964278,
"topTrending": 0.061
"topTrending": -0.027000000000000024
},
{
"Name": "channelsdvr_nvidia",
@ -248948,29 +248951,32 @@
"CategoryList": [
"MediaServer-Video"
],
"downloads": 2832662,
"downloads": 2842866,
"stars": 11,
"trending": 0.447,
"LastUpdate": 1699073606,
"trending": 0.359,
"trends": [
0.386,
0.404,
0.447
0.447,
0.359
],
"trendsDate": [
1694563515,
1697162747,
1699758328
1699758328,
1702357546
],
"downloadtrend": [
2797776,
2808604,
2820003,
2832662
2832662,
2842866
],
"LastUpdateScan": 1699758328,
"LastUpdate": 1699073606,
"LastUpdateScan": 1702357546,
"FirstSeen": 1691964278,
"topTrending": 0.061
"topTrending": -0.027000000000000024
},
{
"Name": "Influxdb-1.8",
@ -287205,7 +287211,7 @@
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/136213-support-terratrax-nextcloud-multimedia/",
"Project": "https://nextcloud.com/",
"Overview": "This is the latest Nextcloud-26-apache image with additional packages and plugins installed to support videos and facial recognition:\r\n - ffmpeg (install from apt repository)\r\n - pdlib (built from source)\r\n - bzip (built from source)\r\n\r\nINSTALLATION\r\n\r\nAt first install a MariaDB or PostgreSQL container. Changing their paths to /mnt/cache/appdata/... (instead of /mnt/user/appdata/...) will enormously boost Nextcloud's loading times!\r\n\r\nAfter that use the database's IP:Port and credentials to install Nextcloud.\r\n\r\nOptionally installing the Swag or Nginx Proxy Manager container allows you to access Nextcloud from outside of your home through HTTPS (do not forget forwarding the Ports 80 and 443 in your router). Note: The proxy itself needs to communicate through HTTP (not HTTPS) with Nextcloud.\r\n\r\nINSTALL AND CONFIGURE NEXTCLOUD MEMORIES\r\nInstall Memories from within the Nextcloud application and provide it the base folder for your media when it asks. Launch a console into the container and run the following commands individually:\r\nphp occ memories:video-setup (follow the prompts)\r\nphp occ memories:index\r\n\r\nINSTALL AND CONFIGURE FACIAL RECOGNITION\r\nInstall the 'face recognition' app from within the Nextcloud application.\r\nLaunch a terminal for the container and run the following command to initialize it (customize to suit):\r\nphp occ face:setup --memory 1024M --model 1\r\n\r\nFrom within the application, visit settings the face recognition settings and select a temporary file size.\r\n\r\nTo kick off scanning for faces:\r\nphp occ face:background_job\r\n\r\nUPDATES\r\n\r\nNextcloud often needs manual interaction to fix database indexes. In those cases execute the following through the Unraid Terminal to fix them:\r\ndocker exec --user 99 Nextcloud php occ db:add-missing-indices\r\n\r\nSometimes this command is needed:\r\ndocker exec --user 99 Nextcloud php occ db:convert-filecache-bigint --no-interaction",
"Overview": "This is the latest Nextcloud-27.1.4-apache image with additional packages and plugins installed to support videos and facial recognition:\r\n - ffmpeg (install from apt repository)\r\n - pdlib (built from source)\r\n - bzip (built from source)\r\n\r\nINSTALLATION\r\n\r\nFirst install a MariaDB or PostgreSQL container. Changing their paths to /mnt/cache/appdata/... (instead of /mnt/user/appdata/...) will enormously boost Nextcloud's loading times!\r\n\r\nAfter that use the database's IP:Port and credentials to install Nextcloud.\r\n\r\nOptionally install the Swag or Nginx Proxy Manager container allows you to access Nextcloud from outside of your home through HTTPS (do not forget forwarding the Ports 80 and 443 in your router). Note: The proxy itself needs to communicate through HTTP (not HTTPS) with Nextcloud.\r\n\r\nINSTALL AND CONFIGURE NEXTCLOUD MEMORIES\r\nInstall Memories from within the Nextcloud application and provide it the base folder for your media when it asks. Launch a console into the container and run the following commands individually:\r\nphp occ memories:video-setup (follow the prompts)\r\nphp occ memories:index\r\n\r\nINSTALL AND CONFIGURE FACIAL RECOGNITION\r\nInstall the 'face recognition' app from within the Nextcloud application.\r\nLaunch a terminal for the container and run the following command to initialize it (customize to suit):\r\nphp occ face:setup --memory 1024M --model 1\r\n\r\nFrom within the application, visit settings the face recognition settings and select a temporary file size.\r\n\r\nTo kick off scanning for faces:\r\nphp occ face:background_job\r\n\r\nUPDATES\r\n\r\nNextcloud often needs manual interaction to fix database indexes. In those cases execute the following through the Unraid Terminal to fix them:\r\ndocker exec --user 99 Nextcloud php occ db:add-missing-indices\r\n\r\nSometimes this command is needed:\r\ndocker exec --user 99 Nextcloud php occ db:convert-filecache-bigint --no-interaction",
"WebUI": "http://[IP]:[PORT:80]",
"TemplateURL": "https://raw.githubusercontent.com/terratrax/unraid-templates/master/unraid-nextcloud-multimedia.xml",
"Icon": "https://s3.ultimus.cloud/ultimus-static/terratrax/nextcloud_mm.png",

View File

@ -1,7 +1,7 @@
{
"apps": 2194,
"last_updated_timestamp": 1702350363,
"last_updated": "2023-12-11 22:06",
"last_updated_timestamp": 1702357546,
"last_updated": "2023-12-12 00:05",
"categories": [
{
"Cat": "Backup:",
@ -248949,29 +248949,32 @@
"CategoryList": [
"MediaServer-Video"
],
"downloads": 2832662,
"downloads": 2842866,
"stars": 11,
"trending": 0.447,
"LastUpdate": 1699073606,
"trending": 0.359,
"trends": [
0.386,
0.404,
0.447
0.447,
0.359
],
"trendsDate": [
1694563514,
1697162747,
1699758328
1699758328,
1702357546
],
"downloadtrend": [
2797776,
2808604,
2820003,
2832662
2832662,
2842866
],
"LastUpdateScan": 1699758328,
"LastUpdate": 1699073606,
"LastUpdateScan": 1702357546,
"FirstSeen": 1691964278,
"topTrending": 0.061
"topTrending": -0.027000000000000024
},
{
"Name": "channelsdvr_nvidia",
@ -249110,29 +249113,32 @@
"CategoryList": [
"MediaServer-Video"
],
"downloads": 2832662,
"downloads": 2842866,
"stars": 11,
"trending": 0.447,
"LastUpdate": 1699073606,
"trending": 0.359,
"trends": [
0.386,
0.404,
0.447
0.447,
0.359
],
"trendsDate": [
1694563515,
1697162747,
1699758328
1699758328,
1702357546
],
"downloadtrend": [
2797776,
2808604,
2820003,
2832662
2832662,
2842866
],
"LastUpdateScan": 1699758328,
"LastUpdate": 1699073606,
"LastUpdateScan": 1702357546,
"FirstSeen": 1691964278,
"topTrending": 0.061
"topTrending": -0.027000000000000024
},
{
"Name": "Influxdb-1.8",
@ -287367,7 +287373,7 @@
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/136213-support-terratrax-nextcloud-multimedia/",
"Project": "https://nextcloud.com/",
"Overview": "This is the latest Nextcloud-26-apache image with additional packages and plugins installed to support videos and facial recognition:\r\n - ffmpeg (install from apt repository)\r\n - pdlib (built from source)\r\n - bzip (built from source)\r\n\r\nINSTALLATION\r\n\r\nAt first install a MariaDB or PostgreSQL container. Changing their paths to /mnt/cache/appdata/... (instead of /mnt/user/appdata/...) will enormously boost Nextcloud's loading times!\r\n\r\nAfter that use the database's IP:Port and credentials to install Nextcloud.\r\n\r\nOptionally installing the Swag or Nginx Proxy Manager container allows you to access Nextcloud from outside of your home through HTTPS (do not forget forwarding the Ports 80 and 443 in your router). Note: The proxy itself needs to communicate through HTTP (not HTTPS) with Nextcloud.\r\n\r\nINSTALL AND CONFIGURE NEXTCLOUD MEMORIES\r\nInstall Memories from within the Nextcloud application and provide it the base folder for your media when it asks. Launch a console into the container and run the following commands individually:\r\nphp occ memories:video-setup (follow the prompts)\r\nphp occ memories:index\r\n\r\nINSTALL AND CONFIGURE FACIAL RECOGNITION\r\nInstall the 'face recognition' app from within the Nextcloud application.\r\nLaunch a terminal for the container and run the following command to initialize it (customize to suit):\r\nphp occ face:setup --memory 1024M --model 1\r\n\r\nFrom within the application, visit settings the face recognition settings and select a temporary file size.\r\n\r\nTo kick off scanning for faces:\r\nphp occ face:background_job\r\n\r\nUPDATES\r\n\r\nNextcloud often needs manual interaction to fix database indexes. In those cases execute the following through the Unraid Terminal to fix them:\r\ndocker exec --user 99 Nextcloud php occ db:add-missing-indices\r\n\r\nSometimes this command is needed:\r\ndocker exec --user 99 Nextcloud php occ db:convert-filecache-bigint --no-interaction",
"Overview": "This is the latest Nextcloud-27.1.4-apache image with additional packages and plugins installed to support videos and facial recognition:\r\n - ffmpeg (install from apt repository)\r\n - pdlib (built from source)\r\n - bzip (built from source)\r\n\r\nINSTALLATION\r\n\r\nFirst install a MariaDB or PostgreSQL container. Changing their paths to /mnt/cache/appdata/... (instead of /mnt/user/appdata/...) will enormously boost Nextcloud's loading times!\r\n\r\nAfter that use the database's IP:Port and credentials to install Nextcloud.\r\n\r\nOptionally install the Swag or Nginx Proxy Manager container allows you to access Nextcloud from outside of your home through HTTPS (do not forget forwarding the Ports 80 and 443 in your router). Note: The proxy itself needs to communicate through HTTP (not HTTPS) with Nextcloud.\r\n\r\nINSTALL AND CONFIGURE NEXTCLOUD MEMORIES\r\nInstall Memories from within the Nextcloud application and provide it the base folder for your media when it asks. Launch a console into the container and run the following commands individually:\r\nphp occ memories:video-setup (follow the prompts)\r\nphp occ memories:index\r\n\r\nINSTALL AND CONFIGURE FACIAL RECOGNITION\r\nInstall the 'face recognition' app from within the Nextcloud application.\r\nLaunch a terminal for the container and run the following command to initialize it (customize to suit):\r\nphp occ face:setup --memory 1024M --model 1\r\n\r\nFrom within the application, visit settings the face recognition settings and select a temporary file size.\r\n\r\nTo kick off scanning for faces:\r\nphp occ face:background_job\r\n\r\nUPDATES\r\n\r\nNextcloud often needs manual interaction to fix database indexes. In those cases execute the following through the Unraid Terminal to fix them:\r\ndocker exec --user 99 Nextcloud php occ db:add-missing-indices\r\n\r\nSometimes this command is needed:\r\ndocker exec --user 99 Nextcloud php occ db:convert-filecache-bigint --no-interaction",
"WebUI": "http://[IP]:[PORT:80]",
"TemplateURL": "https://raw.githubusercontent.com/terratrax/unraid-templates/master/unraid-nextcloud-multimedia.xml",
"Icon": "https://s3.ultimus.cloud/ultimus-static/terratrax/nextcloud_mm.png",

View File

@ -3917,6 +3917,12 @@ Processing /tmp/appFeed/templates/PhilBarkersRepository/orbitalsync/orbitalsync.
Updating stats on containers
Tagged - Can't determine last update
fancybits/channels-dvr
fancybits/channels-dvr:tve Downloads: 2842866 Stars: 11 Base: unknown
Tagged - Can't determine last update
fancybits/channels-dvr
fancybits/channels-dvr:nvidia Downloads: 2842866 Stars: 11 Base: unknown
Privileged: 106

View File

@ -12107,7 +12107,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1702343523,
"FirstSeen": 1626919398
},
{
@ -81222,7 +81221,6 @@
"Network-Other"
],
"downloads": 10623,
"LastUpdate": 1680723500,
"trending": 0.122,
"trends": [
0.095,
@ -81252,6 +81250,7 @@
10623
],
"LastUpdateScan": 1702343523,
"LastUpdate": 1680723500,
"FirstSeen": 1595815723,
"topTrending": 0.026999999999999996
},
@ -142178,8 +142177,8 @@
"Tools-Utilities"
],
"downloads": 5613,
"LastUpdate": 1677670966,
"LastUpdateScan": 1702343523,
"LastUpdate": 1677670966,
"FirstSeen": 1629583401
},
{
@ -234743,7 +234742,6 @@
],
"downloads": 80275,
"stars": 6,
"LastUpdate": 1692306717,
"trending": 8.945,
"trends": [
4.498,
@ -234773,6 +234771,7 @@
80275
],
"LastUpdateScan": 1702343523,
"LastUpdate": 1692306717,
"FirstSeen": 1637384599,
"topTrending": 4.447
},
@ -255892,7 +255891,6 @@
],
"downloads": 55005,
"stars": 4,
"LastUpdate": 1679063305,
"trending": 8.71,
"trends": [
8.819,
@ -255922,6 +255920,7 @@
55005
],
"LastUpdateScan": 1702343523,
"LastUpdate": 1679063305,
"FirstSeen": 1647772968,
"topTrending": -0.10899999999999999
},

View File

@ -78663,49 +78663,55 @@
},
"fancybits/channels-dvr:tve": {
"Base": null,
"Downloads": 2832662,
"Downloads": 2842866,
"Stars": 11,
"Time": 1699758328,
"trending": 0.447,
"Time": 1702357546,
"trending": 0.359,
"trends": [
0.386,
0.404,
0.447
0.447,
0.359
],
"downloadtrend": [
2797776,
2808604,
2820003,
2832662
2832662,
2842866
],
"trendsDate": [
1694563514,
1697162747,
1699758328
1699758328,
1702357546
],
"LastUpdate": 1699073606
},
"fancybits/channels-dvr:nvidia": {
"Base": null,
"Downloads": 2832662,
"Downloads": 2842866,
"Stars": 11,
"Time": 1699758328,
"trending": 0.447,
"Time": 1702357546,
"trending": 0.359,
"trends": [
0.386,
0.404,
0.447
0.447,
0.359
],
"downloadtrend": [
2797776,
2808604,
2820003,
2832662
2832662,
2842866
],
"trendsDate": [
1694563515,
1697162747,
1699758328
1699758328,
1702357546
],
"LastUpdate": 1699073606
},