bigbluebutton-Github/record-and-playback
hiroshisuga 3cbe9abaf0 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:46:40 -04:00
..
core events_archiver.rb: Handle an empty meeting_metadata hash from redis 2020-08-13 15:46:40 -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 Fix generation of fallback images if the presentationName contains spaces 2020-06-24 12:12: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