bigbluebutton-Github/record-and-playback
mw781 fea0ff3204 Ensure that files are handled safely
This commit fixes an issue with reading and writing files.
File.open is used which means that a file will remain open
unless explicilty closed or the program exit. This doesn't work
for an NFS mount as the scripts try to "rm -rf" when the file
is still open. This commit fixes that by replacing all .opens
with .reads
2020-06-17 11:09:09 +01:00
..
core Ensure that files are handled safely 2020-06-17 11:09:09 +01:00
notes/scripts Revert "Revert "Rename notes playback nginx file"" 2019-05-09 13:44:48 -04:00
podcast/scripts Fixes podcast undefined method xpath errors 2018-12-06 10:50:48 -02:00
presentation Merge pull request #8999 from kepstin/missing-font-size 2020-05-26 10:28:19 -04:00
screenshare screenshare recording format: add breakout room info to metadata.xml 2019-11-20 13:59:48 -05:00
slides Delete the 'slides' processing scripts 2014-11-13 11:15:43 -02:00
.rubocop.yml RaP: Correct comment about ruby version in rubocop config 2019-06-04 11:25:20 -04:00
changelog.md a log file by meeting in archive phase 2013-04-29 16:03:21 -05:00
deploy.sh - deploy recording scripts in proper location 2019-06-04 14:07:10 -04:00