erri120 both extensions give me the same error on Playnite startupAdded a search function to the DLsite Metadata Plugin. Both Extensions should be fully functioning and I will now do some cleanup and prepare to merge with master. Also need to look into CI and CD with the new internal Extension Updating thing of Playnite.
Did you grab the latest versions from GitHub and are you on the latest version of Playnite?erri120 both extensions give me the same error on Playnite startup
You don't have permission to view the spoiler content. Log in or register now.
Yeah, I downloaded them from github, got this error. Then compiled them myself and got the same error. I think I am on the latest version of Playnite 9.14Did you grab the latest versions from GitHub and are you on the latest version of Playnite?
Bulk metadata download is possible but requires you to have correct names in place. If you do not use the link to the thread as a game name, the plugin will use the first search result when bulk downloading.Is there a way to do multiple metadata downloads at the same time (example select ones then do one after the other to make it a bit faster?)
I cant find a way to do it, maybe something is bugged on my endBulk metadata download is possible but requires you to have correct names in place. If you do not use the link to the thread as a game name, the plugin will use the first search result when bulk downloading.
I've actually forgot to test that but it should work.
Can you detail me how it is done?Bulk metadata download is possible but requires you to have correct names in place. If you do not use the link to the thread as a game name, the plugin will use the first search result when bulk downloading.
I've actually forgot to test that but it should work.
I think you need to go to Library -> Download Metadata. The games have to be added to Playnite beforehand, you can either do that manually with Add Game -> Manually or automatically add the games with Add Game -> Scan Automatically -> Scan Folder.Can you detail me how it is done?
I'm getting this exact same error for both extensions. My setup is also exactly the same as was shown above in both images.erri120 both extensions give me the same error on Playnite startup
You don't have permission to view the spoiler content. Log in or register now.
I'm getting this exact same error for both extensions. My setup is also exactly the same as was shown above in both images.
Do both of you have the .NET 6 runtime installed? This might be a bit far-fetched but you could try installed the runtime or SDK fromerri120 both extensions give me the same error on Playnite startup
You don't have permission to view the spoiler content. Log in or register now.
dotnet --info
I found the problem, will fix later. I forgot to tell Playnite which fields the Plugin supports so you don't see any showing up...I can't search metadata like that for f95, all I see is this now. I know I could select other things before the 9 update.
You don't have permission to view the spoiler content. Log in or register now.
Edit:Looks like you don't have that enabled. Quote from server support: "The extension must not implement obtaining that specific metadata field. "
Did this, but sadly got the same error.Do both of you have the .NET 6 runtime installed? This might be a bit far-fetched but you could try installed the runtime or SDK fromYou must be registered to see the links. This is the only thing I can think of that might solve this problem.
Runin the terminal to verify that it's installed:Code:dotnet --info
I've opened an issue to get more debug information with Playnite:Did this, but sadly got the same error.
Likewise to dioegul, having .NET 6 runtime did not help.Do both of you have the .NET 6 runtime installed? This might be a bit far-fetched but you could try installed the runtime or SDK fromYou must be registered to see the links. This is the only thing I can think of that might solve this problem.