Resource icon

Move Replays to a folder named after Windows Tiles/Names 0.1

Supported Bit Versions
  1. 32-bit
  2. 64-bit
Source Code URL
https://github.com/closet-raccoon/Replay_System
Minimum OBS Studio Version
30.2.0
Supported Platforms
  1. Windows
  2. Linux
A simple script that moves replays to folders named after the window tile/name that a specific source is hooked to. Note that this only works with sources that can hook to a single window ( Eg. Game cap, or Window Cap). The script only uses signals and hooks, so its quite performant!

Linux is supported although testing for the Linux platform is limited. Please add issues for any thing that behaves less then optimal on Linux!


There's no properties or settings in OBS so currently the only method of selecting the source to use is via a variable that you need to change on the first line of the script file. Its set to "game" right now, it needs to match exactly the same name. Also the script will only pull the information about the hooked window once per hook action. This means that after you close or even stop using the selected source, it will always use the tile/name of the last hooked window!

Also please note that this script calls the os.excute() Lua function which parses string similar to the command line. Please insure that your file names and paths do not include problematic chars for your system of choice ( So no pipes | or <> symbols etc.). Also don't use any scripts that allow external users to effect or change the path of which OBS saves or names any output files! I am planning on altering the plugin to use native OBS functions to change the output location of the replay, but the documentation is a little lacking I've come to realize :(
Author
ClosetRaccoon
Downloads
78
Views
393
First release
Last update
Rating
0.00 star(s) 0 ratings
Top