Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-04-11 | Implemented renaming schemes | Leonard Kugis | -0/+17 | |
2023-04-10 | Implemented video prediction | Leonard Kugis | -24/+67 | |
2023-04-09 | Implemented metadata tagging | Leonard Kugis | -0/+25 | |
2023-03-31 | TMSU: Classified and added option to override default command. | Leonard Kugis | -5/+9 | |
2023-03-31 | Added options to choose prediction backend and skip tagged files. | Leonard Kugis | -3/+18 | |
2023-03-31 | Predictor: Moved out of main script | Leonard Kugis | -49/+5 | |
2023-03-22 | Optimized partial prediction | Leonard Kugis | -11/+19 | |
2023-03-22 | Coverting image to RGB before detecting | Leonard Kugis | -2/+2 | |
2023-03-22 | Added new options to GUI | Leonard Kugis | -2/+2 | |
2023-03-22 | Implemented detail scanner with multithreading | Leonard Kugis | -12/+48 | |
2023-03-21 | Split util and tmsu functions | Leonard Kugis | -114/+5 | |
2023-03-21 | Better file handling for filenames with spaces. | Leonard Kugis | -1/+3 | |
2023-03-21 | Using relative paths for TMSU | Leonard Kugis | -3/+3 | |
2023-03-21 | Implemented difference between base and file-dir | Leonard Kugis | -3/+5 | |
2023-03-21 | Commented code | Leonard Kugis | -0/+50 | |
2023-03-21 | Implemented index handling | Leonard Kugis | -4/+12 | |
2023-03-21 | Prediction: Made top results configurable | Leonard Kugis | -1/+3 | |
2023-03-21 | CLI, GUI | Leonard Kugis | -22/+56 | |
Implemented better CLI compatibility. Implemented generic GUI for all file types. | ||||
2023-03-21 | Implemented basic functionality with GUI | Leonard Kugis | -0/+153 | |