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

Feature Request - Ability to Set Installed Version for Outdated Games #120

Open
nazdridoy opened this issue Feb 1, 2024 · 2 comments
Open

Comments

@nazdridoy
Copy link

Issue Description:

Feature Request:
In the current version of f95checker, users can only check installed games, and the tool assumes the installed version to be the latest. However, it would be immensely beneficial to provide users with the capability to set the current installed version number for outdated games. This feature is particularly useful for individuals who want to add and track updates for games they had previously installed.

Current Workaround:
The current workaround involves manually editing the db.sqlite3 file to add the old version number and track updates. While this method works, having a built-in feature within f95checker to handle this process would greatly enhance user experience and streamline the update tracking process.

Proposed Implementation:
Introduce a user-friendly option within f95checker that allows users to specify the installed version number for outdated games. This could be implemented through an additional field or interface in the f95checker tool, allowing users to input the version number they wish to set for each installed game.

Expected Benefits:

  1. Improved user experience by eliminating the need for manual editing of the database file.
  2. Enhanced flexibility for users to track updates for previously installed games accurately.
  3. Greater control over version management, catering to a broader range of user preferences and needs.

Environment:

  • f95checker version: 10.2
  • Operating System: Archlinux

Note:
This feature request is aimed at enhancing the functionality of f95checker and providing users with a more comprehensive tool for managing and tracking game updates. Your consideration and implementation of this feature would be greatly appreciated.

@Willy-JL
Copy link
Owner

Willy-JL commented Feb 1, 2024

There is a workaround in the interface. Custom games let you change the version, and you can mark custom games as installed. So you can convert to custom, change version, mark installed, change version back, convert to f95zone game, refresh.
A field to change it manually might work, but I'm not super sure about it

@nazdridoy
Copy link
Author

convert to custom, change version, mark installed, change version back, convert to f95zone game, refresh.

It did work! But it's maybe a bit lengthy.

A field to change it manually might work

it will also be a bit more userfrendly, i think.

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

2 participants