ReMiOS

Results 12 comments of ReMiOS

I have the same issue It appears the table scheme has been altered Maybe a solution would be to create a view with te table name in the DB with...

Got Same issue Probably due to a posted image in the chat, wich is not supported by "ImageDecoder"

found a solution, by using chat_view see my comment: https://github.com/andreas-mausch/whatsapp-viewer/issues/127#issuecomment-900255460

I've had some trouble getting pdftotext working on Windows. But i managed with the following steps: download poppler: [https://anaconda.org/conda-forge/poppler/21.03.0/download/win-64/poppler-21.03.0-h9ff6ed8_0.tar.bz2](url) copy the contents from ..\poppler-21.03.0-h9ff6ed8_0\Library\lib\ to ..\\libs\ copy the contents from...

I would like the "**nodiag**" (and "layout" wich is already implemented) option in the pdftotext library Usage: pdftotext [options] [] -nodiag : discard diagonal text It seems Poppler already provides...

see this workaround https://github.com/andreas-mausch/whatsapp-viewer/issues/151#issuecomment-1229244368

I've created a workaround for the changed table scheme in the WhatsApp msgstore.db database A rewrite of the code would be better, hopefully this will help the developers to make...

> > > > thanks, that's almost working. I ran these sql commands, and tried to use whatsapp-viewer and whapa, both tools failed with the same error: Error: no such...

> WhatsApp-whapa > Error: no such column: messages.recipient_count > sqlite3.OperationalError: no such column: received_timestamp > sqlite3.OperationalError: no such column: messages_quotes.data You should discuss this on the whapa github https://github.com/B16f00t/whapa for...

> @ReMiOS thanks for your work! I've tried to run the executable but it failed with error `Failed to execute script wav_create_table`. ``` Did you run wav_create_table.exe in the same...