Andreas

Results 341 comments of Andreas
trafficstars

Hey there... Just wanted to add: Did you think of support for more complex filter structures? JsonApiDotNet has a very sophisticated and mighty filter definition syntax, that is also specs...

Hey, well, unfortunately I'm not much into electronics, why I currently have to understand, what is happening on the hardware layer... That said, there is an abstraction of SPI in...

This is great news. I'd be happy to be a tester for this... - Is there some example code, you would like me to test? - What hardware would you...

> I am trying to create an audiobook m4b but unfortunately the chapters become more and more desync over the whole merge process. Maybe `m4b-tool` tries to *adjust* chapter positions...

> Feel free to send me the link, I'm going to upload the single files, the m4b with incorrect chapters and the mka with correct chapters for you to reproduce....

I did some further investigation: ```bash > mp4info 001-finished.m4b | grep secs 1 audio MPEG-4 AAC LC, 213.179 secs, 67 kbps, 22050 Hz > > tone dump 001-finished.m4b | grep...

Should be fixed in the latest pre-release and in official docker image `sandreas/m4b-tool:latest` Since this is a bigger change it might cause other issues, feedback is welcome. Feel free to...

> Much appreciated, works great! Now all my chapters are in sync with the audio stream partying_face Whoohoo, nice. Thanks for the feedback.

> I took a look some more in this. Thank you for your quick feedback. > I still comes down to how each shell is gonna handle the quotes and...

I think I found something to investigate. If you look at the code here and below, you see, that the following chars/strings are treated in a special way and I...