Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix invalid xml #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Overlay-Reset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<Overview>Kometa Overlay Reset is a Python tool created to remove all overlays applied to a Plex library by Kometa, using methods that are not available within Kometa itself. It's typically needed when the original backup posters used by Kometa to remove overlays have been lost.</Overview>
<Category>Tools:Utilities Status:Stable</Category>
<WebUI/>
<TemplateURL>https://github.com/Kometa-Team/Unraid-Templates/blob/master/Overlay-Reset.xml<TemplateURL>
<TemplateURL>https://github.com/Kometa-Team/Unraid-Templates/blob/master/Overlay-Reset.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/Kometa-Team/Overlay-Reset/refs/heads/develop/.github/logo.png</Icon>
<ExtraParams/>
<PostArgs/>
Expand Down Expand Up @@ -54,4 +54,4 @@
<Config Name="Ignore Automatic Resume (--ignore-resume)" Target="IGNORE_RESUME" Default="" Mode="" Description="Ignores the automatic resume. \nOptions: True, False" Type="Variable" Display="advanced" Required="false" Mask="false"/>
<Config Name="Trace (--trace)" Target="TRACE" Default="False" Mode="" Description="Run with extra trace logs. \nOptions: True, False" Type="Variable" Display="advanced" Required="false" Mask="false"/>
<Config Name="Log Requests (--log-requests)" Target="LOG_REQUESTS" Default="False" Mode="" Description="Run with every request and file action logged. \nOptions: True, False" Type="Variable" Display="advanced" Required="false" Mask="false"/>
</Container>
</Container>