This commit is contained in:
Andrew Z 2021-11-21 06:03:21 -05:00
parent 46927d8725
commit 2cbd94a2de
5 changed files with 254 additions and 28 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1637485400
"last_updated_timestamp": 1637492599
}

View File

@ -181892,6 +181892,109 @@
"LastUpdateScan": 1635912199,
"FirstSeen": 1615119130
},
{
"Name": "Universal-Media-Server",
"Repository": "universalmediaserver/ums",
"Registry": "https://hub.docker.com/r/universalmediaserver/ums",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://github.com/hussainalhaddad/docker-templates",
"Project": "https://www.universalmediaserver.com/",
"Overview": "Universal Media Server is a DLNA-compliant UPnP Media Server. It is capable of sharing video, audio and images between most modern devices. It was originally based on PS3 Media Server by shagrath, in order to ensure greater stability and file-compatibility.\r\n\r\nThis is a headless install, you need to edit the file UMS.conf in oder to configure it.\r\n\r\nRefer to the default file below\r\n\r\nhttps://raw.githubusercontent.com/UniversalMediaServer/UniversalMediaServer/master/src/main/external-resources/UMS.conf\r\n\r\nNote: you may need to stop the container before editing the config file, otherwise your changes might not get saved.",
"WebUI": "http://[IP]:[PORT:9001]",
"TemplateURL": "https://raw.githubusercontent.com/hussainalhaddad/docker-templates/master/Universal-Media-Server/Universal-Media-Server.xml",
"Icon": "https://www.universalmediaserver.com/assets/img/logo.png",
"PostArgs": "",
"CPUset": "",
"Networking": {
"Mode": "bridge"
},
"Config": [
{
"@attributes": {
"Name": "Media",
"Target": "/media",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /media",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "WebUI",
"Target": "9001",
"Default": "",
"Mode": "tcp",
"Description": "Container Port: 9001",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "9001"
},
{
"@attributes": {
"Name": "Port 5002",
"Target": "5002",
"Default": "",
"Mode": "tcp",
"Description": "Container Port: 5002",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "5002"
},
{
"@attributes": {
"Name": "Port 1044",
"Target": "1044",
"Default": "",
"Mode": "tcp",
"Description": "Container Port: 1044",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "1044"
},
{
"@attributes": {
"Name": "Config",
"Target": "/root/.config/UMS/",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /root/.config/UMS/",
"Type": "Path",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/ums"
}
],
"Repo": "hussainalhaddad's Repository",
"Date": "1637488462",
"templatePath": "/tmp/GitHub/AppFeed/templates/hussainalhaddadsRepository/Universal-Media-Server/Universal-Media-Server.xml",
"CategoryList": [
"MediaServer-Video",
"MediaServer-Music",
"MediaServer-Photos"
],
"downloads": 83636,
"stars": 11,
"LastUpdateScan": 1637492599,
"FirstSeen": 1637492599
},
{
"Name": "PlexAnnouncer",
"Repository": "tenasi/plexannouncer:latest",
@ -191830,28 +191933,31 @@
"Security",
"Network-VPN"
],
"downloads": 2735904,
"stars": 44,
"trending": 18.196,
"downloads": 3290169,
"stars": 46,
"trending": 16.846,
"trends": [
32.6,
24.216,
18.196
18.196,
16.846
],
"trendsDate": [
1629698613,
1632297827,
1634896997
1634896997,
1637492599
],
"downloadtrend": [
1143170,
1696101,
2238075,
2735904
2735904,
3290169
],
"LastUpdateScan": 1634896997,
"LastUpdateScan": 1637492599,
"FirstSeen": 1627099389,
"topTrending": -14.404
"topTrending": -15.754000000000001
},
{
"Name": "ShadowSocks-Server",

View File

@ -1,7 +1,7 @@
{
"apps": 1418,
"last_updated_timestamp": 1637485400,
"last_updated": "2021-11-21 04:03",
"apps": 1419,
"last_updated_timestamp": 1637492599,
"last_updated": "2021-11-21 06:03",
"categories": [
{
"Cat": "Backup:",
@ -182054,6 +182054,109 @@
"LastUpdateScan": 1635912199,
"FirstSeen": 1615119130
},
{
"Name": "Universal-Media-Server",
"Repository": "universalmediaserver/ums",
"Registry": "https://hub.docker.com/r/universalmediaserver/ums",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://github.com/hussainalhaddad/docker-templates",
"Project": "https://www.universalmediaserver.com/",
"Overview": "Universal Media Server is a DLNA-compliant UPnP Media Server. It is capable of sharing video, audio and images between most modern devices. It was originally based on PS3 Media Server by shagrath, in order to ensure greater stability and file-compatibility.\r\n\r\nThis is a headless install, you need to edit the file UMS.conf in oder to configure it.\r\n\r\nRefer to the default file below\r\n\r\nhttps://raw.githubusercontent.com/UniversalMediaServer/UniversalMediaServer/master/src/main/external-resources/UMS.conf\r\n\r\nNote: you may need to stop the container before editing the config file, otherwise your changes might not get saved.",
"WebUI": "http://[IP]:[PORT:9001]",
"TemplateURL": "https://raw.githubusercontent.com/hussainalhaddad/docker-templates/master/Universal-Media-Server/Universal-Media-Server.xml",
"Icon": "https://www.universalmediaserver.com/assets/img/logo.png",
"PostArgs": "",
"CPUset": "",
"Networking": {
"Mode": "bridge"
},
"Config": [
{
"@attributes": {
"Name": "Media",
"Target": "/media",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /media",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "WebUI",
"Target": "9001",
"Default": "",
"Mode": "tcp",
"Description": "Container Port: 9001",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "9001"
},
{
"@attributes": {
"Name": "Port 5002",
"Target": "5002",
"Default": "",
"Mode": "tcp",
"Description": "Container Port: 5002",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "5002"
},
{
"@attributes": {
"Name": "Port 1044",
"Target": "1044",
"Default": "",
"Mode": "tcp",
"Description": "Container Port: 1044",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "1044"
},
{
"@attributes": {
"Name": "Config",
"Target": "/root/.config/UMS/",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /root/.config/UMS/",
"Type": "Path",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/ums"
}
],
"Repo": "hussainalhaddad's Repository",
"Date": "1637488462",
"templatePath": "/tmp/GitHub/AppFeed/templates/hussainalhaddadsRepository/Universal-Media-Server/Universal-Media-Server.xml",
"CategoryList": [
"MediaServer-Video",
"MediaServer-Music",
"MediaServer-Photos"
],
"downloads": 83636,
"stars": 11,
"LastUpdateScan": 1637492599,
"FirstSeen": 1637492599
},
{
"Name": "PlexAnnouncer",
"Repository": "tenasi/plexannouncer:latest",
@ -191992,28 +192095,31 @@
"Security",
"Network-VPN"
],
"downloads": 2735904,
"stars": 44,
"trending": 18.196,
"downloads": 3290169,
"stars": 46,
"trending": 16.846,
"trends": [
32.6,
24.216,
18.196
18.196,
16.846
],
"trendsDate": [
1629698613,
1632297827,
1634896997
1634896997,
1637492599
],
"downloadtrend": [
1143170,
1696101,
2238075,
2735904
2735904,
3290169
],
"LastUpdateScan": 1634896997,
"LastUpdateScan": 1637492599,
"FirstSeen": 1627099389,
"topTrending": -14.404
"topTrending": -15.754000000000001
},
{
"Name": "ShadowSocks-Server",

View File

@ -1868,5 +1868,6 @@
"ghcr.io/guydavis/machinaris-cryptodoge": 1637291016,
"exadel/compreface:0.6.1": 1637384599,
"exadel/compreface:0.6.1-arcface-r100-gpu": 1637384600,
"revenz/fileflows": 1637427818
"revenz/fileflows": 1637427818,
"universalmediaserver/ums": 1637492599
}

View File

@ -54142,25 +54142,28 @@
},
"qmcgaw/gluetun": {
"Base": null,
"Downloads": 2735904,
"Stars": 44,
"Time": 1634896997,
"trending": 18.196,
"Downloads": 3290169,
"Stars": 46,
"Time": 1637492599,
"trending": 16.846,
"trends": [
32.6,
24.216,
18.196
18.196,
16.846
],
"downloadtrend": [
1143170,
1696101,
2238075,
2735904
2735904,
3290169
],
"trendsDate": [
1629698613,
1632297827,
1634896997
1634896997,
1637492599
]
},
"funkwhale/all-in-one:latest": {
@ -57848,5 +57851,15 @@
"trends": null,
"downloadtrend": null,
"trendsDate": null
},
"universalmediaserver/ums": {
"Base": null,
"Downloads": 83636,
"Stars": 11,
"Time": 1637492599,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null
}
}