^_^
^_^
I have this issue as well. Could basically use same test data as @cheoAlejo but with text/html;charset=windows-1252. @jafin According to the stackoverflow post, it is not legal according to the...
@rnwood Are there any plans to include this feature in the near future?
Thanks for the quick update! Tested in [3.3.3-ci20240309104]. However, when testing, the characters still won't display correctly in. They are still displayed as in the raw output shown below (the...
The weird thing is that the Source tab displayed the characters correctly before your fix, while the View tab displayed them same as they do now. I'll try and get...
So I ran another test and this is the output in raw format. However, when checking in Wireshark, it differs a bit. The line from smtp4dev raw output "date: mån...
Yes, you are correct. I copied the line as hex and it only shows correctly when converted to utf-8. Here is the line in binary: 00110011001011110100000100111011001100010010110101010100011001010111001101110100110000111010010111000011101001001100001110110110 that shows åäö correctly...
Just use https://github.com/rmcrackan/Libation for Audible
I've forked the repo and done a lot of fixes to nextory. You could try it and see if it solves your issue. https://github.com/ballaballaballa/audiobook-dl
If you install using "pip install audiobook-dl", you will only install audiobook-dl 0.7.3. You need to replace the installed files with the files from the repo. Also, try using the...
Great, I've committed the change to my repo.