Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add configuration option for copy dirs | Arno | 2016-12-02 | 1 | -0/+72 |
| | | | | | | Copy dirs are destination directories for copy operations. They will be used later on to copy files or to check if a file has already been copied. | ||||
* | Add configuration option for ffmpeg | Arno | 2016-11-27 | 1 | -9/+22 |
| | |||||
* | Align db widget in config dialog at the top | Arno | 2016-09-22 | 1 | -0/+1 |
| | |||||
* | Set minimum width for config dialog | Arno | 2016-09-22 | 1 | -0/+1 |
| | | | | Set it to the arbitrary value of 400 to make it look less cramped. | ||||
* | Make ffprobe and mkvinfo configurable | Arno | 2016-09-03 | 1 | -0/+34 |
| | | | | Need ffprobe for video file infos, maybe mkvinfo, too... | ||||
* | Added configration dialog | Arno | 2016-08-20 | 1 | -0/+67 |
Database connection options are now configurable. Hopefully it doesn't end up in an infinite loop if the credentials are not corrent... |