aboutsummaryrefslogtreecommitdiff
path: root/file-tagger.py
AgeCommit message (Collapse)Author
2023-03-22Implemented detail scanner with multithreadingLeonard Kugis
2023-03-21Split util and tmsu functionsLeonard Kugis
2023-03-21Better file handling for filenames with spaces.Leonard Kugis
2023-03-21Using relative paths for TMSULeonard Kugis
2023-03-21Implemented difference between base and file-dirLeonard Kugis
2023-03-21Commented codeLeonard Kugis
2023-03-21Implemented index handlingLeonard Kugis
2023-03-21Prediction: Made top results configurableLeonard Kugis
2023-03-21CLI, GUILeonard Kugis
Implemented better CLI compatibility. Implemented generic GUI for all file types.
2023-03-21Implemented basic functionality with GUILeonard Kugis