aboutsummaryrefslogtreecommitdiffstats
path: root/file-tagger.py
Commit message (Collapse)AuthorAgeFilesLines
* 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 better CLI compatibility. Implemented generic GUI for all file types.
* Implemented basic functionality with GUILeonard Kugis2023-03-211-0/+153