[GH-ISSUE #154] Duplicate call log entries and SMS backups due to app or email changes #131

Closed
opened 2026-02-26 00:36:19 +03:00 by kerem · 4 comments
Owner

Originally created by @endolith on GitHub (Mar 29, 2011).
Original GitHub issue: https://github.com/jberkel/sms-backup-plus/issues/154

I have lots of duplicate call logs, like this:

13s (00:00:13)
1234567890 (outgoing call)

13s
1234567890

with the same date and time, presumably created by different versions of the app?

I also have duplicate SMS backups, where one will be saved under a phone number subject line and the other will be saved with a name subject line, after I've added their name to my address book. Is there any way the program could delete the older duplicates when backing up the newer ones?

Originally created by @endolith on GitHub (Mar 29, 2011). Original GitHub issue: https://github.com/jberkel/sms-backup-plus/issues/154 I have lots of duplicate call logs, like this: 13s (00:00:13) 1234567890 (outgoing call) 13s 1234567890 with the same date and time, presumably created by different versions of the app? I also have duplicate SMS backups, where one will be saved under a phone number subject line and the other will be saved with a name subject line, after I've added their name to my address book. Is there any way the program could delete the older duplicates when backing up the newer ones?
kerem closed this issue 2026-02-26 00:36:19 +03:00
Author
Owner

@jddcef commented on GitHub (Dec 18, 2011):

When backing up the second time did you say Backup ALL or ignore the current one's to backup?

<!-- gh-comment-id:3197733 --> @jddcef commented on GitHub (Dec 18, 2011): When backing up the second time did you say Backup ALL or ignore the current one's to backup?
Author
Owner

@endolith commented on GitHub (Jan 2, 2012):

I don't know what you mean by that. "Items per backup" is set to "All".

<!-- gh-comment-id:3326942 --> @endolith commented on GitHub (Jan 2, 2012): I don't know what you mean by that. "Items per backup" is set to "All".
Author
Owner

@jddcef commented on GitHub (Jan 3, 2012):

It asked me if I want to only backup from where I last backed up or everything.

<!-- gh-comment-id:3337193 --> @jddcef commented on GitHub (Jan 3, 2012): It asked me if I want to only backup from where I last backed up or everything.
Author
Owner

@jberkel commented on GitHub (Jan 3, 2012):

the last backup flag got probably reset, so it backed up old messages again. there's no deduplication in the app, i wrote an external dedup (https://github.com/jberkel/sms-backup-plus/blob/master/contrib/dedup.py) however haven't used it an while and it's potentially dangerous :)

<!-- gh-comment-id:3340099 --> @jberkel commented on GitHub (Jan 3, 2012): the last backup flag got probably reset, so it backed up old messages again. there's no deduplication in the app, i wrote an external dedup (https://github.com/jberkel/sms-backup-plus/blob/master/contrib/dedup.py) however haven't used it an while and it's potentially dangerous :)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/sms-backup-plus-jberkel#131
No description provided.