This commit is contained in:
Andrew Z 2022-01-31 08:03:24 -05:00
parent 67ee47880f
commit d49d0c6a5d
6 changed files with 165 additions and 29 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1643626990
"last_updated_timestamp": 1643634203
}

View File

@ -116706,8 +116706,8 @@
"CategoryList": [
"MediaServer-Other"
],
"downloads": 111935,
"trending": 2.515,
"downloads": 114550,
"trending": 2.283,
"trends": [
78.218,
12.28,
@ -116719,7 +116719,8 @@
3.694,
6.631,
2.652,
2.515
2.515,
2.283
],
"trendsDate": [
1615050159,
@ -116732,7 +116733,8 @@
1633241022,
1635840203,
1638435826,
1641035011
1641035011,
1643634202
],
"downloadtrend": [
13068,
@ -116746,12 +116748,13 @@
99182,
106226,
109120,
111935
111935,
114550
],
"LastUpdateScan": 1641035011,
"LastUpdateScan": 1643634202,
"FirstSeen": 1612451554,
"topTrending": -75.703,
"topPerforming": 2.515
"topTrending": -75.935,
"topPerforming": 2.283
},
{
"Name": "crushftp9",
@ -210227,6 +210230,64 @@
"LastUpdateScan": 1643159000,
"FirstSeen": 1643159000
},
{
"Name": "Euterpe",
"Repository": "ironsmile/euterpe",
"Registry": "https://hub.docker.com/r/ironsmile/euterpe",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/119362-support-smartphonelover-euterpe/",
"Project": "https://github.com/ironsmile/euterpe",
"Overview": "DESCRIPTION\r\nEuterpe is a self-hosted streaming service for music. Formerly known as \"HTTPMS (HTTP Media Server)\".\r\n\r\nA way to listen to your music library from everywhere. Once set up you won't need anything but a browser. Think of it as your own Spotify service over which you have full control. Euterpe will let you browse through and listen to your music over HTTP(s). Up until now I've had a really bad time listening to my music which is stored back home. I would create a mount over ftp, sshfs or something similar and point the local player to the mounted library. Every time it resulted in some upleasantries. Just imagine searching in a network mounted directory!\r\n\r\nLive demo:\r\nhttps://listen-to-euterpe.eu/demo\r\n\r\nNOTES\r\n\u2022 Check out the different clients that you can use with Euterpe: 'https://listen-to-euterpe.eu/clients'.\r\n\u2022 You can also use a 'config.json' file to manage its configuration, if decided. Check the 'Configuration' section from the documentation to know more.\r\n\u2022 Currently, I'm facing some problems when trying to mount the '/root/.euterpe' container dir, and that's why I didn't add the path to the template. You can follow the issue on GitHub: 'https://github.com/ironsmile/euterpe/issues/42'.\r\n\r\nVERSION\r\n1.0 (2022-01-31)",
"WebUI": "http://[IP]:[PORT:9996]",
"TemplateURL": "https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/master/templates/Euterpe.xml",
"Icon": "https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/main/templates/icons/euterpe.png",
"PostArgs": "",
"CPUset": "",
"Requires": "",
"Config": [
{
"@attributes": {
"Name": "WebUI",
"Target": "9996",
"Default": "",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "9996"
},
{
"@attributes": {
"Name": "Storage (library)",
"Target": "/root/Music",
"Default": "",
"Mode": "rw",
"Description": "This is your music library.",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
}
],
"Repo": "SmartPhoneLover's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/SmartPhoneLoversRepository/templates/Euterpe.xml",
"CategoryList": [
"Productivity",
"Tools-Utilities",
"MediaApp-Music",
"MediaServer-Music"
],
"downloads": 2763,
"LastUpdateScan": 1643634203,
"FirstSeen": 1643634203
},
{
"Name": "FileShelter",
"Repository": "epoupon/fileshelter",

View File

@ -1,7 +1,7 @@
{
"apps": 1563,
"last_updated_timestamp": 1643626990,
"last_updated": "2022-01-31 06:03",
"apps": 1564,
"last_updated_timestamp": 1643634203,
"last_updated": "2022-01-31 08:03",
"categories": [
{
"Cat": "Backup:",
@ -116868,8 +116868,8 @@
"CategoryList": [
"MediaServer-Other"
],
"downloads": 111935,
"trending": 2.515,
"downloads": 114550,
"trending": 2.283,
"trends": [
78.218,
12.28,
@ -116881,7 +116881,8 @@
3.694,
6.631,
2.652,
2.515
2.515,
2.283
],
"trendsDate": [
1615050159,
@ -116894,7 +116895,8 @@
1633241022,
1635840203,
1638435826,
1641035011
1641035011,
1643634202
],
"downloadtrend": [
13068,
@ -116908,12 +116910,13 @@
99182,
106226,
109120,
111935
111935,
114550
],
"LastUpdateScan": 1641035011,
"LastUpdateScan": 1643634202,
"FirstSeen": 1612451554,
"topTrending": -75.703,
"topPerforming": 2.515
"topTrending": -75.935,
"topPerforming": 2.283
},
{
"Name": "crushftp9",
@ -210389,6 +210392,64 @@
"LastUpdateScan": 1643159000,
"FirstSeen": 1643159000
},
{
"Name": "Euterpe",
"Repository": "ironsmile/euterpe",
"Registry": "https://hub.docker.com/r/ironsmile/euterpe",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/119362-support-smartphonelover-euterpe/",
"Project": "https://github.com/ironsmile/euterpe",
"Overview": "DESCRIPTION\r\nEuterpe is a self-hosted streaming service for music. Formerly known as \"HTTPMS (HTTP Media Server)\".\r\n\r\nA way to listen to your music library from everywhere. Once set up you won't need anything but a browser. Think of it as your own Spotify service over which you have full control. Euterpe will let you browse through and listen to your music over HTTP(s). Up until now I've had a really bad time listening to my music which is stored back home. I would create a mount over ftp, sshfs or something similar and point the local player to the mounted library. Every time it resulted in some upleasantries. Just imagine searching in a network mounted directory!\r\n\r\nLive demo:\r\nhttps://listen-to-euterpe.eu/demo\r\n\r\nNOTES\r\n\u2022 Check out the different clients that you can use with Euterpe: 'https://listen-to-euterpe.eu/clients'.\r\n\u2022 You can also use a 'config.json' file to manage its configuration, if decided. Check the 'Configuration' section from the documentation to know more.\r\n\u2022 Currently, I'm facing some problems when trying to mount the '/root/.euterpe' container dir, and that's why I didn't add the path to the template. You can follow the issue on GitHub: 'https://github.com/ironsmile/euterpe/issues/42'.\r\n\r\nVERSION\r\n1.0 (2022-01-31)",
"WebUI": "http://[IP]:[PORT:9996]",
"TemplateURL": "https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/master/templates/Euterpe.xml",
"Icon": "https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/main/templates/icons/euterpe.png",
"PostArgs": "",
"CPUset": "",
"Requires": "",
"Config": [
{
"@attributes": {
"Name": "WebUI",
"Target": "9996",
"Default": "",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "9996"
},
{
"@attributes": {
"Name": "Storage (library)",
"Target": "/root/Music",
"Default": "",
"Mode": "rw",
"Description": "This is your music library.",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
}
],
"Repo": "SmartPhoneLover's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/SmartPhoneLoversRepository/templates/Euterpe.xml",
"CategoryList": [
"Productivity",
"Tools-Utilities",
"MediaApp-Music",
"MediaServer-Music"
],
"downloads": 2763,
"LastUpdateScan": 1643634203,
"FirstSeen": 1643634203
},
{
"Name": "FileShelter",
"Repository": "epoupon/fileshelter",

View File

@ -2031,5 +2031,6 @@
"n1try/mininote": 1643511790,
"dmagyar/prusaslicer-vnc-docker": 1643572697,
"lscr.io/linuxserver/doplarr": 1643583793,
"ghcr.io/guydavis/machinaris-flax-harvester": 1643590999
"ghcr.io/guydavis/machinaris-flax-harvester": 1643590999,
"ironsmile/euterpe": 1643634203
}

View File

@ -35285,10 +35285,10 @@
"Repo": "Squid's Repository",
"TemplateURL": "https://raw.githubusercontent.com/Squidly271/plugin-repository/master/fix.common.problems.xml",
"Repository": "https://raw.githubusercontent.com/Squidly271/fix.common.problems/master/plugins/fix.common.problems.plg",
"pluginVersion": "2022.01.26a",
"pluginVersion": "2022.01.31",
"MinVer": "6.7.0",
"Overview": "\nCA Fix Common Problems is designed to find and suggest solutions to common unRaid configuration errors, common problems, etc.\n",
"Date": 1643173200,
"Date": 1643605200,
"templatePath": "/tmp/GitHub/AppFeed/templates/SquidsRepository/fix.common.problems.xml",
"CategoryList": [
"Tools-System",

View File

@ -49464,10 +49464,10 @@
},
"roxedus/conreq": {
"Base": null,
"Downloads": 111935,
"Downloads": 114550,
"Stars": null,
"Time": 1641035011,
"trending": 2.515,
"Time": 1643634202,
"trending": 2.283,
"trends": [
78.218,
12.28,
@ -49479,7 +49479,8 @@
3.694,
6.631,
2.652,
2.515
2.515,
2.283
],
"downloadtrend": [
13068,
@ -49493,7 +49494,8 @@
99182,
106226,
109120,
111935
111935,
114550
],
"trendsDate": [
1615050159,
@ -49506,7 +49508,8 @@
1633241022,
1635840203,
1638435826,
1641035011
1641035011,
1643634202
]
},
"releases-docker.jfrog.io/jfrog/artifactory-jcr:latest": {
@ -62323,5 +62326,15 @@
"trends": null,
"downloadtrend": null,
"trendsDate": null
},
"ironsmile/euterpe": {
"Base": null,
"Downloads": 2763,
"Stars": null,
"Time": 1643634203,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null
}
}