Replies: 3 comments 1 reply
-
Debian patch file
|
Beta Was this translation helpful? Give feedback.
0 replies
-
The patch recently stopped working on the latest github version - can anyone help me out? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Ah there’s no point in me running the GitHub release until my system is
qt6, it’s very ugly otherwise.
Thanks for your reply
Arno
…On Mon, 15 Apr 2024 at 2:09 AM, Jonas Kvinge ***@***.***> wrote:
You need to use QStringLiteral, like this.: QStringLiteral("aac")
—
Reply to this email directly, view it on GitHub
<#1419 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOBXU3XWOIJYF7LWOSFSQEDY5KE2DAVCNFSM6AAAAABF6QMPIKVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TCMBZGU3TS>
.
You are receiving this because you modified the open/close state.Message
ID:
<strawberrymusicplayer/strawberry/repo-discussions/1419/comments/9109579@
github.com>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to prevent this file from loading the mp3 streams and just keep the aac streams. Should be easily done with something like this around line 112
however the current code has a confusing Not Equal To statement at line 113
My question is, why is this a Not Equal To instead of an Equal To?
Thanks!
file linked here
Beta Was this translation helpful? Give feedback.
All reactions