summaryrefslogtreecommitdiffstats
path: root/configurationwidget.h
Commit message (Collapse)AuthorAgeFilesLines
* Add configuration option for copy dirsArno2016-12-021-0/+9
| | | | | | 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 ffmpegArno2016-11-271-2/+4
|
* Make ffprobe and mkvinfo configurableArno2016-09-031-0/+6
| | | | Need ffprobe for video file infos, maybe mkvinfo, too...
* Added configration dialogArno2016-08-201-0/+27
Database connection options are now configurable. Hopefully it doesn't end up in an infinite loop if the credentials are not corrent...