Logo of script

Helpful instructions are at the bottom of this page and at my GitHub repository!

Script was tested only on Windows 11, but it allegedly works on other OSes as well

Current version of the script works with the OBS 31.0 version!

‼️Script only works with OBS in version 29.0.0 or higher‼️

What does this script does?​



To put it simply, it tries to mimic the recordings organization of NVIDIA Shadow Play.

Once configured - you don't have to worry about anything. From now on your recordings/replays/screenshots will be automatically sorted for you.

Tested only on 3.11.4, but it might work on other versions as long as there are no big changes!

Features of the script​



In case of full screen applications/ hooked windows (mentioned as it below)
  • Moves recordings to a folder named after it
  • Moves replay buffer recordings to folders named after it
  • Moves screenshots to folders named after it
  • When automatic splitting is enabled, it will also actively move all of the split recordings to relevant folder as in recordings case
Other features:
  • Verbose logs of the script - you should be able to see the important information on the go when viewing `Script Logs`

If the Game Capture or Window Capture is not hooked to any app, it will organize saved recording/replay buffer in a folder called "Manual Recording"

A big thanks to Penwy (@penwywern) for giving me tips on how to do this script

How to report issues or where to find help?​



For a general F.A.Q, please visit this place.

If you think you found an issue - please, create an issue ticket on GitHub.

If you don't have a GitHub account or you do not want to create one, then please use this format when you send the Private Message or post on script discussion feed and notify me via Private Message:
Code:
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

**Expected behavior**
What are you expecting the script to do at this moment?

**Actual behavior**
A clear and concise description of what has happened.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Desktop (please complete the following information):**
 - OS: [e.g. Windows 11]
 - OBS Version [e.g. 30.2.3]
 - Other scripts you are using [e.g. advanced-fileformatter]

 
**Additional context**
Add any other context about the problem here.

If you have an idea for a feature that could be useful for you when using the script, then please use this format when you send the Private Message or post on script discussion feed and notify me via Private Message:
Code:
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

**Describe the solution you'd like**
A clear and concise description of what you want to happen.

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

**Additional context**
Add any other context or screenshots about the feature request here.

Above formats are copy-paste of bug report/feature request on GitHub.

Plans for the future​



  • Implementing Toast Messages without 3rd party libraries
If some features won't be possible to implement without re-inventing the wheel anew, then I will probably make two different versions of the script, so you can go without the optional features.

There was no viable option of implementing the above function without introducing additional libraries, which was not an option for my script.

I personally advise you to make use of the Warmuptil's Advanced Scene Switcher.
It's probably the best tool that will give you many features like notifications or anything that can come to your mind probably.
Give it a try!

How to install?​



Press the Go to download button, located in the top right corner under site's toolnbar button, it will open a new window to my script's GitHub repository.

It should look something like this
Screenshot showing the releases window inside of project's Github repository


You need to download the RecORDER.py if you want to use my script.

For further instructions, you need to follow the README file readable on the main repository view.
To see the README, please click on button highlighted by either arrow #1 or arrow #2

Screen showing releases window and two arrows pointing at RecORDER and Code buttons to access the README file
  • OBS RecORDER.png
    OBS RecORDER.png
    8.4 KB · Views: 53
  • OBS RecORDER.png
    OBS RecORDER.png
    8.4 KB · Views: 804
  • Logo4.png
    Logo4.png
    20.1 KB · Views: 57
Author
oxypatic
Downloads
2,380
Views
5,732
First release
Last update
Rating
5.00 star(s) 1 ratings

More resources from oxypatic

Latest updates

  1. 1.6 - Gotta optimize them all!

    Hi all! It was a long time since I posted any updates on my script, since I feel like this is...
  2. 1.5.1 - Fixing the 1.5 release issues

    Nothing really much to speak about it, it's a fix to issues that I did not expect, let me know...
  3. 1.5 - Async shmasync, who cares?!

    Hello all! Here's yet another update to my little script, that becomes better with each update...
Top