Results 5 issues of toto4ds

Hi, Looking at ticket #78, I propose to add parsing "Authenticated sender", example: Received: from my.mail.host (my.mail.host [193.193.193.193]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048...

wontfix

Hello, This header return address as null Received: from mx.yandex.ru (unknown [114.234.11.107]) by my.mail.host (Postfix) with ESMTP id A11294BE6E49 for ; Sat, 18 Jan 2020 14:11:04 +0700 (+07) ZBateson\MailMimeParser\Header\ReceivedHeader^ {#1216...

Hi, These methods are not implemented. create: bannerText bannerColor allowModsToUnmuteUsers guestPolicy join: defaultLayout guest

Hello, In module.audio-video.riff.php string $info['fileformat'] switch from "riff" to "wav" But write.php don't change and use "riff" Example files https://drive.google.com/drive/folders/1384RW0n4GL5tAPGSU8EsXSLE2E-ldqfq?usp=sharing

tag writing

Hello, The problem does not appear when you use only id3v2 PHP 7.4.16 GETID3_VERSION 1.9.20-202006061653 Code: write 'id3v1', 'id3v2.4': ```php $TagFormatsToWrite = ['id3v1', 'id3v2.4']; $tagwriter = new \getid3_writetags; $tagwriter->filename =...