This commit is contained in:
Andrew Z 2022-11-07 08:03:54 -05:00
parent cea0ab0b61
commit 6e2e7fdb88
5 changed files with 3230 additions and 12 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1667819024
"last_updated_timestamp": 1667826232
}

View File

@ -157559,7 +157559,6 @@
"Icon": "https://raw.githubusercontent.com/RandomNinjaAtk/unraid-templates/master/randomninjaatk/img/lidarr.png",
"Overview": "Lidarr is a music collection manager for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new tracks from your favorite artists and will grab, sort and rename them. It can also be configured to automatically upgrade the quality of files already downloaded when a better quality format becomes available..\r\n\r\n[br][br][b][u][span style='color: #E80000;']Configuration[/span][/u][/b][br]\r\n\r\n[b]/config[/b] : Storing all Lidarr config files [br]\r\n\r\n[b]/music[/b] : Point to Music share[br]\r\n\r\n[b]/music-videos[/b] : Point to Music Videos share[br]\r\n\r\n[b]/downloads[/b] : Point to Downloads share[br]\r\n\r\n[b]8686[/b] : The web-interface. [br]",
"WebUI": "http://[IP]:[PORT:8686]",
"ExtraParams": "--log-opt max-size=50m",
"Network": "bridge",
"Config": [
{
@ -158231,7 +158230,6 @@
"Icon": "https://raw.githubusercontent.com/RandomNinjaAtk/unraid-templates/master/randomninjaatk/img/radarr.png",
"Overview": "Radarr Extended: Radarr (Develop Branch) with custom scripts to provide aditional functionality...",
"WebUI": "http://[IP]:[PORT:7878]",
"ExtraParams": "--cpus=1 --memory=1G --log-opt max-size=50m",
"Network": "bridge",
"Config": [
{
@ -159083,7 +159081,6 @@
"Icon": "https://raw.githubusercontent.com/RandomNinjaAtk/unraid-templates/master/randomninjaatk/img/sonarr.png",
"Overview": "Radarr Extended: Sonarr (Develop Branch) with custom scripts to provide aditional functionality...",
"WebUI": "http://[IP]:[PORT:8989]",
"ExtraParams": "--cpus=1 --memory=1G --log-opt max-size=50m",
"Network": "bridge",
"Config": [
{
@ -257044,7 +257041,7 @@
"TemplatePath": "/tmp/appFeed/templates/emptyfishsRepository/bytemark-smtp/bytemark-smtp.xml",
"errors": [
"Opening and ending tag mismatch: DonateLink line 24 and Container",
"Premature end of data in tag Icon line 18"
"Premature end of data in tag Container line 2"
],
"LastUpdateScan": 1667275425,
"FirstSeen": null

View File

@ -1,7 +1,7 @@
{
"apps": 1870,
"last_updated_timestamp": 1667819024,
"last_updated": "2022-11-07 06:03",
"last_updated_timestamp": 1667826232,
"last_updated": "2022-11-07 08:03",
"categories": [
{
"Cat": "Backup:",
@ -157721,7 +157721,6 @@
"Icon": "https://raw.githubusercontent.com/RandomNinjaAtk/unraid-templates/master/randomninjaatk/img/lidarr.png",
"Overview": "Lidarr is a music collection manager for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new tracks from your favorite artists and will grab, sort and rename them. It can also be configured to automatically upgrade the quality of files already downloaded when a better quality format becomes available..\r\n\r\n[br][br][b][u][span style='color: #E80000;']Configuration[/span][/u][/b][br]\r\n\r\n[b]/config[/b] : Storing all Lidarr config files [br]\r\n\r\n[b]/music[/b] : Point to Music share[br]\r\n\r\n[b]/music-videos[/b] : Point to Music Videos share[br]\r\n\r\n[b]/downloads[/b] : Point to Downloads share[br]\r\n\r\n[b]8686[/b] : The web-interface. [br]",
"WebUI": "http://[IP]:[PORT:8686]",
"ExtraParams": "--log-opt max-size=50m",
"Network": "bridge",
"Config": [
{
@ -158393,7 +158392,6 @@
"Icon": "https://raw.githubusercontent.com/RandomNinjaAtk/unraid-templates/master/randomninjaatk/img/radarr.png",
"Overview": "Radarr Extended: Radarr (Develop Branch) with custom scripts to provide aditional functionality...",
"WebUI": "http://[IP]:[PORT:7878]",
"ExtraParams": "--cpus=1 --memory=1G --log-opt max-size=50m",
"Network": "bridge",
"Config": [
{
@ -159245,7 +159243,6 @@
"Icon": "https://raw.githubusercontent.com/RandomNinjaAtk/unraid-templates/master/randomninjaatk/img/sonarr.png",
"Overview": "Radarr Extended: Sonarr (Develop Branch) with custom scripts to provide aditional functionality...",
"WebUI": "http://[IP]:[PORT:8989]",
"ExtraParams": "--cpus=1 --memory=1G --log-opt max-size=50m",
"Network": "bridge",
"Config": [
{
@ -257206,7 +257203,7 @@
"TemplatePath": "/tmp/appFeed/templates/emptyfishsRepository/bytemark-smtp/bytemark-smtp.xml",
"errors": [
"Opening and ending tag mismatch: DonateLink line 24 and Container",
"Premature end of data in tag Icon line 18"
"Premature end of data in tag Container line 2"
],
"LastUpdateScan": 1667275425,
"FirstSeen": null

3217
log.txt

File diff suppressed because it is too large Load Diff

View File

@ -257039,5 +257039,14 @@
"LastUpdateScan": 1667736477,
"LastUpdate": 1667701807,
"FirstSeen": 1667736477
},
{
"TemplatePath": "/tmp/appFeed/templates/emptyfishsRepository/bytemark-smtp/bytemark-smtp.xml",
"errors": [
"Opening and ending tag mismatch: DonateLink line 24 and Container",
"Premature end of data in tag Icon line 18"
],
"LastUpdateScan": 1667275425,
"FirstSeen": null
}
]