Version 3.2
No due date
0% complete
This feature will further refine the rules-based system and allow for different enqueuing inputs. I'm thinking the ones that will come prebuilt into TranscodeBot will be
- File System Watcher (default)
- Resque
- One-time fire (just take the files from input, transcode them to output, and exit)
Custom ones will be easy since the interface will most likely be …
This feature will further refine the rules-based system and allow for different enqueuing inputs. I'm thinking the ones that will come prebuilt into TranscodeBot will be
- File System Watcher (default)
- Resque
- One-time fire (just take the files from input, transcode them to output, and exit)
Custom ones will be easy since the interface will most likely be two methods long.