bigbluebutton-Github/record-and-playback
hiroshisuga dc0fc459e2 events_archiver.rb: Handle an empty meeting_metadata hash from redis
On my server 2.3 alpha, the method metadata_for(meeting_id) gives back {}
(empty Hash). Thus "return if meeting_metadata.nil?" does not occur.

Does @redis.hgetall give {} instead of nil, even though there is a comment in
node_modules/redis/lib/utils.js "hgetall converts its replies to an Object. If
the reply is empty, null is returned"???
2020-08-13 15:42:22 -04:00
..
core events_archiver.rb: Handle an empty meeting_metadata hash from redis 2020-08-13 15:42:22 -04: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 branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into merge-2.2-into-2.3-july-6 2020-07-07 14:35:34 +00: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 Update gems for record-and-playback 2020-01-21 17:13:16 -05: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
pyproject.toml presentation recording: generate poll svg images without gnuplot 2020-01-13 14:34:30 -05:00