This commit is contained in:
Andrew Z 2021-02-24 16:02:39 -05:00
parent 77d34e6c09
commit 36a963538a
7 changed files with 487 additions and 196 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1614193354
"last_updated_timestamp": 1614200558
}

View File

@ -1765,6 +1765,81 @@
"LastUpdateScan": 1613732551,
"FirstSeen": 1
},
{
"TemplateURL": "https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/airsonic-advanced.xml",
"Name": "binhex-airsonic-advanced",
"Overview": "Airsonic-Advanced is a more modern implementation of the Airsonic fork with several key performance and feature enhancements. It adds and supersedes several features in Airsonic.\n Airsonic is a free, web-based media streamer, providing ubiquitious access to your music. Use it to share your music with friends, or to listen to your own music while at work. You can stream to multiple players simultaneously, for instance to one player in your kitchen and another in your living room.\n Airsonic is designed to handle very large music collections (hundreds of gigabytes). Although optimized for MP3 streaming, it works for any audio or video format that can stream over HTTP, for instance AAC and OGG. By using transcoder plug-ins, Airsonic supports on-the-fly conversion and streaming of virtually any audio format, including WMA, FLAC, APE, Musepack, WavPck and Shorten.\n If you have constrained bandwidth, you may set an upper limit for the bitrate of the music streams. Airsonic will then automatically resample the music to a suitable bitrate.\n In addition to being a streaming media server, Airsonic works very well as a local jukebox. The intuitive web interface, as well as search and index facilities, are optimized for efficient browsing through large media libraries. Airsonic also comes with an integrated Podcast receiver, with many of the same features as you find in iTunes.\n Based on Java technology, Airsonic runs on most platforms, including Windows, Mac, Linux and Unix variants.",
"Support": "https://forums.lime-technology.com/topic/59427-support-binhex-airsonic-advanced/",
"Registry": "https://registry.hub.docker.com/r/binhex/arch-airsonic-advanced/",
"GitHub": "https://github.com/binhex/arch-airsonic-advanced",
"Repository": "binhex/arch-airsonic-advanced",
"Project": "https://github.com/airsonic-advanced/airsonic-advanced",
"BindTime": "true",
"Privileged": "false",
"Networking": {
"Mode": "bridge",
"Publish": {
"Port": {
"HostPort": "4040",
"ContainerPort": "4040",
"Protocol": "tcp"
}
}
},
"Environment": {
"Variable": [
{
"Name": "CONTEXT_PATH",
"Value": "/"
},
{
"Name": "MAX_MEMORY",
"Value": "2046"
},
{
"Name": "UMASK",
"Value": "000"
},
{
"Name": "PUID",
"Value": "99"
},
{
"Name": "PGID",
"Value": "100"
}
]
},
"Data": {
"Volume": [
{
"HostDir": "/mnt/user/appdata/config",
"ContainerDir": "/config",
"Mode": "rw"
},
{
"HostDir": "/mnt/user",
"ContainerDir": "/media",
"Mode": "rw"
}
]
},
"WebUI": "http://[IP]:[PORT:4040]/",
"Icon": "https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/images/airsonic-advanced-icon.png",
"DonateText": "If you appreciate my work, then please consider buying me a beer :D",
"DonateLink": "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=MM5E27UX6AUU4",
"DonateImg": "https://www.paypal.com/en_US/i/btn/btn_donate_SM.gif",
"Repo": "Binhex's Repository",
"OriginalOverview": "\n Airsonic-Advanced is a more modern implementation of the Airsonic fork with several key performance and feature enhancements. It adds and supersedes several features in Airsonic.[br][br]\n Airsonic is a free, web-based media streamer, providing ubiquitious access to your music. Use it to share your music with friends, or to listen to your own music while at work. You can stream to multiple players simultaneously, for instance to one player in your kitchen and another in your living room.[br]\n Airsonic is designed to handle very large music collections (hundreds of gigabytes). Although optimized for MP3 streaming, it works for any audio or video format that can stream over HTTP, for instance AAC and OGG. By using transcoder plug-ins, Airsonic supports on-the-fly conversion and streaming of virtually any audio format, including WMA, FLAC, APE, Musepack, WavPck and Shorten.[br]\n If you have constrained bandwidth, you may set an upper limit for the bitrate of the music streams. Airsonic will then automatically resample the music to a suitable bitrate.[br]\n In addition to being a streaming media server, Airsonic works very well as a local jukebox. The intuitive web interface, as well as search and index facilities, are optimized for efficient browsing through large media libraries. Airsonic also comes with an integrated Podcast receiver, with many of the same features as you find in iTunes.[br]\n Based on Java technology, Airsonic runs on most platforms, including Windows, Mac, Linux and Unix variants.[br][br]\n ",
"Description": "Airsonic-Advanced is a more modern implementation of the Airsonic fork with several key performance and feature enhancements. It adds and supersedes several features in Airsonic.\n Airsonic is a free, web-based media streamer, providing ubiquitious access to your music. Use it to share your music with friends, or to listen to your own music while at work. You can stream to multiple players simultaneously, for instance to one player in your kitchen and another in your living room.\n Airsonic is designed to handle very large music collections (hundreds of gigabytes). Although optimized for MP3 streaming, it works for any audio or video format that can stream over HTTP, for instance AAC and OGG. By using transcoder plug-ins, Airsonic supports on-the-fly conversion and streaming of virtually any audio format, including WMA, FLAC, APE, Musepack, WavPck and Shorten.\n If you have constrained bandwidth, you may set an upper limit for the bitrate of the music streams. Airsonic will then automatically resample the music to a suitable bitrate.\n In addition to being a streaming media server, Airsonic works very well as a local jukebox. The intuitive web interface, as well as search and index facilities, are optimized for efficient browsing through large media libraries. Airsonic also comes with an integrated Podcast receiver, with many of the same features as you find in iTunes.\n Based on Java technology, Airsonic runs on most platforms, including Windows, Mac, Linux and Unix variants.",
"templatePath": "/tmp/GitHub/AppFeed/templates/BinhexsRepository/binhex/airsonic-advanced.xml",
"CategoryList": [
"MediaServer-Music"
],
"downloads": 14,
"LastUpdateScan": 1614200554,
"FirstSeen": 1614200554
},
{
"TemplateURL": "https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/couchpotato-git.xml",
"Name": "binhex-couchpotato-git",
@ -20145,29 +20220,32 @@
"Network-Other",
"Tools-Utilities"
],
"downloads": 5871293,
"stars": 33,
"trending": 0.666,
"downloads": 5913633,
"stars": 35,
"trending": 0.716,
"trends": [
7.05,
5.595,
1.202,
0.666
0.666,
0.716
],
"trendsDate": [
1603807776,
1606403639,
1609002457,
1611602279
1611602279,
1614200554
],
"downloadtrend": [
5056221,
5439716,
5762090,
5832170,
5871293
5871293,
5913633
],
"LastUpdateScan": 1611602279,
"LastUpdateScan": 1614200554,
"FirstSeen": 1601214934
},
{
@ -27981,29 +28059,32 @@
"Cloud",
"Network-Other"
],
"downloads": 91637,
"stars": 11,
"trending": 1.348,
"downloads": 93047,
"stars": 12,
"trending": 1.515,
"trends": [
1.973,
0.725,
0.652,
1.348
1.348,
1.515
],
"trendsDate": [
1603807776,
1606403645,
1609002457,
1611602279
1611602279,
1614200554
],
"downloadtrend": [
87403,
89162,
89813,
90402,
91637
91637,
93047
],
"LastUpdateScan": 1611602279,
"LastUpdateScan": 1614200554,
"FirstSeen": 1601214934
},
{
@ -29196,29 +29277,32 @@
"Network-Other",
"Tools-Utilities"
],
"downloads": 743865,
"downloads": 787597,
"stars": 16,
"trending": 3.462,
"trending": 5.553,
"trends": [
23.748,
15.505,
3.187,
3.462
3.462,
5.553
],
"trendsDate": [
1603807776,
1606403645,
1609002458,
1611602279
1611602279,
1614200555
],
"downloadtrend": [
447929,
587429,
695226,
718112,
743865
743865,
787597
],
"LastUpdateScan": 1611602279,
"LastUpdateScan": 1614200555,
"FirstSeen": 1601214934
},
{
@ -29438,9 +29522,9 @@
"Backup",
"Tools-Utilities"
],
"downloads": 6879,
"stars": 7,
"LastUpdateScan": 1611602280,
"downloads": 8924,
"stars": 8,
"LastUpdateScan": 1614200555,
"FirstSeen": 1601214934
},
{
@ -31122,26 +31206,29 @@
"CategoryList": [
"Tools-Utilities"
],
"downloads": 23495,
"downloads": 27082,
"stars": 4,
"trending": 12.867,
"trending": 13.245,
"trends": [
28.763,
17.414,
12.867
12.867,
13.245
],
"trendsDate": [
1606403660,
1609002458,
1611602280
1611602280,
1614200555
],
"downloadtrend": [
12044,
16907,
20472,
23495
23495,
27082
],
"LastUpdateScan": 1611602280,
"LastUpdateScan": 1614200555,
"FirstSeen": 1601214935
},
{
@ -31668,29 +31755,32 @@
"MediaApp-Video",
"Tools-Utilities"
],
"downloads": 926528,
"stars": 10,
"trending": 3.529,
"downloads": 978634,
"stars": 11,
"trending": 5.324,
"trends": [
26.554,
14.362,
3.698,
3.529
3.529,
5.324
],
"trendsDate": [
1603807777,
1606403663,
1609002458,
1611602280
1611602280,
1614200555
],
"downloadtrend": [
541405,
737149,
860775,
893828,
926528
926528,
978634
],
"LastUpdateScan": 1611602280,
"LastUpdateScan": 1614200555,
"FirstSeen": 1601214935
},
{
@ -33512,29 +33602,32 @@
"Network-Other",
"Tools-Utilities"
],
"downloads": 970781,
"stars": 31,
"trending": 2.492,
"downloads": 997220,
"stars": 33,
"trending": 2.651,
"trends": [
20.808,
17.139,
5.166,
2.492
2.492,
2.651
],
"trendsDate": [
1603807777,
1606403663,
1609002459,
1611602281
1611602281,
1614200556
],
"downloadtrend": [
589059,
743834,
897690,
946591,
970781
970781,
997220
],
"LastUpdateScan": 1611602281,
"LastUpdateScan": 1614200556,
"FirstSeen": 1601214935
},
{
@ -95416,8 +95509,8 @@
"Productivity",
"Tools-System"
],
"downloads": 20,
"LastUpdateScan": 1611602281,
"downloads": 2175,
"LastUpdateScan": 1614200556,
"FirstSeen": 1611602281
},
{
@ -126689,10 +126782,9 @@
"CategoryList": [
"Network"
],
"downloads": 48414,
"trending": 3.111,
"downloads": 50132,
"trending": 3.427,
"trends": [
6.522,
5.581,
5.733,
5.25,
@ -126704,10 +126796,10 @@
2.733,
2.437,
2.213,
3.111
3.111,
3.427
],
"trendsDate": [
1580418381,
1583017613,
1585613395,
1588212488,
@ -126719,10 +126811,10 @@
1603807778,
1606403664,
1609002459,
1611602281
1611602281,
1614200556
],
"downloadtrend": [
32108,
34006,
36074,
38073,
@ -126734,9 +126826,10 @@
44752,
45870,
46908,
48414
48414,
50132
],
"LastUpdateScan": 1611602281,
"LastUpdateScan": 1614200556,
"FirstSeen": 1562227881
},
{

View File

@ -1,7 +1,7 @@
{
"apps": 1163,
"last_updated_timestamp": 1614193354,
"last_updated": "2021-02-24 14:02",
"apps": 1164,
"last_updated_timestamp": 1614200558,
"last_updated": "2021-02-24 16:02",
"categories": [
{
"Cat": "Backup:",
@ -1923,6 +1923,81 @@
"LastUpdateScan": 1613732551,
"FirstSeen": 1
},
{
"TemplateURL": "https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/airsonic-advanced.xml",
"Name": "binhex-airsonic-advanced",
"Overview": "Airsonic-Advanced is a more modern implementation of the Airsonic fork with several key performance and feature enhancements. It adds and supersedes several features in Airsonic.\n Airsonic is a free, web-based media streamer, providing ubiquitious access to your music. Use it to share your music with friends, or to listen to your own music while at work. You can stream to multiple players simultaneously, for instance to one player in your kitchen and another in your living room.\n Airsonic is designed to handle very large music collections (hundreds of gigabytes). Although optimized for MP3 streaming, it works for any audio or video format that can stream over HTTP, for instance AAC and OGG. By using transcoder plug-ins, Airsonic supports on-the-fly conversion and streaming of virtually any audio format, including WMA, FLAC, APE, Musepack, WavPck and Shorten.\n If you have constrained bandwidth, you may set an upper limit for the bitrate of the music streams. Airsonic will then automatically resample the music to a suitable bitrate.\n In addition to being a streaming media server, Airsonic works very well as a local jukebox. The intuitive web interface, as well as search and index facilities, are optimized for efficient browsing through large media libraries. Airsonic also comes with an integrated Podcast receiver, with many of the same features as you find in iTunes.\n Based on Java technology, Airsonic runs on most platforms, including Windows, Mac, Linux and Unix variants.",
"Support": "https://forums.lime-technology.com/topic/59427-support-binhex-airsonic-advanced/",
"Registry": "https://registry.hub.docker.com/r/binhex/arch-airsonic-advanced/",
"GitHub": "https://github.com/binhex/arch-airsonic-advanced",
"Repository": "binhex/arch-airsonic-advanced",
"Project": "https://github.com/airsonic-advanced/airsonic-advanced",
"BindTime": "true",
"Privileged": "false",
"Networking": {
"Mode": "bridge",
"Publish": {
"Port": {
"HostPort": "4040",
"ContainerPort": "4040",
"Protocol": "tcp"
}
}
},
"Environment": {
"Variable": [
{
"Name": "CONTEXT_PATH",
"Value": "/"
},
{
"Name": "MAX_MEMORY",
"Value": "2046"
},
{
"Name": "UMASK",
"Value": "000"
},
{
"Name": "PUID",
"Value": "99"
},
{
"Name": "PGID",
"Value": "100"
}
]
},
"Data": {
"Volume": [
{
"HostDir": "/mnt/user/appdata/config",
"ContainerDir": "/config",
"Mode": "rw"
},
{
"HostDir": "/mnt/user",
"ContainerDir": "/media",
"Mode": "rw"
}
]
},
"WebUI": "http://[IP]:[PORT:4040]/",
"Icon": "https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/images/airsonic-advanced-icon.png",
"DonateText": "If you appreciate my work, then please consider buying me a beer :D",
"DonateLink": "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=MM5E27UX6AUU4",
"DonateImg": "https://www.paypal.com/en_US/i/btn/btn_donate_SM.gif",
"Repo": "Binhex's Repository",
"OriginalOverview": "\n Airsonic-Advanced is a more modern implementation of the Airsonic fork with several key performance and feature enhancements. It adds and supersedes several features in Airsonic.[br][br]\n Airsonic is a free, web-based media streamer, providing ubiquitious access to your music. Use it to share your music with friends, or to listen to your own music while at work. You can stream to multiple players simultaneously, for instance to one player in your kitchen and another in your living room.[br]\n Airsonic is designed to handle very large music collections (hundreds of gigabytes). Although optimized for MP3 streaming, it works for any audio or video format that can stream over HTTP, for instance AAC and OGG. By using transcoder plug-ins, Airsonic supports on-the-fly conversion and streaming of virtually any audio format, including WMA, FLAC, APE, Musepack, WavPck and Shorten.[br]\n If you have constrained bandwidth, you may set an upper limit for the bitrate of the music streams. Airsonic will then automatically resample the music to a suitable bitrate.[br]\n In addition to being a streaming media server, Airsonic works very well as a local jukebox. The intuitive web interface, as well as search and index facilities, are optimized for efficient browsing through large media libraries. Airsonic also comes with an integrated Podcast receiver, with many of the same features as you find in iTunes.[br]\n Based on Java technology, Airsonic runs on most platforms, including Windows, Mac, Linux and Unix variants.[br][br]\n ",
"Description": "Airsonic-Advanced is a more modern implementation of the Airsonic fork with several key performance and feature enhancements. It adds and supersedes several features in Airsonic.\n Airsonic is a free, web-based media streamer, providing ubiquitious access to your music. Use it to share your music with friends, or to listen to your own music while at work. You can stream to multiple players simultaneously, for instance to one player in your kitchen and another in your living room.\n Airsonic is designed to handle very large music collections (hundreds of gigabytes). Although optimized for MP3 streaming, it works for any audio or video format that can stream over HTTP, for instance AAC and OGG. By using transcoder plug-ins, Airsonic supports on-the-fly conversion and streaming of virtually any audio format, including WMA, FLAC, APE, Musepack, WavPck and Shorten.\n If you have constrained bandwidth, you may set an upper limit for the bitrate of the music streams. Airsonic will then automatically resample the music to a suitable bitrate.\n In addition to being a streaming media server, Airsonic works very well as a local jukebox. The intuitive web interface, as well as search and index facilities, are optimized for efficient browsing through large media libraries. Airsonic also comes with an integrated Podcast receiver, with many of the same features as you find in iTunes.\n Based on Java technology, Airsonic runs on most platforms, including Windows, Mac, Linux and Unix variants.",
"templatePath": "/tmp/GitHub/AppFeed/templates/BinhexsRepository/binhex/airsonic-advanced.xml",
"CategoryList": [
"MediaServer-Music"
],
"downloads": 14,
"LastUpdateScan": 1614200554,
"FirstSeen": 1614200554
},
{
"TemplateURL": "https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/couchpotato-git.xml",
"Name": "binhex-couchpotato-git",
@ -20303,29 +20378,32 @@
"Network-Other",
"Tools-Utilities"
],
"downloads": 5871293,
"stars": 33,
"trending": 0.666,
"downloads": 5913633,
"stars": 35,
"trending": 0.716,
"trends": [
7.05,
5.595,
1.202,
0.666
0.666,
0.716
],
"trendsDate": [
1603807776,
1606403639,
1609002457,
1611602279
1611602279,
1614200554
],
"downloadtrend": [
5056221,
5439716,
5762090,
5832170,
5871293
5871293,
5913633
],
"LastUpdateScan": 1611602279,
"LastUpdateScan": 1614200554,
"FirstSeen": 1601214934
},
{
@ -28139,29 +28217,32 @@
"Cloud",
"Network-Other"
],
"downloads": 91637,
"stars": 11,
"trending": 1.348,
"downloads": 93047,
"stars": 12,
"trending": 1.515,
"trends": [
1.973,
0.725,
0.652,
1.348
1.348,
1.515
],
"trendsDate": [
1603807776,
1606403645,
1609002457,
1611602279
1611602279,
1614200554
],
"downloadtrend": [
87403,
89162,
89813,
90402,
91637
91637,
93047
],
"LastUpdateScan": 1611602279,
"LastUpdateScan": 1614200554,
"FirstSeen": 1601214934
},
{
@ -29354,29 +29435,32 @@
"Network-Other",
"Tools-Utilities"
],
"downloads": 743865,
"downloads": 787597,
"stars": 16,
"trending": 3.462,
"trending": 5.553,
"trends": [
23.748,
15.505,
3.187,
3.462
3.462,
5.553
],
"trendsDate": [
1603807776,
1606403645,
1609002458,
1611602279
1611602279,
1614200555
],
"downloadtrend": [
447929,
587429,
695226,
718112,
743865
743865,
787597
],
"LastUpdateScan": 1611602279,
"LastUpdateScan": 1614200555,
"FirstSeen": 1601214934
},
{
@ -29596,9 +29680,9 @@
"Backup",
"Tools-Utilities"
],
"downloads": 6879,
"stars": 7,
"LastUpdateScan": 1611602280,
"downloads": 8924,
"stars": 8,
"LastUpdateScan": 1614200555,
"FirstSeen": 1601214934
},
{
@ -31280,26 +31364,29 @@
"CategoryList": [
"Tools-Utilities"
],
"downloads": 23495,
"downloads": 27082,
"stars": 4,
"trending": 12.867,
"trending": 13.245,
"trends": [
28.763,
17.414,
12.867
12.867,
13.245
],
"trendsDate": [
1606403660,
1609002458,
1611602280
1611602280,
1614200555
],
"downloadtrend": [
12044,
16907,
20472,
23495
23495,
27082
],
"LastUpdateScan": 1611602280,
"LastUpdateScan": 1614200555,
"FirstSeen": 1601214935
},
{
@ -31826,29 +31913,32 @@
"MediaApp-Video",
"Tools-Utilities"
],
"downloads": 926528,
"stars": 10,
"trending": 3.529,
"downloads": 978634,
"stars": 11,
"trending": 5.324,
"trends": [
26.554,
14.362,
3.698,
3.529
3.529,
5.324
],
"trendsDate": [
1603807777,
1606403663,
1609002458,
1611602280
1611602280,
1614200555
],
"downloadtrend": [
541405,
737149,
860775,
893828,
926528
926528,
978634
],
"LastUpdateScan": 1611602280,
"LastUpdateScan": 1614200555,
"FirstSeen": 1601214935
},
{
@ -33670,29 +33760,32 @@
"Network-Other",
"Tools-Utilities"
],
"downloads": 970781,
"stars": 31,
"trending": 2.492,
"downloads": 997220,
"stars": 33,
"trending": 2.651,
"trends": [
20.808,
17.139,
5.166,
2.492
2.492,
2.651
],
"trendsDate": [
1603807777,
1606403663,
1609002459,
1611602281
1611602281,
1614200556
],
"downloadtrend": [
589059,
743834,
897690,
946591,
970781
970781,
997220
],
"LastUpdateScan": 1611602281,
"LastUpdateScan": 1614200556,
"FirstSeen": 1601214935
},
{
@ -95574,8 +95667,8 @@
"Productivity",
"Tools-System"
],
"downloads": 20,
"LastUpdateScan": 1611602281,
"downloads": 2175,
"LastUpdateScan": 1614200556,
"FirstSeen": 1611602281
},
{
@ -126847,10 +126940,9 @@
"CategoryList": [
"Network"
],
"downloads": 48414,
"trending": 3.111,
"downloads": 50132,
"trending": 3.427,
"trends": [
6.522,
5.581,
5.733,
5.25,
@ -126862,10 +126954,10 @@
2.733,
2.437,
2.213,
3.111
3.111,
3.427
],
"trendsDate": [
1580418381,
1583017613,
1585613395,
1588212488,
@ -126877,10 +126969,10 @@
1603807778,
1606403664,
1609002459,
1611602281
1611602281,
1614200556
],
"downloadtrend": [
32108,
34006,
36074,
38073,
@ -126892,9 +126984,10 @@
44752,
45870,
46908,
48414
48414,
50132
],
"LastUpdateScan": 1611602281,
"LastUpdateScan": 1614200556,
"FirstSeen": 1562227881
},
{

View File

@ -1474,5 +1474,6 @@
"viktorstrate/photoview": 1613941347,
"binhex/arch-syncthing": 1614121347,
"bitnami/ghost": 1614157360,
"ghcr.io/meeb/tubesync:v0.9": 1614186155
"ghcr.io/meeb/tubesync:v0.9": 1614186155,
"binhex/arch-airsonic-advanced": 1614200554
}

View File

@ -12853,11 +12853,10 @@
"CategoryList": [
"Network-DNS"
],
"downloads": 369593,
"downloads": 370550,
"stars": 1,
"trending": 0.282,
"trending": 0.258,
"trends": [
0.441,
0.407,
0.414,
0.386,
@ -12869,10 +12868,10 @@
0.255,
0.203,
0.167,
0.282
0.282,
0.258
],
"trendsDate": [
1580411178,
1583010474,
1585606118,
1588205326,
@ -12884,10 +12883,10 @@
1603800496,
1606396102,
1608995256,
1611594671
1611594671,
1614193352
],
"downloadtrend": [
356401,
357858,
359346,
360738,
@ -12899,9 +12898,10 @@
367186,
367933,
368549,
369593
369593,
370550
],
"LastUpdateScan": 1611594671,
"LastUpdateScan": 1614193352,
"FirstSeen": 1433995200
},
{
@ -43879,9 +43879,9 @@
"Productivity",
"Tools"
],
"downloads": 7105,
"downloads": 13813,
"stars": 1,
"LastUpdateScan": 1611594671,
"LastUpdateScan": 1614193352,
"FirstSeen": 1601201278
},
{
@ -50899,11 +50899,10 @@
"CategoryList": [
"MediaServer-Other"
],
"downloads": 321899,
"downloads": 323827,
"stars": 9,
"trending": 0.523,
"trending": 0.595,
"trends": [
1.299,
2.613,
3.632,
4.598,
@ -50915,10 +50914,10 @@
2.921,
1.74,
0.347,
0.523
0.523,
0.595
],
"trendsDate": [
1580411178,
1583010474,
1585606119,
1588205326,
@ -50930,10 +50929,10 @@
1603800497,
1606396102,
1608995256,
1611594671
1611594671,
1614193352
],
"downloadtrend": [
227381,
233483,
242282,
253958,
@ -50945,9 +50944,10 @@
313553,
319104,
320214,
321899
321899,
323827
],
"LastUpdateScan": 1611594671,
"LastUpdateScan": 1614193352,
"FirstSeen": "1489080522"
},
{
@ -83838,11 +83838,10 @@
"Tools-Utilities",
"Network-Management"
],
"downloads": 170747,
"downloads": 178260,
"stars": 3,
"trending": 4.449,
"trending": 4.215,
"trends": [
13.965,
10.358,
8.867,
8.017,
@ -83854,10 +83853,10 @@
4.19,
3.221,
2.677,
4.449
4.449,
4.215
],
"trendsDate": [
1580411179,
1583010475,
1585606119,
1588205327,
@ -83869,10 +83868,10 @@
1603800497,
1606396102,
1608995257,
1611594672
1611594672,
1614193353
],
"downloadtrend": [
83824,
93510,
102608,
111551,
@ -83884,9 +83883,10 @@
153668,
158783,
163150,
170747
170747,
178260
],
"LastUpdateScan": 1611594672,
"LastUpdateScan": 1614193353,
"FirstSeen": 1554429809
},
{

View File

@ -24926,12 +24926,11 @@
},
"angelics/unraid-docker-ipxe-buildweb": {
"Base": null,
"Downloads": 48414,
"Downloads": 50132,
"Stars": null,
"Time": 1611602281,
"trending": 3.111,
"Time": 1614200556,
"trending": 3.427,
"trends": [
6.522,
5.581,
5.733,
5.25,
@ -24943,10 +24942,10 @@
2.733,
2.437,
2.213,
3.111
3.111,
3.427
],
"downloadtrend": [
32108,
34006,
36074,
38073,
@ -24958,10 +24957,10 @@
44752,
45870,
46908,
48414
48414,
50132
],
"trendsDate": [
1580418381,
1583017613,
1585613395,
1588212488,
@ -24973,7 +24972,8 @@
1603807778,
1606403664,
1609002459,
1611602281
1611602281,
1614200556
]
},
"jbreed/nessus": {
@ -39704,87 +39704,96 @@
},
"linuxserver/guacd": {
"Base": null,
"Downloads": 5871293,
"Stars": 33,
"Time": 1611602279,
"trending": 0.666,
"Downloads": 5913633,
"Stars": 35,
"Time": 1614200554,
"trending": 0.716,
"trends": [
7.05,
5.595,
1.202,
0.666
0.666,
0.716
],
"downloadtrend": [
5056221,
5439716,
5762090,
5832170,
5871293
5871293,
5913633
],
"trendsDate": [
1603807776,
1606403639,
1609002457,
1611602279
1611602279,
1614200554
]
},
"linuxserver/pydio-cells": {
"Base": null,
"Downloads": 91637,
"Stars": 11,
"Time": 1611602279,
"trending": 1.348,
"Downloads": 93047,
"Stars": 12,
"Time": 1614200554,
"trending": 1.515,
"trends": [
1.973,
0.725,
0.652,
1.348
1.348,
1.515
],
"downloadtrend": [
87403,
89162,
89813,
90402,
91637
91637,
93047
],
"trendsDate": [
1603807776,
1606403645,
1609002457,
1611602279
1611602279,
1614200554
]
},
"linuxserver/remmina": {
"Base": null,
"Downloads": 743865,
"Downloads": 787597,
"Stars": 16,
"Time": 1611602279,
"trending": 3.462,
"Time": 1614200555,
"trending": 5.553,
"trends": [
23.748,
15.505,
3.187,
3.462
3.462,
5.553
],
"downloadtrend": [
447929,
587429,
695226,
718112,
743865
743865,
787597
],
"trendsDate": [
1603807776,
1606403645,
1609002458,
1611602279
1611602279,
1614200555
]
},
"linuxserver/rsnapshot": {
"Base": null,
"Downloads": 6879,
"Stars": 7,
"Time": 1611602280,
"Downloads": 8924,
"Stars": 8,
"Time": 1614200555,
"trending": null,
"trends": null,
"downloadtrend": null,
@ -39792,77 +39801,86 @@
},
"linuxserver/sqlitebrowser": {
"Base": null,
"Downloads": 23495,
"Downloads": 27082,
"Stars": 4,
"Time": 1611602280,
"trending": 12.867,
"Time": 1614200555,
"trending": 13.245,
"trends": [
28.763,
17.414,
12.867
12.867,
13.245
],
"downloadtrend": [
12044,
16907,
20472,
23495
23495,
27082
],
"trendsDate": [
1606403660,
1609002458,
1611602280
1611602280,
1614200555
]
},
"linuxserver/synclounge": {
"Base": null,
"Downloads": 926528,
"Stars": 10,
"Time": 1611602280,
"trending": 3.529,
"Downloads": 978634,
"Stars": 11,
"Time": 1614200555,
"trending": 5.324,
"trends": [
26.554,
14.362,
3.698,
3.529
3.529,
5.324
],
"downloadtrend": [
541405,
737149,
860775,
893828,
926528
926528,
978634
],
"trendsDate": [
1603807777,
1606403663,
1609002458,
1611602280
1611602280,
1614200555
]
},
"linuxserver/wireshark": {
"Base": null,
"Downloads": 970781,
"Stars": 31,
"Time": 1611602281,
"trending": 2.492,
"Downloads": 997220,
"Stars": 33,
"Time": 1614200556,
"trending": 2.651,
"trends": [
20.808,
17.139,
5.166,
2.492
2.492,
2.651
],
"downloadtrend": [
589059,
743834,
897690,
946591,
970781
970781,
997220
],
"trendsDate": [
1603807777,
1606403663,
1609002459,
1611602281
1611602281,
1614200556
]
},
"linuxserver/scrutiny": {
@ -41648,9 +41666,9 @@
},
"ich777/debian-bullseye": {
"Base": null,
"Downloads": 20,
"Downloads": 2175,
"Stars": null,
"Time": 1611602281,
"Time": 1614200556,
"trending": null,
"trends": null,
"downloadtrend": null,
@ -42295,5 +42313,15 @@
"trends": null,
"downloadtrend": null,
"trendsDate": null
},
"binhex/arch-airsonic-advanced": {
"Base": null,
"Downloads": 14,
"Stars": null,
"Time": 1614200554,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null
}
}

View File

@ -0,0 +1,76 @@
<?xml version="1.0" encoding="UTF-8"?>
<Container>
<TemplateURL>https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/airsonic-advanced.xml</TemplateURL>
<Name>binhex-airsonic-advanced</Name>
<Overview>
Airsonic-Advanced is a more modern implementation of the Airsonic fork with several key performance and feature enhancements. It adds and supersedes several features in Airsonic.[br][br]
Airsonic is a free, web-based media streamer, providing ubiquitious access to your music. Use it to share your music with friends, or to listen to your own music while at work. You can stream to multiple players simultaneously, for instance to one player in your kitchen and another in your living room.[br]
Airsonic is designed to handle very large music collections (hundreds of gigabytes). Although optimized for MP3 streaming, it works for any audio or video format that can stream over HTTP, for instance AAC and OGG. By using transcoder plug-ins, Airsonic supports on-the-fly conversion and streaming of virtually any audio format, including WMA, FLAC, APE, Musepack, WavPck and Shorten.[br]
If you have constrained bandwidth, you may set an upper limit for the bitrate of the music streams. Airsonic will then automatically resample the music to a suitable bitrate.[br]
In addition to being a streaming media server, Airsonic works very well as a local jukebox. The intuitive web interface, as well as search and index facilities, are optimized for efficient browsing through large media libraries. Airsonic also comes with an integrated Podcast receiver, with many of the same features as you find in iTunes.[br]
Based on Java technology, Airsonic runs on most platforms, including Windows, Mac, Linux and Unix variants.[br][br]
</Overview>
<Support>https://forums.lime-technology.com/topic/59427-support-binhex-airsonic-advanced/</Support>
<Registry>https://registry.hub.docker.com/r/binhex/arch-airsonic-advanced/</Registry>
<GitHub>https://github.com/binhex/arch-airsonic-advanced</GitHub>
<Repository>binhex/arch-airsonic-advanced</Repository>
<Project>https://github.com/airsonic-advanced/airsonic-advanced</Project>
<BindTime>true</BindTime>
<Privileged>false</Privileged>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>4040</HostPort>
<ContainerPort>4040</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Environment>
<Variable>
<Name>CONTEXT_PATH</Name>
<Value>/</Value>
</Variable>
<Variable>
<Name>MAX_MEMORY</Name>
<Value>2046</Value>
</Variable>
<Variable>
<Name>UMASK</Name>
<Value>000</Value>
</Variable>
<Variable>
<Name>PUID</Name>
<Value>99</Value>
</Variable>
<Variable>
<Name>PGID</Name>
<Value>100</Value>
</Variable>
</Environment>
<Data>
<Volume>
<HostDir>/mnt/user/appdata/config</HostDir>
<ContainerDir>/config</ContainerDir>
<Mode>rw</Mode>
</Volume>
<Volume>
<HostDir>/mnt/user</HostDir>
<ContainerDir>/media</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<WebUI>http://[IP]:[PORT:4040]/</WebUI>
<Icon>https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/images/airsonic-advanced-icon.png</Icon>
<DonateText>If you appreciate my work, then please consider buying me a beer :D</DonateText>
<DonateLink>https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=MM5E27UX6AUU4</DonateLink>
<DonateImg>https://www.paypal.com/en_US/i/btn/btn_donate_SM.gif</DonateImg>
<Description>Airsonic-Advanced is a more modern implementation of the Airsonic fork with several key performance and feature enhancements. It adds and supersedes several features in Airsonic.
Airsonic is a free, web-based media streamer, providing ubiquitious access to your music. Use it to share your music with friends, or to listen to your own music while at work. You can stream to multiple players simultaneously, for instance to one player in your kitchen and another in your living room.
Airsonic is designed to handle very large music collections (hundreds of gigabytes). Although optimized for MP3 streaming, it works for any audio or video format that can stream over HTTP, for instance AAC and OGG. By using transcoder plug-ins, Airsonic supports on-the-fly conversion and streaming of virtually any audio format, including WMA, FLAC, APE, Musepack, WavPck and Shorten.
If you have constrained bandwidth, you may set an upper limit for the bitrate of the music streams. Airsonic will then automatically resample the music to a suitable bitrate.
In addition to being a streaming media server, Airsonic works very well as a local jukebox. The intuitive web interface, as well as search and index facilities, are optimized for efficient browsing through large media libraries. Airsonic also comes with an integrated Podcast receiver, with many of the same features as you find in iTunes.
Based on Java technology, Airsonic runs on most platforms, including Windows, Mac, Linux and Unix variants.</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/BinhexsRepository/binhex/airsonic-advanced.xml</templatePath>
</Container>