diff --git a/applicationFeed-lastUpdated.json b/applicationFeed-lastUpdated.json index b6736cd91b..f308a7356c 100755 --- a/applicationFeed-lastUpdated.json +++ b/applicationFeed-lastUpdated.json @@ -1,3 +1,3 @@ { - "last_updated_timestamp": 1724652389 + "last_updated_timestamp": 1724659596 } \ No newline at end of file diff --git a/applicationFeed-raw.json b/applicationFeed-raw.json index 862796a3a8..c9011bb594 100644 --- a/applicationFeed-raw.json +++ b/applicationFeed-raw.json @@ -5614,8 +5614,8 @@ ], "downloads": 96984, "stars": 1, - "LastUpdate": 1723973159, "LastUpdateScan": 1724652385, + "LastUpdate": 1723973159, "FirstSeen": 1724652385 }, { @@ -315748,6 +315748,665 @@ "LastUpdate": 1724594771, "FirstSeen": 1724601995 }, + { + "Name": "HandBrake-for-Nvidia", + "Repository": "zocker160/handbrake-nvenc:latest", + "Registry": "https://registry.hub.docker.com/r/jlesage/handbrake", + "Network": "bridge", + "Shell": "sh", + "Privileged": "false", + "Support": "https://forums.unraid.net/topic/57420-support-handbrake/", + "Project": "https://handbrake.fr", + "Overview": "HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs.\r\n\r\nThe GUI of the application is accessed through a modern web browser (no installation or configuration needed on the client side) or via any VNC client.\r\n\r\nA fully automated mode is also available: drop files into a watch folder and let HandBrake process them without any user interaction.\r\n\r\nThis is template for zocker160's container to simplify installation. You need to install ich777's nvidia driver before using this.\r\n\r\nFor a complete documentation of this container, see https://github.com/jlesage/docker-handbrake#readme", + "WebUI": "http://[IP]:[PORT:5800]", + "TemplateURL": "https://raw.githubusercontent.com/DatPat/unraid-templates/master/handbrakenvidia/my-HandBrake.xml", + "Icon": "https://raw.githubusercontent.com/jlesage/docker-templates/master/jlesage/images/handbrake-icon.png", + "ExtraParams": "--runtime=nvidia --device /dev/dri:/dev/dri/", + "DonateText": "If you like JocelynLeSage's work please consider donating.", + "DonateLink": "https://paypal.me/JocelynLeSage/0usd", + "Config": [ + { + "@attributes": { + "Name": "Storage", + "Target": "/storage", + "Default": "/mnt/user", + "Mode": "ro", + "Description": "This location contains files from your host that need to be accessible to the application.", + "Type": "Path", + "Display": "always-hide", + "Required": "True", + "Mask": "False" + }, + "value": "/mnt/user" + }, + { + "@attributes": { + "Name": "Watch Directory", + "Target": "/watch", + "Default": "", + "Mode": "rw", + "Description": "This is the watch folder of the automatic video converter. Any video copied into this folder will be automatically converted by HandBrake.", + "Type": "Path", + "Display": "always", + "Required": "False", + "Mask": "False" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Output Directory", + "Target": "/output", + "Default": "", + "Mode": "rw", + "Description": "This is the default output folder for converted videos. Also used by the automatic video converter.", + "Type": "Path", + "Display": "always", + "Required": "True", + "Mask": "False" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Automatic Video Converter: Preset", + "Target": "AUTOMATED_CONVERSION_PRESET", + "Default": "General/Very Fast 1080p30", + "Mode": "", + "Description": "Preset used by the automatic video converter. Identification of the preset must follow the format 'CATEGORY/PRESET NAME'. Name of all available presets can be seen via the HandBrake GUI.", + "Type": "Variable", + "Display": "always", + "Required": "False", + "Mask": "False" + }, + "value": "General/Very Fast 1080p30" + }, + { + "@attributes": { + "Name": "Automatic Video Converter: Format", + "Target": "AUTOMATED_CONVERSION_FORMAT", + "Default": "mp4", + "Mode": "", + "Description": "Video container format used by the automatic video converter for output files. This is typically the video filename extension.", + "Type": "Variable", + "Display": "always", + "Required": "False", + "Mask": "False" + }, + "value": "mp4" + }, + { + "@attributes": { + "Name": "Automatic Video Converter: Keep Source Files", + "Target": "AUTOMATED_CONVERSION_KEEP_SOURCE", + "Default": "1", + "Mode": "", + "Description": "Set to 0 to remove successfully converted videos from the watch folder, 1 to keep them.", + "Type": "Variable", + "Display": "always", + "Required": "False", + "Mask": "False" + }, + "value": "1" + }, + { + "@attributes": { + "Name": "Automatic Video Converter: Non-Video File Action", + "Target": "AUTOMATED_CONVERSION_NON_VIDEO_FILE_ACTION", + "Default": "ignore", + "Mode": "", + "Description": "Set to ", + "Type": "Variable", + "Display": "always", + "Required": "False", + "Mask": "False" + }, + "value": "ignore" + }, + { + "@attributes": { + "Name": "Automatic Video Converter: Output directory", + "Target": "AUTOMATED_CONVERSION_OUTPUT_DIR", + "Default": "/output", + "Mode": "", + "Description": "Root directory, inside the container, where converted videos should be written.", + "Type": "Variable", + "Display": "always", + "Required": "False", + "Mask": "False" + }, + "value": "/output" + }, + { + "@attributes": { + "Name": "Automatic Video Converter: Output Subdirectory", + "Target": "AUTOMATED_CONVERSION_OUTPUT_SUBDIR", + "Default": "", + "Mode": "", + "Description": "Subdirectory of the output folder into which converted videos should be written. Leave value empty to save converted videos directly into ", + "Type": "Variable", + "Display": "always", + "Required": "False", + "Mask": "False" + }, + "value": "" + }, + { + "@attributes": { + "Name": "NVIDIA_DRIVER_CAPABILITIES", + "Target": "NVIDIA_DRIVER_CAPABILITIES", + "Default": "all", + "Mode": "", + "Description": "", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "all" + }, + { + "@attributes": { + "Name": "NVIDIA_VISIBLE_DEVICES", + "Target": "NVIDIA_VISIBLE_DEVICES", + "Default": "all", + "Mode": "", + "Description": "", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "all" + }, + { + "@attributes": { + "Name": "Config Directory", + "Target": "/config", + "Default": "/mnt/user/appdata/HandBrake", + "Mode": "rw", + "Description": "This is where the application stores its configuration, states, log and any files needing persistency.", + "Type": "Path", + "Display": "advanced-hide", + "Required": "True", + "Mask": "False" + }, + "value": "/mnt/user/appdata/HandBrake" + }, + { + "@attributes": { + "Name": "Trash Directory", + "Target": "/trash", + "Default": "", + "Mode": "rw", + "Description": "When trash usage is enabled, this is where the automatic video converter moves converted files instead of deleting them.", + "Type": "Path", + "Display": "advanced", + "Required": "False", + "Mask": "False" + }, + "value": "" + }, + { + "@attributes": { + "Name": "User ID", + "Target": "USER_ID", + "Default": "99", + "Mode": "", + "Description": "ID of the user the application runs as.", + "Type": "Variable", + "Display": "advanced-hide", + "Required": "True", + "Mask": "False" + }, + "value": "99" + }, + { + "@attributes": { + "Name": "Group ID", + "Target": "GROUP_ID", + "Default": "100", + "Mode": "", + "Description": "ID of the group the application runs as.", + "Type": "Variable", + "Display": "advanced-hide", + "Required": "True", + "Mask": "False" + }, + "value": "100" + }, + { + "@attributes": { + "Name": "Umask", + "Target": "UMASK", + "Default": "0000", + "Mode": "", + "Description": "Mask that controls how file permissions are set for newly created files. The value of the mask is in octal notation.", + "Type": "Variable", + "Display": "advanced", + "Required": "False", + "Mask": "False" + }, + "value": "0000" + }, + { + "@attributes": { + "Name": "Niceness (priority)", + "Target": "APP_NICENESS", + "Default": "0", + "Mode": "", + "Description": "Priority at which the application should run. A niceness value of -20 is the highest priority and 19 is the lowest priority. NOTE: Setting a negative value requires additional permissions. Thus, ", + "Type": "Variable", + "Display": "advanced", + "Required": "False", + "Mask": "False" + }, + "value": "0" + }, + { + "@attributes": { + "Name": "Display Width", + "Target": "DISPLAY_WIDTH", + "Default": "1920", + "Mode": "", + "Description": "Width (in pixels) of the application's window.", + "Type": "Variable", + "Display": "advanced", + "Required": "False", + "Mask": "False" + }, + "value": "1920" + }, + { + "@attributes": { + "Name": "Display Height", + "Target": "DISPLAY_HEIGHT", + "Default": "1080", + "Mode": "", + "Description": "Height (in pixels) of the application's window.", + "Type": "Variable", + "Display": "advanced", + "Required": "False", + "Mask": "False" + }, + "value": "1080" + }, + { + "@attributes": { + "Name": "Dark Mode", + "Target": "DARK_MODE", + "Default": "0", + "Mode": "", + "Description": "When set to ", + "Type": "Variable", + "Display": "advanced", + "Required": "False", + "Mask": "False" + }, + "value": "0" + }, + { + "@attributes": { + "Name": "Web Audio", + "Target": "WEB_AUDIO", + "Default": "0", + "Mode": "", + "Description": "When set to ", + "Type": "Variable", + "Display": "advanced", + "Required": "False", + "Mask": "False" + }, + "value": "0" + }, + { + "@attributes": { + "Name": "Web Authentication", + "Target": "WEB_AUTHENTICATION", + "Default": "0", + "Mode": "", + "Description": "When set to ", + "Type": "Variable", + "Display": "advanced", + "Required": "False", + "Mask": "False" + }, + "value": "0" + }, + { + "@attributes": { + "Name": "Web Authentication Username", + "Target": "WEB_AUTHENTICATION_USERNAME", + "Default": "", + "Mode": "", + "Description": "Optional username to configure for the web authentication. This is a quick and easy way to configure credentials for a single user. To configure credentials in a more secure way, or to add more users, see the documentation.", + "Type": "Variable", + "Display": "advanced", + "Required": "False", + "Mask": "False" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Web Authentication Password", + "Target": "WEB_AUTHENTICATION_PASSWORD", + "Default": "", + "Mode": "", + "Description": "Optional password to configure for the web authentication. This is a quick and easy way to configure credentials for a single user. To configure credentials in a more secure way, or to add more users, see the documentation.", + "Type": "Variable", + "Display": "advanced", + "Required": "False", + "Mask": "False" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Secure Connection", + "Target": "SECURE_CONNECTION", + "Default": "0", + "Mode": "", + "Description": "Whether or not an encrypted connection should be used to access the application's GUI. Set to ", + "Type": "Variable", + "Display": "advanced", + "Required": "False", + "Mask": "False" + }, + "value": "0" + }, + { + "@attributes": { + "Name": "Secure Connection VNC Method", + "Target": "SECURE_CONNECTION_VNC_METHOD", + "Default": "SSL", + "Mode": "", + "Description": "Method used to perform the secure VNC connection. Possible values are ", + "Type": "Variable", + "Display": "advanced", + "Required": "False", + "Mask": "False" + }, + "value": "SSL" + }, + { + "@attributes": { + "Name": "Secure Connection Certificate Check Interval", + "Target": "SECURE_CONNECTION_CERTS_CHECK_INTERVAL", + "Default": "60", + "Mode": "", + "Description": "Interval, in seconds, at which the system verifies if web or VNC certificates have changed. When a change is detected, the affected services are automatically restarted. A value of ", + "Type": "Variable", + "Display": "advanced", + "Required": "False", + "Mask": "False" + }, + "value": "60" + }, + { + "@attributes": { + "Name": "Web Listening Port (Non-Bridge Network Type)", + "Target": "WEB_LISTENING_PORT", + "Default": "5800", + "Mode": "", + "Description": "Port used by the web server to serve the UI of the application. This port is used internally by the container and it is usually not required to be changed. NOTE: This setting is relevant only when the Network Type is set to something else than Bridge.", + "Type": "Variable", + "Display": "advanced", + "Required": "False", + "Mask": "False" + }, + "value": "5800" + }, + { + "@attributes": { + "Name": "VNC Listening Port (Non-Bridge Network Type)", + "Target": "VNC_LISTENING_PORT", + "Default": "5900", + "Mode": "", + "Description": "Port used by the VNC server to serve the UI of the application. This port is used internally by the container and it is usually not required to be changed. NOTE: This setting is relevant only when the Network Type is set to something else than Bridge.", + "Type": "Variable", + "Display": "advanced", + "Required": "False", + "Mask": "False" + }, + "value": "5900" + }, + { + "@attributes": { + "Name": "HandBrake GUI State", + "Target": "HANDBRAKE_GUI", + "Default": "1", + "Mode": "", + "Description": "Setting this to 1 enables the HandBrake GUI, 0 disables it.", + "Type": "Variable", + "Display": "advanced", + "Required": "False", + "Mask": "False" + }, + "value": "1" + }, + { + "@attributes": { + "Name": "Automatic Video Converter: State", + "Target": "AUTOMATED_CONVERSION", + "Default": "1", + "Mode": "", + "Description": "Setting this to 1 enables the automatic video converter, 0 disables it.", + "Type": "Variable", + "Display": "advanced", + "Required": "False", + "Mask": "False" + }, + "value": "1" + }, + { + "@attributes": { + "Name": "Automatic Video Converter: Video File Extensions", + "Target": "AUTOMATED_CONVERSION_VIDEO_FILE_EXTENSIONS", + "Default": "", + "Mode": "", + "Description": "Space-separated list of file extensions to be considered as video files. By default, this list is empty, meaning that the automatic video converter will let HandBrake automatically detects if a file, no matter its extension, is a video or not (note that extensions defined by the Non-Video File Extensions list are always considered as non-video files). Normally, this variable doesn't need to be set. Usage of this variable is useful when only specific video files need to converted.", + "Type": "Variable", + "Display": "advanced", + "Required": "False", + "Mask": "False" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Automatic Video Converter: Non-Video File Extensions", + "Target": "AUTOMATED_CONVERSION_NON_VIDEO_FILE_EXTENSIONS", + "Default": "jpg jpeg bmp png gif txt nfo", + "Mode": "", + "Description": "Space-separated list of file extensions to be considered as not being videos. Most non-video files are properly rejected by HandBrake. However, some files, like images, are convertible by HandBrake even if they are not video files.", + "Type": "Variable", + "Display": "advanced", + "Required": "False", + "Mask": "False" + }, + "value": "jpg jpeg bmp png gif txt nfo" + }, + { + "@attributes": { + "Name": "Automatic Video Converter: Overwrite Destination", + "Target": "AUTOMATED_CONVERSION_OVERWRITE_OUTPUT", + "Default": "0", + "Mode": "", + "Description": "Setting this to 1 allows the final destination file to be overwritten if it already exists.", + "Type": "Variable", + "Display": "advanced", + "Required": "False", + "Mask": "False" + }, + "value": "0" + }, + { + "@attributes": { + "Name": "Automatic Video Converter: Source File Stable Time", + "Target": "AUTOMATED_CONVERSION_SOURCE_STABLE_TIME", + "Default": "5", + "Mode": "", + "Description": "Time (in seconds) during which properties (e.g. size, time, etc) of a video file in the watch folder need to remain the same. This is to avoid processing a file that is being copied.", + "Type": "Variable", + "Display": "advanced", + "Required": "False", + "Mask": "False" + }, + "value": "5" + }, + { + "@attributes": { + "Name": "Automatic Video Converter: Minimum Title Duration", + "Target": "AUTOMATED_CONVERSION_SOURCE_MIN_DURATION", + "Default": "10", + "Mode": "", + "Description": "Minimum title duration (in seconds). Shorter titles will be ignored. This applies only to video disc sources (ISO file, VIDEO_TS folder or BDMV folder).", + "Type": "Variable", + "Display": "advanced", + "Required": "False", + "Mask": "False" + }, + "value": "10" + }, + { + "@attributes": { + "Name": "Automatic Video Converter: Main Title Detection", + "Target": "AUTOMATED_CONVERSION_SOURCE_MAIN_TITLE_DETECTION", + "Default": "0", + "Mode": "", + "Description": "Setting this to 1 enables HandBrake main feature title detection to try to guess and select the main title.", + "Type": "Variable", + "Display": "advanced", + "Required": "False", + "Mask": "False" + }, + "value": "0" + }, + { + "@attributes": { + "Name": "Automatic Video Converter: Check Interval", + "Target": "AUTOMATED_CONVERSION_CHECK_INTERVAL", + "Default": "5", + "Mode": "", + "Description": "Interval (in seconds) at which the automatic video converter checks for new files.", + "Type": "Variable", + "Display": "advanced", + "Required": "False", + "Mask": "False" + }, + "value": "5" + }, + { + "@attributes": { + "Name": "Automatic Video Converter: Number of Watch Folders", + "Target": "AUTOMATED_CONVERSION_MAX_WATCH_FOLDERS", + "Default": "5", + "Mode": "", + "Description": "Maximum number of watch folders handled by the automatic video converter.", + "Type": "Variable", + "Display": "advanced", + "Required": "False", + "Mask": "False" + }, + "value": "5" + }, + { + "@attributes": { + "Name": "Automatic Video Converter: Disable Progress in GUI", + "Target": "AUTOMATED_CONVERSION_NO_GUI_PROGRESS", + "Default": "0", + "Mode": "", + "Description": "Set to 1 to disable display of the video conversion progress in HandBrake GUI.", + "Type": "Variable", + "Display": "advanced", + "Required": "False", + "Mask": "False" + }, + "value": "0" + }, + { + "@attributes": { + "Name": "Automatic Video Converter: Custom HandBrake Arguments", + "Target": "AUTOMATED_CONVERSION_HANDBRAKE_CUSTOM_ARGS", + "Default": "", + "Mode": "", + "Description": "Custom arguments to pass to HandBrake when performing a conversion.", + "Type": "Variable", + "Display": "advanced", + "Required": "False", + "Mask": "False" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Automatic Video Converter: Install Packages", + "Target": "AUTOMATED_CONVERSION_INSTALL_PKGS", + "Default": "", + "Mode": "", + "Description": "Space-separated list of Alpine Linux packages to install. This is useful when the automatic video converter's hooks require tools not available in the container image. See https://pkgs.alpinelinux.org for the list of available Alpine Linux packages.", + "Type": "Variable", + "Display": "advanced", + "Required": "False", + "Mask": "False" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Automatic Video Converter: Use Trash Directory", + "Target": "AUTOMATED_CONVERSION_USE_TRASH", + "Default": "0", + "Mode": "", + "Description": "Set to 1 to enable usage of the trash directory. So when the automatic video converter is configured to not keep sources, it will move files to the trash directory (/trash inside the container) instead of deleting them.", + "Type": "Variable", + "Display": "advanced", + "Required": "False", + "Mask": "False" + }, + "value": "0" + }, + { + "@attributes": { + "Name": "WEB Port for GUI (Bridge Network Type)", + "Target": "5800", + "Default": "7803", + "Mode": "tcp", + "Description": "Port to access the application's GUI via the web interface. NOTE: This setting is relevant only when the Network Type is set to ", + "Type": "Port", + "Display": "advanced-hide", + "Required": "True", + "Mask": "False" + }, + "value": "7803" + }, + { + "@attributes": { + "Name": "VNC Port for GUI (Bridge Network Type)", + "Target": "5900", + "Default": "7903", + "Mode": "tcp", + "Description": "Port to access the application's GUI via VNC protocol. Optional if no VNC client is used. NOTE: This setting is relevant only when the Network Type is set to ", + "Type": "Port", + "Display": "advanced-hide", + "Required": "False", + "Mask": "False" + }, + "value": "7903" + } + ], + "Repo": "jsrk's Repository", + "templatePath": "/tmp/GitHub/AppFeed/templates/jsrksRepository/handbrakenvidia/my-HandBrake.xml", + "CategoryList": [ + "MediaApp-Video" + ], + "downloads": 518941, + "stars": 2, + "LastUpdate": 1723471455, + "LastUpdateScan": 1724659591, + "FirstSeen": 1724659591 + }, { "Name": "offcloudbrid", "Repository": "datpat/offcloudbrid", @@ -329779,7 +330438,6 @@ ], "downloads": 121313755, "stars": 156, - "LastUpdate": 1723048927, "trending": 4.577, "trends": [ 4.729, @@ -329809,6 +330467,7 @@ 121313755 ], "LastUpdateScan": 1724652389, + "LastUpdate": 1723048927, "FirstSeen": 1688270679, "topTrending": -0.15200000000000014, "topPerforming": 4.577 @@ -343825,8 +344484,8 @@ ], "downloads": 4917, "stars": 1, - "LastUpdate": 1720721854, "LastUpdateScan": 1724652389, + "LastUpdate": 1720721854, "FirstSeen": 1711656375 }, { diff --git a/applicationFeed.json b/applicationFeed.json index 286c408979..ef143f7831 100755 --- a/applicationFeed.json +++ b/applicationFeed.json @@ -1,7 +1,7 @@ { - "apps": 2374, - "last_updated_timestamp": 1724652389, - "last_updated": "2024-08-26 02:06", + "apps": 2375, + "last_updated_timestamp": 1724659596, + "last_updated": "2024-08-26 04:06", "categories": [ { "Cat": "AI:", @@ -5780,8 +5780,8 @@ ], "downloads": 96984, "stars": 1, - "LastUpdate": 1723973159, "LastUpdateScan": 1724652385, + "LastUpdate": 1723973159, "FirstSeen": 1724652385 }, { @@ -315914,6 +315914,665 @@ "LastUpdate": 1724594771, "FirstSeen": 1724601995 }, + { + "Name": "HandBrake-for-Nvidia", + "Repository": "zocker160/handbrake-nvenc:latest", + "Registry": "https://registry.hub.docker.com/r/jlesage/handbrake", + "Network": "bridge", + "Shell": "sh", + "Privileged": "false", + "Support": "https://forums.unraid.net/topic/57420-support-handbrake/", + "Project": "https://handbrake.fr", + "Overview": "HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs.\r\n\r\nThe GUI of the application is accessed through a modern web browser (no installation or configuration needed on the client side) or via any VNC client.\r\n\r\nA fully automated mode is also available: drop files into a watch folder and let HandBrake process them without any user interaction.\r\n\r\nThis is template for zocker160's container to simplify installation. You need to install ich777's nvidia driver before using this.\r\n\r\nFor a complete documentation of this container, see https://github.com/jlesage/docker-handbrake#readme", + "WebUI": "http://[IP]:[PORT:5800]", + "TemplateURL": "https://raw.githubusercontent.com/DatPat/unraid-templates/master/handbrakenvidia/my-HandBrake.xml", + "Icon": "https://raw.githubusercontent.com/jlesage/docker-templates/master/jlesage/images/handbrake-icon.png", + "ExtraParams": "--runtime=nvidia --device /dev/dri:/dev/dri/", + "DonateText": "If you like JocelynLeSage's work please consider donating.", + "DonateLink": "https://paypal.me/JocelynLeSage/0usd", + "Config": [ + { + "@attributes": { + "Name": "Storage", + "Target": "/storage", + "Default": "/mnt/user", + "Mode": "ro", + "Description": "This location contains files from your host that need to be accessible to the application.", + "Type": "Path", + "Display": "always-hide", + "Required": "True", + "Mask": "False" + }, + "value": "/mnt/user" + }, + { + "@attributes": { + "Name": "Watch Directory", + "Target": "/watch", + "Default": "", + "Mode": "rw", + "Description": "This is the watch folder of the automatic video converter. Any video copied into this folder will be automatically converted by HandBrake.", + "Type": "Path", + "Display": "always", + "Required": "False", + "Mask": "False" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Output Directory", + "Target": "/output", + "Default": "", + "Mode": "rw", + "Description": "This is the default output folder for converted videos. Also used by the automatic video converter.", + "Type": "Path", + "Display": "always", + "Required": "True", + "Mask": "False" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Automatic Video Converter: Preset", + "Target": "AUTOMATED_CONVERSION_PRESET", + "Default": "General/Very Fast 1080p30", + "Mode": "", + "Description": "Preset used by the automatic video converter. Identification of the preset must follow the format 'CATEGORY/PRESET NAME'. Name of all available presets can be seen via the HandBrake GUI.", + "Type": "Variable", + "Display": "always", + "Required": "False", + "Mask": "False" + }, + "value": "General/Very Fast 1080p30" + }, + { + "@attributes": { + "Name": "Automatic Video Converter: Format", + "Target": "AUTOMATED_CONVERSION_FORMAT", + "Default": "mp4", + "Mode": "", + "Description": "Video container format used by the automatic video converter for output files. This is typically the video filename extension.", + "Type": "Variable", + "Display": "always", + "Required": "False", + "Mask": "False" + }, + "value": "mp4" + }, + { + "@attributes": { + "Name": "Automatic Video Converter: Keep Source Files", + "Target": "AUTOMATED_CONVERSION_KEEP_SOURCE", + "Default": "1", + "Mode": "", + "Description": "Set to 0 to remove successfully converted videos from the watch folder, 1 to keep them.", + "Type": "Variable", + "Display": "always", + "Required": "False", + "Mask": "False" + }, + "value": "1" + }, + { + "@attributes": { + "Name": "Automatic Video Converter: Non-Video File Action", + "Target": "AUTOMATED_CONVERSION_NON_VIDEO_FILE_ACTION", + "Default": "ignore", + "Mode": "", + "Description": "Set to ", + "Type": "Variable", + "Display": "always", + "Required": "False", + "Mask": "False" + }, + "value": "ignore" + }, + { + "@attributes": { + "Name": "Automatic Video Converter: Output directory", + "Target": "AUTOMATED_CONVERSION_OUTPUT_DIR", + "Default": "/output", + "Mode": "", + "Description": "Root directory, inside the container, where converted videos should be written.", + "Type": "Variable", + "Display": "always", + "Required": "False", + "Mask": "False" + }, + "value": "/output" + }, + { + "@attributes": { + "Name": "Automatic Video Converter: Output Subdirectory", + "Target": "AUTOMATED_CONVERSION_OUTPUT_SUBDIR", + "Default": "", + "Mode": "", + "Description": "Subdirectory of the output folder into which converted videos should be written. Leave value empty to save converted videos directly into ", + "Type": "Variable", + "Display": "always", + "Required": "False", + "Mask": "False" + }, + "value": "" + }, + { + "@attributes": { + "Name": "NVIDIA_DRIVER_CAPABILITIES", + "Target": "NVIDIA_DRIVER_CAPABILITIES", + "Default": "all", + "Mode": "", + "Description": "", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "all" + }, + { + "@attributes": { + "Name": "NVIDIA_VISIBLE_DEVICES", + "Target": "NVIDIA_VISIBLE_DEVICES", + "Default": "all", + "Mode": "", + "Description": "", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "all" + }, + { + "@attributes": { + "Name": "Config Directory", + "Target": "/config", + "Default": "/mnt/user/appdata/HandBrake", + "Mode": "rw", + "Description": "This is where the application stores its configuration, states, log and any files needing persistency.", + "Type": "Path", + "Display": "advanced-hide", + "Required": "True", + "Mask": "False" + }, + "value": "/mnt/user/appdata/HandBrake" + }, + { + "@attributes": { + "Name": "Trash Directory", + "Target": "/trash", + "Default": "", + "Mode": "rw", + "Description": "When trash usage is enabled, this is where the automatic video converter moves converted files instead of deleting them.", + "Type": "Path", + "Display": "advanced", + "Required": "False", + "Mask": "False" + }, + "value": "" + }, + { + "@attributes": { + "Name": "User ID", + "Target": "USER_ID", + "Default": "99", + "Mode": "", + "Description": "ID of the user the application runs as.", + "Type": "Variable", + "Display": "advanced-hide", + "Required": "True", + "Mask": "False" + }, + "value": "99" + }, + { + "@attributes": { + "Name": "Group ID", + "Target": "GROUP_ID", + "Default": "100", + "Mode": "", + "Description": "ID of the group the application runs as.", + "Type": "Variable", + "Display": "advanced-hide", + "Required": "True", + "Mask": "False" + }, + "value": "100" + }, + { + "@attributes": { + "Name": "Umask", + "Target": "UMASK", + "Default": "0000", + "Mode": "", + "Description": "Mask that controls how file permissions are set for newly created files. The value of the mask is in octal notation.", + "Type": "Variable", + "Display": "advanced", + "Required": "False", + "Mask": "False" + }, + "value": "0000" + }, + { + "@attributes": { + "Name": "Niceness (priority)", + "Target": "APP_NICENESS", + "Default": "0", + "Mode": "", + "Description": "Priority at which the application should run. A niceness value of -20 is the highest priority and 19 is the lowest priority. NOTE: Setting a negative value requires additional permissions. Thus, ", + "Type": "Variable", + "Display": "advanced", + "Required": "False", + "Mask": "False" + }, + "value": "0" + }, + { + "@attributes": { + "Name": "Display Width", + "Target": "DISPLAY_WIDTH", + "Default": "1920", + "Mode": "", + "Description": "Width (in pixels) of the application's window.", + "Type": "Variable", + "Display": "advanced", + "Required": "False", + "Mask": "False" + }, + "value": "1920" + }, + { + "@attributes": { + "Name": "Display Height", + "Target": "DISPLAY_HEIGHT", + "Default": "1080", + "Mode": "", + "Description": "Height (in pixels) of the application's window.", + "Type": "Variable", + "Display": "advanced", + "Required": "False", + "Mask": "False" + }, + "value": "1080" + }, + { + "@attributes": { + "Name": "Dark Mode", + "Target": "DARK_MODE", + "Default": "0", + "Mode": "", + "Description": "When set to ", + "Type": "Variable", + "Display": "advanced", + "Required": "False", + "Mask": "False" + }, + "value": "0" + }, + { + "@attributes": { + "Name": "Web Audio", + "Target": "WEB_AUDIO", + "Default": "0", + "Mode": "", + "Description": "When set to ", + "Type": "Variable", + "Display": "advanced", + "Required": "False", + "Mask": "False" + }, + "value": "0" + }, + { + "@attributes": { + "Name": "Web Authentication", + "Target": "WEB_AUTHENTICATION", + "Default": "0", + "Mode": "", + "Description": "When set to ", + "Type": "Variable", + "Display": "advanced", + "Required": "False", + "Mask": "False" + }, + "value": "0" + }, + { + "@attributes": { + "Name": "Web Authentication Username", + "Target": "WEB_AUTHENTICATION_USERNAME", + "Default": "", + "Mode": "", + "Description": "Optional username to configure for the web authentication. This is a quick and easy way to configure credentials for a single user. To configure credentials in a more secure way, or to add more users, see the documentation.", + "Type": "Variable", + "Display": "advanced", + "Required": "False", + "Mask": "False" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Web Authentication Password", + "Target": "WEB_AUTHENTICATION_PASSWORD", + "Default": "", + "Mode": "", + "Description": "Optional password to configure for the web authentication. This is a quick and easy way to configure credentials for a single user. To configure credentials in a more secure way, or to add more users, see the documentation.", + "Type": "Variable", + "Display": "advanced", + "Required": "False", + "Mask": "False" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Secure Connection", + "Target": "SECURE_CONNECTION", + "Default": "0", + "Mode": "", + "Description": "Whether or not an encrypted connection should be used to access the application's GUI. Set to ", + "Type": "Variable", + "Display": "advanced", + "Required": "False", + "Mask": "False" + }, + "value": "0" + }, + { + "@attributes": { + "Name": "Secure Connection VNC Method", + "Target": "SECURE_CONNECTION_VNC_METHOD", + "Default": "SSL", + "Mode": "", + "Description": "Method used to perform the secure VNC connection. Possible values are ", + "Type": "Variable", + "Display": "advanced", + "Required": "False", + "Mask": "False" + }, + "value": "SSL" + }, + { + "@attributes": { + "Name": "Secure Connection Certificate Check Interval", + "Target": "SECURE_CONNECTION_CERTS_CHECK_INTERVAL", + "Default": "60", + "Mode": "", + "Description": "Interval, in seconds, at which the system verifies if web or VNC certificates have changed. When a change is detected, the affected services are automatically restarted. A value of ", + "Type": "Variable", + "Display": "advanced", + "Required": "False", + "Mask": "False" + }, + "value": "60" + }, + { + "@attributes": { + "Name": "Web Listening Port (Non-Bridge Network Type)", + "Target": "WEB_LISTENING_PORT", + "Default": "5800", + "Mode": "", + "Description": "Port used by the web server to serve the UI of the application. This port is used internally by the container and it is usually not required to be changed. NOTE: This setting is relevant only when the Network Type is set to something else than Bridge.", + "Type": "Variable", + "Display": "advanced", + "Required": "False", + "Mask": "False" + }, + "value": "5800" + }, + { + "@attributes": { + "Name": "VNC Listening Port (Non-Bridge Network Type)", + "Target": "VNC_LISTENING_PORT", + "Default": "5900", + "Mode": "", + "Description": "Port used by the VNC server to serve the UI of the application. This port is used internally by the container and it is usually not required to be changed. NOTE: This setting is relevant only when the Network Type is set to something else than Bridge.", + "Type": "Variable", + "Display": "advanced", + "Required": "False", + "Mask": "False" + }, + "value": "5900" + }, + { + "@attributes": { + "Name": "HandBrake GUI State", + "Target": "HANDBRAKE_GUI", + "Default": "1", + "Mode": "", + "Description": "Setting this to 1 enables the HandBrake GUI, 0 disables it.", + "Type": "Variable", + "Display": "advanced", + "Required": "False", + "Mask": "False" + }, + "value": "1" + }, + { + "@attributes": { + "Name": "Automatic Video Converter: State", + "Target": "AUTOMATED_CONVERSION", + "Default": "1", + "Mode": "", + "Description": "Setting this to 1 enables the automatic video converter, 0 disables it.", + "Type": "Variable", + "Display": "advanced", + "Required": "False", + "Mask": "False" + }, + "value": "1" + }, + { + "@attributes": { + "Name": "Automatic Video Converter: Video File Extensions", + "Target": "AUTOMATED_CONVERSION_VIDEO_FILE_EXTENSIONS", + "Default": "", + "Mode": "", + "Description": "Space-separated list of file extensions to be considered as video files. By default, this list is empty, meaning that the automatic video converter will let HandBrake automatically detects if a file, no matter its extension, is a video or not (note that extensions defined by the Non-Video File Extensions list are always considered as non-video files). Normally, this variable doesn't need to be set. Usage of this variable is useful when only specific video files need to converted.", + "Type": "Variable", + "Display": "advanced", + "Required": "False", + "Mask": "False" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Automatic Video Converter: Non-Video File Extensions", + "Target": "AUTOMATED_CONVERSION_NON_VIDEO_FILE_EXTENSIONS", + "Default": "jpg jpeg bmp png gif txt nfo", + "Mode": "", + "Description": "Space-separated list of file extensions to be considered as not being videos. Most non-video files are properly rejected by HandBrake. However, some files, like images, are convertible by HandBrake even if they are not video files.", + "Type": "Variable", + "Display": "advanced", + "Required": "False", + "Mask": "False" + }, + "value": "jpg jpeg bmp png gif txt nfo" + }, + { + "@attributes": { + "Name": "Automatic Video Converter: Overwrite Destination", + "Target": "AUTOMATED_CONVERSION_OVERWRITE_OUTPUT", + "Default": "0", + "Mode": "", + "Description": "Setting this to 1 allows the final destination file to be overwritten if it already exists.", + "Type": "Variable", + "Display": "advanced", + "Required": "False", + "Mask": "False" + }, + "value": "0" + }, + { + "@attributes": { + "Name": "Automatic Video Converter: Source File Stable Time", + "Target": "AUTOMATED_CONVERSION_SOURCE_STABLE_TIME", + "Default": "5", + "Mode": "", + "Description": "Time (in seconds) during which properties (e.g. size, time, etc) of a video file in the watch folder need to remain the same. This is to avoid processing a file that is being copied.", + "Type": "Variable", + "Display": "advanced", + "Required": "False", + "Mask": "False" + }, + "value": "5" + }, + { + "@attributes": { + "Name": "Automatic Video Converter: Minimum Title Duration", + "Target": "AUTOMATED_CONVERSION_SOURCE_MIN_DURATION", + "Default": "10", + "Mode": "", + "Description": "Minimum title duration (in seconds). Shorter titles will be ignored. This applies only to video disc sources (ISO file, VIDEO_TS folder or BDMV folder).", + "Type": "Variable", + "Display": "advanced", + "Required": "False", + "Mask": "False" + }, + "value": "10" + }, + { + "@attributes": { + "Name": "Automatic Video Converter: Main Title Detection", + "Target": "AUTOMATED_CONVERSION_SOURCE_MAIN_TITLE_DETECTION", + "Default": "0", + "Mode": "", + "Description": "Setting this to 1 enables HandBrake main feature title detection to try to guess and select the main title.", + "Type": "Variable", + "Display": "advanced", + "Required": "False", + "Mask": "False" + }, + "value": "0" + }, + { + "@attributes": { + "Name": "Automatic Video Converter: Check Interval", + "Target": "AUTOMATED_CONVERSION_CHECK_INTERVAL", + "Default": "5", + "Mode": "", + "Description": "Interval (in seconds) at which the automatic video converter checks for new files.", + "Type": "Variable", + "Display": "advanced", + "Required": "False", + "Mask": "False" + }, + "value": "5" + }, + { + "@attributes": { + "Name": "Automatic Video Converter: Number of Watch Folders", + "Target": "AUTOMATED_CONVERSION_MAX_WATCH_FOLDERS", + "Default": "5", + "Mode": "", + "Description": "Maximum number of watch folders handled by the automatic video converter.", + "Type": "Variable", + "Display": "advanced", + "Required": "False", + "Mask": "False" + }, + "value": "5" + }, + { + "@attributes": { + "Name": "Automatic Video Converter: Disable Progress in GUI", + "Target": "AUTOMATED_CONVERSION_NO_GUI_PROGRESS", + "Default": "0", + "Mode": "", + "Description": "Set to 1 to disable display of the video conversion progress in HandBrake GUI.", + "Type": "Variable", + "Display": "advanced", + "Required": "False", + "Mask": "False" + }, + "value": "0" + }, + { + "@attributes": { + "Name": "Automatic Video Converter: Custom HandBrake Arguments", + "Target": "AUTOMATED_CONVERSION_HANDBRAKE_CUSTOM_ARGS", + "Default": "", + "Mode": "", + "Description": "Custom arguments to pass to HandBrake when performing a conversion.", + "Type": "Variable", + "Display": "advanced", + "Required": "False", + "Mask": "False" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Automatic Video Converter: Install Packages", + "Target": "AUTOMATED_CONVERSION_INSTALL_PKGS", + "Default": "", + "Mode": "", + "Description": "Space-separated list of Alpine Linux packages to install. This is useful when the automatic video converter's hooks require tools not available in the container image. See https://pkgs.alpinelinux.org for the list of available Alpine Linux packages.", + "Type": "Variable", + "Display": "advanced", + "Required": "False", + "Mask": "False" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Automatic Video Converter: Use Trash Directory", + "Target": "AUTOMATED_CONVERSION_USE_TRASH", + "Default": "0", + "Mode": "", + "Description": "Set to 1 to enable usage of the trash directory. So when the automatic video converter is configured to not keep sources, it will move files to the trash directory (/trash inside the container) instead of deleting them.", + "Type": "Variable", + "Display": "advanced", + "Required": "False", + "Mask": "False" + }, + "value": "0" + }, + { + "@attributes": { + "Name": "WEB Port for GUI (Bridge Network Type)", + "Target": "5800", + "Default": "7803", + "Mode": "tcp", + "Description": "Port to access the application's GUI via the web interface. NOTE: This setting is relevant only when the Network Type is set to ", + "Type": "Port", + "Display": "advanced-hide", + "Required": "True", + "Mask": "False" + }, + "value": "7803" + }, + { + "@attributes": { + "Name": "VNC Port for GUI (Bridge Network Type)", + "Target": "5900", + "Default": "7903", + "Mode": "tcp", + "Description": "Port to access the application's GUI via VNC protocol. Optional if no VNC client is used. NOTE: This setting is relevant only when the Network Type is set to ", + "Type": "Port", + "Display": "advanced-hide", + "Required": "False", + "Mask": "False" + }, + "value": "7903" + } + ], + "Repo": "jsrk's Repository", + "templatePath": "/tmp/GitHub/AppFeed/templates/jsrksRepository/handbrakenvidia/my-HandBrake.xml", + "CategoryList": [ + "MediaApp-Video" + ], + "downloads": 518941, + "stars": 2, + "LastUpdate": 1723471455, + "LastUpdateScan": 1724659591, + "FirstSeen": 1724659591 + }, { "Name": "offcloudbrid", "Repository": "datpat/offcloudbrid", @@ -329945,7 +330604,6 @@ ], "downloads": 121313755, "stars": 156, - "LastUpdate": 1723048927, "trending": 4.577, "trends": [ 4.729, @@ -329975,6 +330633,7 @@ 121313755 ], "LastUpdateScan": 1724652389, + "LastUpdate": 1723048927, "FirstSeen": 1688270679, "topTrending": -0.15200000000000014, "topPerforming": 4.577 @@ -343991,8 +344650,8 @@ ], "downloads": 4917, "stars": 1, - "LastUpdate": 1720721854, "LastUpdateScan": 1724652389, + "LastUpdate": 1720721854, "FirstSeen": 1711656375 }, { diff --git a/firstSeen.json b/firstSeen.json index 9c9d8e64ff..1ee0111221 100755 --- a/firstSeen.json +++ b/firstSeen.json @@ -3451,5 +3451,6 @@ "ghcr.io/engels74/tgraph-bot:latest": 1724458025, "garethgeorge/backrest:latest": 1724458032, "datpat/handbrakeamd:rocm6": 1724601995, - "a1ex4/ownfoil": 1724652385 + "a1ex4/ownfoil": 1724652385, + "zocker160/handbrake-nvenc:latest": 1724659591 } \ No newline at end of file diff --git a/lastcheckIndex b/lastcheckIndex index 2ae9f6c7cb..560731b56b 100755 --- a/lastcheckIndex +++ b/lastcheckIndex @@ -1 +1 @@ -441 \ No newline at end of file +490 \ No newline at end of file diff --git a/log.txt b/log.txt index a857fdb5da..e085aa146b 100755 --- a/log.txt +++ b/log.txt @@ -3702,6 +3702,7 @@ Processing /tmp/appFeed/templates/MatthewOrresRepository/mattheworres/emoncms.xm Downloading jsrk's Repository: https://github.com/DatPat/unraid-templates -> /tmp/appFeed/templates/jsrksRepository Attempt 1...https://github.com/DatPat/unraid-templates/archive/master.tar.gz Success! Processing /tmp/appFeed/templates/jsrksRepository/ca_profile.xml...FOUND PROFILE Processing /tmp/appFeed/templates/jsrksRepository/handbrakeamd/handbrakeamd.xml...Success +Processing /tmp/appFeed/templates/jsrksRepository/handbrakenvidia/my-HandBrake.xml...Success Processing /tmp/appFeed/templates/jsrksRepository/offcloud/offcloud.xml...Success Processing /tmp/appFeed/templates/jsrksRepository/patbrid/patbrid.xml...Success Processing /tmp/appFeed/templates/jsrksRepository/patbridnoaria/patbridnoaria.xml...Success @@ -4318,13 +4319,9 @@ Processing /tmp/appFeed/templates/bendysRepository/sonarrtorss/sonarrtorss.xml.. Updating stats on containers -a1ex4/ownfoil -a1ex4/ownfoil Downloads: 96984 Stars: 1 Base: unknown -Pulling a1ex4/ownfoil -hashicorp/vault -hashicorp/vault Downloads: 121313755 Stars: 156 Base: unknown -nebn/unraid-simple-monitoring-api -ghcr.io/nebn/unraid-simple-monitoring-api:latest Downloads: 4917 Stars: 1 Base: unknown +zocker160/handbrake-nvenc +zocker160/handbrake-nvenc:latest Downloads: 518941 Stars: 2 Base: unknown +Pulling zocker160/handbrake-nvenc:latest Privileged: 104 diff --git a/old-applicationFeed-raw.json b/old-applicationFeed-raw.json index 2d67073234..862796a3a8 100644 --- a/old-applicationFeed-raw.json +++ b/old-applicationFeed-raw.json @@ -5522,6 +5522,102 @@ "FirstSeen": 1584101753, "topTrending": -0.08400000000000002 }, + { + "Name": "ownfoil", + "Repository": "a1ex4/ownfoil", + "Registry": "https://registry.hub.docker.com/r/a1ex4/ownfoil", + "Network": "bridge", + "Shell": "sh", + "Privileged": "false", + "Project": "https://github.com/a1ex4/ownfoil", + "Overview": "Ownfoil is a Nintendo Switch library manager, that will also turn your library into a fully customizable and self-hosted Tinfoil Shop. The goal of this project is to manage your library, identify any missing content (DLCs or updates) and provide a user friendly way to browse your content.\r\n\r\nThe project is still in development, expect things to break or change without notice.", + "WebUI": "http://[IP]:[PORT:8465]", + "TemplateURL": "https://raw.githubusercontent.com/type0dev/Unraid-Template/master/ownfoil/ownfoil.xml", + "Icon": "https://raw.githubusercontent.com/type0dev/Unraid-Template/main/ownfoil/icon.png", + "Config": [ + { + "@attributes": { + "Name": "Port", + "Target": "8465", + "Default": "8465", + "Mode": "tcp", + "Description": "", + "Type": "Port", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "8465" + }, + { + "@attributes": { + "Name": "Games Path", + "Target": "/games", + "Default": "/mnt/user/appdata/ownfoil/games", + "Mode": "rw", + "Description": "", + "Type": "Path", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "/mnt/user/storage/games/switch" + }, + { + "@attributes": { + "Name": "Config Path", + "Target": "/app/config", + "Default": "/mnt/user/appdata/ownfoil/config", + "Mode": "rw", + "Description": "", + "Type": "Path", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "/mnt/user/appdata/ownfoil/config" + }, + { + "@attributes": { + "Name": "PUID", + "Target": "PUID", + "Default": "99", + "Mode": "", + "Description": "", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "99" + }, + { + "@attributes": { + "Name": "PGID", + "Target": "PGID", + "Default": "100", + "Mode": "", + "Description": "", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "100" + } + ], + "Repo": "type0dev's Repository", + "templatePath": "/tmp/GitHub/AppFeed/templates/type0devsRepository/ownfoil/ownfoil.xml", + "CategoryList": [ + "Backup", + "Cloud" + ], + "downloads": 96984, + "stars": 1, + "LastUpdate": 1723973159, + "LastUpdateScan": 1724652385, + "FirstSeen": 1724652385 + }, { "Name": "StayInTarkov", "Repository": "stayintarkov/stayintarkov:latest", @@ -106238,7 +106334,6 @@ "GameServers" ], "stars": 45, - "LastUpdate": 1724429725, "trendsDate": [ 1709053558, 1711649183, @@ -106249,6 +106344,7 @@ 1724645190 ], "LastUpdateScan": 1724645190, + "LastUpdate": 1724429725, "FirstSeen": 1696061126 }, { @@ -225183,8 +225279,8 @@ "Network-Other" ], "downloads": 538, - "LastUpdate": 1690752639, "LastUpdateScan": 1724645190, + "LastUpdate": 1690752639, "FirstSeen": 1680465869 }, { @@ -329681,41 +329777,41 @@ "Security", "Tools-Utilities" ], - "downloads": 115760667, - "stars": 153, - "trending": 4.74, + "downloads": 121313755, + "stars": 156, + "LastUpdate": 1723048927, + "trending": 4.577, "trends": [ - 4.584, 4.729, 4.792, 4.91, 4.623, 5.101, - 4.74 + 4.74, + 4.577 ], "trendsDate": [ - 1706461541, 1709060766, 1711656375, 1714255560, 1716854939, 1719453984, - 1722053179 + 1722053179, + 1724652389 ], "downloadtrend": [ - 86088924, 90361926, 94909915, 99810764, 104648717, 110274007, - 115760667 + 115760667, + 121313755 ], - "LastUpdateScan": 1722053179, - "LastUpdate": 1720620172, + "LastUpdateScan": 1724652389, "FirstSeen": 1688270679, - "topTrending": 0.15600000000000058, - "topPerforming": 4.74 + "topTrending": -0.15200000000000014, + "topPerforming": 4.577 }, { "Name": "web-check", @@ -343727,10 +343823,10 @@ "Tools-Utilities", "Network-Other" ], - "downloads": 4055, + "downloads": 4917, "stars": 1, - "LastUpdateScan": 1722053180, "LastUpdate": 1720721854, + "LastUpdateScan": 1724652389, "FirstSeen": 1711656375 }, { diff --git a/repoInfo.json b/repoInfo.json index ebbb3b96b4..be57ba09f1 100755 --- a/repoInfo.json +++ b/repoInfo.json @@ -92366,5 +92366,16 @@ "downloadtrend": null, "trendsDate": null, "LastUpdate": 1723973159 + }, + "zocker160/handbrake-nvenc:latest": { + "Base": null, + "Downloads": 518941, + "Stars": 2, + "Time": 1724659591, + "trending": null, + "trends": null, + "downloadtrend": null, + "trendsDate": null, + "LastUpdate": 1723471455 } } \ No newline at end of file