Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request - Gameyfin #27

Open
spoonys opened this issue Mar 20, 2023 · 3 comments
Open

Request - Gameyfin #27

spoonys opened this issue Mar 20, 2023 · 3 comments

Comments

@spoonys
Copy link

spoonys commented Mar 20, 2023

https://github.com/grimsi/gameyfin

would it be possible to add this?

@maximuskowalski
Copy link
Collaborator

Gameyfin

A simple game library manager.

Overview

Name and functionality inspired by Jellyfin.

Video

Click this link to watch how to install and set up Gameyfin on your machine.

Features

  • Automatically scans your game library folder and downloads additional metadata from IGDB
  • Access your library via your Web-Browser
  • Download games directly from your browser
  • LAN-friendly (everything is cached locally)
  • Native Docker support (alternatively it's only one .jar file to run on bare metal)
  • Light and dark theme

@mtauberjr
Copy link

I tried doing it manually but it wont run.

gateway not found everytime

docker run -d
--name=gameyfin
--restart=unless-stopped
-e PGID=1002 -e PUID=1001
-e GAMEYFIN_USER=retracted
-e GAMEYFIN_PASSWORD=retraced
-e GAMEYFIN_IGDB_API_CLIENT_ID=retracted
-e GAMEYFIN_IGDB_API_CLIENT_SECRET=retreacted
-v /mnt/unionfs/Media/gameyfin:/opt/gameyfin-library
--network=saltbox
--network-alias=gameyfin
--label com.github.saltbox.saltbox_managed=true
--label traefik.enable=true
--label traefik.http.routers.gameyfin-http.entrypoints=web
--label traefik.http.routers.gameyfin-http.middlewares=globalHeaders@file,redirect-to-https,gzip
--label traefik.http.routers.gameyfin-http.rule=Host(`gameyfin.domain.com`)
--label traefik.http.routers.gameyfin-http.service=gameyfin
--label traefik.http.routers.gameyfin.entrypoints=websecure
--label traefik.http.routers.gameyfin.middlewares=globalHeaders@file,secureHeaders@file
--label traefik.http.routers.gameyfin.rule=Host(`gameyfin.domain.com`)
--label traefik.http.routers.gameyfin.service=gameyfin
--label traefik.http.routers.gameyfin.tls.certresolver=cfdns
--label traefik.http.routers.gameyfin.tls.options=securetls@file
--label traefik.http.services.gameyfin.loadbalancer.server.port=8080
grimsi/gameyfin:latest

@maximuskowalski
Copy link
Collaborator

Seems to be no interest. Closing or deleting unless anyone has more to add.

@maximuskowalski maximuskowalski transferred this issue from saltyorg/Sandbox Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants