You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release summary v3.1.4 #290
No new features in this release. This release contains chore related work to automate the release process for the Playnite extension (*.pext) file. This will ensure every release has this file in its assets available for download.
Implemented enhancements:
Automate the packaging and release of the playnite-web-plugin #321
Merged pull requests:
chore: package Playnite plugin via toolbox in automation #323 (andrew-codes)
This release introduces the ability to drill down into a game and view its description. If you have enabled authentication via environment parameters, the game details will also show a button allowing you to activate the game on a given platform. Activating a game will publish a message to MQTT that can be handled by external consumers. One use case for this feature could be as follows:
Activate a game, publishing a MQTT message.
MQTT message is received by Home Assistant and triggers an automation.
Automation reads the platform from the message to start the desired platform via Home Assistant.
If the platform is for PC, then the Home Assistant automation can start the desired game via the message's game's ID (Playnite ID). This can happen by remotely starting Playnite from a shell command and providing the game's ID as a CLI parameter.
Of course, what you do with the MQTT message is up to you!
Implemented enhancements:
Features requiring authentication are optional #280
Game details from home screen in addition to browse #277
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Changelog
v3.1.4 (2024-05-24)
Full Changelog
Release summary v3.1.4 #290
No new features in this release. This release contains chore related work to automate the release process for the Playnite extension (*.pext) file. This will ensure every release has this file in its assets available for download.
Implemented enhancements:
Merged pull requests:
v3.1.3 (2024-05-12)
Full Changelog
Fixed bugs:
v3.1.2 (2024-05-10)
Full Changelog
Fixed bugs:
Merged pull requests:
v3.1.1 (2024-05-09)
Full Changelog
Fixed bugs:
Merged pull requests:
v3.1.0 (2024-05-09)
Full Changelog
This release introduces the ability to drill down into a game and view its description. If you have enabled authentication via environment parameters, the game details will also show a button allowing you to activate the game on a given platform. Activating a game will publish a message to MQTT that can be handled by external consumers. One use case for this feature could be as follows:
Of course, what you do with the MQTT message is up to you!
Implemented enhancements:
Fixed bugs:
Closed issues:
Merged pull requests:
v3.0.1 (2024-05-06)
Full Changelog
Fixed bugs:
Closed issues:
Merged pull requests:
v3.0.0 (2024-04-22)
Full Changelog
New and improved UX! Basic filtering (by name and by feature). Filter by platform soon to follow!
Now Playing (homepage)
My Library Screenshot
Basic filtering by name and feature
Implemented enhancements:
Closed issues:
2.0.2 (2024-04-21)
Full Changelog
Closed issues:
2.0.1 (2024-04-11)
Full Changelog
Implemented enhancements:
Closed issues:
2.0.0 (2024-01-29)
Full Changelog
Implemented enhancements:
Fixed bugs:
Closed issues:
1.0.0 (2024-01-05)
Full Changelog
Implemented enhancements:
Closed issues:
* This Changelog was automatically generated by github_changelog_generator
This discussion was created from the release v3.1.4.
All reactions