This commit is contained in:
Andrew Z 2021-03-16 10:03:14 -04:00
parent 836ba5f89d
commit 67f560de1f
7 changed files with 214 additions and 8 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1615896219
"last_updated_timestamp": 1615903392
}

View File

@ -171107,6 +171107,91 @@
"LastUpdateScan": 1614351750,
"FirstSeen": 1596161409
},
{
"Beta": "true",
"Name": "locast2dvr",
"Repository": "randomninjaatk/locast2dvr",
"Registry": "https://hub.docker.com/r/randomninjaatk/locast2dvr",
"Shell": "bash",
"Privileged": "false",
"Support": "https://discord.gg/JumQXDc",
"Project": "https://github.com/RandomNinjaAtk/docker-locast2dvr",
"TemplateURL": "https://raw.githubusercontent.com/RandomNinjaAtk/unraid-templates/master/randomninjaatk/locast2dvr.xml",
"Icon": "https://raw.githubusercontent.com/RandomNinjaAtk/unraid-templates/master/randomninjaatk/img/locast2dvr.png",
"Overview": "This application provides an interface between locast.org and Plex Media Server (PMS) or Emby by acting like a HDHomerun or an m3u Tuner and an XMLTV provider.",
"DonateLink": "https://github.com/sponsors/RandomNinjaAtk",
"DonateImg": "",
"WebUI": "",
"PostArgs": "",
"Network": "host",
"Config": [
{
"@attributes": {
"Name": "Host IP",
"Target": "L2DHOSTIP",
"Default": "",
"Mode": "",
"Description": "Set to the host ip address",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Locast Username",
"Target": "L2DUSER",
"Default": "",
"Mode": "",
"Description": "username",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Locast Password",
"Target": "L2DPASS",
"Default": "",
"Mode": "",
"Description": "password",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Locast Zipcodes",
"Target": "L2DZIP",
"Default": "",
"Mode": "",
"Description": "zipcode in format: #####,#####,#####",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
}
],
"Repo": "randomninjaatk's Repository",
"Description": "This application provides an interface between locast.org and Plex Media Server (PMS) or Emby by acting like a HDHomerun or an m3u Tuner and an XMLTV provider.",
"templatePath": "/tmp/GitHub/AppFeed/templates/randomninjaatksRepository/randomninjaatk/locast2dvr.xml",
"CategoryList": [
"MediaApp-Video"
],
"downloads": 18,
"LastUpdateScan": 1615903391,
"FirstSeen": 1615903391
},
{
"Name": "MusicBrainz-Picard",
"Repository": "mikenye/picard",

View File

@ -1,7 +1,7 @@
{
"apps": 1192,
"last_updated_timestamp": 1615896219,
"last_updated": "2021-03-16 08:03",
"apps": 1193,
"last_updated_timestamp": 1615903392,
"last_updated": "2021-03-16 10:03",
"categories": [
{
"Cat": "Backup:",
@ -171265,6 +171265,91 @@
"LastUpdateScan": 1614351750,
"FirstSeen": 1596161409
},
{
"Beta": "true",
"Name": "locast2dvr",
"Repository": "randomninjaatk/locast2dvr",
"Registry": "https://hub.docker.com/r/randomninjaatk/locast2dvr",
"Shell": "bash",
"Privileged": "false",
"Support": "https://discord.gg/JumQXDc",
"Project": "https://github.com/RandomNinjaAtk/docker-locast2dvr",
"TemplateURL": "https://raw.githubusercontent.com/RandomNinjaAtk/unraid-templates/master/randomninjaatk/locast2dvr.xml",
"Icon": "https://raw.githubusercontent.com/RandomNinjaAtk/unraid-templates/master/randomninjaatk/img/locast2dvr.png",
"Overview": "This application provides an interface between locast.org and Plex Media Server (PMS) or Emby by acting like a HDHomerun or an m3u Tuner and an XMLTV provider.",
"DonateLink": "https://github.com/sponsors/RandomNinjaAtk",
"DonateImg": "",
"WebUI": "",
"PostArgs": "",
"Network": "host",
"Config": [
{
"@attributes": {
"Name": "Host IP",
"Target": "L2DHOSTIP",
"Default": "",
"Mode": "",
"Description": "Set to the host ip address",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Locast Username",
"Target": "L2DUSER",
"Default": "",
"Mode": "",
"Description": "username",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Locast Password",
"Target": "L2DPASS",
"Default": "",
"Mode": "",
"Description": "password",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Locast Zipcodes",
"Target": "L2DZIP",
"Default": "",
"Mode": "",
"Description": "zipcode in format: #####,#####,#####",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
}
],
"Repo": "randomninjaatk's Repository",
"Description": "This application provides an interface between locast.org and Plex Media Server (PMS) or Emby by acting like a HDHomerun or an m3u Tuner and an XMLTV provider.",
"templatePath": "/tmp/GitHub/AppFeed/templates/randomninjaatksRepository/randomninjaatk/locast2dvr.xml",
"CategoryList": [
"MediaApp-Video"
],
"downloads": 18,
"LastUpdateScan": 1615903391,
"FirstSeen": 1615903391
},
{
"Name": "MusicBrainz-Picard",
"Repository": "mikenye/picard",

View File

@ -1506,5 +1506,6 @@
"ghcr.io/linuxserver/requestrr": 1615662177,
"tenasi/plexannouncer:latest": 1615723385,
"pglombardo/pwpush-ephemeral": 1615773769,
"pglombardo/pwpush-postgres": 1615773770
"pglombardo/pwpush-postgres": 1615773770,
"randomninjaatk/locast2dvr": 1615903391
}

View File

@ -83025,7 +83025,7 @@
"CategoryList": [
"Cloud"
],
"LastUpdateScan": 1613301056,
"LastUpdateScan": 1615896217,
"FirstSeen": 1584715437
},
{
@ -171931,9 +171931,9 @@
"CategoryList": [
"Other"
],
"downloads": 463,
"downloads": 560,
"stars": 1,
"LastUpdateScan": 1613301056,
"LastUpdateScan": 1615896217,
"FirstSeen": 1584719001
},
{

View File

@ -43249,5 +43249,15 @@
"trends": null,
"downloadtrend": null,
"trendsDate": null
},
"randomninjaatk/locast2dvr": {
"Base": null,
"Downloads": 18,
"Stars": null,
"Time": 1615903391,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null
}
}

View File

@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Beta>true</Beta>
<Name>locast2dvr</Name>
<Repository>randomninjaatk/locast2dvr</Repository>
<Registry>https://hub.docker.com/r/randomninjaatk/locast2dvr</Registry>
<Shell>bash</Shell>
<Privileged>false</Privileged>
<Support>https://discord.gg/JumQXDc</Support>
<Project>https://github.com/RandomNinjaAtk/docker-locast2dvr</Project>
<TemplateURL>https://raw.githubusercontent.com/RandomNinjaAtk/unraid-templates/master/randomninjaatk/locast2dvr.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/RandomNinjaAtk/unraid-templates/master/randomninjaatk/img/locast2dvr.png</Icon>
<Overview>This application provides an interface between locast.org and Plex Media Server (PMS) or Emby by acting like a HDHomerun or an m3u Tuner and an XMLTV provider.</Overview>
<DonateLink>https://github.com/sponsors/RandomNinjaAtk</DonateLink>
<DonateImg></DonateImg>
<WebUI></WebUI>
<PostArgs></PostArgs>
<Network>host</Network>
<Config Name="Host IP" Target="L2DHOSTIP" Default="" Mode="" Description="Set to the host ip address" Type="Variable" Display="always" Required="true" Mask="false"></Config>
<Config Name="Locast Username" Target="L2DUSER" Default="" Mode="" Description="username" Type="Variable" Display="always" Required="true" Mask="false"></Config>
<Config Name="Locast Password" Target="L2DPASS" Default="" Mode="" Description="password" Type="Variable" Display="always" Required="true" Mask="false"></Config>
<Config Name="Locast Zipcodes" Target="L2DZIP" Default="" Mode="" Description="zipcode in format: #####,#####,#####" Type="Variable" Display="always" Required="true" Mask="false"></Config>
<Description>This application provides an interface between locast.org and Plex Media Server (PMS) or Emby by acting like a HDHomerun or an m3u Tuner and an XMLTV provider.</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/randomninjaatksRepository/randomninjaatk/locast2dvr.xml</templatePath>
</Container>