-
Posts
143 -
Joined
-
Last visited
Content Type
Profiles
Forums
Articles
Downloads
Gallery
Blogs
Everything posted by srxz
-
The DLL should be at : LaunchBox\Core .
-
Try to delete the DLL from that folder, it shouldnt be there, it's already at core level of Launchbox.
-
@NexusX0 @rocko2001 Guys, I cannot reproduce this problem not sure what I can do to help :( Maybe windows changed the unblock this on the latest update, not sure.
-
Hey guys, I fixed, I think. @CRZ52 @drodrick @LittleNeoGeo
-
Hey guys, long time, I'm going to try to fix the issue sorry I'm without free time
-
Hi, it gets automatically if you are launching the games from the steam directly using their protocol, e.g. steam://rungameid/64646 Otherwise you will need to do it manually, there's no other way.
-
Yep, this is a bug, I will fix as soon I have some time
-
Dont had time to check yet, but, I think it's because you are trying to scrape a game that is not released yet
-
@sagaopcThere's no new release for the Youtube package that I use, might be an actual error on the code, could you please send me the URL that you tried use? ptbr: Estranho, deve ter acontecido algo no código mesmo, manda a URL que você tentou usar, assim que der tempo vou dar uma olhada!
-
Hi, If you really downloaded the plugin and added to that folder the dll's should be inside there (C:\Users\%username%\LaunchBox\Plugins\SteamScraper), there's no need to add any api key. Did you tried to install other plugin and it worked?
-
Hey @PurpleTentacle could you please download the new version and check? I updated the library but do not have the time until the weekend to test it! Please let me know if there's any problem.
-
Did a little bit of investigation on this and again it's a problem on Youtube changing stuff on their end, as soon the Framework that I use update it to fix the error I will post a new version. Apart from that there's nothing to do. Source: https://github.com/Tyrrrz/YoutubeExplode/pull/268 - https://github.com/Tyrrrz/YoutubeExplode/issues/267
-
-
-
-
@CriticalCid @neil9000 could you guys please download again and test it? I have no idea what's happening lol
-
What the hell I'm taking a look, this is odd it was working
-
Just released the feature, let me know if you have any problems @CriticalCid
-
They are not yet on the API but I can try check those URLS, that should be easy
-
Hmm, the first solution is easy, I will add the steamdb first then get the info, if the game is removed it will add steamdb and quit. Now for the second source it's going to require a lot of refactor of the code, unfortunately now I do not have much time to do it, but, I'm already using steamSpy for the tags so I think I can make a "workaround" to get it from another source but it's not going to be pretty. I will add the SteamDB fix like right now and then later, maybe on weekend try to scrap the info from another source.