-
- Downloads
Initial outline of the rap worker tool for handling the caption inbox
Rather than running the tool in a loop, I'm using inotify to watch for new files being created (ideally, the other rap workers will be migrated to this style in the future). The trigger for processing is the creation of the .json index file for the uploaded track.
Showing
- record-and-playback/core/Gemfile 2 additions, 1 deletionrecord-and-playback/core/Gemfile
- record-and-playback/core/Gemfile.lock 5 additions, 1 deletionrecord-and-playback/core/Gemfile.lock
- record-and-playback/core/scripts/rap-caption-inbox.rb 61 additions, 0 deletionsrecord-and-playback/core/scripts/rap-caption-inbox.rb
Loading
Please register or sign in to comment