All public logs

Jump to navigation Jump to search

Combined display of all available logs of Strawberry Music Player Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 00:16, 5 September 2023 Jonas talk contribs created page Build macOS (Created page with "Building on macOS == Install xcode tools == xcode-select --install == Checkout code == mkdir -p ~/build cd ~/build git clone https://github.com/strawberrymusicplayer/strawberry cd strawberry mkdir build cd build (If you already did `git clone`, do `git pull` to make sure you have the latest code). == Configure build == cmake --log-level="DEBUG" -S ../strawberry -B . -DCMAKE_BUILD_TYPE=Debug -DBUILD_WITH_QT6=ON -DUSE_BUNDLE=OFF -DC...")
  • 11:43, 2 May 2023 Jonas talk contribs created page Increase inotify watches (Created page with "On Linux, the collection watcher uses inotify to monitor any external changes to files, it is important to configure enough inotify watches. To prevent a situation where Strawberry fails to watch all directories, it is recommended to increase the default watches limit (to, say, 512K): Add the following line to either /etc/sysctl.conf file or a new *.conf file (e.g. inotify-watch.conf) under /etc/sysctl.d/ directory: fs.inotify.max_user_watches = 524288 Then run t...")
  • 16:53, 16 August 2022 Jonas talk contribs created page Accessing the database (Created page with "The database is in a different location based on OS. == Linux and other Unix systems (except macOS) == To access the database open a terminal and type: sqlite3 ~/.local/share/strawberry/strawberry/strawberry.db == macOS == To access the database open a terminal and type: sqlite3 ~/Library/Application\ Support/Strawberry/Strawberry/strawberry.db == Windows == To access the database, open a command prompt, and type: cd "\%PROGRAMFILES%\Strawberry Mus...")
  • 16:53, 16 August 2022 Jonas talk contribs created page Releasing a new version (Created page with "Creating a new release These instructions are intended for Strawberry developers who want to release a new version. == Checklist == # Make sure all critical issues reported on GitHub, or on the forum are solved. # Make sure all builds are successful on GitHub, and on Buildbot. # Ideally wait at least 1-2 weeks after larger changes to allow testing. # Make sure all languages from Zanata that are 90% or more complete are included. == Create release == # Update the Cha...")
  • 16:52, 16 August 2022 Jonas talk contribs created page Installing GStreamer Spotify plugin (Created page with "To play spotify songs you need a gstreamer spotify plugin from the gst-plugins-rs package usually not available on most systems. Also, currently it is necessary to use a modified version of the plugin. git clone https://gitlab.freedesktop.org/kingosticks/gst-plugins-rs cd gst-plugins-rs git checkout spotify-uri-handler cargo cbuild --release -p gst-plugin-spotify sudo cp ./target/x86_64-unknown-linux-gnu/release/libgstspotify.so /usr/lib64/gstreamer-...")
  • 16:52, 16 August 2022 Jonas talk contribs created page Compile Windows MinGW (Created page with "TODO.")
  • 16:52, 16 August 2022 Jonas talk contribs created page Compile Windows MSVC (Created page with "See: https://github.com/strawberrymusicplayer/strawberry-msvc")
  • 16:51, 16 August 2022 Jonas talk contribs created page Compile macOS using macports (Created page with "Compiling on macOS using macports. == Install xcode tools == xcode-select --install == Install macports == Download and install macports from: https://www.macports.org/install.php == Prepare macports == sudo port -v selfupdate == Install dependencies == sudo port -N install glib2 pkgconfig cmake boost protobuf-cpp sqlite3 gnutls chromaprint fftw taglib sudo port -N install qt6-qtbase qt6-sqlite-plugin sudo port -N install qt6-qttools sudo...")
  • 16:51, 16 August 2022 Jonas talk contribs created page Compile macOS using homebrew (Created page with "Compile on macOS using homebrew == Install xcode tools and brew package manager == xcode-select --install /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" == Install dependencies through brew == brew install pkg-config cmake ninja meson bison flex wget create-dmg gettext boost protobuf protobuf-c brew install glib glib-openssl glib-utils glib-networking gdk-pixbuf gobject-introspection orc brew in...")
  • 16:51, 16 August 2022 Jonas talk contribs created page Compile Arch (Created page with "Compiling on Arch. Install the required dependencies: pacman -S --noconfirm git make cmake gcc pkgconf gettext udisks2 dbus sqlite3 alsa-lib pulseaudio boost protobuf gnutls fftw \ qt6-base qt6-tools gst-plugins-base gst-plugins-good taglib chromaprint \ libcdio libmtp libgpod Compile and install: git clone https://github.com/strawberrymusicplayer/strawberry cd strawberry mkdir build cd build cmake .. make -j$(nproc) sudo make...")
  • 16:50, 16 August 2022 Jonas talk contribs created page Compile Ubuntu (Created page with "Compiling on Ubuntu Install the required dependencies: apt install -y git make cmake gcc g++ gettext \ libglib2.0-dev libdbus-1-dev \ libboost-dev libprotobuf-dev protobuf-compiler libsqlite3-dev libgnutls28-dev libasound2-dev libpulse-dev \ qt6-base-dev qt6-base-dev-tools qt6-tools-dev qt6-tools-dev-tools qt6-l10n-tools \ libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev libgstreamer-plugins-good1.0-dev \ libchromaprint-dev libfftw3-dev libt...")
  • 16:50, 16 August 2022 Jonas talk contribs created page Compile Debian (Created page with "Install required dependencies: apt-get install -y \ git make cmake gcc g++ gettext \ libboost-dev libglib2.0-dev dpkg-dev libdbus-1-dev libprotobuf-dev protobuf-compiler libsqlite3-dev libgnutls28-dev \ libasound2-dev libpulse-dev \ qt6-base-dev qt6-base-dev-tools qt6-tools-dev qt6-tools-dev-tools qt6-l10n-tools \ libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev gstreamer1.0-alsa gstreamer1.0-pulseaudio \ libchromaprint-dev libfftw3-dev libtag1-dev \...")
  • 16:50, 16 August 2022 Jonas talk contribs created page Compile Mageia (Created page with "Install required dependencies: urpmi --force urpmi-debuginfo-install git glibc gcc-c++ make cmake gettext \ lib64boost-devel lib64protobuf-devel lib64sqlite3-devel lib64alsa2-devel lib64pulseaudio-devel \ lib64qt5core-devel lib64qt5gui-devel lib64qt5widgets-devel lib64qt5network-devel lib64qt5concurrent-devel \ lib64qt5sql-devel lib64qt5dbus-devel lib64qt5x11extras-devel lib64qt5help-devel libqt5test-devel \ lib64gstreamer1.0-devel lib64gstreamer-pl...")
  • 16:50, 16 August 2022 Jonas talk contribs created page Compile openSUSE (Created page with "Compiling on openSUSE. Install the required dependencies: zypper in \ git make cmake gcc gcc-c++ tar gettext-tools \ glibc-devel glib2-devel glib2-tools dbus-1-devel alsa-devel libpulse-devel libnotify-devel libgnutls-devel \ boost-devel protobuf-devel sqlite3-devel \ qt6-core-devel qt6-gui-devel qt6-gui-private-devel qt6-widgets-devel qt6-concurrent-devel qt6-network-devel \ qt6-sql-devel qt6-dbus-devel qt6-test-devel qt6-base-common-devel qt6-...")
  • 16:49, 16 August 2022 Jonas talk contribs created page Compile Fedora (Created page with "Compiling on Fedora Install the required dependencies: dnf install \ glibc gcc-c++ git tar rpmdevtools make cmake glib man gettext \ boost-devel dbus-devel protobuf-devel protobuf-compiler sqlite-devel alsa-lib-devel pulseaudio-libs-devel libnotify-devel gnutls-devel \ qt6-qtbase-devel qt6-qtbase-private-devel qt6-qttools-devel \ gstreamer1-devel gstreamer1-plugins-base-devel \ libcdio-devel libgpod-devel libplist-devel libusbmuxd-devel libmtp-d...")
  • 16:49, 16 August 2022 Jonas talk contribs created page Compile (Created page with "== Compiling Strawberry from source == * [https://wiki.strawberrymusicplayer.org/wiki/Compile_Fedora Fedora] * [https://wiki.strawberrymusicplayer.org/wiki/Compile_openSUSE openSUSE] * [https://wiki.strawberrymusicplayer.org/wiki/Compile_Mageia Mageia] * [https://wiki.strawberrymusicplayer.org/wiki/Compile_Debian Debian] * [https://wiki.strawberrymusicplayer.org/wiki/Compile_Ubuntu Ubuntu] * [https://wiki.strawberrymusicplayer.org/wiki/Compile_Arch Arch] * [https://wiki...")
  • 16:49, 16 August 2022 Jonas talk contribs created page Import collection library and playlists from Clementine (Created page with "Before importing data from Clementine, start Strawberry once so that the initial database schemas (tables) are created. Then exit both Strawberry and Clementine before you start. The following guide is only briefly tested. <strong>ALL COLLECTION AND PLAYLISTS DATA IN STRAWBERRY WILL BE OVERWRITTEN REPLACED WITH THE DATA FROM CLEMENTINE.</strong> == Start sqlite3 == On a terminal and type: sqlite3 You will then get a command prompt where you can manually perform...")
  • 16:48, 16 August 2022 Jonas talk contribs created page Custom icons (Created page with "You can place icons in ~/.local/share/strawberry/strawberry/icons Subfolders there should be 22, 32, 48 and 64. Using the same names as the icons in https://github.com/jonaski/strawberry/tree/master/data/icons will automatically load them instead.")
  • 16:48, 16 August 2022 Jonas talk contribs created page Using MPRIS2 (Created page with "You can use MPRIS2 to control Strawberry from the command line using D-Bus. D-Bus is a message bus that lets applications on Linux talk with each other. Examples: == See all commands == qdbus org.mpris.MediaPlayer2.strawberry /org/mpris/MediaPlayer2 == See current playing song and metadata == qdbus org.mpris.MediaPlayer2.strawberry /org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.Metadata == Control playback == Play: qdbus org.mpris.MediaPlayer2....")
  • 16:48, 16 August 2022 Jonas talk contribs created page How to translate (Created page with "Translations in Strawberry are maintained by the community through a service called Zanata. Register, find strawberry and translate without any restrictions. # Sign up on: https://translate.zanata.org/account/register # Start translating on: https://translate.zanata.org/iteration/view/strawberry/master")
  • 16:48, 16 August 2022 Jonas talk contribs created page Validate audio files (Created page with "If Strawberry does not play a certain file, you can validate the file with a utility. == FLAC == You can use the flac command directly. Syntax: <code>flac -t <filename></code> Example.: <code>flac -t /mnt/data/Music/FLAC/Albums/Acoustic_Strawbs/Full_Bloom/01_-_Acoustic_Strawbs_-_Full_Bloom_-_Autumn.flac</code> flac 1.3.4 Copyright (C) 2000-2009 Josh Coalson, 2011-2016 Xiph.Org Foundation flac comes with ABSOLUTELY NO WARRANTY. This is free software, and y...")
  • 16:47, 16 August 2022 Jonas talk contribs created page Find and delete duplicates from the collection database (Created page with "See: https://wiki.strawberrymusicplayer.org/wiki/Accessing_the_database on how to access the database. Exit Strawberry first and backup the file "strawberry.db" in case something goes wrong. You can also use Tools / Console in Strawberry, but it won't show errors, so it's safer to use the sqlite3 command directly. == Find duplicate songs == SELECT s.rowid, s.url FROM songs s INNER JOIN (SELECT url, COUNT(*) FROM songs GROUP BY url HAVING count(*) > 1) d ON s.url...")
  • 16:47, 16 August 2022 Jonas talk contribs created page Database integrity check (Created page with "Database integrity check Any problems listing songs in collection or playlists can be caused by a corrupt database. Run an integrity check on your database to make sure it is functional. == Linux and other Unix systems except macOS == Open a terminal windows. sqlite3 ~/.local/share/strawberry/strawberry/strawberry.db pragma integrity_check; == macOS == Open a terminal window. sqlite3 ~/Library/Application\ Support/Strawberry/Strawberry/strawberry.db prag...")
  • 16:47, 16 August 2022 Jonas talk contribs created page Backtrace (Created page with "How to do a backtrace to report the crash. == Linux == gdb strawberry run After it crashes do: bt == Windows MinGW == Install the latest debug version from https://builds.strawberrymusicplayer.org/windows/ Open a command prompt. cd \ cd "c:\program files\strawberry music player debug\" gdb strawberry.exe run After it crashes do: bt == macOS == You need to compile according to the instructions: https://github.com/strawberrym...")
  • 16:46, 16 August 2022 Jonas talk contribs created page Differences from Clementine (Created page with "Strawberry is a fork of Clementine, it looks and behaves very similar. Beneath the hood there are more changes than immediately seen in the GUI. Also, it does not include all features that Clementine got, but focus on other features instead. == Project goals, focus and advantages == * Active development * Compatible with Qt 5 and 6 * Frequent stable releases * Focus on local music playback * Focus on playback of high resolution audio and without resampling * Focus on c...")
  • 16:46, 16 August 2022 Jonas talk contribs created page MinGW vs MSVC (Created page with "For Windows, Strawberry provides two different versions, MinGW and MSVC. These are compiled using two different compilers. Unlike previous versions, the MinGW and MSVC now has all the same features, so it does not matter much which one you use. Both releases features the latest versions of all libraries compiled by the Strawberry project. It always uses the latest versions of Qt 6, OpenSSL 3, Glib 2 and GStreamer. == MSVC - Microsoft Visual C++ == MSVC is Microsoft...")
  • 16:46, 16 August 2022 Jonas talk contribs created page GStreamer plugins (Created page with "Strawberry uses GStreamer for the audio backend, to play different audio formats you need different plugins. On Linux distributions you need to install individual packages to get support for different formats. Windows and macOS releases have all the listed plugins bundled in the installer. On Linux plugin files are usually installed in a directory called <code>gstreamer-1.0</code>, examples are.: <code>/usr/lib/gstreamer-1.0</code> or <code>/usr/lib64/gstreamer-1.0</c...")
  • 16:45, 16 August 2022 Jonas talk contribs created page Known Issues (Created page with "This is a list of issues we know about, but for various reasons we are currently unable to do anything about them, and most likely they won't be fixed. == General == '''"Server does not support seeking" error when un-pausing playback from a live stream''' It is not to possible to pause and un-pause a live stream, because you cannot seek when playing a live stream. Currently, the workaround is to use stop instead of pause when playing a live stream. A long term fix w...")
  • 16:45, 16 August 2022 Jonas talk contribs created page FAQ (Created page with "<strong>Frequently Asked Questions</strong> == Strawberry does not respect Qt style, KDE theme or icons on Linux. == This isn't a bug in Strawberry, it's because Strawberry uses Qt 6 and KDE is still using Qt 5. Any settings configured in KDE won't apply to Qt 6 programs. So you need to specifically configure Qt style and icon theme for Qt 6. You need the qt6ct utility (https://github.com/trialuser02/qt6ct) for this. You should ask your Linux distribution for help wi...")
  • 16:42, 16 August 2022 User account JimmyLehman3960 talk was created
  • 16:39, 16 August 2022 MediaWiki default talk contribs created page Main Page