Tormak9970 / Steam-Art-Manager

Simple and elegant Steam library customization
GNU General Public License v3.0
81 stars 2 forks source link

Games marked as "Private" don't show up when searched for it #151

Closed Archilyte closed 7 months ago

Archilyte commented 7 months ago

Describe the bug Steam Art Manager can't detect "Private" games

To Reproduce Steps to reproduce the behavior:

  1. Enable the beta version of the Steam client
  2. Right click on any game and set it to private
  3. Try to search up that game on Steam Art Manager
  4. See error

Expected behavior Game shows up when searched for it.

Additional information This has more info about marking games as "Private"

Tormak9970 commented 7 months ago

I need to look into this but I suspect that the steam api just doesnt return private games. If so I won't be able to do anything about it

Tormak9970 commented 7 months ago

@Archilyte have you put in a Steam API key? I tested making a game private and it still shows up. Its also possible one of the changes I've made since the last release fixed whatever is causing the issue

Archilyte commented 7 months ago

ok it seems to be working after giving the steam api key! thank you!