Playnite Forums
  • Playnite Web
  • Rules
  • Members
  • Team
  • Search
  • Register
  • Login
  • Home
  • Members
  • Help
  • Search
Playnite Forums Extension Database Generic Extensions ScreenshotsVisualizer

ScreenshotsVisualizer
Lacro59
Offline

#1
12-18-2020, 09:58 AM (This post was last modified: 10-04-2021, 11:00 AM by Lacro59.)
Informations
The plugin shows your screenshots and video capture.   

With this plugin you can:
  • scan multi folders to show screenshoots and video capture
  • move screenshots and video capture on other folders (ex cloud folder)
 
If the theme support function, you can:
  • add plugin data in game list in "Details View" & "Grid View"
  • add plugin data in game details
[Image: main_01.jpg]  [Image: main_02.jpg]  [Image: settings_01.jpg]  [Image: settings_02.jpg]  [Image: control_01.jpg]


Localization
The plugin is localized.
It's possible to translate the extension on crowdin


Custom theme integration
More information


Warnings
  • Playnite 9 only.


More information on Wiki
Lastest release


Changelog
v2.1
  • Playnite 9 version (not compatible with Playnite 8)
  • Fixed many bugs
  • Added screenshots manager
v2.0
  • Playnite 9 beta version (not compatible with Playnite 8)
  • Custom UI Elements for custom theme integration (see wiki on GitHub)
  • Fixed many bugs
  • Many UI tweaks
  • Added multi folders scan
  • Added default UPlay screenshots folder
  • Added basic videos support
  • Added function to move your screenshots and video capture on other folders (ex cloud folder)
v1.5
  • Added new elements for custom themes (see wiki)
jinzagon
Offline

#2
12-18-2020, 04:31 PM
Can I ask you which language are you using to code ?
Your work is wonderful, thank you.
darklinkpower
Offline

Super Moderator
#3
12-20-2020, 06:56 PM
(12-18-2020, 04:31 PM)jinzagon Wrote: Can I ask you which language are you using to code ?
Your work is wonderful, thank you.
The source is on GitHub and is C# https://github.com/Lacro59/playnite-scre...zer-plugin

I just tried and it works great! Any chance it could get automatic folder lookup for Steam games? Detecting the screenshots taken by steam by default by configuring the steamProfile.
sofmarch
Offline

#4
12-20-2020, 08:02 PM (This post was last modified: 12-21-2020, 01:21 AM by sofmarch.)
What image formats are supported for this plugin? For example, Steam's own F12 screenshots are in .jpeg format and show up fine, but Team Fortress 2's own in-game screenshots done with F5 are saved in .tga format and do not.

Edit: Also for further versions of this plugin I'd suggest giving a right click menu option open the screenshots folder in Windows Explorer to allow the person to manage that folders contents
Lacro59
Offline

#5
12-21-2020, 03:08 PM
New version (v1.1):
  • Supported files format (jpg, jpeg, png, gif, bmp, jfif, tga)
  • Integrate Steam user screenshots
sheepbeep
Offline

#6
12-21-2020, 07:38 PM (This post was last modified: 12-21-2020, 07:59 PM by sheepbeep.)
Some suggestions on using the integration with the default themes:

It should be configurable if the integration should be visible in the details either above (current) or at the bottom of the detail page.

If I click in the selection strip in the empty space, the screenshot will change, if I click on the image itself, the image displays as a popup and does not change the image. Perhaps a double-click should make the popup appear and normal click should just select it.

Example:
[Image: g5klPFA.gif]

Controls für image popup: 1:1, 2:1, 4:1, fit screen (aspect ratio + stretched), full screen (aspect ratio + stretched), ability to switch between images (cursor keys + Home for first, End for last); start (fullscreen) slideshow (stop with escape): delay configurable or on keypress.

Future fluff (just a pipe dream): display a cloud symbol or something similar in one of the corners of the image, if it is synched with Steam Cloud.

Other suggestions:

- if a game does not has screenshots, don't display an empty frame in the details.

- set for every game a flag "has screenshots" (or something similar), so one can filter by it in the explorer.

Bug:
- if using the arrow buttons to navigate the image strip, the screenshot area above changes, but not the strip itself (and its selected image)
sheepbeep
Offline

#7
12-21-2020, 09:38 PM
Suggestion:
Have an internal database of default screenshot locations for games for games like Overwatch or the like.

This is activated in the settings menu with a button "scan for known games"

The default locations file can be updated via pull/merge requests and has this format for example:

Game: Overwatch
registry_path:
folder_path: $Documents\Overwatch\Screenshots
relative_path_from_installation:

Environment Variables like %APPDATA% should be automatically resolved and $variable is a default ShellFolder (in this case, $Documents is default document folder)
Lacro59
Offline

#8
12-22-2020, 03:35 PM (This post was last modified: 12-22-2020, 03:56 PM by Lacro59.)
(12-21-2020, 09:38 PM)sheepbeep Wrote: Suggestion:
Have an internal database of default screenshot locations for games for games like Overwatch or the like.

This is activated in the settings menu with a button "scan for known games"

The default locations file can be updated via pull/merge requests and has  this format for example:

Game: Overwatch
registry_path:
folder_path: $Documents\Overwatch\Screenshots
relative_path_from_installation:

Environment Variables like %APPDATA% should be automatically resolved and $variable is a default ShellFolder (in this case, $Documents is default document folder)
I created a issue for it: https://github.com/Lacro59/playnite-scre...n/issues/2

New release (v1.2):
  • Added tag system
  • List screenshots can be linked with single screenshot
  • Added new options
  • Improved memory usage
  • Manage your screenshots with moving in trash
  • Many optimizations
AlecTrias
Offline

#9
12-29-2020, 08:28 AM
First of all I want to say thank you! I tried all launchers to finally end up here. Now I'm really happy with Playnite and your awesome plugins as my only opened launcher to start everything from there.

Your plugin works great and easy for all my steam games. Now I try to get it to work with RetroArch screenshots somehow.
I can choose my own path to the screenshots location and I can see them in the plugin.
But RetroArch has one folder for screenshots of all its games. The screenshot is named by "RomName"-"Date"-"otherNumbers"...

Would it be possible to choose this screenshot folder for all retroarch games and your plugin handles the rest? Maybe that it choose the depending screenshot by ImagePath or somehow? Hope you know what I mean, sorry for eventually bad english Smile
Lacro59
Offline

#10
12-30-2020, 01:41 PM
(12-29-2020, 08:28 AM)AlecTrias Wrote: First of all I want to say thank you! I tried all launchers to finally end up here. Now I'm really happy with Playnite and your awesome plugins as my only opened launcher to start everything from there.

Your plugin works great and easy for all my steam games. Now I try to get it to work with RetroArch screenshots somehow.
I can choose my own path to the screenshots location and I can see them in the plugin.
But RetroArch has one folder for screenshots of all its games. The screenshot is named by "RomName"-"Date"-"otherNumbers"...

Would it be possible to choose this screenshot folder for all retroarch games and your plugin handles the rest? Maybe that it choose the depending screenshot by ImagePath or somehow? Hope you know what I mean, sorry for eventually bad english Smile
I created a issue for it: https://github.com/Lacro59/playnite-scre...n/issues/4
Lacro59
Offline

#11
01-07-2021, 02:59 PM
New version (1.3):
  • Possibility of using a pattern
  • Improved plugin
eminaguil
Offline

#12
01-09-2021, 07:31 PM (This post was last modified: 01-09-2021, 07:33 PM by eminaguil.)
Wow, thanks for another great plugin. Now time to take some screenshots. 
It works great with steam, but I have tried to config the image path for epic games without any success.  Huh

[Image: RCH5BPy.png]
Lacro59
Offline

#13
01-11-2021, 12:00 PM
(01-09-2021, 07:31 PM)eminaguil Wrote: It works great with steam, but I have tried to config the image path for epic games without any success.  Huh
Epic games havn't a internal capture system like Steam.
Can you give more information as your configuration that not working?
eminaguil
Offline

#14
01-11-2021, 10:18 PM (This post was last modified: 01-11-2021, 10:20 PM by eminaguil.)
(01-11-2021, 12:00 PM)Lacro59 Wrote:
(01-09-2021, 07:31 PM)eminaguil Wrote: It works great with steam, but I have tried to config the image path for epic games without any success.  Huh
Epic games havn't a internal capture system like Steam.
Can you give more information as your configuration that not working?

I added the game through settings -> plugins -> ScreenshotVisualizer -> Configuration -> add game ->, and after restarting Playnite, it let me change it's path. The screenshots are shown only after launching the the game. When restarting Playnite the image are not shown.

If, it was a bug for adding a non steam game, it almost works. I've tried adding another epic game and it does not allows me.
Lacro59
Offline

#15
01-25-2021, 10:21 AM
New release (v1.4):
  • Added new option in game menu
  • Added new esthetic options
  • Resolved issue with auto-tag system
  • Added mouse-scroll zoom in screenshoot view
Takomancer
Offline

#16
05-05-2021, 08:23 PM
I keep getting the message that I need an update from 1.4.2 -> 1.4.2 with the newest update
kareha
Offline

#17
05-06-2021, 08:11 PM
(05-05-2021, 08:23 PM)Takomancer Wrote: I keep getting the message that I need an update from 1.4.2 -> 1.4.2 with the newest update
Getting the same message as well.
Lacro59
Offline

#18
05-07-2021, 06:40 AM
You can disable the check version.
You must edit the config file in extension data folder ("Playnite\ExtensionsData\c6c8276f-91bf-48e5-a1d1-4bee0b493488" or "%appdata%\Playnite\ExtensionsData\c6c8276f-91bf-48e5-a1d1-4bee0b493488") and set at false the line (or add) "EnableCheckVersion".
stuntaneous
Offline

#19
05-16-2021, 02:38 AM
Would be very useful to be able to define regex for different games. My screenshots are dropped together in the one directory.

Also, videos.
Lacro59
Offline

#20
05-16-2021, 11:29 AM
(05-16-2021, 02:38 AM)stuntaneous Wrote: Would be very useful to be able to define regex for different games. My screenshots are dropped together in the one directory.

Also, videos.
You can already use a template that supports regex.
« Next Oldest | Next Newest »
Pages (3): 1 2 3 Next »



  • View a Printable Version
  • Subscribe to this thread

© Designed by D&D - Powered by MyBB

Linear Mode
Threaded Mode