r4v3n6101

Results 21 comments of r4v3n6101

My bad, format that with CLion, not `cargo fmt`. Fixed for now though

First, my thanks to @Marwes for approving first PR of mine. Second topic I'd like to discuss is naming of this parser. `offset` seems to me as very abstract and...

That's exact functionality that I need. Thanks! Let me ask a question, what do you think about new in-crate parser called `offset`. It's kind of look_ahead + skip: we go...

Of course, it's possible as LL(1) parser can represent XML data by parsing tags. But IMO your choice should be over the `serde` crate as more fitting solution for structs...

Hello, @wael444. No, seems it hasn't made any progress. Continuation of issue's here: https://github.com/librespot-org/librespot/discussions/917

Haven't already watched `spotifyd` but my guess is using custom defined request for providing listening info.

Оно вообще работает? Не могу подключиться ни к какому из серверов (к указанным не достучаться), рабочие v4 сервера также не работают.

Мастер нужен только для списка серверов, а IP фильтр это серверная часть, так? Если это так, то выходит, что клиент полностью рабочий? Как-то это протестировать хочется, но у меня ветка...

I can do my own utility, but IMO `Finish` trait should be rewritten or just complemented with new function I described early.

You misunderstood me, sorry if my words were offensive to you. So, sometimes there's a trash data (some formats of files store previous or unused data or pad data or...