Doku: KONZEPT.md, ROADMAP.md, AGENTS.md, README.md, SAVEPOINT.md, .aiexclude
This commit is contained in:
@@ -1,3 +1,24 @@
|
||||
# rippy
|
||||
# Rippy
|
||||
|
||||
Modernes automatisches CD/DVD/Blu-ray-Ripping-System mit WebUI und Proxmox-Integration
|
||||
Ein modernes, eigenständiges System zum automatischen Rippen von CD, DVD und Blu-ray.
|
||||
Es erkennt Disc-Einwürfe automatisch, sucht Metadaten vor, rippt verlustfrei und legt
|
||||
alles in Jellyfin-konformer Struktur ab — mit Echtzeit-UI statt veralteter Flask-Oberfläche.
|
||||
|
||||
## Was du brauchst
|
||||
|
||||
- Ein System mit einem optischen Laufwerk (DVD/Blu-ray)
|
||||
- Docker + Docker Compose
|
||||
- 1–2 Stunden Zeit für den ersten Bau
|
||||
|
||||
## So legst du los
|
||||
|
||||
1. Clone das Repo:
|
||||
```
|
||||
git clone https://git.tobisniceshomelab.ddnsfree.com/Hitonabi/rippy.git
|
||||
cd rippy
|
||||
```
|
||||
2. Lies **KONZEPT.md** — das sagt, was das Projekt ist.
|
||||
3. Lies **ROADMAP.md** — das sagt, in welcher Reihenfolge es gebaut wird.
|
||||
4. Fang mit Etappe 1 an (Fundament + udev-Erkennung).
|
||||
|
||||
Alles andere steht in den Docs. Viel Spaß beim Bauen.
|
||||
|
||||
Reference in New Issue
Block a user