-
Posts
139 -
Joined
-
Last visited
Content Type
Profiles
Forums
Articles
Downloads
Gallery
Blogs
Everything posted by srxz
-
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.
-
Oh, I didn't knew. I will check how to do it asap.
-
You mean just add the steamdb as a custom tag? If that's the request it's easy. I'm currently overseas once I get back I will update the plug-in.
-
I will try to test asap these problems, unfortunately I'm overseas for a week so I will try to take a look into this after 24 of June. Sorry
-
Hey, Thanks for the logs, so I did a little bit of testing and it's actually working, the problem was that when you copied the URL from youtube it came with something the feature tag from youtube, which broke the plugin. OK: https://www.youtube.com/watch?v=6qEVoWzxgpU NOT OK:https://www.youtube.com/watch?v=6qEVoWzxgpU&feature Please try again and let me see how it goes.