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

ScreenshotsVisualizer
Goose
Offline

#21
05-18-2021, 03:14 AM
This is an excellent extension, it's something I've wanted on playnite from the beginning. It displays all the steam images + images stored by the nvidia overlay I have perfectly.

Is it possible to create a variant of this that tracks video files like MP4? It wouldn't need to play them, just display thumbnails in a list and link to the video folder setup by the user like this extension does. Easier tracking per game of OBS, geforce, xbox video captures etc is something no launcher has done yet that I'm aware of.
Cr3ViL
Offline

#22
05-19-2021, 02:14 PM
Can we add emulation game screenshots with this extension or does it only support steam games?
Lacro59
Offline

#23
05-19-2021, 02:23 PM
(05-19-2021, 02:14 PM)Cr3ViL Wrote: Can we add emulation game screenshots with this extension or does it only support steam games?
It's for any game.
You can define a specific folder and a file patern.
Rabold
Offline

#24
06-01-2021, 04:08 PM
Any idea why this extension (or maybe it's Playnite?) constantly reminds me that I need to update to the version that I am already using?

Repro:
1) Start Playnite
2) Notification icon appears in the upper bar that something needs attention
3) When I look, it says "ScreenshotsVisualizer - Update Available (v1.4.2 -> 1.4.2)
4) If I click the notification, download and install v1.4.2, the notification still appears
5) If I click 'Dismiss All' the notification reappears the next time I start Playnite

I'm wary of removing -> reinstalling the extension because it took me a long time to get all of the screenshots that I have in place, and if I had to start over with that unfortunately I'd opt to simply stop using the extension because of the time sink Sad


[Image: nsw42ID.jpg]
BoneofMalkav
Offline

#25
06-01-2021, 04:54 PM
(06-01-2021, 04:08 PM)Rabold Wrote: Any idea why this extension (or maybe it's Playnite?) constantly reminds me that I need to update to the version that I am already using?

Repro:
1) Start Playnite
2) Notification icon appears in the upper bar that something needs attention
3) When I look, it says "ScreenshotsVisualizer - Update Available (v1.4.2 -> 1.4.2)
4) If I click the notification, download and install v1.4.2, the notification still appears
5) If I click 'Dismiss All' the notification reappears the next time I start Playnite

I'm wary of removing -> reinstalling the extension because it took me a long time to get all of the screenshots that I have in place, and if I had to start over with that unfortunately I'd opt to simply stop using the extension because of the time sink Sad


[Image: nsw42ID.jpg]
Did you also happen to install QuickSearch? Cause I only get this issue with QuickSearch extention installed.
Lacro59
Offline

#26
06-01-2021, 05:38 PM
You can do it to remove this message: https://playnite.link/forum/thread-514-p...ml#pid4369
SaiBork
Offline

#27
06-02-2021, 05:36 PM
I removed all plugins and themes and only installed 1.4.2 of ScreenshotsVisualizer and it still gives the update notification like Rabold gets.

I've deleted both AppData folders to ensure no dodgy settings anywhere.
"C:\Users\SaiBork\AppData\Local\Playnite"
"C:\Users\SaiBork\AppData\Roaming\Playnite"

Even after doing this, starting a clean Playnite, just installing this plugin will get it to pop up with an update message. None of your other plugins do this. I really like your update checks in your plugins, so I'm hesitant to disable it. I might miss an update!! :O

I'll deal with the message for now, keep up the great work!
Lacro59
Offline

#28
07-12-2021, 11:19 AM
v1.5
  • Added new elements for custom themes (see wiki)
Shakahron
Offline

#29
10-08-2021, 07:34 PM
Is it possible for the screenshot location fields to use Playnite's special variables like {PlayniteDir} and {InstallDir}? I have all of my Games setup locally inside Playnites folder so if I ever move it the screenshots break on every single game. I understand this is probably an extremely niche use case.
Lacro59
Offline

#30
10-08-2021, 09:06 PM
(10-08-2021, 07:34 PM)Shakahron Wrote: Is it possible for the screenshot location fields to use Playnite's special variables like {PlayniteDir} and {InstallDir}? I have all of my Games setup locally inside Playnites folder so if I ever move it the screenshots break on every single game. I understand this is probably an extremely niche use case.
Here in the version 2.x for Playnite 9:
   
Meiloorun
Offline

#31
11-10-2021, 09:29 AM
Is there a way I can scan all subdirectories in one folder because I have a bunch of clips that get automatically added in new subfolders for different days
BloodShed
Offline

#32
12-01-2021, 08:02 PM
Regarding the 'move' function (in the Misc tab).


Does it move screenshots from this folder I set?
Lacro59
Offline

#33
12-01-2021, 09:56 PM (This post was last modified: 12-01-2021, 09:58 PM by Lacro59.)
(11-10-2021, 09:29 AM)Meiloorun Wrote: Is there a way I can scan all subdirectories in one folder because I have a bunch of clips that get automatically added in new subfolders for different days
Can you open an issue on GitHub for this with the directory structure?

(12-01-2021, 08:02 PM)BloodShed Wrote: Regarding the 'move' function (in the Misc tab).


Does it move screenshots from this folder I set?
Yes.
This function is to move all screenshots in other directory (Dropbox for example) and a link in plugin.
There is a directory by game.
BloodShed
Offline

#34
12-02-2021, 03:41 PM (This post was last modified: 12-02-2021, 06:33 PM by BloodShed.)
(12-01-2021, 09:56 PM)Lacro59 Wrote:
(12-01-2021, 08:02 PM)BloodShed Wrote: Regarding the 'move' function (in the Misc tab).


Does it move screenshots from this folder I set?
Yes.
This function is to move all screenshots in other directory (Dropbox for example) and a link in plugin.
There is a directory by game.


The wording could be a little more clearer (maybe even include an example).


Suggestion:
Could you add OneDrive as a variable like you did with DropBox (Windows has a environment variable (%OneDrive%) but it's not compatible with the plugin)?


EDIT
Found a bug

Any game with a colon ( : ) in it's name, will give the following error when using {Name} in the move screenshot path

"The given path's format is not supported."


The solution would be to remove the colon from the game name before creating the folder.


Example:

"Diablo II: Resurrected" would have "Diablo II Resurrected" as a folder name
Lacro59
Offline

#35
12-02-2021, 08:41 PM
(12-02-2021, 03:41 PM)BloodShed Wrote:
(12-01-2021, 09:56 PM)Lacro59 Wrote:
(12-01-2021, 08:02 PM)BloodShed Wrote: Regarding the 'move' function (in the Misc tab).


Does it move screenshots from this folder I set?
Yes.
This function is to move all screenshots in other directory (Dropbox for example) and a link in plugin.
There is a directory by game.


The wording could be a little more clearer (maybe even include an example).


Suggestion:
Could you add OneDrive as a variable like you did with DropBox (Windows has a environment variable (%OneDrive%) but it's not compatible with the plugin)?


EDIT
Found a bug

Any game with a colon ( : ) in it's name, will give the following error when using {Name} in the move screenshot path

"The given path's format is not supported."


The solution would be to remove the colon from the game name before creating the folder.


Example:

"Diablo II: Resurrected" would have "Diablo II Resurrected" as a folder name
Can you open a issue on GitHub for the two elements?
BloodShed
Offline

#36
12-03-2021, 07:22 PM
(12-02-2021, 08:41 PM)Lacro59 Wrote:
(12-02-2021, 03:41 PM)BloodShed Wrote:
(12-01-2021, 09:56 PM)Lacro59 Wrote:
(12-01-2021, 08:02 PM)BloodShed Wrote: Regarding the 'move' function (in the Misc tab).


Does it move screenshots from this folder I set?
Yes.
This function is to move all screenshots in other directory (Dropbox for example) and a link in plugin.
There is a directory by game.


The wording could be a little more clearer (maybe even include an example).


Suggestion:
Could you add OneDrive as a variable like you did with DropBox (Windows has a environment variable (%OneDrive%) but it's not compatible with the plugin)?


EDIT
Found a bug

Any game with a colon ( : ) in it's name, will give the following error when using {Name} in the move screenshot path

"The given path's format is not supported."


The solution would be to remove the colon from the game name before creating the folder.


Example:

"Diablo II: Resurrected" would have "Diablo II Resurrected" as a folder name
Can you open a issue on GitHub for the two elements?

Done
skywalker6705
Offline

#37
01-10-2022, 10:08 AM
Seeking some help for this extension: currently on 2.3.1.

When opening the extension in the Add-ons panel, no titles or games are shown. Right clicking on any title in the games list and clicking to Refresh Data under Screenshot Visualizer has no effect. Additionally, changing any setting in the Games list causes the extension to immediately hard crash and force Playnite to restart.

I have deleted the extension data and uninstalled and reinstalled it. Unsure what I should look at next, but it seems to have detected none of my installed titles, and no defaults load, causing some kind of hard crash when the extension is invoked.
Lacro59
Offline

#38
01-10-2022, 04:01 PM
(01-10-2022, 10:08 AM)skywalker6705 Wrote: Seeking some help for this extension: currently on 2.3.1.

When opening the extension in the Add-ons panel, no titles or games are shown. Right clicking on any title in the games list and clicking to Refresh Data under Screenshot Visualizer has no effect. Additionally, changing any setting in the Games list causes the extension to immediately hard crash and force Playnite to restart.

I have deleted the extension data and uninstalled and reinstalled it. Unsure what I should look at next, but it seems to have detected none of my installed titles, and no defaults load, causing some kind of hard crash when the extension is invoked.
Can you post your crash log?
skywalker6705
Offline

#39
01-14-2022, 10:53 AM (This post was last modified: 01-14-2022, 10:55 AM by skywalker6705.)
(01-10-2022, 04:01 PM)Lacro59 Wrote:
(01-10-2022, 10:08 AM)skywalker6705 Wrote: Seeking some help for this extension: currently on 2.3.1.

When opening the extension in the Add-ons panel, no titles or games are shown. Right clicking on any title in the games list and clicking to Refresh Data under Screenshot Visualizer has no effect. Additionally, changing any setting in the Games list causes the extension to immediately hard crash and force Playnite to restart.

I have deleted the extension data and uninstalled and reinstalled it. Unsure what I should look at next, but it seems to have detected none of my installed titles, and no defaults load, causing some kind of hard crash when the extension is invoked.
Can you post your crash log?

Done. I have a large library of emulated titles in addition to my Steam/Epic/GoG/PSN libraries. The Log file is huge.
The forum says it can be a max of 1mb, so I will have to re-host. https://www.sendspace.com/file/dt1n42
DishierCloud188
Offline

#40
01-16-2022, 11:53 AM
Could you add an option to share screenshots on Steam? Only with games from the Steam library of course although an option to upload screenshots as artwork wouldn't be bad tbh. I hope it's possible, thanks Smile
« Next Oldest | Next Newest »
Pages (3): « Previous 1 2 3 Next »



  • View a Printable Version
  • Subscribe to this thread

© Designed by D&D - Powered by MyBB

Linear Mode
Threaded Mode