Recorder plugins in Jivo Jivo has a plugin based workflow pipeline of sorts for recording. The primary record plugin actually does the recording (as described in RECORDER.plextor and RECORDER.other). Other plugins are available that handle re-encoding, tagging, trimming, etc. Plugins are described in the javadoc within the ca.reachable.tv.recorder.plugin package. 'ant javadoc' to build the javadoc. To modify the loaded plugins edit the configuration: - edit etc/config/ca.reachable.tv.recorder.xml - add/remove plugins from the ca.reachable.tv.recorder.RecordServerImpl.recorderPlugins entry