-
Posts
139 -
Joined
-
Last visited
Everything posted by srxz
-
@TechTonic guys I tried with 9.7 latest version and had no problem at all, I have no idea how to reproduce the error
-
@TechTonic what version of launchbox are you guys running? I really busy but I will try to have a look.
-
The scraper works for batchs as well, but only if you import it from Launchbox and/or use steam to launch game e.g. steam://rungameid/730 , but i really want to see the python code since I really like the language.
-
-
Smart Light Integration
srxz replied to int3's topic in Third-Party Applications and Plugins (Development and Beta Testing)
would be nice to have the code -
-
That's not how it works, mp4 is a container the file extension doesn't matter on this case. I am able to transcode it using proper software. If what you said its true, that you can edit the file directly from steam, if you just rename the mp4 to webm you should accomplish the same thing with files download with the plugin. My code doens't make the video MPEG4 format, just uses mp4 container to webm, which is basically a file name. I can transcode and edit normally these files, you probably doesn't have the right tools to do it. e.g Handbrake
-
-
-
-
I think it is fixed! Everyone please update your plugins
-
see https://forums.launchbox-app.com/topic/47138-steam-scraper/
-
Streamer Helper - OBS Game Info View File Hi Guys, I did a simple plugin to help anyone that streams and is using Launchbox, basically I write the current playing game information to a folder (Launchbox main folder + obs). So using OBS software you can put the information on display to stream it. It has two types of files: TXT Files - Plain text, so you can put it on stream as text. Json File - Has every Information for that game, you can build a HTML website and display it easily with some front-end knowledge. Also this is a way to test the new Interface that @Jason Carr did for us Requirements: Launchbox 9.2+ Install: Extract the content of zip file to : Launchbox/plugins/OBS Source code: https://github.com/rodrigosiviero/launchbox_obsgameinfo (feel free to contribute) If you have trouble running the plugin and crashing due CAS error, please right click on the DLL's , properties and then unblock. Usage: This time I did a video for the usage, enjoy! https://www.youtube.com/watch?v=o_7BkhGC7Jk&feature=youtu.be Submitter srxz Submitted 12/27/2018 Category Third-party Apps and Plugins
-
Version 0.1.0
83 downloads
Hi Guys, I did a simple plugin to help anyone that streams and is using Launchbox, basically I write the current playing game information to a folder (Launchbox main folder + obs). So using OBS software you can put the information on display to stream it. It has two types of files: TXT Files - Plain text, so you can put it on stream as text. Json File - Has every Information for that game, you can build a HTML website and display it easily with some front-end knowledge. Also this is a way to test the new Interface that @Jason Carr did for us Requirements: Launchbox 9.2+ Install: Extract the content of zip file to : Launchbox/plugins/OBS Source code: https://github.com/rodrigosiviero/launchbox_obsgameinfo (feel free to contribute) If you have trouble running the plugin and crashing due CAS error, please right click on the DLL's , properties and then unblock. Usage: This time I did a video for the usage, enjoy! https://www.youtube.com/watch?v=o_7BkhGC7Jk&feature=youtu.be -
Don't get me wrong, but, I will not help you with this lack of information, just say "doesn't work" isn't enough. Do you have other third party plugins? If yes are you organizing them in separated folders? Are you using latest version? Did you tried to remove every other plugin and just use this plugin to check if it works? Could you provide a video of the error? Could you please delete the plugin folder and download the latest version? Which video did you tried to download and got the error? The error occurs to every video url? Are you using single URL download or One click?
-
Ok I just implemented the Properties file to use or not CustomFields, but as stated here (https://bitbucket.org/jasondavidcarr/launchbox/issues/249/custom-fields-do-not-support-multiple) Custom fields doens't support semi-colon yet, so I guess there's no point to implement the switch yet because we won't be able to organize anything. I will release the multiple Keys with the same value switch for now, maybe we can ask to @Jason Carr to implement Issue#249 Regarding the HTML tags I'm still working on it, I will try to release before I go to vacation
-
Stellar ~ RetroArch Nightly Updater
srxz replied to wyzrd's topic in Third-Party Applications and Plugins (Released)
That would be awesome.