mirror of
https://github.com/Dictionarry-Hub/trash-pcd.git
synced 2026-05-03 10:54:16 +02:00
98c49a1bea3dbbe7b07c78b9882714ae933fc372
Profilarr Database Template
Template for creating your own Profilarr-compliant database (PCD).
Quick Start
- Click "Use this template" → "Create a new repository"
- Link the repository in Profilarr
- Edit the manifest to customize your database
- Start creating profiles and custom formats
Structure
├── pcd.json # Database manifest
├── ops/ # Your configuration operations
└── tweaks/ # Optional configuration variants
Learn More
Languages
SQL
100%