Revise branch descriptions and usage details

Updated branch descriptions and usage instructions in README.
This commit is contained in:
Seraphys
2026-05-17 17:30:04 -05:00
committed by GitHub
parent bc35aa9f29
commit befae2ce82
+4 -11
View File
@@ -6,12 +6,9 @@
| Branch | Description |
|--------|-------------|
| `main` | All profiles (default) |
| `standard` | Standard English profiles |
| `anime` | Anime profiles |
| `french` | French MULTi.VO profiles |
| `german` | German profiles |
| `sqp` | Streaming Quality Profiles (Radarr only) |
| `main` | Standard / Anime / SQP profiles (Default) |
| `french` | French MULTi.VO profiles (Work in Progress) |
| `german` | German profiles (Work in Progress) |
## Usage
@@ -20,7 +17,7 @@ Add this repository as a database in Profilarr:
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.
@@ -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.
## Generation
This database is auto-generated daily from TRaSH Guides using [trash-conv](https://github.com/Dictionarry-Hub/trash-conv).
## License
MIT - Same as [TRaSH Guides](https://github.com/TRaSH-Guides/Guides/blob/master/LICENSE)