bigbluebutton-Github/record-and-playback/presentation/scripts/process
Daniel Petri Rocha 06a9392af0 Prevent unnecessary file copying in presentation recording processing
Uses archived raw files directly instead of copying them over.
Specifies absolute paths in XPATH expressions for faster query speeds

Linting changes:
Removes useless assignments to ext, metadata_with_playback variables
Use frozen string literals
Use YAML safe load and JSON parse over load
Rescue StandardError instead of Exception
2021-11-16 00:11:20 +01:00
..
presentation.rb Prevent unnecessary file copying in presentation recording processing 2021-11-16 00:11:20 +01:00