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

Sometimes the same game is combined together while other times it is not #86

Open
AndrewDWhite opened this issue Jun 18, 2021 · 3 comments
Labels
bug Something isn't working

Comments

@AndrewDWhite
Copy link
Owner

image

@AndrewDWhite AndrewDWhite added the bug Something isn't working label Jun 18, 2021
@AndrewDWhite
Copy link
Owner Author

In the latest release you can see the information passed back to galaxy and what their database says that it is. Run the following from the plugin folder to generate the page of info.
py -3.7-32 BackendInfoPage.py
Then open the generated cache.html to see the info. Clicking on the hash digest field for a program will open the galaxy db entry for the application.
image

@AndrewDWhite
Copy link
Owner Author

This requested feature in galaxy would probably be sufficient for resolving the issue. gogcom/galaxy-integrations-python-api#184

@AndrewDWhite
Copy link
Owner Author

It is recommended for use cases such as psx games with multiple disks that playlists are used instead of setting up the configuration to directly look for the images themselves. This should resolve some of these issues and the ambiguity of which disk to start with on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

1 participant