andrew-codes / playnite-web

Self-hosted Playnite companion web app; offering remote control, automation and sharing your library with friends.
GNU Affero General Public License v3.0
38 stars 7 forks source link

Default unknown platform sources to be PC #633

Closed andrew-codes closed 4 days ago

andrew-codes commented 4 days ago

There are many PC platform sources; too many to try to hard code all of them. Additionally, new ones will appear in the future, so the set of all PC platform sources cannot be known. For this reason, we should do the inverse: match platform/source against known sources, such as PlayStation, Nintendo, etc. and all others should default to PC.

github-actions[bot] commented 4 days ago

:tada: This issue has been resolved in version 9.4.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: