Revise branch descriptions and usage details

Updated branch descriptions and usage instructions in README.
This commit is contained in:
Seraphys
2026-05-17 17:29:38 -05:00
committed by GitHub
parent 84260603d9
commit 3995d42a86
+4 -11
View File
@@ -6,12 +6,9 @@
| Branch | Description | | Branch | Description |
|--------|-------------| |--------|-------------|
| `main` | All profiles (default) | | `main` | Standard / Anime / SQP profiles (Default) |
| `standard` | Standard English profiles | | `french` | French MULTi.VO profiles (Work in Progress) |
| `anime` | Anime profiles | | `german` | German profiles (Work in Progress) |
| `french` | French MULTi.VO profiles |
| `german` | German profiles |
| `sqp` | Streaming Quality Profiles (Radarr only) |
## Usage ## Usage
@@ -20,7 +17,7 @@ Add this repository as a database in Profilarr:
https://github.com/Dictionarry-Hub/trash-pcd https://github.com/Dictionarry-Hub/trash-pcd
``` ```
To use a specific branch, enter the branch name (e.g., `anime`) in the **Branch** field. Leave empty for the default branch (all profiles). To use a specific branch, enter the branch name (e.g., `french`) in the **Branch** field. Leave empty for the default branch.
You can link the same repo multiple times with different branches if you want a combination of profiles. You can link the same repo multiple times with different branches if you want a combination of profiles.
@@ -28,10 +25,6 @@ You can link the same repo multiple times with different branches if you want a
The configurations in this database are made entirely by the TRaSH Guides team and all credit goes to them. This repo exists simply to make it available to Profilarr users. The configurations in this database are made entirely by the TRaSH Guides team and all credit goes to them. This repo exists simply to make it available to Profilarr users.
## Generation
This database is auto-generated daily from TRaSH Guides using [trash-conv](https://github.com/Dictionarry-Hub/trash-conv).
## License ## License
MIT - Same as [TRaSH Guides](https://github.com/TRaSH-Guides/Guides/blob/master/LICENSE) MIT - Same as [TRaSH Guides](https://github.com/TRaSH-Guides/Guides/blob/master/LICENSE)