Maybe try the script?
Posts made by PeterB
-
Minor spelling typo in source (in debug message)posted in Comments & Feedback
Minor issue with spelling (Version 1.2.13);
src/core/translations.cpp line 49
Tranlations -> Translations
-
RE: Couldn't find an iPod database?posted in Technical Help
@oitpooii
I can't help myself, but it might help others to help you if you could say;- What operating system (and version)?
- What version of Strawberry?
Cheers,
Peter -
Debian freeze for Trixieposted in Development
Please note that the Debian freeze for Trixie is fast approching.
Releases made after the end of April will probably be too late.Cheers,
Peter -
RE: PLEASE MAKE A CLEAR TUTORIAL OF HOW TO SET THE MUSIC PLAYER TO DARK MODEposted in Technical Help
Hi,
I've built some Qt5 versions of Strawberry 23 here.
https://software.opensuse.org//download.html?project=home%3APeterBBB&package=strawberryShould be able to set themes using qt5ct
Cheers,
Peter -
RE: Qt 6 configuration tool on Linux Mint?posted in Technical Help
@silver-sun
I think Mint 21.3 is based on Ubuntu 22.04
qt6ct won't build in 22.04, but maybe you could try
https://software.opensuse.org//download.html?project=home%3APeterBBB&package=qt6ct(Use Grab binary packages directly) and install with gdebi
or here
https://packages.ubuntu.com/lunar/qt6ctagain, use gdebi. package will not install if dependencies are not satisfied.
-
RE: Album causes Strawberry to crashposted in Technical Help
A debug package will be needed to produce a useful backtrace. (Regular Arch packages have the symbols stripped out).
https://geo.mirror.pkgbuild.com/extra-debug/os/x86_64/strawberry-debug-1.0.22-2-x86_64.pkg.tar.zst
-
RE: How to use EBU R128?posted in Technical Help
@silver-sun
Early builds of 1.0.20 missed the ebur128 dependency. A PPA build on or after 26th Sep should be OK. The Debian version is built with ebur128, but I have no idea if it will install on Mint. (It might).
https://packages.debian.org/unstable/strawberryDownloads at the bottom of the page.
-
RE: Add support for .webm files (containing an opus audio stream)posted in Feature Suggestions
@cedric
You can try
yt-dlp -x --audio-quality 0 --audio-format flac <URL>to download as an audio file
-
RE: UTF-8 characters not being recognised in cue files?posted in Technical Help
Character missing from the font being used?
-
RE: Color settings missing in version 1.0.14posted in Technical Help
@jonas
I'm wondering if its worth mentioning in the man page, and/or the readme, that Linux users not using KDE, could consider installing qt5ct or qt6ct as appropriate. -
RE: Color settings missing in version 1.0.14posted in Technical Help
Changelog for 1.0.12 includes
"Removed appearance settings for changing palette colors, it was never properly implemented."Maybe you need qt6ct?
-
RE: Add a Dark Modeposted in Feature Suggestions
@GarethFuller
On Linux, use qt5ct or qt6ct as appropriate, select Fusion Style and use waves as the Custom Color scheme

-
RE: Max # of Playlists?posted in General Discussion
@scubaboyc
See
https://github.com/strawberrymusicplayer/strawberry/issues/1092I suggest "touch" a file name, then you can overwrite it.
-
RE: Translators neededposted in Translations
@jonas
I suggest an update to the wiki with an extra step.
https://wiki.strawberrymusicplayer.org/wiki/How_to_translate
Maybe should read- Sign up ....
- Join relevant language team(s)
- Start translating .....
-
RE: Translators neededposted in Translations
@PeterB
Think I have fixed it.
Joined the Spanish team, and I now have write access to es-ESCheers,
Peter -
RE: Translators neededposted in Translations
Thats what I'm trying, but I cannot enter anything.
On the top left there is a red padlock with tooltip ...
this project-version is readonly. It cannot be edited. -
RE: Translators neededposted in Translations
Probably, I need to be "added to the project".
My username there is peterb
-
RE: Translators neededposted in Translations
@jonas
How to contribute?
I tried to update the Spanish on Zanata,
but just got the message.This project-version is readonly. It cannot be edited.
Could I email you updated PO files?
-
RE: Add a Dark Modeposted in Feature Suggestions
Here is a screenshot of Strawberry on Debian.
Built with Qt5, on Xfce4, with Fusion style & 'Waves' color scheme.