Open mr-tron opened 6 years ago
You have to advance the 'stream' by the right amount of bytes (that's figured out by looking at the local_storage.cpp of the official client).
I'll update the library tomorrow.
@mr-tron Out of curiosity, what's your use case for the library?
background controllable cacher for client. for me it`s easier than edit client on c++
Turns out the storage for images was redesigned in the last several updates and they are now located in a different folder architecture. It'll take me a bit longer to dif through all of it tho.
@MihaZupan Is this project entirely dead or will there be some update to it? I made an attempt at updating it myself but my knowledge appears to be lacking
I might revisit it during the holidays but currently I don't have the spare time to look through all TelegramDesktop source changes.
Thanks for the update
I added
to
src/TelegramStorageParser/TelegramDesktop/Map.cs:144
and got ouput of example program: