-
Posts
33 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Forums
Articles
Downloads
Gallery
Blogs
Everything posted by AgentJohnnyP
-
Missing Games Checker Plugin
AgentJohnnyP commented on AgentJohnnyP's file in Third-party Apps and Plugins
Sorry everyone! LaunchBox made some changes which has seem to broken it, and with 13.19 and the switch to SQL this DEFINITELY will not work. Unfortunately, my full time job is an 8 day a week thing so any fixes will not come around until late spring/summer at the earliest. I'll revisit this on my break and will see about getting it working again. Until then, enjoy LaunchBox and your retro collections!!! GAME ON!!!- 52 comments
-
Missing Games Checker Plugin
AgentJohnnyP commented on AgentJohnnyP's file in Third-party Apps and Plugins
Thank you for the feedback! Glad it works not just on my PC lol And I had to throw Leo in there somewhere! (It's the ADHD in me lol) That is an interesting idea. I could look into something like that. I've actually wanted to do a little more with my MAME collection. I'll see what plugins are available and see what I can build! Might be a little while out, but I'll add it to my plate. Cheers! 🍻- 52 comments
-
Missing Games Checker Plugin
AgentJohnnyP commented on AgentJohnnyP's file in Third-party Apps and Plugins
- 52 comments
-
Missing Games Checker Plugin
AgentJohnnyP commented on AgentJohnnyP's file in Third-party Apps and Plugins
I haven't been able to reproduce this issue. I might need to add some additional debug logging to catch it. I'll post an update in a few weeks, a little wrapped up with other things right now Maybe you could try it again, but just close the debug log window and click on the filter. The logging is still going in the background so you can click on the filter, then go into the debug log and grab the updates and post here again. Thanks for the help! Cheers!🍻- 52 comments
-
Missing Games Checker Plugin
AgentJohnnyP commented on AgentJohnnyP's file in Third-party Apps and Plugins
- 52 comments
-
Missing Games Checker Plugin
AgentJohnnyP commented on AgentJohnnyP's file in Third-party Apps and Plugins
- 52 comments
-
Missing Games Checker Plugin
AgentJohnnyP commented on AgentJohnnyP's file in Third-party Apps and Plugins
I do believe the metadata file is updated when you open LaunchBox. When I first started at the beginning of September I think there was around 157000 titles pulled. By the time I was done a few days ago I was pulling in around 161000, and I never updated the metadata file specifically. And there's only a portion of the LaunchBox app I have access to. And I don't believe I saw that type of functionality exposed in the API. Hope that helps! Cheers!- 52 comments
-
Missing Games Checker Plugin
AgentJohnnyP commented on AgentJohnnyP's file in Third-party Apps and Plugins
- 52 comments
-
- 1
-
-
Missing Games Checker Plugin
AgentJohnnyP commented on AgentJohnnyP's file in Third-party Apps and Plugins
- 52 comments
-
- 2
-
-
Missing Games Checker Plugin
AgentJohnnyP commented on AgentJohnnyP's file in Third-party Apps and Plugins
Thanks again for the interest everyone! I've been diligently working on version 1.2 but it's turned out to be a bit more than I thought lol pretty much a complete remake with stability and performance in mind. It's about 97% ready! Although, I've been at 90% for about 4 days now lol Hang tight! This one will be a winner 🏆 🫠 Hopefully in the next few days 👍 Until then, cheers 🍻- 52 comments
-
- 2
-
-
Missing Games Checker Plugin
AgentJohnnyP commented on AgentJohnnyP's file in Third-party Apps and Plugins
- 52 comments
-
Missing Games Checker Plugin
AgentJohnnyP commented on AgentJohnnyP's file in Third-party Apps and Plugins
- 52 comments
-
- 1
-
-
Missing Games Checker Plugin
AgentJohnnyP commented on AgentJohnnyP's file in Third-party Apps and Plugins
- 52 comments
-
- 1
-
-
Missing Games Checker Plugin
AgentJohnnyP commented on AgentJohnnyP's file in Third-party Apps and Plugins
- 52 comments
-
Missing Games Checker Plugin
AgentJohnnyP commented on AgentJohnnyP's file in Third-party Apps and Plugins
If there was an API for the LaunchBox DB, I would query that as well. But yeah, I only have access to the local XML data (no access to the full dataset within the LaunchBox API from what I can see either). And I double checked my XML which has that game listed as "Released" as well. Can't really help the discrepancies, but I'll keep an eye out for changes where I might be able to sync that better. Not sure, but perhaps it's also a case where the XML data is actually more up-to-date than the website? Not sure, but thanks again for the feedback!- 52 comments
-
Missing Games Checker Plugin
AgentJohnnyP commented on AgentJohnnyP's file in Third-party Apps and Plugins
Just a heads up for what's coming to v1.2: Optimization around the Metadata.xml which should: Reduce crashes Quicker table refreshing Enhanced stability, performance, and error detection "Region" data added to tables Column filtering Window Resizing (if I can get it working) Should be out in the next day or two 👍- 52 comments
-
- 2
-
-
Missing Games Checker Plugin
AgentJohnnyP commented on AgentJohnnyP's file in Third-party Apps and Plugins
- 52 comments
-
- 1
-
-
Missing Games Checker Plugin
AgentJohnnyP commented on AgentJohnnyP's file in Third-party Apps and Plugins
- 52 comments
-
- 1
-
-
Missing Games Checker Plugin
AgentJohnnyP commented on AgentJohnnyP's file in Third-party Apps and Plugins
- 52 comments
-
- 1
-
-
Missing Games Checker Plugin
AgentJohnnyP commented on AgentJohnnyP's file in Third-party Apps and Plugins
Thanks for the feedback everyone! I've updated the instructions and posted v1.1.2 with enhanced error checking around the Metadata.xml file. The code will search for the file in directory now to make sure it is there. I've also updated the error messaging so it should pop errors in the data table depending on what's happening. If you still have issues, please post a screenshot of the app with the error messaging in the data table and I'll get on it. Cheers! 🍻 Edit: If you do experience further issues, please click the "Export to CSV" for the Missing Games table and attach the .CSV to a post here. Thanks again and enjoy 😎- 52 comments
-
- 2
-
-
-
The code is set so if the Metadata.xml file is not found it would post a different error in the table other than NoPlatformFound. Could be how I'm checking for the ScapeAs field for the platform. I'm working on some additional checks around that and the metadata right now, should have it posted shortly.Thanks again! One of those situations where it works in mine lol I'll nail it down. 👍
-
First off, I have to say "THANK YOU" for helping out and sending the feedback! I've uploaded version 1.1.1 now. I don't think it will fix the issue, but it should help understand what's happening (or not happening). There will be better error messaging that shows up in the Missing Games table if you could pass that along. Thanks again and let me know how it goes 👍
-
I finally got around to it, but I've released the web version of the Missing Games Checker as a full LaunchBox plugin! Haven't touched C# in about 10 years, but it was a fun project 😁 Check out the release in the Downloads section. Let me know if you find any issues or have any suggestions. Star Rating sorting is available as well with export functionality 👍