diff --git a/README.md b/README.md index 957e5b3..b100c57 100644 --- a/README.md +++ b/README.md @@ -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)