Denis
Denis
Thanks for the awesome work! This parser helped me a lot. Let me introduce some improvements. Implements methods to get `index` and `parent` of the node. Pretty basic but needed...
when num_processes==1, which leads to make DB insertions exactly after each hash and not in the end of processing a single chunk (a whole library). adds some prints for total...
Implements moving source files instead of copying them and optionally trashing the source. The motivation is to make possible to process large library without disk size overflow with a growing...
Implements deleting duplicates on import with --delete-duplicates flag.
How about adding this lib https://pypi.org/project/watchdog/ to watch for file modifications in destination directory and import it (will be convinient in pair with --move-source). So basically the workflow is to...
So i tried using iCimulator with Lumina (installed via cocoapods), but declaring typealiases in the local namespace of the app does nothing to Lumina internal LuminaCamera class which is actually...
It can be used to set vertical offset to tabs and contents from topLayout guide or upper bound.
Also adds new example scene to demonstrate scene assembly in storyboard.
podspec and MIT License added. Could you please add tag 1.0.0 to the latest commit at master branch so that i will be able to add your project to CocoaPods/Specs...