aboutsummaryrefslogtreecommitdiffstats
path: root/file-tagger.py
Commit message (Expand)AuthorAgeFilesLines
* Implemented renaming schemesLeonard Kugis2023-04-111-0/+17
* Implemented video predictionLeonard Kugis2023-04-091-24/+67
* Implemented metadata taggingLeonard Kugis2023-04-091-0/+25
* TMSU: Classified and added option to override default command.Leonard Kugis2023-03-311-5/+9
* Added options to choose prediction backend and skip tagged files.Leonard Kugis2023-03-311-3/+18
* Predictor: Moved out of main scriptLeonard Kugis2023-03-311-49/+5
* Optimized partial predictionLeonard Kugis2023-03-221-11/+19
* Coverting image to RGB before detectingLeonard Kugis2023-03-221-2/+2
* Added new options to GUILeonard Kugis2023-03-221-2/+2
* Implemented detail scanner with multithreadingLeonard Kugis2023-03-221-12/+48
* Split util and tmsu functionsLeonard Kugis2023-03-211-114/+5
* Better file handling for filenames with spaces.Leonard Kugis2023-03-211-1/+3
* Using relative paths for TMSULeonard Kugis2023-03-211-3/+3
* Implemented difference between base and file-dirLeonard Kugis2023-03-211-3/+5
* Commented codeLeonard Kugis2023-03-211-0/+50
* Implemented index handlingLeonard Kugis2023-03-211-4/+12
* Prediction: Made top results configurableLeonard Kugis2023-03-211-1/+3
* CLI, GUILeonard Kugis2023-03-211-22/+56
* Implemented basic functionality with GUILeonard Kugis2023-03-211-0/+153