Commit Graph

4 Commits

Author SHA1 Message Date
fa7b54b861 Add option to delete sources with support in all three backends 2010-11-19 22:24:12 +00:00
2ef47de25c Added MKV source/worker plugins, tidied sources page
Added placeholder for source plugin to read from an existing mkv file.
Added corresponding worker placeholder to transcode an mkv file using
ffmpeg.
Updated the sources page to show which sources come from which plugins.
2010-09-24 20:05:37 +01:00
802fd308c1 Allow source object to be created even if dir doesn't exist
A job may remain in the database after the source dir has been deleted.
The source object has been changed to permit construction even if the
source it represents doesn't exist, but will throw an exception if any
requests are made of the object.
2010-09-01 20:15:22 +01:00
22613e030e Adding Source class from earlier botched commit. 2010-08-30 22:03:49 +01:00