This commit is contained in:
Andrew Z 2022-01-22 10:03:16 -05:00
parent 227ba55675
commit bd763779b0
4 changed files with 32 additions and 25 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1642856601
"last_updated_timestamp": 1642863795
}

View File

@ -23579,6 +23579,7 @@
"Support": "https://github.com/linuxserver/docker-minetest/issues/new/choose",
"Shell": "bash",
"GitHub": "https://github.com/linuxserver/docker-minetest#application-setup",
"ReadMe": "https://github.com/linuxserver/docker-minetest#readme",
"Project": "http://www.minetest.net/",
"Overview": "Minetest(http://www.minetest.net/) (server) is a near-infinite-world block sandbox game and a game engine, inspired by InfiniMiner, Minecraft, and the like.",
"WebUI": "http://[IP]:[PORT:80]",
@ -35039,7 +35040,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1642856600,
"FirstSeen": 1616874664
},
{

View File

@ -1,7 +1,7 @@
{
"apps": 1535,
"last_updated_timestamp": 1642856601,
"last_updated": "2022-01-22 08:03",
"last_updated_timestamp": 1642863795,
"last_updated": "2022-01-22 10:03",
"categories": [
{
"Cat": "Backup:",
@ -23741,6 +23741,7 @@
"Support": "https://github.com/linuxserver/docker-minetest/issues/new/choose",
"Shell": "bash",
"GitHub": "https://github.com/linuxserver/docker-minetest#application-setup",
"ReadMe": "https://github.com/linuxserver/docker-minetest#readme",
"Project": "http://www.minetest.net/",
"Overview": "Minetest(http://www.minetest.net/) (server) is a near-infinite-world block sandbox game and a game engine, inspired by InfiniMiner, Minecraft, and the like.",
"WebUI": "http://[IP]:[PORT:80]",
@ -35201,7 +35202,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1642856600,
"FirstSeen": 1616874664
},
{

View File

@ -35039,6 +35039,7 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1642856600,
"FirstSeen": 1616874664
},
{
@ -117332,20 +117333,23 @@
"CategoryList": [
"Downloaders"
],
"downloads": 7740297,
"stars": 40,
"trending": 13.455,
"downloads": 9095112,
"stars": 44,
"trending": 14.896,
"trends": [
13.455
13.455,
14.896
],
"trendsDate": [
1640257417
1640257417,
1642856600
],
"downloadtrend": [
6698874,
7740297
7740297,
9095112
],
"LastUpdateScan": 1640257417,
"LastUpdateScan": 1642856600,
"FirstSeen": 1637658218
},
{
@ -146100,9 +146104,9 @@
"CategoryList": [
"Network-Messenger"
],
"downloads": 26121,
"downloads": 26663,
"stars": 2,
"trending": 2.113,
"trending": 2.033,
"trends": [
34.851,
19.398,
@ -146112,7 +146116,8 @@
1.768,
1.894,
2.135,
2.113
2.113,
2.033
],
"trendsDate": [
1619467355,
@ -146123,7 +146128,8 @@
1632463424,
1635062589,
1637658219,
1640257417
1640257417,
1642856601
],
"downloadtrend": [
11992,
@ -146135,11 +146141,12 @@
24549,
25023,
25569,
26121
26121,
26663
],
"LastUpdateScan": 1640257417,
"LastUpdateScan": 1642856601,
"FirstSeen": 1588291709,
"topTrending": -32.738
"topTrending": -32.818
},
{
"Name": "docpht",
@ -214104,7 +214111,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.2\r",
"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.3\r",
"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",
@ -214367,7 +214374,7 @@
{
"@attributes": {
"Name": "OpenDCT Version",
"Target": "VERSION",
"Target": "OPENDCT_VERSION",
"Default": "latest",
"Mode": "",
"Description": "OpenDCT Version",
@ -214504,7 +214511,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.2\r",
"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.3\r",
"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",
@ -214767,7 +214774,7 @@
{
"@attributes": {
"Name": "OpenDCT Version",
"Target": "VERSION",
"Target": "OPENDCT_VERSION",
"Default": "latest",
"Mode": "",
"Description": "OpenDCT Version",
@ -214904,7 +214911,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.2\r",
"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.3\r",
"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",
@ -215167,7 +215174,7 @@
{
"@attributes": {
"Name": "OpenDCT Version",
"Target": "VERSION",
"Target": "OPENDCT_VERSION",
"Default": "latest",
"Mode": "",
"Description": "OpenDCT Version",