AppFeed/templates/alturismosRepository/my-guide2go.xml
2021-02-23 15:49:21 -05:00

68 lines
3.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>guide2go</Name>
<Repository>alturismo/guide2go</Repository>
<Registry>https://hub.docker.com/r/alturismo/guide2go</Registry>
<Network>bridge</Network>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/81786-support-alturismo-repos/</Support>
<Project>https://github.com/alturismo/guide2go</Project>
<Overview>a xml grabber from schedule direct service&#13;
&#13;
after docker start check your config folder and do your setups, setup is persistent, start from scratch by delete them&#13;
&#13;
cron options are updated on docker restart.&#13;
cronjob changes doesnt require a restart.&#13;
&#13;
setup guide2go SD subscrition as follows or copy your existing .json files into your mounted /guide2go folder &#13;
docker exec -it &amp;lt;dockername&amp;gt; guide2go -configure /guide2go/&amp;lt;your_epg_name&amp;gt;.json&#13;
&#13;
to test the cronjob functions &#13;
docker exec -it &amp;lt;dockername&amp;gt; ./config/cronjob.sh</Overview>
<WebUI></WebUI>
<TemplateURL>https://raw.githubusercontent.com/alturismo/unraid_templates/master/my-guide2go.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/alturismo/guide2go/master/g2g.png</Icon>
<PostArgs></PostArgs>
<CPUset></CPUset>
<Networking>
<Mode>bridge</Mode>
<Publish></Publish>
</Networking>
<Data>
<Volume>
<HostDir></HostDir>
<ContainerDir>/config</ContainerDir>
<Mode>rw</Mode>
</Volume>
<Volume>
<HostDir></HostDir>
<ContainerDir>/guide2go</ContainerDir>
<Mode>rw</Mode>
</Volume>
<Volume>
<HostDir></HostDir>
<ContainerDir>/TVH</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<Environment></Environment>
<Config Name="/config" Target="/config" Default="" Mode="rw" Description="/mnt/user/appdata/guide2go/_config/&#13;&#10;config and cron setting&#13;&#10;" Type="Path" Display="always" Required="true" Mask="false"></Config>
<Config Name="/guide2go" Target="/guide2go" Default="" Mode="rw" Description="/mnt/user/appdata/guide2go/&#13;&#10;output folder or where u can place your existing .json files&#13;&#10;" Type="Path" Display="always" Required="true" Mask="false"></Config>
<Config Name="/TVH" Target="/TVH" Default="" Mode="rw" Description="/mnt/user/appdata/tvheadend/data/&#13;&#10;in case move to TVHeadend is enabled u need to mount this.&#13;&#10;" Type="Path" Display="always" Required="false" Mask="false"></Config>
<Date>1563776686</Date>
<Description>a xml grabber from schedule direct service&#13;
&#13;
after docker start check your config folder and do your setups, setup is persistent, start from scratch by delete them&#13;
&#13;
cron options are updated on docker restart.&#13;
cronjob changes doesnt require a restart.&#13;
&#13;
setup guide2go SD subscrition as follows or copy your existing .json files into your mounted /guide2go folder &#13;
docker exec -it guide2go -configure /guide2go/.json&#13;
&#13;
to test the cronjob functions &#13;
docker exec -it ./config/cronjob.sh</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/alturismosRepository/my-guide2go.xml</templatePath>
</Container>