Hi Squid / Mods, I would like to submit my repository to Community Applications. Repository URL: <?xml version="1.0"?> <Container version="2"> <Name>Playerr</Name> <Repository>maikboarder/playerr:latest</Repository> <Registry>https://hub.docker.com/r/maikboarder/playerr</Registry> <Network>bridge</Network> <MyIP/> <Shell>sh</Shell> <Privileged>false</Privileged> <Support>https://github.com/Maikboarder/Playerr/issues</Support> <Project>https://github.com/Maikboarder/Playerr</Project> <Overview> Playerr is a self-hosted game library manager and PVR, inspired by Radarr and Sonarr. It manages your game library, fetches metadata from IGDB/Steam, and handles downloads via Prowlarr/Jackett. </Overview> <Category>MediaApp:Video GameServers: Tools:</Category> <WebUI>http://[IP]:[PORT:2727]/</WebUI> <TemplateURL>https://raw.githubusercontent.com/Maikboarder/Playerr/master/_unraid/playerr.xml</TemplateURL> <Icon>https://raw.githubusercontent.com/Maikboarder/Playerr/master/frontend/src/assets/app_logo.png</Icon> <ExtraParams/> <PostArgs/> <CPUset/> <DateInstalled/> <DonateText>Support Playerr</DonateText> <DonateLink>https://github.com/sponsors/Maikboarder</DonateLink> <Description> Playerr is a self-hosted game library manager and PVR. Features: - Intelligent Library Scanning - Metadata from IGDB & Steam - Prowlarr & Jackett Integration - NZB & Torrent Support </Description> <Networking> <Mode>bridge</Mode> <Publish> <Port> <HostPort>2727</HostPort> <ContainerPort>2727</ContainerPort> <Protocol>tcp</Protocol> </Port> </Publish> </Networking> <Data> <Volume> <HostDir>/mnt/user/appdata/playerr/config</HostDir> <ContainerDir>/app/config</ContainerDir> <Mode>rw</Mode> </Volume> <Volume> <HostDir>/mnt/user/games</HostDir> <ContainerDir>/media</ContainerDir> <Mode>rw</Mode> </Volume> </Data> <Environment/> <Config Name="Web Port" Target="2727" Default="2727" Mode="tcp" Description="The port for the Playerr Web UI." Type="Port" Display="always" Required="true" Mask="false">2727</Config> <Config Name="Appdata" Target="/app/config" Default="/mnt/user/appdata/playerr/config" Mode="rw" Description="Location for Playerr configuration and database." Type="Path" Display="always" Required="true" Mask="false">/mnt/user/appdata/playerr/config</Config> <Config Name="Games Library" Target="/media" Default="/mnt/user/games" Mode="rw" Description="Location of your game library." Type="Path" Display="always" Required="true" Mask="false">/mnt/user/games</Config> </Container> Description: Playerr is a self-hosted game library manager inspired by the *Arr stack. Support Thread: [El enlace al tema que creaste en el paso 1] Thanks!