Pierre-Gildas MILLON
Pierre-Gildas MILLON
What's the real status on this given that you already rejected https://github.com/jonashaag/bjoern/pull/37 ?
Hi, Seems similar to the issue I had with Chromium, fixed following @zerojay steps: https://github.com/zerojay/RetroPie-Extra/issues/196#issuecomment-695793633.
Hi, thanks for the quick feedback, I could prevent the creation of the collection completely on my side but the workaround is appreciated.
Same problem here
https://www.chrisjmendez.com/2017/06/12/how-to-publish-an-mp3-to-icecast-using-nodejs-part-2-of-2/
Hi, I wasn't sure how you deal with bugfixes, sorry. If you pull bugfixes from "legacy" branches into the main branch or if you "backport" from main into legacy branches....
Should be fine for 2.9.x now.
Wait, I just found another bug : if the message sender uses \r\n to generate the message rather than just \n, then the splitMime is not working correctly and leaving...
There we go : in my original fix I assumed sender's EOL was \n but when testing with a server that was using \r\n, I noticed the intend to prevent...
Hi, any chance to get that fix merged ? I'm waiting for it to cut a new release of a library I work on. Thanks.