1
0
Fork 0
mirror of synced 2024-05-23 05:43:02 +12:00
czkawka/czkawka_core/src
Rafał Mikrut 78d00eeb99
Add finding similar audio by content (#970)
* In prehashing check for user clicks, less often

* Similar audio

* Remove ugly time checking

* Fix using cache

* Fix cache and improve performance of validating items

* Remove cache type - cache should be saved to two different cache files(because )

* Working

* Simple multithreading

* Basic Generalization

* Reference folder and swap cleaning

* Split into multiple files

* Commons, improved GUI message

* Simplifying thread run

* Check was stopped

* Fix checking same files

* Make read single file tag more general

* Remove unnnecessary clone

* Reading tags

* Base

* Search

* Gui Fix

* Gui Fix

* Tooltip
2023-05-07 20:54:05 +02:00
..
bad_extensions.rs Add finding similar audio by content (#970) 2023-05-07 20:54:05 +02:00
big_file.rs Add finding similar audio by content (#970) 2023-05-07 20:54:05 +02:00
broken_files.rs Add finding similar audio by content (#970) 2023-05-07 20:54:05 +02:00
common.rs Add finding similar audio by content (#970) 2023-05-07 20:54:05 +02:00
common_dir_traversal.rs Add finding similar audio by content (#970) 2023-05-07 20:54:05 +02:00
common_directory.rs Add finding similar audio by content (#970) 2023-05-07 20:54:05 +02:00
common_extensions.rs Add finding similar audio by content (#970) 2023-05-07 20:54:05 +02:00
common_items.rs Add finding similar audio by content (#970) 2023-05-07 20:54:05 +02:00
common_messages.rs Run pydantic clippy lints on project (#901) 2023-01-28 18:54:02 +01:00
common_traits.rs Add finding similar audio by content (#970) 2023-05-07 20:54:05 +02:00
duplicate.rs Add finding similar audio by content (#970) 2023-05-07 20:54:05 +02:00
empty_files.rs Add finding similar audio by content (#970) 2023-05-07 20:54:05 +02:00
empty_folder.rs Add finding similar audio by content (#970) 2023-05-07 20:54:05 +02:00
invalid_symlinks.rs Add finding similar audio by content (#970) 2023-05-07 20:54:05 +02:00
lib.rs Big core cleaning (#969) 2023-05-02 22:37:12 +02:00
localizer_core.rs Run pydantic clippy lints on project (#901) 2023-01-28 18:54:02 +01:00
same_music.rs Add finding similar audio by content (#970) 2023-05-07 20:54:05 +02:00
similar_images.rs Add finding similar audio by content (#970) 2023-05-07 20:54:05 +02:00
similar_videos.rs Add finding similar audio by content (#970) 2023-05-07 20:54:05 +02:00
temporary.rs Add finding similar audio by content (#970) 2023-05-07 20:54:05 +02:00