1.0.2
Supported on OBS >= 30.0 and python >= 3.10.
- Docs can be found here.
- Replay buffer functionalities are not yet available on vanilla OBS, until PR #8955 gets merged.
- A custom build of OBS with replay buffer functionalities can be found here.
1.0.2 changes :
- Added
v$[file_text]$
as token for text sources, for when the source is set to read from file. - Added
v$username$
as token, standing for the user's username. - Added the ability to add tokens for specific sources without procs.
- Limited the generated filename to 250 characters, so as to not overwrite the extension.