Kirill Taran
Kirill Taran
https://github.com/ARK-Builders/ARK-Memo/issues/1
If some metadata is missing, we can implement augmenting it during indexing. This is possible not only for videos, but for resources of any kind. Must be optional since it...
Duplicates detection appears to be more important than it seems since duplicates can be _false duplicates_: two or more resources might have the same _id_ due to collisions of hash...
@sisco0 it's easy to confuse _series detection_ with _tags suggestions_ (#176) here. I think, EXIF is more relevant to tags suggestions. Series is more about order of some resources. If...
Good idea. We also can implement small Gallery-like widgets on Folders screen displaying last or most scored resources.
Yes, we disabled it for now. But should be implemented eventually. Technical difficulty here is that we store previews/thumbnails by id, not by path. And before we add folder we...
Similar to #72
PR #213 brings actual remembering of choice.
Cool idea! I'm not sure how exactly folders are shared in Android, we should look into how can we handle sharing folders from other apps.
Would be good addition to #178