Replies: 1 comment
-
|
It appears TestExternalFiles.py does not recognize wildcards in the [IGNORED_OBJECTS] section of the RM-Python-config.ini file. So if I have:
I still see any .txt files from my Media folder listed in the report. Is there a way to make this work, please? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Richard, your utility is really effective. I especially appreciate the feature to list those files in a media folder that are not used by the RM database having gotten that in the past only by a complicated combination of Windows commands, the SQLite command line utility and Excel (see https://sqlitetoolsforrootsmagic.com/scrapbook-files-status/). I knew that it would take a higher level language to do it as a seemingly simple utility but lacked the skills and. maybe at the time, the motivation and energy to do so. And your utility also answers other important user questions about their family tree media that are the subject of separate SQLite scripts that I or others have published over the years.
Your utility, whether launched as a Python script or as the compiled .exe, is blazingly fast. The text report output is convenient for working through.
Good job!
Beta Was this translation helpful? Give feedback.
All reactions