This commit is contained in:
Andrew Z 2024-09-07 13:03:43 -04:00
parent 88a15036e0
commit 9b5f6673e5
2 changed files with 8 additions and 647 deletions

View File

@ -19761,107 +19761,6 @@
"LastUpdate": 1433344816,
"FirstSeen": 1
},
{
"Name": "FileBrowser",
"Repository": "hernandito/filebrowser",
"Registry": "https://hub.docker.com/r/hernandito/filebrowser",
"Network": "br0",
"Shell": "sh",
"Privileged": "false",
"Project": "https://github.com/filebrowser/filebrowser",
"Overview": "File Browser - Webbased File Browser including sharing functions etc.\n\nhttps://docs.filebrowser.xyz/configuration for the config",
"WebUI": "http://[IP]/files/",
"TemplateURL": "https://raw.githubusercontent.com/hernandito/docker-templates/master/hernando/FileBrowser.xml",
"Icon": "https://github.com/maschhoff/docker/raw/master/filebrowser/35781395.png",
"PostArgs": "-d /db/database.db",
"Networking": {
"Mode": "br0"
},
"Config": [
{
"@attributes": {
"Name": "Host Path 1",
"Target": "/srv",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /srv",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/"
},
{
"@attributes": {
"Name": "Host Path 2",
"Target": "/db",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /db/",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/filebrowser/db/"
},
{
"@attributes": {
"Name": "Host Path 3",
"Target": "/app",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /app/",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/filebrowser/app/"
}
],
"Repo": "hernandito's Repository",
"CAComment": "This template is set up to use a custom network. You may have to adjust the network or IP address etc to match your system",
"templatePath": "/tmp/GitHub/AppFeed/templates/hernanditosRepository/hernando/FileBrowser.xml",
"CategoryList": [
"Cloud",
"Network-Web"
],
"downloads": 38581,
"trending": 0.708,
"trends": [
0.644,
0.717,
0.725,
0.707,
0.673,
0.749,
0.708
],
"trendsDate": [
1709960751,
1712556353,
1715155569,
1717754769,
1720361176,
1722960441,
1725574124
],
"downloadtrend": [
36959,
37226,
37498,
37765,
38021,
38308,
38581
],
"LastUpdateScan": 1725574124,
"LastUpdate": 1639265989,
"FirstSeen": 1639263808,
"topTrending": 0.06399999999999995
},
{
"Name": "MineOS",
"Registry": "https://registry.hub.docker.com/r/yujiod/minecraft-mineos/",
@ -307991,328 +307890,6 @@
"FirstSeen": 1717697303,
"topTrending": -0.21999999999999997
},
{
"Name": "Immich-Kiosk",
"Repository": "damongolding/immich-kiosk:latest",
"Registry": "https://hub.docker.com/r/damongolding/immich-kiosk",
"Branch": {
"Tag": "latest",
"TagDescription": "Latest stable release"
},
"Network": "bridge",
"WebUI": "http://[IP]:[PORT:3000]",
"Privileged": "false",
"Support": "https://github.com/damongolding/immich-kiosk/issues",
"Project": "https://github.com/damongolding/immich-kiosk",
"Overview": "A web slideshow for Immich",
"Icon": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/images/immich-kiosk-icon.png",
"TemplateURL": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/templates/immich_kiosk.xml",
"Maintainer": {
"WebPage": "https://github.com/nwithan8"
},
"Requires": "<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Requires a separate Immich server. Container requires a &quot;config.yaml&quot; file at the &quot;Config File&quot; path BEFORE starting if using config file; otherwise use environmental variables. See the project page for more information: https://github.com/damongolding/immich-kiosk?tab=readme-ov-file#configuration<br>&nbsp;&nbsp;&nbsp;&nbsp;",
"Config": [
{
"@attributes": {
"Name": "Web UI Port",
"Target": "3000",
"Default": "3000",
"Mode": "tcp",
"Description": "Container Port: 3000",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "3000"
},
{
"@attributes": {
"Name": "Config File",
"Target": "/config.yaml",
"Default": "/mnt/user/appdata/immich_kiosk/config.yaml",
"Mode": "rw",
"Description": "Config file for application. Remove this if using environmental variables instead.",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/immich_kiosk/config.yaml"
},
{
"@attributes": {
"Name": "Immich URL",
"Target": "KIOSK_IMMICH_URL",
"Default": "",
"Description": "The URL to the Immich Server",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Immich API Key",
"Target": "KIOSK_IMMICH_API_KEY",
"Default": "",
"Description": "The API for your Immich server",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "true"
},
"value": ""
},
{
"@attributes": {
"Name": "Disable Kiosk UI",
"Target": "KIOSK_DISABLE_UI",
"Default": "false|true",
"Description": "A shortcut to set KIOSK_SHOW_TIME, KIOSK_SHOW_DATE, KIOSK_SHOW_IMAGE_TIME and KIOSK_SHOW_IMAGE_DATE",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Show current time",
"Target": "KIOSK_SHOW_TIME",
"Default": "true|false",
"Description": "Display current time",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Current time format",
"Target": "KIOSK_TIME_FORMAT",
"Default": "12|24",
"Description": "Display current time in either 12-hour or 24-hour format",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Show current date",
"Target": "KIOSK_SHOW_DATE",
"Default": "true|false",
"Description": "Display the current date",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Current date format",
"Target": "KIOSK_DATE_FORMAT",
"Default": "DD/MM/YYYY",
"Description": "The format of the current date. Any GO date string is valid",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "DD/MM/YYYY"
},
{
"@attributes": {
"Name": "Refresh interval",
"Target": "KIOSK_REFRESH",
"Default": "60",
"Description": "The amount in seconds a image will be displayed for",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "60"
},
{
"@attributes": {
"Name": "Specific album",
"Target": "KIOSK_ALBUM",
"Default": "",
"Description": "The ID(s) of a specific album or albums you want to display. See FAQ: How do I set multiple albums? to see how to implement this",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Specific person",
"Target": "KIOSK_PERSON",
"Default": "",
"Description": "The ID(s) of a specific person or people you want to display. See FAQ: How do I set multiple people? to see how to implement this",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Image fit",
"Target": "KIOSK_IMAGE_FIT",
"Default": "contain|cover|none",
"Description": "How your image will fit on the screen. Default is contain. See Image fit for more info",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Add blurred background",
"Target": "KIOSK_BACKGROUND_BLUR",
"Default": "true|false",
"Description": "Display a blurred version of the image as a background",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Image transition",
"Target": "KIOSK_TRANSITION",
"Default": "none|fade|cross-fade",
"Description": "Which transition to use when changing images",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Show progress bar",
"Target": "KIOSK_SHOW_PROGRESS",
"Default": "true|false",
"Description": "Display a progress bar for when image will refresh",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Show image time",
"Target": "KIOSK_SHOW_IMAGE_TIME",
"Default": "true|false",
"Description": "Display image time from metadata (if available)",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Image time format",
"Target": "KIOSK_IMAGE_TIME_FORMAT",
"Default": "12|24",
"Description": "Display image time in either 12-hour or 24-hour format",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Show image date",
"Target": "KIOSK_SHOW_IMAGE_DATE",
"Default": "true|false",
"Description": "Display the image date from metadata (if available)",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Image date format",
"Target": "KIOSK_IMAGE_DATE_FORMAT",
"Default": "DD/MM/YYYY",
"Description": "The format of the image date. default is day/month/year. Any GO date string is valid.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "DD/MM/YYYY"
},
{
"@attributes": {
"Name": "Password",
"Target": "KIOSK_PASSWORD",
"Default": "",
"Description": "See FAQs for more info. If set, requests must contain the password in the GET parameters e.g. http://192.168.0.123:3000?password=PASSWORD.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "true"
},
"value": ""
},
{
"@attributes": {
"Name": "Cache images",
"Target": "KIOSK_CACHE",
"Default": "true|false",
"Description": "Cache selective Immich api calls to reduce unnecessary calls",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
}
],
"Repo": "grtgbln's Repository",
"ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/grtgblnsRepository/templates/immich_kiosk.xml",
"CategoryList": [
"Tools-Utilities",
"MediaServer"
],
"downloads": 4417,
"LastUpdateScan": 1725430134,
"LastUpdate": 1725356893,
"FirstSeen": 1725430134
},
{
"Name": "Invoke-AI",
"Repository": "ghcr.io/invoke-ai/invokeai:latest",
@ -315215,229 +314792,6 @@
"LastUpdate": 1709572596,
"FirstSeen": 1677843327
},
{
"Name": "ffmpeg-autoconvert",
"Repository": "datpat/ffmpeg:new",
"Registry": "https://hub.docker.com/r/datpat/ffmpeg",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://github.com/DatPat/easyffmpeg",
"Project": "https://github.com/DatPat/easyffmpeg",
"Overview": "this is an ffmpeg that monitors one directory for downloaded video, converts the downloaded file into a target codec (with hwacceleration) and optionally deletes the original file. It is heavily based on linuxserver's ffmpeg but runs constantly looking for new files. This container has no ui but you can find logoutput in the logs of the container.\r\n\r\ncaveats:\r\nif you set qsv, please change the bitrate variable to quality index instead.\r\nif you use nvenc you need to add '--runtime nvidia' to extra Parameters\r\nif you use software encoding, you need to set an encoding library in codec, i.e. libx264 instead of h264\r\nif you use vulkan you need to add the following envvars:\r\nANV: To enable for Intel, set the env var ANV_VIDEO_DECODE=1\r\nRADV: To enable on AMD, set the env var RADV_PERFTEST=video_decode\r\nNVIDIA: To enable on Nvidia, install Nvidia Vulkan Beta drivers on the host per this article:\r\nhttps://lynne.ee/vulkan-video-decoding.html#driver-support\r\n\r\nvulkan is still in it's infancy and I would not recommend using it just yet, but you do you.",
"TemplateURL": "https://raw.githubusercontent.com/DatPat/unraid-templates/master/easy-ffmpeg-autoconvert.xml",
"Icon": "https://raw.githubusercontent.com/qubex22/unraid-templates/main/ffmpeg-nvidia/ffmpeg.png",
"ExtraParams": "--device /dev/dri:/dev/dri",
"DonateText": "I will not take your money but you can support linuxserver",
"DonateLink": "https://www.linuxserver.io/donate",
"Config": [
{
"@attributes": {
"Name": "/watch",
"Target": "/watch",
"Default": "",
"Mode": "rw",
"Description": "Where should the unconverted files be picked up?",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/temp/complete/"
},
{
"@attributes": {
"Name": "/temp",
"Target": "/temp",
"Default": "",
"Mode": "rw",
"Description": "Where should temporary files be written to?",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/temp/incomplete/"
},
{
"@attributes": {
"Name": "/ready",
"Target": "/ready",
"Default": "",
"Mode": "rw",
"Description": "Where should the converted files be placed?",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/temp/ready/"
},
{
"@attributes": {
"Name": "PUID",
"Target": "PUID",
"Default": "99",
"Mode": "",
"Description": "Userid",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "99"
},
{
"@attributes": {
"Name": "PGID",
"Target": "PGID",
"Default": "100",
"Mode": "",
"Description": "GroupId",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "100"
},
{
"@attributes": {
"Name": "UMASK",
"Target": "UMASK",
"Default": "022",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "000"
},
{
"@attributes": {
"Name": "WORK_DEVICE",
"Target": "WORK_DEVICE",
"Default": "/dev/dri/renderD128",
"Mode": "",
"Description": "Set on which device the work should be done, set to ",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/dev/dri/renderD128"
},
{
"@attributes": {
"Name": "VIDEO_BIT_RATE",
"Target": "VIDEO_BIT_RATE",
"Default": "4M",
"Mode": "",
"Description": "bitrate or quality index when using qsv e.g 25",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "4M"
},
{
"@attributes": {
"Name": "VIDEO_CODEC",
"Target": "VIDEO_CODEC",
"Default": "av1",
"Mode": "",
"Description": "target codec or encoding library when using software encoding",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "av1"
},
{
"@attributes": {
"Name": "DELETE_SOURCE_FILE",
"Target": "DELETE_SOURCE_FILE",
"Default": "1",
"Mode": "",
"Description": "Delete the original file after successful encoding?",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "1"
},
{
"@attributes": {
"Name": "DELETE_MISC_FILES",
"Target": "DELETE_MISC_FILES",
"Default": "1",
"Mode": "",
"Description": "Delete non subtitle and video files? (readme's etc)",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "1"
},
{
"@attributes": {
"Name": "VIDEO_ACCEL_API",
"Target": "VIDEO_ACCEL_API",
"Default": "va",
"Mode": "",
"Description": "acceleration api to be used: va,qsv,nvenc or vulkan\r\nadd --runtime=nvidia to extra params in advanced view when running nvenc.\r\nvulkan:\r\nadd envvar RADV_PERFTEST=video_decode for amd\r\nadd envvar ANV_VIDEO_DECODE=1\r\nvulkan on nvidia: https://lynne.ee/vulkan-video-decoding.html#driver-support",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "va"
},
{
"@attributes": {
"Name": "VIDEO_SHOW_PROGRESS",
"Target": "VIDEO_SHOW_PROGRESS",
"Default": "1",
"Mode": "",
"Description": "Show encoding progress from ffmpeg in the log file?",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "1"
},
{
"@attributes": {
"Name": "FOLDER_CLEAN_DEPTH",
"Target": "FOLDER_CLEAN_DEPTH",
"Default": "1",
"Mode": "",
"Description": "Set the depth of ignored empty folders(useful if you have categoryfolders)-1 disables it",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "1"
}
],
"Repo": "jsrk's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/jsrksRepository/easy-ffmpeg-autoconvert.xml",
"CategoryList": [
"MediaApp-Video"
],
"downloads": 54,
"LastUpdateScan": 1725213113,
"LastUpdate": 1725201063,
"FirstSeen": 1725213113
},
{
"Name": "easy-ffmpeg-(autoconvert)",
"Repository": "datpat/ffmpeg:latest",

View File

@ -1,5 +1,5 @@
{
"caFixed": 612,
"caFixed": 615,
"fixedTemplates": {
"Cyberschorsch's Repository": {
"flowiseai/flowise": [
@ -132,6 +132,9 @@
"hernandito/myfilebrowser": [
"Fatal: Duplicated Template name - Removed from lists"
],
"hernandito/filebrowser": [
"Fatal: Duplicated Template name - Removed from lists"
],
"hernandito/docker-resourcespace": [
"Port referenced in webUI does not correspond with a container port defined. Entry changed to http://[IP]:[PORT:80]/"
],
@ -1790,6 +1793,9 @@
"ghcr.io/varun-raj/immich-power-tools:latest": [
"Fatal: Duplicated Template name - Removed from lists"
],
"damongolding/immich-kiosk:latest": [
"Fatal: Duplicated Template name - Removed from lists"
],
"ghcr.io/pierre-emmanuelj/iptv-proxy/iptv-proxy": [
"No Icon specified within the application template"
],
@ -1832,6 +1838,7 @@
},
"jsrk's Repository": {
"datpat/ffmpeg:new": [
"Fatal: Duplicated Template name - Removed from lists",
"Fatal: Duplicated Template name - Removed from lists"
],
"datpat/ffmpeg:latest": [