From 1fc2c22e05486160c3aeeb90c2075723665acd91 Mon Sep 17 00:00:00 2001 From: Simon <9295182+grimsi@users.noreply.github.com> Date: Mon, 29 Aug 2022 18:55:40 +0200 Subject: [PATCH] Update README.md --- README.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/README.md b/README.md index 439b3ab..b0c451c 100644 --- a/README.md +++ b/README.md @@ -25,16 +25,6 @@ Click [this link](https://youtu.be/BSaccEm0tpo) to watch how to install and set * Easy to host yourself thanks to native Docker support (alternatively it's only one .jar file to run on bare metal) * Light and dark theme -### Differences to other game library software - -In the past I used [Grifter](https://github.com/terrybrash/grifter) to manage my game library, and I was (and still am) happy with it. -However, Grifter has some limitations that I could not work around, so I decided to develop my own app. - -Grifter does not support auto-discovery of games in your library folder. Instead, you have to manually add all files and their corresponding IGDB-slugs to a config file. -Also, Grifter only supports to download one file per game. Since I also have games consisting of multiple files I was not able to download them from the browser with Grifter. -Gameyfin fixes both these limitations: It can scan your library for games and automatically match them on IGDB to load additional information. -It can also deal with games consisting of multiple files by packing them into a .zip folder in realtime if necessary. - ## Installation ### General