This commit is contained in:
Andrew Z 2023-02-04 22:04:06 -05:00
parent 8fbcb3c297
commit 7c7ba0f6e5
7 changed files with 111 additions and 44 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1675559050
"last_updated_timestamp": 1675566243
}

View File

@ -58253,9 +58253,9 @@
"TemplateURL": "https://raw.githubusercontent.com/dlandon/docker.templates/master/unassigned.devices-beta.xml",
"Licence": "GPL Licensed",
"Repository": "https://raw.githubusercontent.com/dlandon/unassigned.devices/master/unassigned.devices-beta.plg",
"pluginVersion": "beta-2023.02.03",
"pluginVersion": "beta-2023.02.04",
"Overview": "Unassigned Devices is used to mount and share non-array disks, remote SMB or NFS shares, and iso files.",
"Date": 1675400400,
"Date": 1675486800,
"templatePath": "/tmp/GitHub/AppFeed/templates/dlandonsRepository/unassigned.devices-beta.xml",
"CategoryList": [
"Tools-System",
@ -164076,6 +164076,20 @@
},
"value": ""
},
{
"@attributes": {
"Name": "Enable Youtube Series Downloader Script",
"Target": "enableYoutubeSeriesDownloader",
"Default": "true",
"Mode": "",
"Description": "true = enabled :: Enables Youtube-Series-Downloadder script to run every hour",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Enable Extras Script",
@ -251818,21 +251832,24 @@
"Cloud",
"Tools-Utilities"
],
"downloads": 408699,
"downloads": 412628,
"stars": 2,
"trending": 0.77,
"LastUpdate": 1674998397,
"trending": 0.952,
"trends": [
0.77
0.77,
0.952
],
"trendsDate": [
1672967051
1672967051,
1675566243
],
"downloadtrend": [
405552,
408699
408699,
412628
],
"LastUpdateScan": 1672967051,
"LastUpdate": 1672579196,
"LastUpdateScan": 1675566243,
"FirstSeen": 1670367851
},
{
@ -273396,6 +273413,7 @@
"WebUI": "http://[IP]:[PORT:3334]",
"TemplateURL": "https://raw.githubusercontent.com/imagegenius/templates/master/unraid/obico.xml",
"Icon": "https://raw.githubusercontent.com/imagegenius/templates/main/unraid/img/obico.png",
"Requires": "Redis",
"Config": [
{
"@attributes": {
@ -273425,6 +273443,19 @@
},
"value": ""
},
{
"@attributes": {
"Name": "REDIS_URL",
"Target": "REDIS_URL",
"Default": "redis://ip:port",
"Description": "Redis URL, eg. `redis://192.168.1.2:6379`",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "PUID",

View File

@ -1,7 +1,7 @@
{
"apps": 1969,
"last_updated_timestamp": 1675559050,
"last_updated": "2023-02-04 20:04",
"last_updated_timestamp": 1675566243,
"last_updated": "2023-02-04 22:04",
"categories": [
{
"Cat": "Backup:",
@ -58415,9 +58415,9 @@
"TemplateURL": "https://raw.githubusercontent.com/dlandon/docker.templates/master/unassigned.devices-beta.xml",
"Licence": "GPL Licensed",
"Repository": "https://raw.githubusercontent.com/dlandon/unassigned.devices/master/unassigned.devices-beta.plg",
"pluginVersion": "beta-2023.02.03",
"pluginVersion": "beta-2023.02.04",
"Overview": "Unassigned Devices is used to mount and share non-array disks, remote SMB or NFS shares, and iso files.",
"Date": 1675400400,
"Date": 1675486800,
"templatePath": "/tmp/GitHub/AppFeed/templates/dlandonsRepository/unassigned.devices-beta.xml",
"CategoryList": [
"Tools-System",
@ -164238,6 +164238,20 @@
},
"value": ""
},
{
"@attributes": {
"Name": "Enable Youtube Series Downloader Script",
"Target": "enableYoutubeSeriesDownloader",
"Default": "true",
"Mode": "",
"Description": "true = enabled :: Enables Youtube-Series-Downloadder script to run every hour",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Enable Extras Script",
@ -251980,21 +251994,24 @@
"Cloud",
"Tools-Utilities"
],
"downloads": 408699,
"downloads": 412628,
"stars": 2,
"trending": 0.77,
"LastUpdate": 1674998397,
"trending": 0.952,
"trends": [
0.77
0.77,
0.952
],
"trendsDate": [
1672967051
1672967051,
1675566243
],
"downloadtrend": [
405552,
408699
408699,
412628
],
"LastUpdateScan": 1672967051,
"LastUpdate": 1672579196,
"LastUpdateScan": 1675566243,
"FirstSeen": 1670367851
},
{
@ -273558,6 +273575,7 @@
"WebUI": "http://[IP]:[PORT:3334]",
"TemplateURL": "https://raw.githubusercontent.com/imagegenius/templates/master/unraid/obico.xml",
"Icon": "https://raw.githubusercontent.com/imagegenius/templates/main/unraid/img/obico.png",
"Requires": "Redis",
"Config": [
{
"@attributes": {
@ -273587,6 +273605,19 @@
},
"value": ""
},
{
"@attributes": {
"Name": "REDIS_URL",
"Target": "REDIS_URL",
"Default": "redis://ip:port",
"Description": "Redis URL, eg. `redis://192.168.1.2:6379`",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "PUID",

View File

@ -3368,6 +3368,8 @@ Processing /tmp/appFeed/templates/vcxpzsRepository/unraid/zigbee2mqtt.xml...Succ
Updating stats on containers
heussd/fivefilters-full-text-rss
heussd/fivefilters-full-text-rss Downloads: 412628 Stars: 2 Base: unknown
Privileged: 105

View File

@ -51673,7 +51673,7 @@
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/57217-support-cloudberry-backup/",
"ReadMe": "https://github.com/jlesage/docker-cloudberry-backup#readme",
"Overview": "Backup files and folders to cloud storage of your choice: Amazon S3, Azure Blob Storage, Google Cloud Storage, HP Cloud, Rackspace Cloud Files, OpenStack, DreamObjects and other.\n\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.\n\nAlso, being based on Alpine Linux, size of this container is very small (less than 100MB in download size).\n\nFor a complete documentation of this container, see https://github.com/jlesage/docker-cloudberry-backup#readme",
"Overview": "Backup files and folders to cloud storage of your choice: Amazon S3, Azure Blob Storage, Google Cloud Storage, HP Cloud, Rackspace Cloud Files, OpenStack, DreamObjects and other.\n\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.\n\nAlso, being based on Alpine Linux, size of this container is very small.\n\nFor a complete documentation of this container, see https://github.com/jlesage/docker-cloudberry-backup#readme",
"WebUI": "http://[IP]:[PORT:5800]",
"TemplateURL": "https://raw.githubusercontent.com/jlesage/docker-templates/master/jlesage/cloudberry-backup.xml",
"Icon": "https://raw.githubusercontent.com/jlesage/docker-templates/master/jlesage/images/cloudberry-backup-icon.png",
@ -52054,7 +52054,7 @@
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/59647-support-crashplan-pro/",
"ReadMe": "https://github.com/jlesage/docker-crashplan-pro#readme",
"Overview": "CrashPlan offers the most comprehensive online backup solution to tens of thousands of businesses around the world. The highly secure, automatic and continuous service provides customers the peace of mind that their digital life is protected and easily accessible.\n\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.\n\nAlso, being based on Alpine Linux, size of this container is very small (less than 250MB in download size).\n\nFor a complete documentation of this container, see https://github.com/jlesage/docker-crashplan-pro#readme\n\n**Warning**: Make sure to read the *Taking Over Existing Backup* section of the documentation if you are installing this container to replace another CrashPlan installation (from Windows, Linux, Mac or even another Docker container).",
"Overview": "CrashPlan offers the most comprehensive online backup solution to tens of thousands of businesses around the world. The highly secure, automatic and continuous service provides customers the peace of mind that their digital life is protected and easily accessible.\n\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.\n\nAlso, being based on Alpine Linux, size of this container is very small.\n\nFor a complete documentation of this container, see https://github.com/jlesage/docker-crashplan-pro#readme\n\n**Warning**: Make sure to read the *Taking Over Existing Backup* section of the documentation if you are installing this container to replace another CrashPlan installation (from Windows, Linux, Mac or even another Docker container).",
"WebUI": "http://[IP]:[PORT:5800]",
"TemplateURL": "https://raw.githubusercontent.com/jlesage/docker-templates/master/jlesage/crashplan-pro.xml",
"Icon": "https://raw.githubusercontent.com/jlesage/docker-templates/master/jlesage/images/crashplan-pro-icon.png",
@ -52352,7 +52352,7 @@
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/101459-support-czkawka/",
"ReadMe": "https://github.com/jlesage/docker-czkawka#readme",
"Overview": "Czkawka is written in Rust, simple, fast and easy to use app to remove unnecessary files from your computer.\n\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.\n\nAlso, being based on Alpine Linux, size of this container is very small (less than 200MB in download size).\n\nFor a complete documentation of this container, see https://github.com/jlesage/docker-czkawka#readme",
"Overview": "Czkawka is written in Rust, simple, fast and easy to use app to remove unnecessary files from your computer.\n\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.\n\nAlso, being based on Alpine Linux, size of this container is very small.\n\nFor a complete documentation of this container, see https://github.com/jlesage/docker-czkawka#readme",
"WebUI": "http://[IP]:[PORT:5800]",
"TemplateURL": "https://raw.githubusercontent.com/jlesage/docker-templates/master/jlesage/czkawka.xml",
"Icon": "https://raw.githubusercontent.com/jlesage/docker-templates/master/jlesage/images/czkawka-icon.png",
@ -52636,7 +52636,7 @@
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/56392-support-dupeguru/",
"ReadMe": "https://github.com/jlesage/docker-dupeguru#readme",
"Overview": "dupeGuru is a tool to find duplicate files on your computer. It can scan either filenames or contents. The filename scan features a fuzzy matching algorithm that can find duplicate filenames even when they are not exactly the same.\n\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.\n\nAlso, being based on Alpine Linux, size of this container is very small (less than 200MB in download size).\n\nFor a complete documentation of this container, see https://github.com/jlesage/docker-dupeguru#readme",
"Overview": "dupeGuru is a tool to find duplicate files on your computer. It can scan either filenames or contents. The filename scan features a fuzzy matching algorithm that can find duplicate filenames even when they are not exactly the same.\n\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.\n\nAlso, being based on Alpine Linux, size of this container is very small.\n\nFor a complete documentation of this container, see https://github.com/jlesage/docker-dupeguru#readme",
"WebUI": "http://[IP]:[PORT:5800]",
"TemplateURL": "https://raw.githubusercontent.com/jlesage/docker-templates/master/jlesage/dupeguru.xml",
"Icon": "https://raw.githubusercontent.com/jlesage/docker-templates/master/jlesage/images/dupeguru-icon.png",
@ -52934,7 +52934,7 @@
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/68916-support-filebot/",
"ReadMe": "https://github.com/jlesage/docker-filebot#readme",
"Overview": "FileBot is the ultimate tool for organizing and renaming your movies, tv shows or anime, and music well as downloading subtitles and artwork. It's smart and just works.\n\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.\n\nAlso, being based on Alpine Linux, size of this container is very small (less than 250MB in download size).\n\nFor a complete documentation of this container, see https://github.com/jlesage/docker-filebot#readme",
"Overview": "FileBot is the ultimate tool for organizing and renaming your movies, tv shows or anime, and music well as downloading subtitles and artwork. It's smart and just works.\n\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.\n\nAlso, being based on Alpine Linux, size of this container is very small.\n\nFor a complete documentation of this container, see https://github.com/jlesage/docker-filebot#readme",
"WebUI": "http://[IP]:[PORT:5800]",
"TemplateURL": "https://raw.githubusercontent.com/jlesage/docker-templates/master/jlesage/filebot.xml",
"Icon": "https://raw.githubusercontent.com/jlesage/docker-templates/master/jlesage/images/filebot-icon.png",
@ -53554,7 +53554,7 @@
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/59047-support-filezilla/",
"ReadMe": "https://github.com/jlesage/docker-filezilla#readme",
"Overview": "FileZilla is a cross-platform graphical FTP, SFTP, and FTPS file management tool with a vast list of features.\n\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.\n\nAlso, being based on Alpine Linux, size of this container is very small (less than 100MB in download size).\n\nFor a complete documentation of this container, see https://github.com/jlesage/docker-filezilla#readme",
"Overview": "FileZilla is a cross-platform graphical FTP, SFTP, and FTPS file management tool with a vast list of features.\n\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.\n\nAlso, being based on Alpine Linux, size of this container is very small.\n\nFor a complete documentation of this container, see https://github.com/jlesage/docker-filezilla#readme",
"WebUI": "http://[IP]:[PORT:5800]",
"TemplateURL": "https://raw.githubusercontent.com/jlesage/docker-templates/master/jlesage/filezilla.xml",
"Icon": "https://raw.githubusercontent.com/jlesage/docker-templates/master/jlesage/images/filezilla-icon.png",
@ -53838,7 +53838,7 @@
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/69440-support-firefox/",
"ReadMe": "https://github.com/jlesage/docker-firefox#readme",
"Overview": "Mozilla Firefox is a free and open-source web browser developed by Mozilla Foundation and its subsidiary, Mozilla Corporation.\n\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.\n\nAlso, being based on Alpine Linux, size of this container is very small (less than 160MB in download size).\n\nFor a complete documentation of this container, see https://github.com/jlesage/docker-firefox#readme",
"Overview": "Mozilla Firefox is a free and open-source web browser developed by Mozilla Foundation and its subsidiary, Mozilla Corporation.\n\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.\n\nAlso, being based on Alpine Linux, size of this container is very small.\n\nFor a complete documentation of this container, see https://github.com/jlesage/docker-firefox#readme",
"WebUI": "http://[IP]:[PORT:5800]",
"TemplateURL": "https://raw.githubusercontent.com/jlesage/docker-templates/master/jlesage/firefox.xml",
"Icon": "https://raw.githubusercontent.com/jlesage/docker-templates/master/jlesage/images/firefox-icon.png",
@ -54107,11 +54107,11 @@
"Network": "bridge",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/57420-support-handbrake/",
"Overview": "HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs.\n\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.\nA fully automated mode is also available: drop files into a watch folder and let HandBrake process them without any user interaction.\n\nAlso, being based on Alpine Linux, size of this container is very small (less\nthan 80MB in download size).\n\nFor a complete documentation of this container, see\nhttps://github.com/jlesage/docker-handbrake/blob/master/README.md",
"Overview": "HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs.\n\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.\n\nA fully automated mode is also available: drop files into a watch folder and let HandBrake process them without any user interaction.\n\nAlso, being based on Alpine Linux, size of this container is very small.\n\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/jlesage/docker-templates/master/jlesage/handbrake.xml",
"Icon": "https://raw.githubusercontent.com/jlesage/docker-templates/master/jlesage/images/handbrake-icon.png",
"Project": "https://handbrake.fr/",
"Project": "https://handbrake.fr",
"Networking": {
"Mode": "bridge"
},
@ -54601,7 +54601,7 @@
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/58552-support-jdownloader-2/",
"ReadMe": "https://github.com/jlesage/docker-jdownloader-2#readme",
"Overview": "JDownloader 2 is a free, open-source download management tool with a huge community of developers that makes downloading as easy and fast as it should be. Users can start, stop or pause downloads, set bandwith limitations, auto-extract archives and much more. It's an easy-to-extend framework that can save hours of your valuable time every day!\n\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.\n\nAlso, being based on Alpine Linux, size of this container is very small (less than 150MB in download size).\n\nFor a complete documentation of this container, see https://github.com/jlesage/docker-jdownloader-2#readme",
"Overview": "JDownloader 2 is a free, open-source download management tool with a huge community of developers that makes downloading as easy and fast as it should be. Users can start, stop or pause downloads, set bandwith limitations, auto-extract archives and much more. It's an easy-to-extend framework that can save hours of your valuable time every day!\n\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.\n\nAlso, being based on Alpine Linux, size of this container is very small.\n\nFor a complete documentation of this container, see https://github.com/jlesage/docker-jdownloader-2#readme",
"WebUI": "http://[IP]:[PORT:5800]",
"TemplateURL": "https://raw.githubusercontent.com/jlesage/docker-templates/master/jlesage/jdownloader-2.xml",
"Icon": "https://raw.githubusercontent.com/jlesage/docker-templates/master/jlesage/images/jdownloader-2-icon.png",
@ -55575,7 +55575,7 @@
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/75222-support-mediainfo/",
"ReadMe": "https://github.com/jlesage/docker-mediainfo#readme",
"Overview": "MediaInfo is a convenient unified display of the most relevant technical and tag data for video and audio files.\n\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.\n\nAlso, being based on Alpine Linux, size of this container is very small (less than 150MB in download size).\n\nFor a complete documentation of this container, see https://github.com/jlesage/docker-mediainfo#readme",
"Overview": "MediaInfo is a convenient unified display of the most relevant technical and tag data for video and audio files.\n\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.\n\nAlso, being based on Alpine Linux, size of this container is very small.\n\nFor a complete documentation of this container, see https://github.com/jlesage/docker-mediainfo#readme",
"WebUI": "http://[IP]:[PORT:5800]",
"TemplateURL": "https://raw.githubusercontent.com/jlesage/docker-templates/master/jlesage/mediainfo.xml",
"Icon": "https://raw.githubusercontent.com/jlesage/docker-templates/master/jlesage/images/mediainfo-icon.png",
@ -56086,7 +56086,7 @@
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/58039-support-mkvtoolnix/",
"ReadMe": "https://github.com/jlesage/docker-mkvtoolnix#readme",
"Overview": "MKVToolNix is a set of tools to create, alter and inspect Matroska files.\n\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.\n\nAlso, being based on Alpine Linux, size of this container is very small (less than 150MB in download size).\n\nFor a complete documentation of this container, see https://github.com/jlesage/docker-mkvtoolnix#readme",
"Overview": "MKVToolNix is a set of tools to create, alter and inspect Matroska files.\n\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.\n\nAlso, being based on Alpine Linux, size of this container is very small.\n\nFor a complete documentation of this container, see https://github.com/jlesage/docker-mkvtoolnix#readme",
"WebUI": "http://[IP]:[PORT:5800]",
"TemplateURL": "https://raw.githubusercontent.com/jlesage/docker-templates/master/jlesage/mkvtoolnix.xml",
"Icon": "https://raw.githubusercontent.com/jlesage/docker-templates/master/jlesage/images/mkvtoolnix-icon.png",
@ -56557,7 +56557,7 @@
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/73494-support-putty/",
"ReadMe": "https://github.com/jlesage/docker-putty#readme",
"Overview": "PuTTY is a free and open-source terminal emulator, serial console and network file transfer application. It supports several network protocols, including SCP, SSH, Telnet, rlogin, and raw socket connection. It can also connect to a serial port.\n\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.\n\nAlso, being based on Alpine Linux, size of this container is very small (less than 50MB in download size).\n\nFor a complete documentation of this container, see https://github.com/jlesage/docker-putty#readme",
"Overview": "PuTTY is a free and open-source terminal emulator, serial console and network file transfer application. It supports several network protocols, including SCP, SSH, Telnet, rlogin, and raw socket connection. It can also connect to a serial port.\n\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.\n\nAlso, being based on Alpine Linux, size of this container is very small.\n\nFor a complete documentation of this container, see https://github.com/jlesage/docker-putty#readme",
"WebUI": "http://[IP]:[PORT:5800]",
"TemplateURL": "https://raw.githubusercontent.com/jlesage/docker-templates/master/jlesage/putty.xml",
"Icon": "https://raw.githubusercontent.com/jlesage/docker-templates/master/jlesage/images/putty-icon.png",
@ -56827,7 +56827,7 @@
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/72787-support-qdirstat/",
"ReadMe": "https://github.com/jlesage/docker-qdirstat#readme",
"Overview": "QDirStat is a graphical application to show where your disk space has gone and to help you to clean it up.\n\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.\n\nAlso, being based on Alpine Linux, size of this container is very small (less than 150MB in download size).\n\nFor a complete documentation of this container, see https://github.com/jlesage/docker-qdirstat#readme",
"Overview": "QDirStat is a graphical application to show where your disk space has gone and to help you to clean it up.\n\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.\n\nAlso, being based on Alpine Linux, size of this container is very small.\n\nFor a complete documentation of this container, see https://github.com/jlesage/docker-qdirstat#readme",
"WebUI": "http://[IP]:[PORT:5800]",
"TemplateURL": "https://raw.githubusercontent.com/jlesage/docker-templates/master/jlesage/qdirstat.xml",
"Icon": "https://raw.githubusercontent.com/jlesage/docker-templates/master/jlesage/images/qdirstat-icon.png",
@ -57111,7 +57111,7 @@
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/58629-support-tsmuxer/",
"ReadMe": "https://github.com/jlesage/docker-tsmuxer#readme",
"Overview": "tsMuxer is a Transport Stream muxer. Remux/mux elementary streams, EVO/VOB/MPG, MKV/MKA, MP4/MOV, TS, M2TS to TS to M2TS. Supported video codecs H.264, VC-1, MPEG2. Supported audio codecs AAC, AC3 / E-AC3(DD+), DTS/ DTS-HD. Ability to set muxing fps manually and automatically, change level for H.264 streams, shift sound tracks, extract DTS core from DTS-HD, join files. Output/author to compliant Blu-ray Disc or AVCHD. Blu-ray 3D support.\n\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.\n\nAlso, being based on Alpine Linux, size of this container is very small (less than 100MB in download size).\n\nFor a complete documentation of this container, see https://github.com/jlesage/docker-tsmuxer#readme",
"Overview": "tsMuxer is a Transport Stream muxer. Remux/mux elementary streams, EVO/VOB/MPG, MKV/MKA, MP4/MOV, TS, M2TS to TS to M2TS. Supported video codecs H.264, VC-1, MPEG2. Supported audio codecs AAC, AC3 / E-AC3(DD+), DTS/ DTS-HD. Ability to set muxing fps manually and automatically, change level for H.264 streams, shift sound tracks, extract DTS core from DTS-HD, join files. Output/author to compliant Blu-ray Disc or AVCHD. Blu-ray 3D support.\n\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.\n\nAlso, being based on Alpine Linux, size of this container is very small.\n\nFor a complete documentation of this container, see https://github.com/jlesage/docker-tsmuxer#readme",
"WebUI": "http://[IP]:[PORT:5800]",
"TemplateURL": "https://raw.githubusercontent.com/jlesage/docker-templates/master/jlesage/tsmuxer.xml",
"Icon": "https://raw.githubusercontent.com/jlesage/docker-templates/master/jlesage/images/tsmuxer-icon.png",

View File

@ -292,7 +292,7 @@
"min": "6.9.0"
},
"https://raw.githubusercontent.com/dlandon/unassigned.devices/master/unassigned.devices-beta.plg": {
"version": "beta-2023.02.03",
"version": "beta-2023.02.04",
"min": "6.12.0-beta1"
},
"https://raw.githubusercontent.com/dlandon/unassigned.devices/master/unassigned.devices-plus.plg": {

View File

@ -69376,21 +69376,24 @@
},
"heussd/fivefilters-full-text-rss": {
"Base": null,
"Downloads": 408699,
"Downloads": 412628,
"Stars": 2,
"Time": 1672967051,
"trending": 0.77,
"Time": 1675566243,
"trending": 0.952,
"trends": [
0.77
0.77,
0.952
],
"downloadtrend": [
405552,
408699
408699,
412628
],
"trendsDate": [
1672967051
1672967051,
1675566243
],
"LastUpdate": 1672579196
"LastUpdate": 1674998397
},
"devzwf/pihole-dot-doh:latest": {
"Base": null,