State the relationship to the TRaSH Guides outright
The layout here is theirs and the idea of scoring releases by named custom formats is theirs; the content is not, and could not be -- their guides describe movies and TV, where quality is a resolution and a bitrate over a runtime, and a game release has neither. Borrowing the layout without saying so invites the reading that this is their work, or a fork of it. It is neither, and the people who did originate it should not have to guess which.
This commit is contained in:
@@ -1,9 +1,17 @@
|
|||||||
# depot-guides
|
# depot-guides
|
||||||
|
|
||||||
TRaSH-Guides-style guide data for [Depot](https://git.arch.fyi/flan/depot) — custom formats,
|
Guide data for [Depot](https://github.com/sudolulo/depot) — custom formats, quality definitions and
|
||||||
quality definitions and quality profiles for a *games* pipeline, in the exact repo layout
|
quality profiles for a *games* pipeline, distributed in the repo layout guide-sync tools already
|
||||||
guide-sync tools already speak, so Depot gets its guide synced the same way Radarr and Sonarr
|
speak, so Depot gets its guide synced the same way Radarr and Sonarr get theirs.
|
||||||
get theirs.
|
|
||||||
|
> **Not affiliated with the TRaSH Guides.** This repository borrows their *layout* so that
|
||||||
|
> Recyclarr and similar tools work against Depot without modification, and it borrows the idea of
|
||||||
|
> scoring releases by named custom formats — both of which that project originated and deserves the
|
||||||
|
> credit for. It contains **none of their content**, and none of it would transfer if it did: their
|
||||||
|
> guides are written for movies and TV, where quality means a resolution and a bitrate over a
|
||||||
|
> runtime. A game release has no runtime, and its quality axis is which platform the release is
|
||||||
|
> for. Every definition here is written from scratch for games. For movies and TV, go to the real
|
||||||
|
> thing: <https://trash-guides.info>.
|
||||||
|
|
||||||
## How it plugs in
|
## How it plugs in
|
||||||
|
|
||||||
@@ -16,7 +24,7 @@ it). Point Recyclarr at this repo and at Depot:
|
|||||||
resource_providers:
|
resource_providers:
|
||||||
- name: depot-guides
|
- name: depot-guides
|
||||||
type: trash-guides
|
type: trash-guides
|
||||||
clone_url: https://git.arch.fyi/flan/depot-guides.git
|
clone_url: https://github.com/sudolulo/depot-guides.git
|
||||||
reference: main
|
reference: main
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user