-
Notifications
You must be signed in to change notification settings - Fork 2
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
Add category to games imported #7
Comments
Are you wanting Playnite categories to become Steam collections? Or do you want all created shortcuts placed in the same Steam collection? I think this might be possible, there is a |
I think they are called categories now on Steam as well. And yes, that would be adding each game to a category that matches the one on Playnite so they can be filter by console. I know it's possible because there is an app called Steam Rom Manager that does that. It even scraps grid, logo and icon images from SteamGridDB and passes them onto Steam so games seem to be Steam ones. I don't know if on Playnite these grid images are scraped, I think I read something about it on Discord but if they are available, copying them as well would be an awesome feature. |
I would love this feature as well, currently everything is just thrown into the big pile of "Uncategorized" games in Steam. So i would suggest either (or both with setting booleans at the top of the script) of those ideas:
|
Forwarding from @bburky on discord:
|
Oh no, as of the new Steam redesign you have to create categories in I don't know that I'll actually implement categories in this extension then. I made a categories branch with my half finished implementation which sets I'm going to leave this issue open, but I'm not sure I'll implement this. So far I have avoided |
Can you try what happens if you set the tags and have the collection created in Steam beforehand? |
Doesn't work, I tried. If you do add categories to a shortcut in Steam, it actually populates You can try out the code in the categories branch, I think it does everything for populating |
damnit :/ |
Hi,
would it be possible to update the script so the imported games are added to a category? The same notion exists on Playnite so it could copy it over from it or simply use the platform as a category.
The text was updated successfully, but these errors were encountered: