Skip to content
Open
Show file tree
Hide file tree
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
38 changes: 38 additions & 0 deletions Apps/Playerr/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
name: playerr
services:
playerr:
image: maikboarder/playerr:latest
container_name: playerr
ports:
- "2727:2727"
volumes:
- /DATA/AppData/playerr/config:/app/config
- /DATA/Media/Games:/media
restart: unless-stopped

x-casaos:
architectures:
- amd64
- arm64
main: playerr
icon: https://raw.githubusercontent.com/Maikboarder/Playerr/master/frontend/src/assets/app_logo.png
screenshot_link:
- https://raw.githubusercontent.com/Maikboarder/Playerr/master/screenshots/Library.png
- https://raw.githubusercontent.com/Maikboarder/Playerr/master/screenshots/GameDetails.png
- https://raw.githubusercontent.com/Maikboarder/Playerr/master/screenshots/SteamProfile.png
title:
en_us: Playerr
es_es: Playerr
tagline:
en_us: Self-Hosted Game Library Manager & PVR
es_es: Gestor de Biblioteca de Videojuegos & PVR
author: Maikboarder
category: Media
developer: Maikboarder
description:
en_us: "Inspired by the workflow of Radarr and Sonarr, Playerr is designed to be the definitive solution for video game enthusiasts who self-host their libraries. It bridges the gap between your local digital assets and the vast world of gaming metadata. Features include intelligent library scanning, IGDB/Steam integration, and automated download management."
es_es: "Inspirado en el flujo de trabajo de Radarr y Sonarr, Playerr es la solución definitiva para gestionar bibliotecas de videojuegos locales. Conecta tus archivos digitales con metadatos de IGDB y Steam. Incluye escaneo inteligente, gestión de descargas automatizada y una interfaz moderna."
port_map: "2727"
scheme: http
index: /
website: https://playerr.app
Binary file added Apps/Playerr/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Apps/Playerr/screenshot-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Apps/Playerr/screenshot-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Apps/Playerr/screenshot-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Apps/Playerr/screenshot-4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.