Select the types of activity you want to include in your feed.
Select the types of activity you want to include in your feed.
qmmp: 2.1.8 -> 2.2.5
Fixes this build error:
/nix/store/...-qtbase-6.9.0/include/QtCore/qiodevice.h:90:44: error: 'byte_' is not a member of 'std'; did you mean 'byte'?
90 | QByteArrayView readLineInto(QSpan<std::byte> buffer);
| ^~~~