-
Notifications
You must be signed in to change notification settings - Fork 166
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
photosDbedif Issue #585
Labels
bug
Something isn't working
Comments
What path and files did it pull from DCIM?
…On Fri, Oct 27, 2023, 5:42 PM James Habben ***@***.***> wrote:
i only have 8 photos on this device with this structure apparently,
according to the db
[image: image]
<https://user-images.githubusercontent.com/6327329/278766010-6dd79807-e903-401b-a35b-d1bdb55cdf06.png>
—
Reply to this email directly, view it on GitHub
<#585 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AG3DPC7RZ6UBDKUM3NUXEGDYBQTE5AVCNFSM6AAAAAA6TMMYXCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOBTGU2DGMZUGQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
raw db values in the last message screenshot. not DCIM. |
The script matches the data in the DB to the corresponding images in dcim.
Are there images in dcim with those names?
…On Fri, Oct 27, 2023, 5:48 PM James Habben ***@***.***> wrote:
raw db values in the last message screenshot. not DCIM.
—
Reply to this email directly, view it on GitHub
<#585 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AG3DPC7X3UCY6SPJ6DM2ZXTYBQT2RAVCNFSM6AAAAAA6TMMYXCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOBTGU2DONBWGY>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
not sure how to check that out. |
I'm asking because if the images photos.sqlite is referencing are not in
the DCIM folder I need to change my code accordingly.
The artifact looks for files in the dcim folder as part of processing. You
can look on the Processed Files List tab and see if any dcim data was
pulled.
…On Sat, Oct 28, 2023, 7:53 PM James Habben ***@***.***> wrote:
not sure how to check that out.
—
Reply to this email directly, view it on GitHub
<#585 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AG3DPC7FTPYW3QHAZKLEOF3YBWLIDAVCNFSM6AAAAAA6TMMYXCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOBTHE2DIOJVGE>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
I see. You working from iTunes backup. Need to work on supporting them on this artifact. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Getting an issue running with this module and here is a print of one of the offending rows.
its erroring on line 102 (103 in this pic) because the image name doesnt have any
/
to split on in line 100The text was updated successfully, but these errors were encountered: