MediaWiki API result

This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.

Specify the format parameter to change the output format. To see the non-HTML representation of the JSON format, set format=json.

See the complete documentation, or the API help for more information.

{
    "batchcomplete": "",
    "continue": {
        "arvcontinue": "20221126214124|51",
        "continue": "-||"
    },
    "query": {
        "allrevisions": [
            {
                "pageid": 1,
                "revisions": [
                    {
                        "revid": 1,
                        "parentid": 0,
                        "user": "MediaWiki default",
                        "timestamp": "2022-08-16T16:39:04Z",
                        "comment": ""
                    },
                    {
                        "revid": 2,
                        "parentid": 1,
                        "user": "Jonas",
                        "timestamp": "2022-08-16T16:45:14Z",
                        "comment": ""
                    },
                    {
                        "revid": 30,
                        "parentid": 2,
                        "user": "Jonas",
                        "timestamp": "2022-08-16T16:54:41Z",
                        "comment": ""
                    },
                    {
                        "revid": 31,
                        "parentid": 30,
                        "user": "Jonas",
                        "timestamp": "2022-08-16T17:19:13Z",
                        "comment": ""
                    },
                    {
                        "revid": 32,
                        "parentid": 31,
                        "user": "Jonas",
                        "timestamp": "2022-08-16T17:19:33Z",
                        "comment": ""
                    },
                    {
                        "revid": 33,
                        "parentid": 32,
                        "user": "Jonas",
                        "timestamp": "2022-08-16T17:20:32Z",
                        "comment": ""
                    }
                ],
                "ns": 0,
                "title": "Main Page"
            },
            {
                "pageid": 2,
                "revisions": [
                    {
                        "revid": 3,
                        "parentid": 0,
                        "user": "Jonas",
                        "timestamp": "2022-08-16T16:45:30Z",
                        "comment": "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...\""
                    },
                    {
                        "revid": 34,
                        "parentid": 3,
                        "user": "Jonas",
                        "timestamp": "2022-08-29T19:38:25Z",
                        "comment": ""
                    },
                    {
                        "revid": 35,
                        "parentid": 34,
                        "user": "Jonas",
                        "timestamp": "2022-08-29T19:42:50Z",
                        "comment": ""
                    },
                    {
                        "revid": 37,
                        "parentid": 35,
                        "user": "Jonas",
                        "timestamp": "2022-09-13T16:19:50Z",
                        "comment": ""
                    },
                    {
                        "revid": 38,
                        "parentid": 37,
                        "user": "Jonas",
                        "timestamp": "2022-09-13T16:20:21Z",
                        "comment": ""
                    },
                    {
                        "revid": 39,
                        "parentid": 38,
                        "user": "Jonas",
                        "timestamp": "2022-09-13T16:22:19Z",
                        "comment": ""
                    },
                    {
                        "revid": 40,
                        "parentid": 39,
                        "user": "Jonas",
                        "timestamp": "2022-09-13T16:23:14Z",
                        "comment": ""
                    },
                    {
                        "revid": 41,
                        "parentid": 40,
                        "user": "Jonas",
                        "timestamp": "2022-09-13T16:28:34Z",
                        "comment": ""
                    },
                    {
                        "revid": 42,
                        "parentid": 41,
                        "user": "Jonas",
                        "timestamp": "2022-09-13T16:31:42Z",
                        "comment": ""
                    },
                    {
                        "revid": 43,
                        "parentid": 42,
                        "user": "Jonas",
                        "timestamp": "2022-09-13T16:32:17Z",
                        "comment": ""
                    },
                    {
                        "revid": 44,
                        "parentid": 43,
                        "user": "Jonas",
                        "timestamp": "2022-09-14T15:21:16Z",
                        "comment": ""
                    }
                ],
                "ns": 0,
                "title": "FAQ"
            },
            {
                "pageid": 3,
                "revisions": [
                    {
                        "revid": 4,
                        "parentid": 0,
                        "user": "Jonas",
                        "timestamp": "2022-08-16T16:45:42Z",
                        "comment": "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...\""
                    }
                ],
                "ns": 0,
                "title": "Known Issues"
            },
            {
                "pageid": 4,
                "revisions": [
                    {
                        "revid": 5,
                        "parentid": 0,
                        "user": "Jonas",
                        "timestamp": "2022-08-16T16:46:01Z",
                        "comment": "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...\""
                    }
                ],
                "ns": 0,
                "title": "GStreamer plugins"
            },
            {
                "pageid": 5,
                "revisions": [
                    {
                        "revid": 6,
                        "parentid": 0,
                        "user": "Jonas",
                        "timestamp": "2022-08-16T16:46:41Z",
                        "comment": "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...\""
                    }
                ],
                "ns": 0,
                "title": "MinGW vs MSVC"
            },
            {
                "pageid": 6,
                "revisions": [
                    {
                        "revid": 7,
                        "parentid": 0,
                        "user": "Jonas",
                        "timestamp": "2022-08-16T16:46:55Z",
                        "comment": "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...\""
                    },
                    {
                        "revid": 48,
                        "parentid": 7,
                        "user": "Jonas",
                        "timestamp": "2022-10-17T07:36:06Z",
                        "comment": ""
                    },
                    {
                        "revid": 49,
                        "parentid": 48,
                        "user": "Jonas",
                        "timestamp": "2022-10-17T08:10:47Z",
                        "comment": ""
                    }
                ],
                "ns": 0,
                "title": "Differences from Clementine"
            },
            {
                "pageid": 7,
                "revisions": [
                    {
                        "revid": 8,
                        "parentid": 0,
                        "user": "Jonas",
                        "timestamp": "2022-08-16T16:47:10Z",
                        "comment": "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...\""
                    }
                ],
                "ns": 0,
                "title": "Backtrace"
            },
            {
                "pageid": 8,
                "revisions": [
                    {
                        "revid": 9,
                        "parentid": 0,
                        "user": "Jonas",
                        "timestamp": "2022-08-16T16:47:35Z",
                        "comment": "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...\""
                    },
                    {
                        "revid": 36,
                        "parentid": 9,
                        "user": "Jonas",
                        "timestamp": "2022-09-13T16:05:42Z",
                        "comment": ""
                    }
                ],
                "ns": 0,
                "title": "Database integrity check"
            },
            {
                "pageid": 9,
                "revisions": [
                    {
                        "revid": 10,
                        "parentid": 0,
                        "user": "Jonas",
                        "timestamp": "2022-08-16T16:47:45Z",
                        "comment": "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...\""
                    }
                ],
                "ns": 0,
                "title": "Find and delete duplicates from the collection database"
            },
            {
                "pageid": 10,
                "revisions": [
                    {
                        "revid": 11,
                        "parentid": 0,
                        "user": "Jonas",
                        "timestamp": "2022-08-16T16:48:07Z",
                        "comment": "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...\""
                    }
                ],
                "ns": 0,
                "title": "Validate audio files"
            },
            {
                "pageid": 11,
                "revisions": [
                    {
                        "revid": 12,
                        "parentid": 0,
                        "user": "Jonas",
                        "timestamp": "2022-08-16T16:48:20Z",
                        "comment": "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\""
                    }
                ],
                "ns": 0,
                "title": "How to translate"
            },
            {
                "pageid": 12,
                "revisions": [
                    {
                        "revid": 13,
                        "parentid": 0,
                        "user": "Jonas",
                        "timestamp": "2022-08-16T16:48:35Z",
                        "comment": "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....\""
                    }
                ],
                "ns": 0,
                "title": "Using MPRIS2"
            },
            {
                "pageid": 13,
                "revisions": [
                    {
                        "revid": 14,
                        "parentid": 0,
                        "user": "Jonas",
                        "timestamp": "2022-08-16T16:48:51Z",
                        "comment": "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.\""
                    }
                ],
                "ns": 0,
                "title": "Custom icons"
            },
            {
                "pageid": 14,
                "revisions": [
                    {
                        "revid": 15,
                        "parentid": 0,
                        "user": "Jonas",
                        "timestamp": "2022-08-16T16:49:18Z",
                        "comment": "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...\""
                    }
                ],
                "ns": 0,
                "title": "Import collection library and playlists from Clementine"
            },
            {
                "pageid": 15,
                "revisions": [
                    {
                        "revid": 16,
                        "parentid": 0,
                        "user": "Jonas",
                        "timestamp": "2022-08-16T16:49:39Z",
                        "comment": "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...\""
                    }
                ],
                "ns": 0,
                "title": "Compile"
            },
            {
                "pageid": 16,
                "revisions": [
                    {
                        "revid": 17,
                        "parentid": 0,
                        "user": "Jonas",
                        "timestamp": "2022-08-16T16:49:47Z",
                        "comment": "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...\""
                    }
                ],
                "ns": 0,
                "title": "Compile Fedora"
            },
            {
                "pageid": 17,
                "revisions": [
                    {
                        "revid": 18,
                        "parentid": 0,
                        "user": "Jonas",
                        "timestamp": "2022-08-16T16:50:08Z",
                        "comment": "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-...\""
                    }
                ],
                "ns": 0,
                "title": "Compile openSUSE"
            },
            {
                "pageid": 18,
                "revisions": [
                    {
                        "revid": 19,
                        "parentid": 0,
                        "user": "Jonas",
                        "timestamp": "2022-08-16T16:50:24Z",
                        "comment": "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...\""
                    }
                ],
                "ns": 0,
                "title": "Compile Mageia"
            },
            {
                "pageid": 19,
                "revisions": [
                    {
                        "revid": 20,
                        "parentid": 0,
                        "user": "Jonas",
                        "timestamp": "2022-08-16T16:50:38Z",
                        "comment": "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 \\...\""
                    }
                ],
                "ns": 0,
                "title": "Compile Debian"
            },
            {
                "pageid": 20,
                "revisions": [
                    {
                        "revid": 21,
                        "parentid": 0,
                        "user": "Jonas",
                        "timestamp": "2022-08-16T16:50:49Z",
                        "comment": "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...\""
                    },
                    {
                        "revid": 50,
                        "parentid": 21,
                        "user": "Jonas",
                        "timestamp": "2022-11-26T21:41:01Z",
                        "comment": ""
                    }
                ],
                "ns": 0,
                "title": "Compile Ubuntu"
            },
            {
                "pageid": 21,
                "revisions": [
                    {
                        "revid": 22,
                        "parentid": 0,
                        "user": "Jonas",
                        "timestamp": "2022-08-16T16:51:04Z",
                        "comment": "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...\""
                    }
                ],
                "ns": 0,
                "title": "Compile Arch"
            },
            {
                "pageid": 22,
                "revisions": [
                    {
                        "revid": 23,
                        "parentid": 0,
                        "user": "Jonas",
                        "timestamp": "2022-08-16T16:51:17Z",
                        "comment": "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...\""
                    },
                    {
                        "revid": 45,
                        "parentid": 23,
                        "user": "Jonas",
                        "timestamp": "2022-09-26T07:47:08Z",
                        "comment": ""
                    },
                    {
                        "revid": 46,
                        "parentid": 45,
                        "user": "Jonas",
                        "timestamp": "2022-09-26T07:53:40Z",
                        "comment": ""
                    },
                    {
                        "revid": 47,
                        "parentid": 46,
                        "user": "Jonas",
                        "timestamp": "2022-09-29T22:13:00Z",
                        "comment": ""
                    }
                ],
                "ns": 0,
                "title": "Compile macOS using homebrew"
            },
            {
                "pageid": 23,
                "revisions": [
                    {
                        "revid": 24,
                        "parentid": 0,
                        "user": "Jonas",
                        "timestamp": "2022-08-16T16:51:30Z",
                        "comment": "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...\""
                    }
                ],
                "ns": 0,
                "title": "Compile macOS using macports"
            },
            {
                "pageid": 24,
                "revisions": [
                    {
                        "revid": 25,
                        "parentid": 0,
                        "user": "Jonas",
                        "timestamp": "2022-08-16T16:52:27Z",
                        "comment": "Created page with \"See: https://github.com/strawberrymusicplayer/strawberry-msvc\""
                    }
                ],
                "ns": 0,
                "title": "Compile Windows MSVC"
            },
            {
                "pageid": 25,
                "revisions": [
                    {
                        "revid": 26,
                        "parentid": 0,
                        "user": "Jonas",
                        "timestamp": "2022-08-16T16:52:41Z",
                        "comment": "Created page with \"TODO.\""
                    }
                ],
                "ns": 0,
                "title": "Compile Windows MinGW"
            },
            {
                "pageid": 26,
                "revisions": [
                    {
                        "revid": 27,
                        "parentid": 0,
                        "user": "Jonas",
                        "timestamp": "2022-08-16T16:52:55Z",
                        "comment": "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-...\""
                    }
                ],
                "ns": 0,
                "title": "Installing GStreamer Spotify plugin"
            },
            {
                "pageid": 27,
                "revisions": [
                    {
                        "revid": 28,
                        "parentid": 0,
                        "user": "Jonas",
                        "timestamp": "2022-08-16T16:53:05Z",
                        "comment": "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...\""
                    }
                ],
                "ns": 0,
                "title": "Releasing a new version"
            },
            {
                "pageid": 28,
                "revisions": [
                    {
                        "revid": 29,
                        "parentid": 0,
                        "user": "Jonas",
                        "timestamp": "2022-08-16T16:53:23Z",
                        "comment": "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...\""
                    }
                ],
                "ns": 0,
                "title": "Accessing the database"
            }
        ]
    }
}