mirror of
https://github.com/Hellowlol/bw_plex.git
synced 2025-12-16 22:55:26 -06:00
Update bw_plex.xml
fix tag error
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<Overview>A tool to skip intro and outro on plex</Overview>
|
||||
<Category/>
|
||||
<WebUI/>
|
||||
<TemplateURL>https://raw.githubusercontent.com/helllowlol/bw_plex/master/bw_plex.xml<TemplateURL/>
|
||||
<TemplateURL>https://raw.githubusercontent.com/helllowlol/bw_plex/master/bw_plex.xml</TemplateURL>
|
||||
<Icon></Icon>
|
||||
<ExtraParams/>
|
||||
<PostArgs/>
|
||||
@@ -39,7 +39,7 @@
|
||||
<Mode/>
|
||||
</Variable>
|
||||
</Environment>
|
||||
<Config Name="config" Target="/config" Default="" Mode="rw" Description="Container Path: /config /mnt/user/appdata/bw_plex/" Type="Path" Display="always" Required="false" Mask="false">/mnt/users/appdata/bw_plex/</Config>
|
||||
<Config Name="config" Target="/config" Default="" Mode="rw" Description="Container Path: /config /mnt/user/appdata/bw_plex/" Type="Path" Display="always" Required="true" Mask="false">/mnt/users/appdata/bw_plex/</Config>
|
||||
<Config Name="url" Target="url" Default="" Mode="" Description="Container Variable: url" Type="Variable" Display="always" Required="true" Mask="false">http://localhost:32400</Config>
|
||||
<Config Name="token" Target="token" Default="" Mode="" Description="Container Variable: token" Type="Variable" Display="always" Required="true" Mask="false"></Config>
|
||||
</Container>
|
||||
|
||||
Reference in New Issue
Block a user