This commit is contained in:
Andrew Z 2022-02-11 16:03:37 -05:00
parent dea74d91bc
commit 17ca4c37a8
4 changed files with 13 additions and 14 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1644606218
"last_updated_timestamp": 1644613416
}

View File

@ -26145,8 +26145,8 @@
"@attributes": {
"Name": "CONNECTION_TOKEN",
"Target": "CONNECTION_TOKEN",
"Default": "supersecrettoken",
"Description": "Optional security token for accessing the Web UI.",
"Default": "",
"Description": "Optional security token for accessing the Web UI (ie. `supersecrettoken`).",
"Type": "Variable",
"Display": "always",
"Required": "false",
@ -213354,7 +213354,7 @@
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/119834-support-smartphonelover-filegator/",
"Project": "https://github.com/filegator/filegator",
"Overview": "DESCRIPTION\r\nFileGator is a free, open-source, self-hosted web application for managing files and folders.\r\n\r\nLive demo:\r\nhttps://github.com/filegator/filegator#demo\r\n\r\nNOTES\r\n\u2022 The default credentials: admin/admin123 (user/pass).\r\n\u2022 This image was based on Linuxserver.io's alpine nginx.\r\n\u2022 Run the following cmds before building the container: 'mkdir -m755 -p /mnt/user/appdata/filegator/config_file' and 'curl https://raw.githubusercontent.com/filegator/filegator/master/configuration_sample.php --output /mnt/user/appdata/filegator/config_file/configuration_sample.php'.\r\n\u2022 You can customize the interface and how FileGator works even deeper, by editing its 'configuration.php' file. Check 'https://docs.filegator.io/configuration/basic.html' to know more.\r\n\r\nVERSION\r\n1.1 (2022-02-11)",
"Overview": "DESCRIPTION\r\nFileGator is a free, open-source, self-hosted web application for managing files and folders.\r\n\r\nLive demo:\r\nhttps://github.com/filegator/filegator#demo\r\n\r\nNOTES\r\n\u2022 The default credentials: admin/admin123 (user/pass).\r\n\u2022 This image was based on Linuxserver.io's alpine nginx.\r\n\u2022 Run the following cmds before building the container: 'mkdir -m755 -p /mnt/user/appdata/filegator/config_file' and 'curl https://raw.githubusercontent.com/filegator/filegator/master/configuration_sample.php --output /mnt/user/appdata/filegator/config_file/configuration.php'.\r\n\u2022 You can customize the interface and how FileGator works even deeper, by editing its 'configuration.php' file. Check 'https://docs.filegator.io/configuration/basic.html' to know more.\r\n\r\nVERSION\r\n1.1 (2022-02-11)",
"WebUI": "http://[IP]:[PORT:80]",
"TemplateURL": "https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/master/templates/FileGator.xml",
"Icon": "https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/main/templates/icons/filegator.png",
@ -224279,7 +224279,7 @@
"Privileged": "false",
"Project": "https://github.com/imTHAI/docker-qbittorrent-filebot",
"Overview": "qBittorrent is a cross-platform free and open-source BitTorrent client. It is a native application written in C++. It uses Boost, Qt 5 toolkit, and the libtorrent-rasterbar library (for the torrent back-end). Its optional search engine is written in Python.\r\nFileBot is the ultimate tool for renaming and organizing your movies, TV shows and Anime. Match and rename media files against online databases, download artwork and cover images, fetch subtitles, write metadata, and more, all at once in matter of seconds. It's smart and just works.\r\nThis docker includes those both tools. At the end of a download, qBittorrent automaticaly calls Filebot. (you still need a valid Filebot license)",
"WebUI": "http://[IP]:8080",
"WebUI": "http://[IP]:[PORT:8080]",
"TemplateURL": "https://raw.githubusercontent.com/imTHAI/unraid-templates/master/qbittorrent-filebot/qbittorrent-filebot.xml",
"Icon": "https://raw.githubusercontent.com/imTHAI/docker-qbittorrent-filebot/master/img/qbittorrent-filebot.png",
"PostArgs": "",

View File

@ -1,7 +1,7 @@
{
"apps": 1604,
"last_updated_timestamp": 1644606218,
"last_updated": "2022-02-11 14:03",
"last_updated_timestamp": 1644613416,
"last_updated": "2022-02-11 16:03",
"categories": [
{
"Cat": "Backup:",
@ -26307,8 +26307,8 @@
"@attributes": {
"Name": "CONNECTION_TOKEN",
"Target": "CONNECTION_TOKEN",
"Default": "supersecrettoken",
"Description": "Optional security token for accessing the Web UI.",
"Default": "",
"Description": "Optional security token for accessing the Web UI (ie. `supersecrettoken`).",
"Type": "Variable",
"Display": "always",
"Required": "false",
@ -213516,7 +213516,7 @@
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/119834-support-smartphonelover-filegator/",
"Project": "https://github.com/filegator/filegator",
"Overview": "DESCRIPTION\r\nFileGator is a free, open-source, self-hosted web application for managing files and folders.\r\n\r\nLive demo:\r\nhttps://github.com/filegator/filegator#demo\r\n\r\nNOTES\r\n\u2022 The default credentials: admin/admin123 (user/pass).\r\n\u2022 This image was based on Linuxserver.io's alpine nginx.\r\n\u2022 Run the following cmds before building the container: 'mkdir -m755 -p /mnt/user/appdata/filegator/config_file' and 'curl https://raw.githubusercontent.com/filegator/filegator/master/configuration_sample.php --output /mnt/user/appdata/filegator/config_file/configuration_sample.php'.\r\n\u2022 You can customize the interface and how FileGator works even deeper, by editing its 'configuration.php' file. Check 'https://docs.filegator.io/configuration/basic.html' to know more.\r\n\r\nVERSION\r\n1.1 (2022-02-11)",
"Overview": "DESCRIPTION\r\nFileGator is a free, open-source, self-hosted web application for managing files and folders.\r\n\r\nLive demo:\r\nhttps://github.com/filegator/filegator#demo\r\n\r\nNOTES\r\n\u2022 The default credentials: admin/admin123 (user/pass).\r\n\u2022 This image was based on Linuxserver.io's alpine nginx.\r\n\u2022 Run the following cmds before building the container: 'mkdir -m755 -p /mnt/user/appdata/filegator/config_file' and 'curl https://raw.githubusercontent.com/filegator/filegator/master/configuration_sample.php --output /mnt/user/appdata/filegator/config_file/configuration.php'.\r\n\u2022 You can customize the interface and how FileGator works even deeper, by editing its 'configuration.php' file. Check 'https://docs.filegator.io/configuration/basic.html' to know more.\r\n\r\nVERSION\r\n1.1 (2022-02-11)",
"WebUI": "http://[IP]:[PORT:80]",
"TemplateURL": "https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/master/templates/FileGator.xml",
"Icon": "https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/main/templates/icons/filegator.png",
@ -224441,7 +224441,7 @@
"Privileged": "false",
"Project": "https://github.com/imTHAI/docker-qbittorrent-filebot",
"Overview": "qBittorrent is a cross-platform free and open-source BitTorrent client. It is a native application written in C++. It uses Boost, Qt 5 toolkit, and the libtorrent-rasterbar library (for the torrent back-end). Its optional search engine is written in Python.\r\nFileBot is the ultimate tool for renaming and organizing your movies, TV shows and Anime. Match and rename media files against online databases, download artwork and cover images, fetch subtitles, write metadata, and more, all at once in matter of seconds. It's smart and just works.\r\nThis docker includes those both tools. At the end of a download, qBittorrent automaticaly calls Filebot. (you still need a valid Filebot license)",
"WebUI": "http://[IP]:8080",
"WebUI": "http://[IP]:[PORT:8080]",
"TemplateURL": "https://raw.githubusercontent.com/imTHAI/unraid-templates/master/qbittorrent-filebot/qbittorrent-filebot.xml",
"Icon": "https://raw.githubusercontent.com/imTHAI/docker-qbittorrent-filebot/master/img/qbittorrent-filebot.png",
"PostArgs": "",

View File

@ -1,5 +1,5 @@
{
"caFixed": 240,
"caFixed": 239,
"fixedTemplates": {
"smdion's Repository": {
"smdion/docker-h5ai": [
@ -788,8 +788,7 @@
},
"pbear's Repository": {
"imthai/qbittorrent-filebot": [
"No container port set. Set to 8080 (Must exist and be same as webgui_port in case u dont use a dedicated ip)",
"Hardcoded port found in webUI entry"
"No container port set. Set to 8080 (Must exist and be same as webgui_port in case u dont use a dedicated ip)"
]
},
"tipdec-sbilyn's Repository": {