mirror of
https://github.com/Squidly271/AppFeed.git
synced 2025-05-04 11:00:24 +00:00
Update
This commit is contained in:
parent
5b097bb548
commit
44ed0bf7bc
@ -1,3 +1,3 @@
|
||||
{
|
||||
"last_updated_timestamp": 1727381268
|
||||
"last_updated_timestamp": 1727388420
|
||||
}
|
@ -74,11 +74,12 @@
|
||||
"Repository": "iampuid0/dmb:latest",
|
||||
"Registry": "https://hub.docker.com/r/iampuid0/dmb/",
|
||||
"Privileged": "false",
|
||||
"ReadMe": "https://github.com/I-am-PUID-0/DMB/wiki",
|
||||
"Support": "https://discord.gg/8dqKUBtbp5",
|
||||
"Project": "https://github.com/I-am-PUID-0/DMB",
|
||||
"Overview": "This is an unRAID Docker template for:\r\n\r\nDebrid Media Bridge\r\n\r\n\"An All-In-One image for the unified deployment of Riven, Zurg, and rclone\"\r\nhttps://hub.docker.com/r/iampuid0/dmb/\r\n\r\n!!!!!!!!!! CHECK THE GITHUB BEFORE INSTALLING !!!!!!!!!!!!!!!!!!!!!\r\nhttps://github.com/Unlearned6688/unraid-templates/blob/main/README.md\r\n!!!!!!! ACTIONS REQUIRED DURING SETUP TO ENSURE IT WORKS !!!!!!!\r\n\r\n\"What are Riven and Zurg? What is all of this stuff?\"\r\n\r\nRiven is a new, still in development, open source, free, media solution that combines a bunch of ideas into one complete, polished package.\r\n\r\nMore specifically, in the same vein as plex_debrid before (github repo: itstoggled/plex_debrid - now archived), it allows for end users to input their own (paid) real-debrid API token (real-debrid.com for info) (other \"debrids\" not supported at the moment) and then access \"cached torrents\" on the real-debrid servers. Cached torrents allow the user to stream the video file being sought, whether movie or tv show.\r\n\r\nZurg is a specialized rclone mount and filtering program. Basically, it takes a raw rclone mount of all torrents a user has in their debrid library, and it filters them resulting in a huge variety of variables such as file size, bitrate, resolution, etc. (huge list).\r\n\r\nThis project also leverages the power of rclone to mount the debrid webdav directory into your OS, unRAID in this case, inside of a docker container. When you provide this mount path to your Plex server Plex won't distingtush between local media that you might have and this mounted media. It will stream the media directly from the real-debrid (or other servers if added later by devs) servers to your Plex server where it will be played lag-free assuming your network/server/player can handle it.\r\n\r\nPostgreSQL database is also used to store settings and relevant information.\r\n\r\n\"So, why this image and not the image from the developers of Riven or Zurg?\"\r\n\r\nYou could certainly use those if you wish to setup all the invidivdual components. This AIO image just seeks to simplify and streamline the process.\r\n\r\nlinks for a ton more information if desired or required:\r\n\r\n\r\n\r\nDMB AIO wiki: https://github.com/I-am-PUID-0/DMB/wiki\r\nRiven Wiki: https://rivenmedia.github.io/wiki/\r\n\r\nhttps://github.com/rivenmedia/riven\r\nhttps://github.com/debridmediamanager/zurg-testing\r\nhttps://rclone.org/docs/\r\nhttps://www.postgresql.org/",
|
||||
"WebUI": "http://[IP]:[PORT:3000]",
|
||||
"Icon": "https://raw.githubusercontent.com/rivenmedia/riven/main/assets/riven-light.png",
|
||||
"Icon": "https://github.com/I-am-PUID-0/DMB/assets/36779668/d0cbc785-2e09-41da-b226-924fdfcc1f21?raw=1",
|
||||
"ExtraParams": "-it --cap-add SYS_ADMIN --security-opt apparmor:unconfined",
|
||||
"Config": [
|
||||
{
|
||||
@ -99,7 +100,7 @@
|
||||
"@attributes": {
|
||||
"Name": "rclone config directory",
|
||||
"Target": "/config",
|
||||
"Default": "",
|
||||
"Default": "/mnt/user/appdata/DMB/config",
|
||||
"Mode": "rw",
|
||||
"Description": "Directory where your rclone config file will be stored.",
|
||||
"Type": "Path",
|
||||
@ -107,13 +108,13 @@
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
"value": "/mnt/user/appdata/DMB/config"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "log directory",
|
||||
"Target": "/log",
|
||||
"Default": "",
|
||||
"Default": "/mnt/user/appdata/DMB/log",
|
||||
"Mode": "rw",
|
||||
"Description": "Directory where your DMB logs will be found.",
|
||||
"Type": "Path",
|
||||
@ -121,13 +122,13 @@
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
"value": "/mnt/user/appdata/DMB/log"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Real-debrid directory",
|
||||
"Target": "/zurg/RD",
|
||||
"Default": "",
|
||||
"Default": "/mnt/user/appdata/DMB/Zurg/RD",
|
||||
"Mode": "rw",
|
||||
"Description": "Directory for Real-Debrid config related files. These are used by the Zurg rclone mount of your Real-Debrid webDAV (read support documents for more info)",
|
||||
"Type": "Path",
|
||||
@ -135,7 +136,7 @@
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
"value": "/mnt/user/appdata/DMB/Zurg/RD"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
@ -155,7 +156,7 @@
|
||||
"@attributes": {
|
||||
"Name": "PostgreSQL directory",
|
||||
"Target": "/postgres_data",
|
||||
"Default": "",
|
||||
"Default": "/mnt/user/appdata/DMB/PostgreSQL/data",
|
||||
"Mode": "rw",
|
||||
"Description": "Directory for the postgreSQL database files used with DMB.",
|
||||
"Type": "Path",
|
||||
@ -163,13 +164,13 @@
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
"value": "/mnt/user/appdata/DMB/PostgreSQL/data"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Riven backend data path",
|
||||
"Target": "/riven/backend/data",
|
||||
"Default": "",
|
||||
"Default": "/mnt/user/appdata/DMB/Riven/data",
|
||||
"Mode": "rw",
|
||||
"Description": "Directory for the riven backend.",
|
||||
"Type": "Path",
|
||||
@ -177,7 +178,7 @@
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
"value": "/mnt/user/appdata/DMB/Riven/data"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
@ -197,7 +198,7 @@
|
||||
"@attributes": {
|
||||
"Name": "Zilean Path",
|
||||
"Target": "/zilean/app/data",
|
||||
"Default": "",
|
||||
"Default": "/mnt/user/DMB/zilean/data",
|
||||
"Mode": "rw",
|
||||
"Description": "if ZILEAN_ENABLE = true above,\r\nthen you need to provide this path.\r\nZiilean is highly recommended to grab high quality cached torrent lists!",
|
||||
"Type": "Path",
|
||||
@ -205,27 +206,27 @@
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
"value": "/mnt/user/DMB/zilean/data"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Zurg rclone mount -- ADD THIS DIRECTORY TO Plex/Jellyfin/Emby!",
|
||||
"Target": "/data",
|
||||
"Default": "",
|
||||
"Default": "/mnt/user/DMB/Zurg/mnt",
|
||||
"Mode": "rw,shared",
|
||||
"Description": "MUST BE 'Read/Write - Shared'!!!\r\nYou must add the full host path above to your plex container. The container path in Plex can be named how you wish. \r\nDO NOT ADD THIS AS A LIBRARY! ONLY ADD THE PATH TO PLEX! THAT'S ALL!",
|
||||
"Description": "MUST BE 'Read/Write - Shared'!!!\r\nYou must add the full host path above to your plex container. \r\nDO NOT ADD THIS AS A LIBRARY! ONLY ADD THE PATH TO PLEX! THAT'S ALL!",
|
||||
"Type": "Path",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
"value": "/mnt/user/DMB/Zurg/mnt"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Riven symlink mount directory -- ADD THIS DIRECTORY TO Plex/Jellyfin/Emby!",
|
||||
"Target": "/mnt",
|
||||
"Default": "",
|
||||
"Default": "/mnt/user/DMB/Riven/mnt",
|
||||
"Mode": "rw",
|
||||
"Description": "Directory for the riven symlinks. This directory is where Plex/Jellyfin/Emby will be looking to see your shows/movies! ADD THIS DIRECTORY TO Plex/Jellyfin/Emby! ADD IT AS A LIBRARY! eg in Plex it would be a library to '/mnt/movies' and '/mnt/shows'",
|
||||
"Type": "Path",
|
||||
@ -233,7 +234,7 @@
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
"value": "/mnt/user/DMB/Riven/mnt"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
@ -253,9 +254,9 @@
|
||||
"@attributes": {
|
||||
"Name": "PLEX_ADDRESS",
|
||||
"Target": "PLEX_ADDRESS",
|
||||
"Default": "http://192.168.1.1",
|
||||
"Default": "http://192.168.1.1:32400",
|
||||
"Mode": "",
|
||||
"Description": "Change the URL to match your Plex server IP.\r\nThis can be set in the Riven GUI, if desired. Setting it here sort of ",
|
||||
"Description": "Change the URL to match your Plex server IP.\r\nThis can be set in the Riven GUI, if desired.",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
@ -269,7 +270,7 @@
|
||||
"Target": "PLEX_TOKEN",
|
||||
"Default": "",
|
||||
"Mode": "",
|
||||
"Description": "Obtain your Plex token and paste it here. This can be entered in the Riven GUI as well, but this ",
|
||||
"Description": "Obtain your Plex token and paste it here. This can be entered in the Riven GUI as well",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
@ -148231,7 +148232,6 @@
|
||||
],
|
||||
"downloads": 13973,
|
||||
"stars": 1,
|
||||
"LastUpdate": 1676151685,
|
||||
"trending": 0.079,
|
||||
"trends": [
|
||||
0.079
|
||||
@ -148244,6 +148244,7 @@
|
||||
13973
|
||||
],
|
||||
"LastUpdateScan": 1727381267,
|
||||
"LastUpdate": 1676151685,
|
||||
"FirstSeen": 1593893304
|
||||
},
|
||||
{
|
||||
@ -261433,8 +261434,8 @@
|
||||
"Tools-Utilities"
|
||||
],
|
||||
"downloads": 206,
|
||||
"LastUpdate": 1727307255,
|
||||
"LastUpdateScan": 1727381267,
|
||||
"LastUpdate": 1727307255,
|
||||
"FirstSeen": 1724782016
|
||||
},
|
||||
{
|
||||
@ -272828,8 +272829,8 @@
|
||||
],
|
||||
"downloads": 2361,
|
||||
"stars": 1,
|
||||
"LastUpdate": 1717338401,
|
||||
"LastUpdateScan": 1727381267,
|
||||
"LastUpdate": 1717338401,
|
||||
"FirstSeen": 1685793863
|
||||
},
|
||||
{
|
||||
@ -324677,7 +324678,6 @@
|
||||
"Network-VPN",
|
||||
"Plugins"
|
||||
],
|
||||
"LastUpdateScan": 1727381267,
|
||||
"FirstSeen": 1706591141
|
||||
},
|
||||
{
|
||||
@ -326346,7 +326346,6 @@
|
||||
],
|
||||
"downloads": 88417,
|
||||
"stars": 7,
|
||||
"LastUpdate": 1710354117,
|
||||
"trending": 4.99,
|
||||
"trends": [
|
||||
10.894,
|
||||
@ -326376,6 +326375,7 @@
|
||||
88417
|
||||
],
|
||||
"LastUpdateScan": 1727381267,
|
||||
"LastUpdate": 1710354117,
|
||||
"FirstSeen": 1680588268,
|
||||
"topTrending": -5.904
|
||||
},
|
||||
@ -330498,7 +330498,6 @@
|
||||
],
|
||||
"downloads": 135572,
|
||||
"stars": 6,
|
||||
"LastUpdate": 1727257866,
|
||||
"trending": 9.104,
|
||||
"trends": [
|
||||
49.081,
|
||||
@ -330528,6 +330527,7 @@
|
||||
135572
|
||||
],
|
||||
"LastUpdateScan": 1727381268,
|
||||
"LastUpdate": 1727257866,
|
||||
"FirstSeen": 1706591142,
|
||||
"topTrending": -39.977000000000004,
|
||||
"topPerforming": 9.104
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"apps": 2390,
|
||||
"last_updated_timestamp": 1727381268,
|
||||
"last_updated": "2024-09-26 16:07",
|
||||
"last_updated_timestamp": 1727388420,
|
||||
"last_updated": "2024-09-26 18:07",
|
||||
"categories": [
|
||||
{
|
||||
"Cat": "AI:",
|
||||
@ -240,11 +240,12 @@
|
||||
"Repository": "iampuid0/dmb:latest",
|
||||
"Registry": "https://hub.docker.com/r/iampuid0/dmb/",
|
||||
"Privileged": "false",
|
||||
"ReadMe": "https://github.com/I-am-PUID-0/DMB/wiki",
|
||||
"Support": "https://discord.gg/8dqKUBtbp5",
|
||||
"Project": "https://github.com/I-am-PUID-0/DMB",
|
||||
"Overview": "This is an unRAID Docker template for:\r\n\r\nDebrid Media Bridge\r\n\r\n\"An All-In-One image for the unified deployment of Riven, Zurg, and rclone\"\r\nhttps://hub.docker.com/r/iampuid0/dmb/\r\n\r\n!!!!!!!!!! CHECK THE GITHUB BEFORE INSTALLING !!!!!!!!!!!!!!!!!!!!!\r\nhttps://github.com/Unlearned6688/unraid-templates/blob/main/README.md\r\n!!!!!!! ACTIONS REQUIRED DURING SETUP TO ENSURE IT WORKS !!!!!!!\r\n\r\n\"What are Riven and Zurg? What is all of this stuff?\"\r\n\r\nRiven is a new, still in development, open source, free, media solution that combines a bunch of ideas into one complete, polished package.\r\n\r\nMore specifically, in the same vein as plex_debrid before (github repo: itstoggled/plex_debrid - now archived), it allows for end users to input their own (paid) real-debrid API token (real-debrid.com for info) (other \"debrids\" not supported at the moment) and then access \"cached torrents\" on the real-debrid servers. Cached torrents allow the user to stream the video file being sought, whether movie or tv show.\r\n\r\nZurg is a specialized rclone mount and filtering program. Basically, it takes a raw rclone mount of all torrents a user has in their debrid library, and it filters them resulting in a huge variety of variables such as file size, bitrate, resolution, etc. (huge list).\r\n\r\nThis project also leverages the power of rclone to mount the debrid webdav directory into your OS, unRAID in this case, inside of a docker container. When you provide this mount path to your Plex server Plex won't distingtush between local media that you might have and this mounted media. It will stream the media directly from the real-debrid (or other servers if added later by devs) servers to your Plex server where it will be played lag-free assuming your network/server/player can handle it.\r\n\r\nPostgreSQL database is also used to store settings and relevant information.\r\n\r\n\"So, why this image and not the image from the developers of Riven or Zurg?\"\r\n\r\nYou could certainly use those if you wish to setup all the invidivdual components. This AIO image just seeks to simplify and streamline the process.\r\n\r\nlinks for a ton more information if desired or required:\r\n\r\n\r\n\r\nDMB AIO wiki: https://github.com/I-am-PUID-0/DMB/wiki\r\nRiven Wiki: https://rivenmedia.github.io/wiki/\r\n\r\nhttps://github.com/rivenmedia/riven\r\nhttps://github.com/debridmediamanager/zurg-testing\r\nhttps://rclone.org/docs/\r\nhttps://www.postgresql.org/",
|
||||
"WebUI": "http://[IP]:[PORT:3000]",
|
||||
"Icon": "https://raw.githubusercontent.com/rivenmedia/riven/main/assets/riven-light.png",
|
||||
"Icon": "https://github.com/I-am-PUID-0/DMB/assets/36779668/d0cbc785-2e09-41da-b226-924fdfcc1f21?raw=1",
|
||||
"ExtraParams": "-it --cap-add SYS_ADMIN --security-opt apparmor:unconfined",
|
||||
"Config": [
|
||||
{
|
||||
@ -265,7 +266,7 @@
|
||||
"@attributes": {
|
||||
"Name": "rclone config directory",
|
||||
"Target": "/config",
|
||||
"Default": "",
|
||||
"Default": "/mnt/user/appdata/DMB/config",
|
||||
"Mode": "rw",
|
||||
"Description": "Directory where your rclone config file will be stored.",
|
||||
"Type": "Path",
|
||||
@ -273,13 +274,13 @@
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
"value": "/mnt/user/appdata/DMB/config"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "log directory",
|
||||
"Target": "/log",
|
||||
"Default": "",
|
||||
"Default": "/mnt/user/appdata/DMB/log",
|
||||
"Mode": "rw",
|
||||
"Description": "Directory where your DMB logs will be found.",
|
||||
"Type": "Path",
|
||||
@ -287,13 +288,13 @@
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
"value": "/mnt/user/appdata/DMB/log"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Real-debrid directory",
|
||||
"Target": "/zurg/RD",
|
||||
"Default": "",
|
||||
"Default": "/mnt/user/appdata/DMB/Zurg/RD",
|
||||
"Mode": "rw",
|
||||
"Description": "Directory for Real-Debrid config related files. These are used by the Zurg rclone mount of your Real-Debrid webDAV (read support documents for more info)",
|
||||
"Type": "Path",
|
||||
@ -301,7 +302,7 @@
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
"value": "/mnt/user/appdata/DMB/Zurg/RD"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
@ -321,7 +322,7 @@
|
||||
"@attributes": {
|
||||
"Name": "PostgreSQL directory",
|
||||
"Target": "/postgres_data",
|
||||
"Default": "",
|
||||
"Default": "/mnt/user/appdata/DMB/PostgreSQL/data",
|
||||
"Mode": "rw",
|
||||
"Description": "Directory for the postgreSQL database files used with DMB.",
|
||||
"Type": "Path",
|
||||
@ -329,13 +330,13 @@
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
"value": "/mnt/user/appdata/DMB/PostgreSQL/data"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Riven backend data path",
|
||||
"Target": "/riven/backend/data",
|
||||
"Default": "",
|
||||
"Default": "/mnt/user/appdata/DMB/Riven/data",
|
||||
"Mode": "rw",
|
||||
"Description": "Directory for the riven backend.",
|
||||
"Type": "Path",
|
||||
@ -343,7 +344,7 @@
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
"value": "/mnt/user/appdata/DMB/Riven/data"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
@ -363,7 +364,7 @@
|
||||
"@attributes": {
|
||||
"Name": "Zilean Path",
|
||||
"Target": "/zilean/app/data",
|
||||
"Default": "",
|
||||
"Default": "/mnt/user/DMB/zilean/data",
|
||||
"Mode": "rw",
|
||||
"Description": "if ZILEAN_ENABLE = true above,\r\nthen you need to provide this path.\r\nZiilean is highly recommended to grab high quality cached torrent lists!",
|
||||
"Type": "Path",
|
||||
@ -371,27 +372,27 @@
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
"value": "/mnt/user/DMB/zilean/data"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Zurg rclone mount -- ADD THIS DIRECTORY TO Plex/Jellyfin/Emby!",
|
||||
"Target": "/data",
|
||||
"Default": "",
|
||||
"Default": "/mnt/user/DMB/Zurg/mnt",
|
||||
"Mode": "rw,shared",
|
||||
"Description": "MUST BE 'Read/Write - Shared'!!!\r\nYou must add the full host path above to your plex container. The container path in Plex can be named how you wish. \r\nDO NOT ADD THIS AS A LIBRARY! ONLY ADD THE PATH TO PLEX! THAT'S ALL!",
|
||||
"Description": "MUST BE 'Read/Write - Shared'!!!\r\nYou must add the full host path above to your plex container. \r\nDO NOT ADD THIS AS A LIBRARY! ONLY ADD THE PATH TO PLEX! THAT'S ALL!",
|
||||
"Type": "Path",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
"value": "/mnt/user/DMB/Zurg/mnt"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Riven symlink mount directory -- ADD THIS DIRECTORY TO Plex/Jellyfin/Emby!",
|
||||
"Target": "/mnt",
|
||||
"Default": "",
|
||||
"Default": "/mnt/user/DMB/Riven/mnt",
|
||||
"Mode": "rw",
|
||||
"Description": "Directory for the riven symlinks. This directory is where Plex/Jellyfin/Emby will be looking to see your shows/movies! ADD THIS DIRECTORY TO Plex/Jellyfin/Emby! ADD IT AS A LIBRARY! eg in Plex it would be a library to '/mnt/movies' and '/mnt/shows'",
|
||||
"Type": "Path",
|
||||
@ -399,7 +400,7 @@
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
"value": "/mnt/user/DMB/Riven/mnt"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
@ -419,9 +420,9 @@
|
||||
"@attributes": {
|
||||
"Name": "PLEX_ADDRESS",
|
||||
"Target": "PLEX_ADDRESS",
|
||||
"Default": "http://192.168.1.1",
|
||||
"Default": "http://192.168.1.1:32400",
|
||||
"Mode": "",
|
||||
"Description": "Change the URL to match your Plex server IP.\r\nThis can be set in the Riven GUI, if desired. Setting it here sort of ",
|
||||
"Description": "Change the URL to match your Plex server IP.\r\nThis can be set in the Riven GUI, if desired.",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
@ -435,7 +436,7 @@
|
||||
"Target": "PLEX_TOKEN",
|
||||
"Default": "",
|
||||
"Mode": "",
|
||||
"Description": "Obtain your Plex token and paste it here. This can be entered in the Riven GUI as well, but this ",
|
||||
"Description": "Obtain your Plex token and paste it here. This can be entered in the Riven GUI as well",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
@ -148397,7 +148398,6 @@
|
||||
],
|
||||
"downloads": 13973,
|
||||
"stars": 1,
|
||||
"LastUpdate": 1676151685,
|
||||
"trending": 0.079,
|
||||
"trends": [
|
||||
0.079
|
||||
@ -148410,6 +148410,7 @@
|
||||
13973
|
||||
],
|
||||
"LastUpdateScan": 1727381267,
|
||||
"LastUpdate": 1676151685,
|
||||
"FirstSeen": 1593893304
|
||||
},
|
||||
{
|
||||
@ -261599,8 +261600,8 @@
|
||||
"Tools-Utilities"
|
||||
],
|
||||
"downloads": 206,
|
||||
"LastUpdate": 1727307255,
|
||||
"LastUpdateScan": 1727381267,
|
||||
"LastUpdate": 1727307255,
|
||||
"FirstSeen": 1724782016
|
||||
},
|
||||
{
|
||||
@ -272994,8 +272995,8 @@
|
||||
],
|
||||
"downloads": 2361,
|
||||
"stars": 1,
|
||||
"LastUpdate": 1717338401,
|
||||
"LastUpdateScan": 1727381267,
|
||||
"LastUpdate": 1717338401,
|
||||
"FirstSeen": 1685793863
|
||||
},
|
||||
{
|
||||
@ -324843,7 +324844,6 @@
|
||||
"Network-VPN",
|
||||
"Plugins"
|
||||
],
|
||||
"LastUpdateScan": 1727381267,
|
||||
"FirstSeen": 1706591141
|
||||
},
|
||||
{
|
||||
@ -326512,7 +326512,6 @@
|
||||
],
|
||||
"downloads": 88417,
|
||||
"stars": 7,
|
||||
"LastUpdate": 1710354117,
|
||||
"trending": 4.99,
|
||||
"trends": [
|
||||
10.894,
|
||||
@ -326542,6 +326541,7 @@
|
||||
88417
|
||||
],
|
||||
"LastUpdateScan": 1727381267,
|
||||
"LastUpdate": 1710354117,
|
||||
"FirstSeen": 1680588268,
|
||||
"topTrending": -5.904
|
||||
},
|
||||
@ -330664,7 +330664,6 @@
|
||||
],
|
||||
"downloads": 135572,
|
||||
"stars": 6,
|
||||
"LastUpdate": 1727257866,
|
||||
"trending": 9.104,
|
||||
"trends": [
|
||||
49.081,
|
||||
@ -330694,6 +330693,7 @@
|
||||
135572
|
||||
],
|
||||
"LastUpdateScan": 1727381268,
|
||||
"LastUpdate": 1727257866,
|
||||
"FirstSeen": 1706591142,
|
||||
"topTrending": -39.977000000000004,
|
||||
"topPerforming": 9.104
|
||||
|
@ -1538,6 +1538,7 @@
|
||||
"Zero Log"
|
||||
],
|
||||
"/settings.txt": [
|
||||
"Default file system for Array disks",
|
||||
"Docker PID Limit"
|
||||
],
|
||||
"/shares.txt": [
|
||||
@ -1731,6 +1732,7 @@
|
||||
"Zero Log"
|
||||
],
|
||||
"/settings.txt": [
|
||||
"Default file system for Array disks",
|
||||
"Docker PID Limit"
|
||||
],
|
||||
"/shares.txt": [
|
||||
@ -1830,6 +1832,9 @@
|
||||
]
|
||||
},
|
||||
"new": {
|
||||
"/settings.txt": [
|
||||
"Default file system for Array disks"
|
||||
],
|
||||
"/translations.txt": [
|
||||
"Oh no Are you pirating Unraid OS<br>Are you ready to buy a real license",
|
||||
"This will register your server with Connect <sup>BETA</sup>"
|
||||
@ -2517,6 +2522,7 @@
|
||||
"Zero Log"
|
||||
],
|
||||
"/settings.txt": [
|
||||
"Default file system for Array disks",
|
||||
"Docker PID Limit"
|
||||
],
|
||||
"/shares.txt": [
|
||||
@ -4228,6 +4234,7 @@
|
||||
"Zero Log"
|
||||
],
|
||||
"/settings.txt": [
|
||||
"Default file system for Array disks",
|
||||
"Docker PID Limit"
|
||||
],
|
||||
"/shares.txt": [
|
||||
@ -7721,6 +7728,7 @@
|
||||
"Zero Log"
|
||||
],
|
||||
"/settings.txt": [
|
||||
"Default file system for Array disks",
|
||||
"Docker PID Limit"
|
||||
],
|
||||
"/shares.txt": [
|
||||
@ -8219,6 +8227,7 @@
|
||||
"Zero Log"
|
||||
],
|
||||
"/settings.txt": [
|
||||
"Default file system for Array disks",
|
||||
"Docker PID Limit"
|
||||
],
|
||||
"/shares.txt": [
|
||||
@ -9262,6 +9271,7 @@
|
||||
"Zero Log"
|
||||
],
|
||||
"/settings.txt": [
|
||||
"Default file system for Array disks",
|
||||
"Docker PID Limit"
|
||||
],
|
||||
"/shares.txt": [
|
||||
@ -10007,6 +10017,7 @@
|
||||
"Zero Log"
|
||||
],
|
||||
"/settings.txt": [
|
||||
"Default file system for Array disks",
|
||||
"Docker PID Limit"
|
||||
],
|
||||
"/shares.txt": [
|
||||
@ -11595,6 +11606,7 @@
|
||||
"Zero Log"
|
||||
],
|
||||
"/settings.txt": [
|
||||
"Default file system for Array disks",
|
||||
"Docker PID Limit"
|
||||
],
|
||||
"/shares.txt": [
|
||||
@ -11751,6 +11763,7 @@
|
||||
"D dot G comma",
|
||||
"D dot G none",
|
||||
"D dot G space",
|
||||
"Default file system for Array disks",
|
||||
"Disable AutostartStart option for VMs",
|
||||
"Docker PID Limit",
|
||||
"if you have trouble logging in, close all other tabs pointing to this server and clear your browsers cache",
|
||||
@ -12119,6 +12132,7 @@
|
||||
"Zero Log"
|
||||
],
|
||||
"/settings.txt": [
|
||||
"Default file system for Array disks",
|
||||
"Docker PID Limit"
|
||||
],
|
||||
"/shares.txt": [
|
||||
|
12
log.txt
12
log.txt
@ -4362,18 +4362,6 @@ Processing /tmp/appFeed/templates/bendysRepository/sonarrtorss/sonarrtorss.xml..
|
||||
|
||||
Updating stats on containers
|
||||
|
||||
gilbn/geoip2influx
|
||||
ghcr.io/gilbn/geoip2influx Downloads: 13973 Stars: 1 Base: unknown
|
||||
patrickstigler/youtube-transcript-to-article
|
||||
patrickstigler/youtube-transcript-to-article Downloads: 206 Stars: 0 Base: unknown
|
||||
vstavrinov/acestream-engine
|
||||
vstavrinov/acestream-engine Downloads: 2361 Stars: 1 Base: unknown
|
||||
imagegenius/ai-chat-app
|
||||
ghcr.io/imagegenius/ai-chat-app Downloads: Stars: Base: unknown
|
||||
towfiqi/serpbear
|
||||
towfiqi/serpbear:latest Downloads: 88417 Stars: 7 Base: unknown
|
||||
nzbgetcom/nzbget
|
||||
nzbgetcom/nzbget Downloads: 135572 Stars: 6 Base: unknown
|
||||
Privileged: 105
|
||||
|
||||
|
||||
|
@ -148229,10 +148229,21 @@
|
||||
"CategoryList": [
|
||||
"Tools-Utilities"
|
||||
],
|
||||
"downloads": 13962,
|
||||
"downloads": 13973,
|
||||
"stars": 1,
|
||||
"LastUpdateScan": 1724782016,
|
||||
"LastUpdate": 1676151685,
|
||||
"trending": 0.079,
|
||||
"trends": [
|
||||
0.079
|
||||
],
|
||||
"trendsDate": [
|
||||
1727381267
|
||||
],
|
||||
"downloadtrend": [
|
||||
13962,
|
||||
13973
|
||||
],
|
||||
"LastUpdateScan": 1727381267,
|
||||
"FirstSeen": 1593893304
|
||||
},
|
||||
{
|
||||
@ -261421,9 +261432,9 @@
|
||||
"Productivity",
|
||||
"Tools-Utilities"
|
||||
],
|
||||
"downloads": 17,
|
||||
"LastUpdateScan": 1724782016,
|
||||
"LastUpdate": 1724781005,
|
||||
"downloads": 206,
|
||||
"LastUpdate": 1727307255,
|
||||
"LastUpdateScan": 1727381267,
|
||||
"FirstSeen": 1724782016
|
||||
},
|
||||
{
|
||||
@ -272815,10 +272826,10 @@
|
||||
"CategoryList": [
|
||||
"MediaServer-Video"
|
||||
],
|
||||
"downloads": 2034,
|
||||
"downloads": 2361,
|
||||
"stars": 1,
|
||||
"LastUpdateScan": 1724782020,
|
||||
"LastUpdate": 1717338401,
|
||||
"LastUpdateScan": 1727381267,
|
||||
"FirstSeen": 1685793863
|
||||
},
|
||||
{
|
||||
@ -317312,7 +317323,7 @@
|
||||
"AI",
|
||||
"Other"
|
||||
],
|
||||
"LastUpdateScan": 1724782020,
|
||||
"LastUpdateScan": 1727381267,
|
||||
"FirstSeen": 1677992645
|
||||
},
|
||||
{
|
||||
@ -324666,6 +324677,7 @@
|
||||
"Network-VPN",
|
||||
"Plugins"
|
||||
],
|
||||
"LastUpdateScan": 1727381267,
|
||||
"FirstSeen": 1706591141
|
||||
},
|
||||
{
|
||||
@ -326332,40 +326344,40 @@
|
||||
"CategoryList": [
|
||||
"Tools-Utilities"
|
||||
],
|
||||
"downloads": 84005,
|
||||
"downloads": 88417,
|
||||
"stars": 7,
|
||||
"trending": 7.544,
|
||||
"LastUpdate": 1710354117,
|
||||
"trending": 4.99,
|
||||
"trends": [
|
||||
12.238,
|
||||
10.894,
|
||||
9.308,
|
||||
8.622,
|
||||
9.616,
|
||||
7.348,
|
||||
7.544
|
||||
7.544,
|
||||
4.99
|
||||
],
|
||||
"trendsDate": [
|
||||
1709190385,
|
||||
1711785949,
|
||||
1714385164,
|
||||
1716984371,
|
||||
1719583604,
|
||||
1722182789,
|
||||
1724782020
|
||||
1724782020,
|
||||
1727381267
|
||||
],
|
||||
"downloadtrend": [
|
||||
48029,
|
||||
53901,
|
||||
59433,
|
||||
65041,
|
||||
71961,
|
||||
77668,
|
||||
84005
|
||||
84005,
|
||||
88417
|
||||
],
|
||||
"LastUpdateScan": 1724782020,
|
||||
"LastUpdate": 1710354117,
|
||||
"LastUpdateScan": 1727381267,
|
||||
"FirstSeen": 1680588268,
|
||||
"topTrending": -4.694
|
||||
"topTrending": -5.904
|
||||
},
|
||||
{
|
||||
"Name": "swing-music",
|
||||
@ -330484,16 +330496,18 @@
|
||||
"CategoryList": [
|
||||
"Downloaders"
|
||||
],
|
||||
"downloads": 123229,
|
||||
"downloads": 135572,
|
||||
"stars": 6,
|
||||
"trending": 11.595,
|
||||
"LastUpdate": 1727257866,
|
||||
"trending": 9.104,
|
||||
"trends": [
|
||||
49.081,
|
||||
47.066,
|
||||
32.398,
|
||||
14.834,
|
||||
12.688,
|
||||
11.595
|
||||
11.595,
|
||||
9.104
|
||||
],
|
||||
"trendsDate": [
|
||||
1711785949,
|
||||
@ -330501,22 +330515,22 @@
|
||||
1716984371,
|
||||
1719583605,
|
||||
1722182789,
|
||||
1724782020
|
||||
1724782020,
|
||||
1727381268
|
||||
],
|
||||
"downloadtrend": [
|
||||
14761,
|
||||
28989,
|
||||
54764,
|
||||
81009,
|
||||
95119,
|
||||
108941,
|
||||
123229
|
||||
123229,
|
||||
135572
|
||||
],
|
||||
"LastUpdateScan": 1724782020,
|
||||
"LastUpdate": 1724741727,
|
||||
"LastUpdateScan": 1727381268,
|
||||
"FirstSeen": 1706591142,
|
||||
"topTrending": -37.486000000000004,
|
||||
"topPerforming": 11.595
|
||||
"topTrending": -39.977000000000004,
|
||||
"topPerforming": 9.104
|
||||
},
|
||||
{
|
||||
"Name": "cryptomator-webdav",
|
||||
|
Loading…
x
Reference in New Issue
Block a user