-
-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathca_profile.xml
More file actions
18 lines (18 loc) · 942 Bytes
/
Copy pathca_profile.xml
File metadata and controls
18 lines (18 loc) · 942 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<CommunityApplications>
<!-- Required profile -->
<Profile>
Repo for the Plexcache-D app. See the issues page to get help with this app.
</Profile>
<!-- Optional icon -->
<Icon>https://raw.githubusercontent.com/StudioNirin/PlexCache-D/main/docker/icon.png</Icon>
<!-- Optional web page -->
<WebPage>https://github.com/StudioNirin/PlexCache-D</WebPage>
<!-- Optional support and donation links (uncomment and fill in to enable) -->
<!-- <Forum>https://forums.unraid.net/topic/YOUR_SUPPORT_TOPIC</Forum> -->
<!-- <Discord>https://discord.gg/YOUR_INVITE_CODE</Discord> -->
<!-- <DonateLink>https://github.com/sponsors/StudioNirin</DonateLink> -->
<!-- <DonateText>Support this project</DonateText> -->
<!-- Optional photos and videos (add multiple tags as needed; YouTube URLs recommended for video) -->
<!-- <Photo>URL to any photo</Photo> -->
<!-- <Video>URL to any video</Video> -->
</CommunityApplications>