Summary
- if no title set in metadata use filename as title and remove extension name. (commit: faa579c) (details)
- fixed full path leak in filename (commit: acd61e2) (details)
- autoclose process streams (commit: e1b11ae) (details)
- only show filename instead of full path (commit: a0f08c7) (details)
- rollback if batch failed (commit: 837d706) (details)
- extract thumbnail and add it to mysql for downloadables (commit: 6046050) (details)
- added absolute path to thumbnails in http accessible dir (commit: 3ba47ff) (details)
- resize thumbnail with correct ratio (commit: ec7c2e1) (details)
- removed thumbnail from mysql instead store probe json and store thumbnail in www folder (commit: 1c020d7) (details)
- changed database setup (commit: 11d98ba) (details)
- prettyfied download page (commit: 0ca75ed) (details)