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