AppFeed/templates/alturismosRepository/my-xteve_guide2go.xml
Squidly271 b3878cd225 Redo
2020-12-03 07:42:32 -05:00

96 lines
4.7 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>xteve_guide2go</Name>
<Repository>alturismo/xteve_guide2go</Repository>
<Registry>https://hub.docker.com/r/alturismo/xteve_guide2go</Registry>
<Network>host</Network>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/81786-support-alturismo-repos/</Support>
<Project>https://github.com/alturismo/xteve_guide2go</Project>
<Overview>xteve, guide2go in one docker with cron&#13;
&#13;
setup guide2go SD subscrition as follows or copy your existing .json files into your mounted /guide2go folder &#13;
docker exec -it "dockername" guide2go -configure /guide2go/"your_epg_name".json&#13;
&#13;
to test the cronjob functions &#13;
docker exec -it &amp;lt;dockername&amp;gt; ./config/cronjob.sh&#13;
&#13;
included functions are (all can be individual turned on / off)&#13;
&#13;
xteve - iptv and epg proxy server for plex, emby, etc ... thanks to @marmei &#13;
website: http://xteve.de &#13;
Discord: https://discordapp.com/channels/465222357754314767/465222357754314773&#13;
&#13;
guide2go - xmltv epg grabber for schedules direct, thanks to @marmei &#13;
github: https://github.com/mar-mei/guide2go &#13;
Schedules Direct web: http://www.schedulesdirect.org/&#13;
&#13;
some small script lines cause i personally use tvheadend and get playlist for xteve and cp xml data to tvheadend</Overview>
<WebUI>http://[IP]:[PORT:34400]/web/</WebUI>
<TemplateURL>https://raw.githubusercontent.com/alturismo/unraid_templates/master/my-xteve_guide2go.xml</TemplateURL>
<Icon>https://avatars0.githubusercontent.com/u/53275662?s=460&amp;amp;v=4</Icon>
<PostArgs></PostArgs>
<CPUset></CPUset>
<Networking>
<Mode>host</Mode>
<Publish></Publish>
</Networking>
<Data>
<Volume>
<HostDir></HostDir>
<ContainerDir>/config</ContainerDir>
<Mode>rw</Mode>
</Volume>
<Volume>
<HostDir>/mnt/user/appdata/xteve/</HostDir>
<ContainerDir>/root/.xteve/</ContainerDir>
<Mode>rw</Mode>
</Volume>
<Volume>
<HostDir></HostDir>
<ContainerDir>/tmp/xteve</ContainerDir>
<Mode>rw</Mode>
</Volume>
<Volume>
<HostDir></HostDir>
<ContainerDir>/TVH</ContainerDir>
<Mode>rw</Mode>
</Volume>
<Volume>
<HostDir>/mnt/user/appdata/xteve/guide2go/</HostDir>
<ContainerDir>/guide2go</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<Environment></Environment>
<Config Name="/config" Target="/config" Default="" Mode="rw" Description="/mnt/user/appdata/xteve/_config/&#13;&#10;as suggestion as subfolder" Type="Path" Display="always" Required="true" Mask="false"></Config>
<Config Name="/xteve" Target="/root/.xteve/" Default="" Mode="rw" Description="where all data will be, when changing startup options with custom location u have to adjust here too" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/appdata/xteve/</Config>
<Config Name="/guide2go" Target="/guide2go" Default="" Mode="rw" Description="guide2go data and .json dir" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/appdata/xteve/guide2go/</Config>
<Config Name="/tmp" Target="/tmp/xteve" Default="" Mode="rw" Description="/tmp/xteve/&#13;&#10;in case u want buffering etc in RAMDISK" Type="Path" Display="always" Required="false" Mask="false"></Config>
<Config Name="/TVH" Target="/TVH" Default="" Mode="rw" Description="/mnt/user/appdata/tvheadend/data/&#13;&#10;in case TVH move functions are enabled u need to mount this" Type="Path" Display="always" Required="false" Mask="false"></Config>
<Beta>true</Beta>
<Date>1564137838</Date>
<Category>Downloaders: Network:Proxy Status:Beta</Category>
<Description>xteve, guide2go in one docker with cron&#13;
&#13;
setup guide2go SD subscrition as follows or copy your existing .json files into your mounted /guide2go folder &#13;
docker exec -it "dockername" guide2go -configure /guide2go/"your_epg_name".json&#13;
&#13;
to test the cronjob functions &#13;
docker exec -it ./config/cronjob.sh&#13;
&#13;
included functions are (all can be individual turned on / off)&#13;
&#13;
xteve - iptv and epg proxy server for plex, emby, etc ... thanks to @marmei &#13;
website: http://xteve.de &#13;
Discord: https://discordapp.com/channels/465222357754314767/465222357754314773&#13;
&#13;
guide2go - xmltv epg grabber for schedules direct, thanks to @marmei &#13;
github: https://github.com/mar-mei/guide2go &#13;
Schedules Direct web: http://www.schedulesdirect.org/&#13;
&#13;
some small script lines cause i personally use tvheadend and get playlist for xteve and cp xml data to tvheadend</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/alturismosRepository/my-xteve_guide2go.xml</templatePath>
</Container>