Is this an arr for PC games?
Self-Hosted Main
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
For Example
- Service: Dropbox - Alternative: Nextcloud
- Service: Google Reader - Alternative: Tiny Tiny RSS
- Service: Blogger - Alternative: WordPress
We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.
Useful Lists
- Awesome-Selfhosted List of Software
- Awesome-Sysadmin List of Software
With a lot of pleasures
I just adore the name. Old 40k 2nd edition player here
This could feasibly replace my current method of using an excel document, will be following with interest
That's exactly what it's intended for :)
One issue I had is that I did't track IGDB IDs in my Spreadsheet, just names. Matching the IGDB ID is quite cumbersome by hand, which is why Slaanesh comes with a name to ID matcher in its toolbox (wrench icon in the upper right). That takes all the names and creates a csv output with matched IGDB IDs, which then can be added to your spreadsheet (using vlookup or similar) for easy import.
Matching does require an exact name, no fuzzy matches, so it will not match everything and some manual matching will still be required. But I think this is better than getting false matches, which are much harder to find manually, when using fuzzy search. Hope it helps!