mirror of
https://github.com/nwithan8/plex-prerolls
synced 2024-08-30 16:52:17 +00:00
- Fix Unraid template name
- Change GitHub repo name
This commit is contained in:
parent
8e42c3598c
commit
9cc867953d
@ -23,7 +23,7 @@ Define when you want different pre-rolls to play throughout the year. For exampl
|
|||||||
Clone the repo:
|
Clone the repo:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
git clone https://github.com/nwithan8/plex-schedule-prerolls.git
|
git clone https://github.com/nwithan8/plex-prerolls.git
|
||||||
```
|
```
|
||||||
|
|
||||||
Install Python requirements:
|
Install Python requirements:
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<Container version="2">
|
<Container version="2">
|
||||||
<Name>plex_prerolls</Name>
|
<Name>Plex Prerolls</Name>
|
||||||
<Repository>nwithan8/plex_prerolls:latest</Repository>
|
<Repository>nwithan8/plex_prerolls:latest</Repository>
|
||||||
<Registry>https://hub.docker.com/r/nwithan8/plex_prerolls</Registry>
|
<Registry>https://hub.docker.com/r/nwithan8/plex_prerolls</Registry>
|
||||||
<Branch>
|
<Branch>
|
||||||
@ -11,7 +11,7 @@
|
|||||||
<Shell>bash</Shell>
|
<Shell>bash</Shell>
|
||||||
<Privileged>false</Privileged>
|
<Privileged>false</Privileged>
|
||||||
<Support>https://forums.unraid.net/topic/133764-support-grtgbln-docker-templates</Support>
|
<Support>https://forums.unraid.net/topic/133764-support-grtgbln-docker-templates</Support>
|
||||||
<Project>https://github.com/nwithan8/plex-schedule-prerolls</Project>
|
<Project>https://github.com/nwithan8/plex-prerolls</Project>
|
||||||
<Overview>Plex Prerolls is a tool to automate preroll scheduling for a Plex Media Server.</Overview>
|
<Overview>Plex Prerolls is a tool to automate preroll scheduling for a Plex Media Server.</Overview>
|
||||||
<Category>Tools: MediaServer Status:Stable</Category>
|
<Category>Tools: MediaServer Status:Stable</Category>
|
||||||
<TemplateURL>https://raw.githubusercontent.com/nwithan8/unraid_templates/main/templates/plex_prerolls.xml</TemplateURL>
|
<TemplateURL>https://raw.githubusercontent.com/nwithan8/unraid_templates/main/templates/plex_prerolls.xml</TemplateURL>
|
||||||
|
Loading…
Reference in New Issue
Block a user