This commit is contained in:
Andrew Z 2022-08-28 10:03:39 -04:00
parent 8c5c646681
commit be7f03312f
7 changed files with 58 additions and 47 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1661688217
"last_updated_timestamp": 1661695417
}

View File

@ -95025,7 +95025,7 @@
"TemplateURL": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/LXC.xml",
"Repository": "https://raw.githubusercontent.com/ich777/unraid-lxc-plugin/master/lxc.plg",
"Plugin": true,
"pluginVersion": "2022.08.28a",
"pluginVersion": "2022.08.28b",
"MinVer": "6.10.0",
"Overview": "LXC is a well-known Linux container runtime that consists of tools, templates, and library and language bindings. It's pretty low level, very flexible and covers just about every containment feature supported by the upstream kernel.\n \nATTENTION: This plugin is currently in development and currently meant for advanced users only, please visit the support thread first! Not all features/distributions are supported currently!",
"Date": 1661659200,
@ -175679,7 +175679,7 @@
"Author": "\u041e\u043b\u0435\u043a\u0441\u0456\u0439 \u041c\u0438\u0440\u043e\u043d\u044e\u043a",
"Name": "\u0423\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430 \u043c\u043e\u0432\u0430",
"TemplateURL": "https://raw.githubusercontent.com/unraid/language-templates/master/limetech/lang-uk_UA.xml",
"Version": "2022.08.23",
"Version": "2022.08.24",
"Icon": "https://raw.githubusercontent.com/unraid/language-templates/master/limetech/Green-Earth-Transparent-File.png",
"Support": "https://forums.unraid.net/forum/100-ukrainain-%D1%83%D0%BA%D1%80%D0%B0%D1%97%D0%BD%D1%81%D1%8C%D0%BA%D0%B8%D0%B9//",
"Description": "\u0426\u0435 \u0423\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0438\u0439 \u043f\u0435\u0440\u0435\u043a\u043b\u0430\u0434 \u0434\u043b\u044f Unraid \u0442\u0430 \u043f\u0456\u0434\u0442\u0440\u0438\u043c\u0443\u0432\u0430\u043d\u0438\u0445 \u043f\u043b\u0430\u0433\u0456\u043d\u0456\u0432.\n\n***IN PROGRESS***\n\nThis is a Ukrainian translation for Unraid and supported plugins.",
@ -228694,7 +228694,7 @@
"Network": "host",
"Privileged": "true",
"Support": "https://forums.sagetv.com/forums/showthread.php?t=62774",
"Overview": "An open source digital cable tuner network encoder for SageTV\r###Container version: 2.0.6",
"Overview": "An open source digital cable tuner network encoder for SageTV\r###Container version: 2.0.7",
"WebUI": "http://[IP]:[PORT:9091]/",
"TemplateURL": "https://raw.githubusercontent.com/OpenSageTV/unRAID/master/sagetv-opendct/sagetv-opendct.xml",
"Icon": "https://raw.githubusercontent.com/OpenSageTV/sagetv-dockers/master/resources/SageTVOS_icon.png",
@ -228796,7 +228796,7 @@
"Network": "host",
"Privileged": "true",
"Support": "https://forums.sagetv.com/forums/forumdisplay.php?f=59",
"Overview": "SageTV is an Open Source PVR and Media Player\r\r\nConfiguration \r\n\n - /opt/sagetv - This is the base directory for the server and other sagetv related files. Under this location there can be a 'server' directory and if the existing 'server' directory exists it will be upgraded.\n - /var/media - Path for sagetv recordings and videos. Under this directory there should be (or will be created) a 'tv' directory where SageTV recordings will get recorded.\n - /var/tv - Path for tv recordings if you want to store those in an alternate location.\n - /var/mediaext - Path for extra media files. This can be whatever you want, but you will configure SageTV to look for videos, music, pictures, etc from this location.\n\r\nPermissions\r\n\n - PUID - Should be the 'nobody' user for unRAID\n - PGID - Should be the 'users' group for unRAID\n - VIDEO_GUID - Should be the 'video' group for unRAID (used if you use PCI/USB video capture devices)\n\r\nNotes\r\n\n - SageTV will need to use 'host' or 'br0' (set a unique IP) networking, so while the ports are defined, they are not required to be edited. Without 'host' or 'br0', sagetv will think your network clients are connecting as remote placeshifters, and present the placeshifter login. If using br0 mode (preferred) as the IP is unique the WebUI port of 8080 will not have any issues. If running in host mode, make sure you don't have other docker containers that are using port 8080. If you do, then EITHER change SageTV Jetty Port (in plugin configuration) after install, or, update the other docker containers to NOT use port 8080.\r\n - On every Docker start, it will check for a new version of SageTV and install it, if it exists. You can force it to stay on a sepcific version by setting the Version in the template. The Version must match exactly the version tag from the github releases.\r\n - There are Java 8, 11, and 16 version of these containers. Java 8 will be the default moving forward, but it currently has issues with the the /apps/ path in the Jetty Web UI.\r\r###Container version: 2.0.6",
"Overview": "SageTV is an Open Source PVR and Media Player\r\r\nConfiguration \r\n\n - /opt/sagetv - This is the base directory for the server and other sagetv related files. Under this location there can be a 'server' directory and if the existing 'server' directory exists it will be upgraded.\n - /var/media - Path for sagetv recordings and videos. Under this directory there should be (or will be created) a 'tv' directory where SageTV recordings will get recorded.\n - /var/tv - Path for tv recordings if you want to store those in an alternate location.\n - /var/mediaext - Path for extra media files. This can be whatever you want, but you will configure SageTV to look for videos, music, pictures, etc from this location.\n\r\nPermissions\r\n\n - PUID - Should be the 'nobody' user for unRAID\n - PGID - Should be the 'users' group for unRAID\n - VIDEO_GUID - Should be the 'video' group for unRAID (used if you use PCI/USB video capture devices)\n\r\nNotes\r\n\n - SageTV will need to use 'host' or 'br0' (set a unique IP) networking, so while the ports are defined, they are not required to be edited. Without 'host' or 'br0', sagetv will think your network clients are connecting as remote placeshifters, and present the placeshifter login. If using br0 mode (preferred) as the IP is unique the WebUI port of 8080 will not have any issues. If running in host mode, make sure you don't have other docker containers that are using port 8080. If you do, then EITHER change SageTV Jetty Port (in plugin configuration) after install, or, update the other docker containers to NOT use port 8080.\r\n - On every Docker start, it will check for a new version of SageTV and install it, if it exists. You can force it to stay on a sepcific version by setting the Version in the template. The Version must match exactly the version tag from the github releases.\r\n - There are Java 8, 11, and 16 version of these containers. Java 8 will be the default moving forward, but it currently has issues with the the /apps/ path in the Jetty Web UI.\r\r###Container version: 2.0.7",
"WebUI": "http://[IP]:[PORT:8080]/",
"TemplateURL": "https://raw.githubusercontent.com/OpenSageTV/unRAID/master/sagetv-server/sagetv-server-java8.xml",
"Icon": "https://raw.githubusercontent.com/OpenSageTV/sagetv-dockers/master/resources/SageTVOS_icon.png",
@ -229127,7 +229127,7 @@
"Network": "host",
"Privileged": "true",
"Support": "https://forums.sagetv.com/forums/forumdisplay.php?f=59",
"Overview": "SageTV is an Open Source PVR and Media Player\r\r\nConfiguration \r\n\n - /opt/sagetv - This is the base directory for the server and other sagetv related files. Under this location there can be a 'server' directory and if the existing 'server' directory exists it will be upgraded.\n - /var/media - Path for sagetv recordings and videos. Under this directory there should be (or will be created) a 'tv' directory where SageTV recordings will get recorded.\n - /var/tv - Path for tv recordings if you want to store those in an alternate location.\n - /var/mediaext - Path for extra media files. This can be whatever you want, but you will configure SageTV to look for videos, music, pictures, etc from this location.\n\r\nPermissions\r\n\n - PUID - Should be the 'nobody' user for unRAID\n - PGID - Should be the 'users' group for unRAID\n - VIDEO_GUID - Should be the 'video' group for unRAID (used if you use PCI/USB video capture devices)\n\r\nNotes\r\n\n - SageTV will need to use 'host' or 'br0' (set a unique IP) networking, so while the ports are defined, they are not required to be edited. Without 'host' or 'br0', sagetv will think your network clients are connecting as remote placeshifters, and present the placeshifter login. If using br0 mode (preferred) as the IP is unique the WebUI port of 8080 will not have any issues. If running in host mode, make sure you don't have other docker containers that are using port 8080. If you do, then EITHER change SageTV Jetty Port (in plugin configuration) after install, or, update the other docker containers to NOT use port 8080.\r\n - On every Docker start, it will check for a new version of SageTV and install it, if it exists. You can force it to stay on a sepcific version by setting the Version in the template. The Version must match exactly the version tag from the github releases.\r\n - There are Java 8, 11, and 16 version of these containers. Java 8 will be the default moving forward, but it currently has issues with the the /apps/ path in the Jetty Web UI.\r\r###Container version: 2.0.6",
"Overview": "SageTV is an Open Source PVR and Media Player\r\r\nConfiguration \r\n\n - /opt/sagetv - This is the base directory for the server and other sagetv related files. Under this location there can be a 'server' directory and if the existing 'server' directory exists it will be upgraded.\n - /var/media - Path for sagetv recordings and videos. Under this directory there should be (or will be created) a 'tv' directory where SageTV recordings will get recorded.\n - /var/tv - Path for tv recordings if you want to store those in an alternate location.\n - /var/mediaext - Path for extra media files. This can be whatever you want, but you will configure SageTV to look for videos, music, pictures, etc from this location.\n\r\nPermissions\r\n\n - PUID - Should be the 'nobody' user for unRAID\n - PGID - Should be the 'users' group for unRAID\n - VIDEO_GUID - Should be the 'video' group for unRAID (used if you use PCI/USB video capture devices)\n\r\nNotes\r\n\n - SageTV will need to use 'host' or 'br0' (set a unique IP) networking, so while the ports are defined, they are not required to be edited. Without 'host' or 'br0', sagetv will think your network clients are connecting as remote placeshifters, and present the placeshifter login. If using br0 mode (preferred) as the IP is unique the WebUI port of 8080 will not have any issues. If running in host mode, make sure you don't have other docker containers that are using port 8080. If you do, then EITHER change SageTV Jetty Port (in plugin configuration) after install, or, update the other docker containers to NOT use port 8080.\r\n - On every Docker start, it will check for a new version of SageTV and install it, if it exists. You can force it to stay on a sepcific version by setting the Version in the template. The Version must match exactly the version tag from the github releases.\r\n - There are Java 8, 11, and 16 version of these containers. Java 8 will be the default moving forward, but it currently has issues with the the /apps/ path in the Jetty Web UI.\r\r###Container version: 2.0.7",
"WebUI": "http://[IP]:[PORT:8080]/",
"TemplateURL": "https://raw.githubusercontent.com/OpenSageTV/unRAID/master/sagetv-server/sagetv-server-java11.xml",
"Icon": "https://raw.githubusercontent.com/OpenSageTV/sagetv-dockers/master/resources/SageTVOS_icon.png",
@ -229458,7 +229458,7 @@
"Network": "host",
"Privileged": "true",
"Support": "https://forums.sagetv.com/forums/forumdisplay.php?f=59",
"Overview": "SageTV is an Open Source PVR and Media Player\r\r\nConfiguration \r\n\n - /opt/sagetv - This is the base directory for the server and other sagetv related files. Under this location there can be a 'server' directory and if the existing 'server' directory exists it will be upgraded.\n - /var/media - Path for sagetv recordings and videos. Under this directory there should be (or will be created) a 'tv' directory where SageTV recordings will get recorded.\n - /var/tv - Path for tv recordings if you want to store those in an alternate location.\n - /var/mediaext - Path for extra media files. This can be whatever you want, but you will configure SageTV to look for videos, music, pictures, etc from this location.\n\r\nPermissions\r\n\n - PUID - Should be the 'nobody' user for unRAID\n - PGID - Should be the 'users' group for unRAID\n - VIDEO_GUID - Should be the 'video' group for unRAID (used if you use PCI/USB video capture devices)\n\r\nNotes\r\n\n - SageTV will need to use 'host' or 'br0' (set a unique IP) networking, so while the ports are defined, they are not required to be edited. Without 'host' or 'br0', sagetv will think your network clients are connecting as remote placeshifters, and present the placeshifter login. If using br0 mode (preferred) as the IP is unique the WebUI port of 8080 will not have any issues. If running in host mode, make sure you don't have other docker containers that are using port 8080. If you do, then EITHER change SageTV Jetty Port (in plugin configuration) after install, or, update the other docker containers to NOT use port 8080.\r\n - On every Docker start, it will check for a new version of SageTV and install it, if it exists. You can force it to stay on a sepcific version by setting the Version in the template. The Version must match exactly the version tag from the github releases.\r\n - There are Java 8, 11, and 16 version of these containers. Java 8 will be the default moving forward, but it currently has issues with the the /apps/ path in the Jetty Web UI.\r\r###Container version: 2.0.6",
"Overview": "SageTV is an Open Source PVR and Media Player\r\r\nConfiguration \r\n\n - /opt/sagetv - This is the base directory for the server and other sagetv related files. Under this location there can be a 'server' directory and if the existing 'server' directory exists it will be upgraded.\n - /var/media - Path for sagetv recordings and videos. Under this directory there should be (or will be created) a 'tv' directory where SageTV recordings will get recorded.\n - /var/tv - Path for tv recordings if you want to store those in an alternate location.\n - /var/mediaext - Path for extra media files. This can be whatever you want, but you will configure SageTV to look for videos, music, pictures, etc from this location.\n\r\nPermissions\r\n\n - PUID - Should be the 'nobody' user for unRAID\n - PGID - Should be the 'users' group for unRAID\n - VIDEO_GUID - Should be the 'video' group for unRAID (used if you use PCI/USB video capture devices)\n\r\nNotes\r\n\n - SageTV will need to use 'host' or 'br0' (set a unique IP) networking, so while the ports are defined, they are not required to be edited. Without 'host' or 'br0', sagetv will think your network clients are connecting as remote placeshifters, and present the placeshifter login. If using br0 mode (preferred) as the IP is unique the WebUI port of 8080 will not have any issues. If running in host mode, make sure you don't have other docker containers that are using port 8080. If you do, then EITHER change SageTV Jetty Port (in plugin configuration) after install, or, update the other docker containers to NOT use port 8080.\r\n - On every Docker start, it will check for a new version of SageTV and install it, if it exists. You can force it to stay on a sepcific version by setting the Version in the template. The Version must match exactly the version tag from the github releases.\r\n - There are Java 8, 11, and 16 version of these containers. Java 8 will be the default moving forward, but it currently has issues with the the /apps/ path in the Jetty Web UI.\r\r###Container version: 2.0.7",
"WebUI": "http://[IP]:[PORT:8080]/",
"TemplateURL": "https://raw.githubusercontent.com/OpenSageTV/unRAID/master/sagetv-server/sagetv-server-java16.xml",
"Icon": "https://raw.githubusercontent.com/OpenSageTV/sagetv-dockers/master/resources/SageTVOS_icon.png",
@ -229789,7 +229789,7 @@
"Network": "host",
"Privileged": "true",
"Support": "https://forums.sagetv.com/forums/forumdisplay.php?f=59",
"Overview": "SageTV is an Open Source PVR and Media Player\r\r- including OpenDCT: An open source digital cable tuner network encoder for SageTV\r\r\nConfiguration \r\n\n - /opt/sagetv - This is the base directory for the server and other sagetv related files. Under this location there can be a 'server' directory and if the existing 'server' directory exists it will be upgraded.\n - /var/media - Path for sagetv recordings and videos. Under this directory there should be (or will be created) a 'tv' directory where SageTV recordings will get recorded.\n - /var/tv - Path for tv recordings if you want to store those in an alternate location.\n - /var/mediaext - Path for extra media files. This can be whatever you want, but you will configure SageTV to look for videos, music, pictures, etc from this location.\n\r\nPermissions\r\n\n - PUID - Should be the 'nobody' user for unRAID\n - PGID - Should be the 'users' group for unRAID\n - VIDEO_GUID - Should be the 'video' group for unRAID (used if you use PCI/USB video capture devices)\n\r\nNotes\r\n\n - SageTV will need to use 'host' or 'br0' (set a unique IP) networking, so while the ports are defined, they are not required to be edited. Without 'host' or 'br0', sagetv will think your network clients are connecting as remote placeshifters, and present the placeshifter login. If using br0 mode (preferred) as the IP is unique the WebUI port of 8080 will not have any issues. If running in host mode, make sure you don't have other docker containers that are using port 8080. If you do, then EITHER change SageTV Jetty Port (in plugin configuration) after install, or, update the other docker containers to NOT use port 8080.\r\n - On every Docker start, it will check for a new version of SageTV and install it, if it exists. You can force it to stay on a sepcific version by setting the Version in the template. The Version must match exactly the version tag from the github releases.\r\n - There are Java 8, 11, and 16 version of these containers. Java 8 will be the default moving forward, but it currently has issues with the the /apps/ path in the Jetty Web UI.\r\r###Container version: 2.0.6",
"Overview": "SageTV is an Open Source PVR and Media Player\r\r- including OpenDCT: An open source digital cable tuner network encoder for SageTV\r\r\nConfiguration \r\n\n - /opt/sagetv - This is the base directory for the server and other sagetv related files. Under this location there can be a 'server' directory and if the existing 'server' directory exists it will be upgraded.\n - /var/media - Path for sagetv recordings and videos. Under this directory there should be (or will be created) a 'tv' directory where SageTV recordings will get recorded.\n - /var/tv - Path for tv recordings if you want to store those in an alternate location.\n - /var/mediaext - Path for extra media files. This can be whatever you want, but you will configure SageTV to look for videos, music, pictures, etc from this location.\n\r\nPermissions\r\n\n - PUID - Should be the 'nobody' user for unRAID\n - PGID - Should be the 'users' group for unRAID\n - VIDEO_GUID - Should be the 'video' group for unRAID (used if you use PCI/USB video capture devices)\n\r\nNotes\r\n\n - SageTV will need to use 'host' or 'br0' (set a unique IP) networking, so while the ports are defined, they are not required to be edited. Without 'host' or 'br0', sagetv will think your network clients are connecting as remote placeshifters, and present the placeshifter login. If using br0 mode (preferred) as the IP is unique the WebUI port of 8080 will not have any issues. If running in host mode, make sure you don't have other docker containers that are using port 8080. If you do, then EITHER change SageTV Jetty Port (in plugin configuration) after install, or, update the other docker containers to NOT use port 8080.\r\n - On every Docker start, it will check for a new version of SageTV and install it, if it exists. You can force it to stay on a sepcific version by setting the Version in the template. The Version must match exactly the version tag from the github releases.\r\n - There are Java 8, 11, and 16 version of these containers. Java 8 will be the default moving forward, but it currently has issues with the the /apps/ path in the Jetty Web UI.\r\r###Container version: 2.0.7",
"WebUI": "http://[IP]:[PORT:8080]/",
"TemplateURL": "https://raw.githubusercontent.com/OpenSageTV/unRAID/master/sagetv-server/sagetv-server-opendct-java8.xml",
"Icon": "https://raw.githubusercontent.com/OpenSageTV/sagetv-dockers/master/resources/SageTVOS_icon.png",
@ -230190,7 +230190,7 @@
"Network": "host",
"Privileged": "true",
"Support": "https://forums.sagetv.com/forums/forumdisplay.php?f=59",
"Overview": "SageTV is an Open Source PVR and Media Player\r\r- including OpenDCT: An open source digital cable tuner network encoder for SageTV\r\r\nConfiguration \r\n\n - /opt/sagetv - This is the base directory for the server and other sagetv related files. Under this location there can be a 'server' directory and if the existing 'server' directory exists it will be upgraded.\n - /var/media - Path for sagetv recordings and videos. Under this directory there should be (or will be created) a 'tv' directory where SageTV recordings will get recorded.\n - /var/tv - Path for tv recordings if you want to store those in an alternate location.\n - /var/mediaext - Path for extra media files. This can be whatever you want, but you will configure SageTV to look for videos, music, pictures, etc from this location.\n\r\nPermissions\r\n\n - PUID - Should be the 'nobody' user for unRAID\n - PGID - Should be the 'users' group for unRAID\n - VIDEO_GUID - Should be the 'video' group for unRAID (used if you use PCI/USB video capture devices)\n\r\nNotes\r\n\n - SageTV will need to use 'host' or 'br0' (set a unique IP) networking, so while the ports are defined, they are not required to be edited. Without 'host' or 'br0', sagetv will think your network clients are connecting as remote placeshifters, and present the placeshifter login. If using br0 mode (preferred) as the IP is unique the WebUI port of 8080 will not have any issues. If running in host mode, make sure you don't have other docker containers that are using port 8080. If you do, then EITHER change SageTV Jetty Port (in plugin configuration) after install, or, update the other docker containers to NOT use port 8080.\r\n - On every Docker start, it will check for a new version of SageTV and install it, if it exists. You can force it to stay on a sepcific version by setting the Version in the template. The Version must match exactly the version tag from the github releases.\r\n - There are Java 8, 11, and 16 version of these containers. Java 8 will be the default moving forward, but it currently has issues with the the /apps/ path in the Jetty Web UI.\r\r###Container version: 2.0.6",
"Overview": "SageTV is an Open Source PVR and Media Player\r\r- including OpenDCT: An open source digital cable tuner network encoder for SageTV\r\r\nConfiguration \r\n\n - /opt/sagetv - This is the base directory for the server and other sagetv related files. Under this location there can be a 'server' directory and if the existing 'server' directory exists it will be upgraded.\n - /var/media - Path for sagetv recordings and videos. Under this directory there should be (or will be created) a 'tv' directory where SageTV recordings will get recorded.\n - /var/tv - Path for tv recordings if you want to store those in an alternate location.\n - /var/mediaext - Path for extra media files. This can be whatever you want, but you will configure SageTV to look for videos, music, pictures, etc from this location.\n\r\nPermissions\r\n\n - PUID - Should be the 'nobody' user for unRAID\n - PGID - Should be the 'users' group for unRAID\n - VIDEO_GUID - Should be the 'video' group for unRAID (used if you use PCI/USB video capture devices)\n\r\nNotes\r\n\n - SageTV will need to use 'host' or 'br0' (set a unique IP) networking, so while the ports are defined, they are not required to be edited. Without 'host' or 'br0', sagetv will think your network clients are connecting as remote placeshifters, and present the placeshifter login. If using br0 mode (preferred) as the IP is unique the WebUI port of 8080 will not have any issues. If running in host mode, make sure you don't have other docker containers that are using port 8080. If you do, then EITHER change SageTV Jetty Port (in plugin configuration) after install, or, update the other docker containers to NOT use port 8080.\r\n - On every Docker start, it will check for a new version of SageTV and install it, if it exists. You can force it to stay on a sepcific version by setting the Version in the template. The Version must match exactly the version tag from the github releases.\r\n - There are Java 8, 11, and 16 version of these containers. Java 8 will be the default moving forward, but it currently has issues with the the /apps/ path in the Jetty Web UI.\r\r###Container version: 2.0.7",
"WebUI": "http://[IP]:[PORT:8080]/",
"TemplateURL": "https://raw.githubusercontent.com/OpenSageTV/unRAID/master/sagetv-server/sagetv-server-opendct-java11.xml",
"Icon": "https://raw.githubusercontent.com/OpenSageTV/sagetv-dockers/master/resources/SageTVOS_icon.png",
@ -230591,7 +230591,7 @@
"Network": "host",
"Privileged": "true",
"Support": "https://forums.sagetv.com/forums/forumdisplay.php?f=59",
"Overview": "SageTV is an Open Source PVR and Media Player\r\r- including OpenDCT: An open source digital cable tuner network encoder for SageTV\r\r\nConfiguration \r\n\n - /opt/sagetv - This is the base directory for the server and other sagetv related files. Under this location there can be a 'server' directory and if the existing 'server' directory exists it will be upgraded.\n - /var/media - Path for sagetv recordings and videos. Under this directory there should be (or will be created) a 'tv' directory where SageTV recordings will get recorded.\n - /var/tv - Path for tv recordings if you want to store those in an alternate location.\n - /var/mediaext - Path for extra media files. This can be whatever you want, but you will configure SageTV to look for videos, music, pictures, etc from this location.\n\r\nPermissions\r\n\n - PUID - Should be the 'nobody' user for unRAID\n - PGID - Should be the 'users' group for unRAID\n - VIDEO_GUID - Should be the 'video' group for unRAID (used if you use PCI/USB video capture devices)\n\r\nNotes\r\n\n - SageTV will need to use 'host' or 'br0' (set a unique IP) networking, so while the ports are defined, they are not required to be edited. Without 'host' or 'br0', sagetv will think your network clients are connecting as remote placeshifters, and present the placeshifter login. If using br0 mode (preferred) as the IP is unique the WebUI port of 8080 will not have any issues. If running in host mode, make sure you don't have other docker containers that are using port 8080. If you do, then EITHER change SageTV Jetty Port (in plugin configuration) after install, or, update the other docker containers to NOT use port 8080.\r\n - On every Docker start, it will check for a new version of SageTV and install it, if it exists. You can force it to stay on a sepcific version by setting the Version in the template. The Version must match exactly the version tag from the github releases.\r\n - There are Java 8, 11, and 16 version of these containers. Java 8 will be the default moving forward, but it currently has issues with the the /apps/ path in the Jetty Web UI.\r\r###Container version: 2.0.6",
"Overview": "SageTV is an Open Source PVR and Media Player\r\r- including OpenDCT: An open source digital cable tuner network encoder for SageTV\r\r\nConfiguration \r\n\n - /opt/sagetv - This is the base directory for the server and other sagetv related files. Under this location there can be a 'server' directory and if the existing 'server' directory exists it will be upgraded.\n - /var/media - Path for sagetv recordings and videos. Under this directory there should be (or will be created) a 'tv' directory where SageTV recordings will get recorded.\n - /var/tv - Path for tv recordings if you want to store those in an alternate location.\n - /var/mediaext - Path for extra media files. This can be whatever you want, but you will configure SageTV to look for videos, music, pictures, etc from this location.\n\r\nPermissions\r\n\n - PUID - Should be the 'nobody' user for unRAID\n - PGID - Should be the 'users' group for unRAID\n - VIDEO_GUID - Should be the 'video' group for unRAID (used if you use PCI/USB video capture devices)\n\r\nNotes\r\n\n - SageTV will need to use 'host' or 'br0' (set a unique IP) networking, so while the ports are defined, they are not required to be edited. Without 'host' or 'br0', sagetv will think your network clients are connecting as remote placeshifters, and present the placeshifter login. If using br0 mode (preferred) as the IP is unique the WebUI port of 8080 will not have any issues. If running in host mode, make sure you don't have other docker containers that are using port 8080. If you do, then EITHER change SageTV Jetty Port (in plugin configuration) after install, or, update the other docker containers to NOT use port 8080.\r\n - On every Docker start, it will check for a new version of SageTV and install it, if it exists. You can force it to stay on a sepcific version by setting the Version in the template. The Version must match exactly the version tag from the github releases.\r\n - There are Java 8, 11, and 16 version of these containers. Java 8 will be the default moving forward, but it currently has issues with the the /apps/ path in the Jetty Web UI.\r\r###Container version: 2.0.7",
"WebUI": "http://[IP]:[PORT:8080]/",
"TemplateURL": "https://raw.githubusercontent.com/OpenSageTV/unRAID/master/sagetv-server/sagetv-server-opendct-java16.xml",
"Icon": "https://raw.githubusercontent.com/OpenSageTV/sagetv-dockers/master/resources/SageTVOS_icon.png",
@ -245277,21 +245277,24 @@
"CategoryList": [
"Security"
],
"downloads": 451988414,
"stars": 965,
"trending": 2.341,
"downloads": 461241431,
"stars": 973,
"LastUpdate": 1660179420,
"trending": 2.006,
"trends": [
2.341
2.341,
2.006
],
"trendsDate": [
1659096217
1659096217,
1661695417
],
"downloadtrend": [
441408934,
451988414
451988414,
461241431
],
"LastUpdateScan": 1659096217,
"LastUpdate": 1658775927,
"LastUpdateScan": 1661695417,
"FirstSeen": 1656500773
},
{

View File

@ -1,7 +1,7 @@
{
"apps": 1801,
"last_updated_timestamp": 1661688217,
"last_updated": "2022-08-28 08:03",
"last_updated_timestamp": 1661695417,
"last_updated": "2022-08-28 10:03",
"categories": [
{
"Cat": "Backup:",
@ -95187,7 +95187,7 @@
"TemplateURL": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/LXC.xml",
"Repository": "https://raw.githubusercontent.com/ich777/unraid-lxc-plugin/master/lxc.plg",
"Plugin": true,
"pluginVersion": "2022.08.28a",
"pluginVersion": "2022.08.28b",
"MinVer": "6.10.0",
"Overview": "LXC is a well-known Linux container runtime that consists of tools, templates, and library and language bindings. It's pretty low level, very flexible and covers just about every containment feature supported by the upstream kernel.\n \nATTENTION: This plugin is currently in development and currently meant for advanced users only, please visit the support thread first! Not all features/distributions are supported currently!",
"Date": 1661659200,
@ -175841,7 +175841,7 @@
"Author": "\u041e\u043b\u0435\u043a\u0441\u0456\u0439 \u041c\u0438\u0440\u043e\u043d\u044e\u043a",
"Name": "\u0423\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430 \u043c\u043e\u0432\u0430",
"TemplateURL": "https://raw.githubusercontent.com/unraid/language-templates/master/limetech/lang-uk_UA.xml",
"Version": "2022.08.23",
"Version": "2022.08.24",
"Icon": "https://raw.githubusercontent.com/unraid/language-templates/master/limetech/Green-Earth-Transparent-File.png",
"Support": "https://forums.unraid.net/forum/100-ukrainain-%D1%83%D0%BA%D1%80%D0%B0%D1%97%D0%BD%D1%81%D1%8C%D0%BA%D0%B8%D0%B9//",
"Description": "\u0426\u0435 \u0423\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0438\u0439 \u043f\u0435\u0440\u0435\u043a\u043b\u0430\u0434 \u0434\u043b\u044f Unraid \u0442\u0430 \u043f\u0456\u0434\u0442\u0440\u0438\u043c\u0443\u0432\u0430\u043d\u0438\u0445 \u043f\u043b\u0430\u0433\u0456\u043d\u0456\u0432.\n\n***IN PROGRESS***\n\nThis is a Ukrainian translation for Unraid and supported plugins.",
@ -228856,7 +228856,7 @@
"Network": "host",
"Privileged": "true",
"Support": "https://forums.sagetv.com/forums/showthread.php?t=62774",
"Overview": "An open source digital cable tuner network encoder for SageTV\r###Container version: 2.0.6",
"Overview": "An open source digital cable tuner network encoder for SageTV\r###Container version: 2.0.7",
"WebUI": "http://[IP]:[PORT:9091]/",
"TemplateURL": "https://raw.githubusercontent.com/OpenSageTV/unRAID/master/sagetv-opendct/sagetv-opendct.xml",
"Icon": "https://raw.githubusercontent.com/OpenSageTV/sagetv-dockers/master/resources/SageTVOS_icon.png",
@ -228958,7 +228958,7 @@
"Network": "host",
"Privileged": "true",
"Support": "https://forums.sagetv.com/forums/forumdisplay.php?f=59",
"Overview": "SageTV is an Open Source PVR and Media Player\r\r\nConfiguration \r\n\n - /opt/sagetv - This is the base directory for the server and other sagetv related files. Under this location there can be a 'server' directory and if the existing 'server' directory exists it will be upgraded.\n - /var/media - Path for sagetv recordings and videos. Under this directory there should be (or will be created) a 'tv' directory where SageTV recordings will get recorded.\n - /var/tv - Path for tv recordings if you want to store those in an alternate location.\n - /var/mediaext - Path for extra media files. This can be whatever you want, but you will configure SageTV to look for videos, music, pictures, etc from this location.\n\r\nPermissions\r\n\n - PUID - Should be the 'nobody' user for unRAID\n - PGID - Should be the 'users' group for unRAID\n - VIDEO_GUID - Should be the 'video' group for unRAID (used if you use PCI/USB video capture devices)\n\r\nNotes\r\n\n - SageTV will need to use 'host' or 'br0' (set a unique IP) networking, so while the ports are defined, they are not required to be edited. Without 'host' or 'br0', sagetv will think your network clients are connecting as remote placeshifters, and present the placeshifter login. If using br0 mode (preferred) as the IP is unique the WebUI port of 8080 will not have any issues. If running in host mode, make sure you don't have other docker containers that are using port 8080. If you do, then EITHER change SageTV Jetty Port (in plugin configuration) after install, or, update the other docker containers to NOT use port 8080.\r\n - On every Docker start, it will check for a new version of SageTV and install it, if it exists. You can force it to stay on a sepcific version by setting the Version in the template. The Version must match exactly the version tag from the github releases.\r\n - There are Java 8, 11, and 16 version of these containers. Java 8 will be the default moving forward, but it currently has issues with the the /apps/ path in the Jetty Web UI.\r\r###Container version: 2.0.6",
"Overview": "SageTV is an Open Source PVR and Media Player\r\r\nConfiguration \r\n\n - /opt/sagetv - This is the base directory for the server and other sagetv related files. Under this location there can be a 'server' directory and if the existing 'server' directory exists it will be upgraded.\n - /var/media - Path for sagetv recordings and videos. Under this directory there should be (or will be created) a 'tv' directory where SageTV recordings will get recorded.\n - /var/tv - Path for tv recordings if you want to store those in an alternate location.\n - /var/mediaext - Path for extra media files. This can be whatever you want, but you will configure SageTV to look for videos, music, pictures, etc from this location.\n\r\nPermissions\r\n\n - PUID - Should be the 'nobody' user for unRAID\n - PGID - Should be the 'users' group for unRAID\n - VIDEO_GUID - Should be the 'video' group for unRAID (used if you use PCI/USB video capture devices)\n\r\nNotes\r\n\n - SageTV will need to use 'host' or 'br0' (set a unique IP) networking, so while the ports are defined, they are not required to be edited. Without 'host' or 'br0', sagetv will think your network clients are connecting as remote placeshifters, and present the placeshifter login. If using br0 mode (preferred) as the IP is unique the WebUI port of 8080 will not have any issues. If running in host mode, make sure you don't have other docker containers that are using port 8080. If you do, then EITHER change SageTV Jetty Port (in plugin configuration) after install, or, update the other docker containers to NOT use port 8080.\r\n - On every Docker start, it will check for a new version of SageTV and install it, if it exists. You can force it to stay on a sepcific version by setting the Version in the template. The Version must match exactly the version tag from the github releases.\r\n - There are Java 8, 11, and 16 version of these containers. Java 8 will be the default moving forward, but it currently has issues with the the /apps/ path in the Jetty Web UI.\r\r###Container version: 2.0.7",
"WebUI": "http://[IP]:[PORT:8080]/",
"TemplateURL": "https://raw.githubusercontent.com/OpenSageTV/unRAID/master/sagetv-server/sagetv-server-java8.xml",
"Icon": "https://raw.githubusercontent.com/OpenSageTV/sagetv-dockers/master/resources/SageTVOS_icon.png",
@ -229289,7 +229289,7 @@
"Network": "host",
"Privileged": "true",
"Support": "https://forums.sagetv.com/forums/forumdisplay.php?f=59",
"Overview": "SageTV is an Open Source PVR and Media Player\r\r\nConfiguration \r\n\n - /opt/sagetv - This is the base directory for the server and other sagetv related files. Under this location there can be a 'server' directory and if the existing 'server' directory exists it will be upgraded.\n - /var/media - Path for sagetv recordings and videos. Under this directory there should be (or will be created) a 'tv' directory where SageTV recordings will get recorded.\n - /var/tv - Path for tv recordings if you want to store those in an alternate location.\n - /var/mediaext - Path for extra media files. This can be whatever you want, but you will configure SageTV to look for videos, music, pictures, etc from this location.\n\r\nPermissions\r\n\n - PUID - Should be the 'nobody' user for unRAID\n - PGID - Should be the 'users' group for unRAID\n - VIDEO_GUID - Should be the 'video' group for unRAID (used if you use PCI/USB video capture devices)\n\r\nNotes\r\n\n - SageTV will need to use 'host' or 'br0' (set a unique IP) networking, so while the ports are defined, they are not required to be edited. Without 'host' or 'br0', sagetv will think your network clients are connecting as remote placeshifters, and present the placeshifter login. If using br0 mode (preferred) as the IP is unique the WebUI port of 8080 will not have any issues. If running in host mode, make sure you don't have other docker containers that are using port 8080. If you do, then EITHER change SageTV Jetty Port (in plugin configuration) after install, or, update the other docker containers to NOT use port 8080.\r\n - On every Docker start, it will check for a new version of SageTV and install it, if it exists. You can force it to stay on a sepcific version by setting the Version in the template. The Version must match exactly the version tag from the github releases.\r\n - There are Java 8, 11, and 16 version of these containers. Java 8 will be the default moving forward, but it currently has issues with the the /apps/ path in the Jetty Web UI.\r\r###Container version: 2.0.6",
"Overview": "SageTV is an Open Source PVR and Media Player\r\r\nConfiguration \r\n\n - /opt/sagetv - This is the base directory for the server and other sagetv related files. Under this location there can be a 'server' directory and if the existing 'server' directory exists it will be upgraded.\n - /var/media - Path for sagetv recordings and videos. Under this directory there should be (or will be created) a 'tv' directory where SageTV recordings will get recorded.\n - /var/tv - Path for tv recordings if you want to store those in an alternate location.\n - /var/mediaext - Path for extra media files. This can be whatever you want, but you will configure SageTV to look for videos, music, pictures, etc from this location.\n\r\nPermissions\r\n\n - PUID - Should be the 'nobody' user for unRAID\n - PGID - Should be the 'users' group for unRAID\n - VIDEO_GUID - Should be the 'video' group for unRAID (used if you use PCI/USB video capture devices)\n\r\nNotes\r\n\n - SageTV will need to use 'host' or 'br0' (set a unique IP) networking, so while the ports are defined, they are not required to be edited. Without 'host' or 'br0', sagetv will think your network clients are connecting as remote placeshifters, and present the placeshifter login. If using br0 mode (preferred) as the IP is unique the WebUI port of 8080 will not have any issues. If running in host mode, make sure you don't have other docker containers that are using port 8080. If you do, then EITHER change SageTV Jetty Port (in plugin configuration) after install, or, update the other docker containers to NOT use port 8080.\r\n - On every Docker start, it will check for a new version of SageTV and install it, if it exists. You can force it to stay on a sepcific version by setting the Version in the template. The Version must match exactly the version tag from the github releases.\r\n - There are Java 8, 11, and 16 version of these containers. Java 8 will be the default moving forward, but it currently has issues with the the /apps/ path in the Jetty Web UI.\r\r###Container version: 2.0.7",
"WebUI": "http://[IP]:[PORT:8080]/",
"TemplateURL": "https://raw.githubusercontent.com/OpenSageTV/unRAID/master/sagetv-server/sagetv-server-java11.xml",
"Icon": "https://raw.githubusercontent.com/OpenSageTV/sagetv-dockers/master/resources/SageTVOS_icon.png",
@ -229620,7 +229620,7 @@
"Network": "host",
"Privileged": "true",
"Support": "https://forums.sagetv.com/forums/forumdisplay.php?f=59",
"Overview": "SageTV is an Open Source PVR and Media Player\r\r\nConfiguration \r\n\n - /opt/sagetv - This is the base directory for the server and other sagetv related files. Under this location there can be a 'server' directory and if the existing 'server' directory exists it will be upgraded.\n - /var/media - Path for sagetv recordings and videos. Under this directory there should be (or will be created) a 'tv' directory where SageTV recordings will get recorded.\n - /var/tv - Path for tv recordings if you want to store those in an alternate location.\n - /var/mediaext - Path for extra media files. This can be whatever you want, but you will configure SageTV to look for videos, music, pictures, etc from this location.\n\r\nPermissions\r\n\n - PUID - Should be the 'nobody' user for unRAID\n - PGID - Should be the 'users' group for unRAID\n - VIDEO_GUID - Should be the 'video' group for unRAID (used if you use PCI/USB video capture devices)\n\r\nNotes\r\n\n - SageTV will need to use 'host' or 'br0' (set a unique IP) networking, so while the ports are defined, they are not required to be edited. Without 'host' or 'br0', sagetv will think your network clients are connecting as remote placeshifters, and present the placeshifter login. If using br0 mode (preferred) as the IP is unique the WebUI port of 8080 will not have any issues. If running in host mode, make sure you don't have other docker containers that are using port 8080. If you do, then EITHER change SageTV Jetty Port (in plugin configuration) after install, or, update the other docker containers to NOT use port 8080.\r\n - On every Docker start, it will check for a new version of SageTV and install it, if it exists. You can force it to stay on a sepcific version by setting the Version in the template. The Version must match exactly the version tag from the github releases.\r\n - There are Java 8, 11, and 16 version of these containers. Java 8 will be the default moving forward, but it currently has issues with the the /apps/ path in the Jetty Web UI.\r\r###Container version: 2.0.6",
"Overview": "SageTV is an Open Source PVR and Media Player\r\r\nConfiguration \r\n\n - /opt/sagetv - This is the base directory for the server and other sagetv related files. Under this location there can be a 'server' directory and if the existing 'server' directory exists it will be upgraded.\n - /var/media - Path for sagetv recordings and videos. Under this directory there should be (or will be created) a 'tv' directory where SageTV recordings will get recorded.\n - /var/tv - Path for tv recordings if you want to store those in an alternate location.\n - /var/mediaext - Path for extra media files. This can be whatever you want, but you will configure SageTV to look for videos, music, pictures, etc from this location.\n\r\nPermissions\r\n\n - PUID - Should be the 'nobody' user for unRAID\n - PGID - Should be the 'users' group for unRAID\n - VIDEO_GUID - Should be the 'video' group for unRAID (used if you use PCI/USB video capture devices)\n\r\nNotes\r\n\n - SageTV will need to use 'host' or 'br0' (set a unique IP) networking, so while the ports are defined, they are not required to be edited. Without 'host' or 'br0', sagetv will think your network clients are connecting as remote placeshifters, and present the placeshifter login. If using br0 mode (preferred) as the IP is unique the WebUI port of 8080 will not have any issues. If running in host mode, make sure you don't have other docker containers that are using port 8080. If you do, then EITHER change SageTV Jetty Port (in plugin configuration) after install, or, update the other docker containers to NOT use port 8080.\r\n - On every Docker start, it will check for a new version of SageTV and install it, if it exists. You can force it to stay on a sepcific version by setting the Version in the template. The Version must match exactly the version tag from the github releases.\r\n - There are Java 8, 11, and 16 version of these containers. Java 8 will be the default moving forward, but it currently has issues with the the /apps/ path in the Jetty Web UI.\r\r###Container version: 2.0.7",
"WebUI": "http://[IP]:[PORT:8080]/",
"TemplateURL": "https://raw.githubusercontent.com/OpenSageTV/unRAID/master/sagetv-server/sagetv-server-java16.xml",
"Icon": "https://raw.githubusercontent.com/OpenSageTV/sagetv-dockers/master/resources/SageTVOS_icon.png",
@ -229951,7 +229951,7 @@
"Network": "host",
"Privileged": "true",
"Support": "https://forums.sagetv.com/forums/forumdisplay.php?f=59",
"Overview": "SageTV is an Open Source PVR and Media Player\r\r- including OpenDCT: An open source digital cable tuner network encoder for SageTV\r\r\nConfiguration \r\n\n - /opt/sagetv - This is the base directory for the server and other sagetv related files. Under this location there can be a 'server' directory and if the existing 'server' directory exists it will be upgraded.\n - /var/media - Path for sagetv recordings and videos. Under this directory there should be (or will be created) a 'tv' directory where SageTV recordings will get recorded.\n - /var/tv - Path for tv recordings if you want to store those in an alternate location.\n - /var/mediaext - Path for extra media files. This can be whatever you want, but you will configure SageTV to look for videos, music, pictures, etc from this location.\n\r\nPermissions\r\n\n - PUID - Should be the 'nobody' user for unRAID\n - PGID - Should be the 'users' group for unRAID\n - VIDEO_GUID - Should be the 'video' group for unRAID (used if you use PCI/USB video capture devices)\n\r\nNotes\r\n\n - SageTV will need to use 'host' or 'br0' (set a unique IP) networking, so while the ports are defined, they are not required to be edited. Without 'host' or 'br0', sagetv will think your network clients are connecting as remote placeshifters, and present the placeshifter login. If using br0 mode (preferred) as the IP is unique the WebUI port of 8080 will not have any issues. If running in host mode, make sure you don't have other docker containers that are using port 8080. If you do, then EITHER change SageTV Jetty Port (in plugin configuration) after install, or, update the other docker containers to NOT use port 8080.\r\n - On every Docker start, it will check for a new version of SageTV and install it, if it exists. You can force it to stay on a sepcific version by setting the Version in the template. The Version must match exactly the version tag from the github releases.\r\n - There are Java 8, 11, and 16 version of these containers. Java 8 will be the default moving forward, but it currently has issues with the the /apps/ path in the Jetty Web UI.\r\r###Container version: 2.0.6",
"Overview": "SageTV is an Open Source PVR and Media Player\r\r- including OpenDCT: An open source digital cable tuner network encoder for SageTV\r\r\nConfiguration \r\n\n - /opt/sagetv - This is the base directory for the server and other sagetv related files. Under this location there can be a 'server' directory and if the existing 'server' directory exists it will be upgraded.\n - /var/media - Path for sagetv recordings and videos. Under this directory there should be (or will be created) a 'tv' directory where SageTV recordings will get recorded.\n - /var/tv - Path for tv recordings if you want to store those in an alternate location.\n - /var/mediaext - Path for extra media files. This can be whatever you want, but you will configure SageTV to look for videos, music, pictures, etc from this location.\n\r\nPermissions\r\n\n - PUID - Should be the 'nobody' user for unRAID\n - PGID - Should be the 'users' group for unRAID\n - VIDEO_GUID - Should be the 'video' group for unRAID (used if you use PCI/USB video capture devices)\n\r\nNotes\r\n\n - SageTV will need to use 'host' or 'br0' (set a unique IP) networking, so while the ports are defined, they are not required to be edited. Without 'host' or 'br0', sagetv will think your network clients are connecting as remote placeshifters, and present the placeshifter login. If using br0 mode (preferred) as the IP is unique the WebUI port of 8080 will not have any issues. If running in host mode, make sure you don't have other docker containers that are using port 8080. If you do, then EITHER change SageTV Jetty Port (in plugin configuration) after install, or, update the other docker containers to NOT use port 8080.\r\n - On every Docker start, it will check for a new version of SageTV and install it, if it exists. You can force it to stay on a sepcific version by setting the Version in the template. The Version must match exactly the version tag from the github releases.\r\n - There are Java 8, 11, and 16 version of these containers. Java 8 will be the default moving forward, but it currently has issues with the the /apps/ path in the Jetty Web UI.\r\r###Container version: 2.0.7",
"WebUI": "http://[IP]:[PORT:8080]/",
"TemplateURL": "https://raw.githubusercontent.com/OpenSageTV/unRAID/master/sagetv-server/sagetv-server-opendct-java8.xml",
"Icon": "https://raw.githubusercontent.com/OpenSageTV/sagetv-dockers/master/resources/SageTVOS_icon.png",
@ -230352,7 +230352,7 @@
"Network": "host",
"Privileged": "true",
"Support": "https://forums.sagetv.com/forums/forumdisplay.php?f=59",
"Overview": "SageTV is an Open Source PVR and Media Player\r\r- including OpenDCT: An open source digital cable tuner network encoder for SageTV\r\r\nConfiguration \r\n\n - /opt/sagetv - This is the base directory for the server and other sagetv related files. Under this location there can be a 'server' directory and if the existing 'server' directory exists it will be upgraded.\n - /var/media - Path for sagetv recordings and videos. Under this directory there should be (or will be created) a 'tv' directory where SageTV recordings will get recorded.\n - /var/tv - Path for tv recordings if you want to store those in an alternate location.\n - /var/mediaext - Path for extra media files. This can be whatever you want, but you will configure SageTV to look for videos, music, pictures, etc from this location.\n\r\nPermissions\r\n\n - PUID - Should be the 'nobody' user for unRAID\n - PGID - Should be the 'users' group for unRAID\n - VIDEO_GUID - Should be the 'video' group for unRAID (used if you use PCI/USB video capture devices)\n\r\nNotes\r\n\n - SageTV will need to use 'host' or 'br0' (set a unique IP) networking, so while the ports are defined, they are not required to be edited. Without 'host' or 'br0', sagetv will think your network clients are connecting as remote placeshifters, and present the placeshifter login. If using br0 mode (preferred) as the IP is unique the WebUI port of 8080 will not have any issues. If running in host mode, make sure you don't have other docker containers that are using port 8080. If you do, then EITHER change SageTV Jetty Port (in plugin configuration) after install, or, update the other docker containers to NOT use port 8080.\r\n - On every Docker start, it will check for a new version of SageTV and install it, if it exists. You can force it to stay on a sepcific version by setting the Version in the template. The Version must match exactly the version tag from the github releases.\r\n - There are Java 8, 11, and 16 version of these containers. Java 8 will be the default moving forward, but it currently has issues with the the /apps/ path in the Jetty Web UI.\r\r###Container version: 2.0.6",
"Overview": "SageTV is an Open Source PVR and Media Player\r\r- including OpenDCT: An open source digital cable tuner network encoder for SageTV\r\r\nConfiguration \r\n\n - /opt/sagetv - This is the base directory for the server and other sagetv related files. Under this location there can be a 'server' directory and if the existing 'server' directory exists it will be upgraded.\n - /var/media - Path for sagetv recordings and videos. Under this directory there should be (or will be created) a 'tv' directory where SageTV recordings will get recorded.\n - /var/tv - Path for tv recordings if you want to store those in an alternate location.\n - /var/mediaext - Path for extra media files. This can be whatever you want, but you will configure SageTV to look for videos, music, pictures, etc from this location.\n\r\nPermissions\r\n\n - PUID - Should be the 'nobody' user for unRAID\n - PGID - Should be the 'users' group for unRAID\n - VIDEO_GUID - Should be the 'video' group for unRAID (used if you use PCI/USB video capture devices)\n\r\nNotes\r\n\n - SageTV will need to use 'host' or 'br0' (set a unique IP) networking, so while the ports are defined, they are not required to be edited. Without 'host' or 'br0', sagetv will think your network clients are connecting as remote placeshifters, and present the placeshifter login. If using br0 mode (preferred) as the IP is unique the WebUI port of 8080 will not have any issues. If running in host mode, make sure you don't have other docker containers that are using port 8080. If you do, then EITHER change SageTV Jetty Port (in plugin configuration) after install, or, update the other docker containers to NOT use port 8080.\r\n - On every Docker start, it will check for a new version of SageTV and install it, if it exists. You can force it to stay on a sepcific version by setting the Version in the template. The Version must match exactly the version tag from the github releases.\r\n - There are Java 8, 11, and 16 version of these containers. Java 8 will be the default moving forward, but it currently has issues with the the /apps/ path in the Jetty Web UI.\r\r###Container version: 2.0.7",
"WebUI": "http://[IP]:[PORT:8080]/",
"TemplateURL": "https://raw.githubusercontent.com/OpenSageTV/unRAID/master/sagetv-server/sagetv-server-opendct-java11.xml",
"Icon": "https://raw.githubusercontent.com/OpenSageTV/sagetv-dockers/master/resources/SageTVOS_icon.png",
@ -230753,7 +230753,7 @@
"Network": "host",
"Privileged": "true",
"Support": "https://forums.sagetv.com/forums/forumdisplay.php?f=59",
"Overview": "SageTV is an Open Source PVR and Media Player\r\r- including OpenDCT: An open source digital cable tuner network encoder for SageTV\r\r\nConfiguration \r\n\n - /opt/sagetv - This is the base directory for the server and other sagetv related files. Under this location there can be a 'server' directory and if the existing 'server' directory exists it will be upgraded.\n - /var/media - Path for sagetv recordings and videos. Under this directory there should be (or will be created) a 'tv' directory where SageTV recordings will get recorded.\n - /var/tv - Path for tv recordings if you want to store those in an alternate location.\n - /var/mediaext - Path for extra media files. This can be whatever you want, but you will configure SageTV to look for videos, music, pictures, etc from this location.\n\r\nPermissions\r\n\n - PUID - Should be the 'nobody' user for unRAID\n - PGID - Should be the 'users' group for unRAID\n - VIDEO_GUID - Should be the 'video' group for unRAID (used if you use PCI/USB video capture devices)\n\r\nNotes\r\n\n - SageTV will need to use 'host' or 'br0' (set a unique IP) networking, so while the ports are defined, they are not required to be edited. Without 'host' or 'br0', sagetv will think your network clients are connecting as remote placeshifters, and present the placeshifter login. If using br0 mode (preferred) as the IP is unique the WebUI port of 8080 will not have any issues. If running in host mode, make sure you don't have other docker containers that are using port 8080. If you do, then EITHER change SageTV Jetty Port (in plugin configuration) after install, or, update the other docker containers to NOT use port 8080.\r\n - On every Docker start, it will check for a new version of SageTV and install it, if it exists. You can force it to stay on a sepcific version by setting the Version in the template. The Version must match exactly the version tag from the github releases.\r\n - There are Java 8, 11, and 16 version of these containers. Java 8 will be the default moving forward, but it currently has issues with the the /apps/ path in the Jetty Web UI.\r\r###Container version: 2.0.6",
"Overview": "SageTV is an Open Source PVR and Media Player\r\r- including OpenDCT: An open source digital cable tuner network encoder for SageTV\r\r\nConfiguration \r\n\n - /opt/sagetv - This is the base directory for the server and other sagetv related files. Under this location there can be a 'server' directory and if the existing 'server' directory exists it will be upgraded.\n - /var/media - Path for sagetv recordings and videos. Under this directory there should be (or will be created) a 'tv' directory where SageTV recordings will get recorded.\n - /var/tv - Path for tv recordings if you want to store those in an alternate location.\n - /var/mediaext - Path for extra media files. This can be whatever you want, but you will configure SageTV to look for videos, music, pictures, etc from this location.\n\r\nPermissions\r\n\n - PUID - Should be the 'nobody' user for unRAID\n - PGID - Should be the 'users' group for unRAID\n - VIDEO_GUID - Should be the 'video' group for unRAID (used if you use PCI/USB video capture devices)\n\r\nNotes\r\n\n - SageTV will need to use 'host' or 'br0' (set a unique IP) networking, so while the ports are defined, they are not required to be edited. Without 'host' or 'br0', sagetv will think your network clients are connecting as remote placeshifters, and present the placeshifter login. If using br0 mode (preferred) as the IP is unique the WebUI port of 8080 will not have any issues. If running in host mode, make sure you don't have other docker containers that are using port 8080. If you do, then EITHER change SageTV Jetty Port (in plugin configuration) after install, or, update the other docker containers to NOT use port 8080.\r\n - On every Docker start, it will check for a new version of SageTV and install it, if it exists. You can force it to stay on a sepcific version by setting the Version in the template. The Version must match exactly the version tag from the github releases.\r\n - There are Java 8, 11, and 16 version of these containers. Java 8 will be the default moving forward, but it currently has issues with the the /apps/ path in the Jetty Web UI.\r\r###Container version: 2.0.7",
"WebUI": "http://[IP]:[PORT:8080]/",
"TemplateURL": "https://raw.githubusercontent.com/OpenSageTV/unRAID/master/sagetv-server/sagetv-server-opendct-java16.xml",
"Icon": "https://raw.githubusercontent.com/OpenSageTV/sagetv-dockers/master/resources/SageTVOS_icon.png",
@ -245439,21 +245439,24 @@
"CategoryList": [
"Security"
],
"downloads": 451988414,
"stars": 965,
"trending": 2.341,
"downloads": 461241431,
"stars": 973,
"LastUpdate": 1660179420,
"trending": 2.006,
"trends": [
2.341
2.341,
2.006
],
"trendsDate": [
1659096217
1659096217,
1661695417
],
"downloadtrend": [
441408934,
451988414
451988414,
461241431
],
"LastUpdateScan": 1659096217,
"LastUpdate": 1658775927,
"LastUpdateScan": 1661695417,
"FirstSeen": 1656500773
},
{

View File

@ -3051,6 +3051,8 @@ Processing /tmp/appFeed/templates/AerilymsRepository/aerilym/photoprism-helper.x
Updating stats on containers
vault
vault Downloads: 461241431 Stars: 973 Base: unknown
Updating GitHub

View File

@ -95025,7 +95025,7 @@
"TemplateURL": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/LXC.xml",
"Repository": "https://raw.githubusercontent.com/ich777/unraid-lxc-plugin/master/lxc.plg",
"Plugin": true,
"pluginVersion": "2022.08.28",
"pluginVersion": "2022.08.28a",
"MinVer": "6.10.0",
"Overview": "LXC is a well-known Linux container runtime that consists of tools, templates, and library and language bindings. It's pretty low level, very flexible and covers just about every containment feature supported by the upstream kernel.\n \nATTENTION: This plugin is currently in development and currently meant for advanced users only, please visit the support thread first! Not all features/distributions are supported currently!",
"Date": 1661659200,

View File

@ -367,7 +367,7 @@
"min": "6.9.2"
},
"https://github.com/ich777/unraid-lxc-plugin/raw/master/lxc.plg": {
"version": "2022.08.28a",
"version": "2022.08.28b",
"min": "6.10.0"
},
"https://raw.githubusercontent.com/ich777/unraid-mft-tools/master/mft-tools.plg": {

View File

@ -63959,21 +63959,24 @@
},
"vault": {
"Base": null,
"Downloads": 451988414,
"Stars": 965,
"Time": 1659096217,
"trending": 2.341,
"Downloads": 461241431,
"Stars": 973,
"Time": 1661695417,
"trending": 2.006,
"trends": [
2.341
2.341,
2.006
],
"downloadtrend": [
441408934,
451988414
451988414,
461241431
],
"trendsDate": [
1659096217
1659096217,
1661695417
],
"LastUpdate": 1658775927
"LastUpdate": 1660179420
},
"openkm/openkm-ce:latest": {
"Base": null,