You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 27, 2020. It is now read-only.
I've found two stickers that telegram_backup identifies as the same (i.e. the same value is written to media_file into the messages table for both messages and one file is never downloaded).
I wonder if the issue is with Telegram itself but since it only appears in telegram_backup and not in Telegram Clients (I've tested this in the Official Telegram Desktop Client and the F-Droid FLOSS build of Telegram Android app - both show the two distinct stickers correctly)
Additional info:
The stickers belong to the same set,
the media_size attribute is set to the correct value for both of the affected stickers, and
the error is reproducible in that every time those stickers are used anywhere or if a completely fresh message backup is run (that is, after I rename the database file and rerun telegram_backup) telegram_backup would write the same filename for each of the two different stickers into the database (it is also the same name every time this occurs).
I'd readily share the affected stickers in a channel or so if necessary for debugging.
The text was updated successfully, but these errors were encountered:
SebiderSushi
changed the title
Two stickers with same name
Two stickers with same name / ID
May 31, 2018
This seems to happen quite often in the following pack, for multiple stickers, not just the two I initially described: https://t.me/addstickers/AnimeReactions2M
I haven't seen this behavior for another pack yet.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I've found two stickers that telegram_backup identifies as the same (i.e. the same value is written to
media_file
into the messages table for both messages and one file is never downloaded).I wonder if the issue is with Telegram itself but since it only appears in telegram_backup and not in Telegram Clients (I've tested this in the Official Telegram Desktop Client and the F-Droid FLOSS build of Telegram Android app - both show the two distinct stickers correctly)
Additional info:
media_size
attribute is set to the correct value for both of the affected stickers, andI'd readily share the affected stickers in a channel or so if necessary for debugging.
The text was updated successfully, but these errors were encountered: