- 30 Mar, 2021 2 commits
-
-
Jean Felder authored
The vimeo plugin does not exist anymore.
-
Jean Felder authored
-
- 31 Aug, 2020 1 commit
-
-
Flatpak implicitly allows the app to own names beginning with app-id, and TRACKER_BACKEND does nothing for Tracker 3.
-
- 29 Aug, 2020 2 commits
-
-
The app currently only shows content from this directory, so there's no point using the private Tracker instance to crawl and monitor any other locations.
-
This is possible since tracker-miners!259 There should be no functional changes to the Flatpak bundle.
-
- 28 Aug, 2020 2 commits
-
-
This commit allows the tracker3 version of GNOME Music to run on systems which don't have a suitable version of Tracker in the base OS. It does this by running tracker-miner-fs-3 inside the Flatpak sandbox. This will lead to increased resource consumption as it'll duplicate the work of any indexer in the host OS, but it's better than a broken app.
-
The add-policy permission allows to use the portal from Tracker 3. Music only wants the tracker:Audio graph. Also, add permission to use the writeback service.
-
- 24 Aug, 2020 2 commits
-
-
Jean Felder authored
-
Jean Felder authored
-
- 31 Mar, 2020 4 commits
-
-
Organize by category (share, socket, talk-name, etc).
-
Since Flatpak 1.0.4, an application has permission to own org.mpris.MediaPlayer2.$app_id
-
This will allow to remove a flatpak specific permission since applications now own the org.mpris.MediaPlayer2.$app_id name.
-
This permission is available since flatpak 1.2. It allows to show windows using x11 if wayland is not available. Unlike the x11 permission, it does not create a hole in the sandboxing when using x11.
-
- 16 Feb, 2020 2 commits
-
-
Replaces "(Development)" prefix, which gets cut off in GNOME. The icon is already a development icon as well.
-
Properly intialize the shared-modules submodule.
-
- 15 Feb, 2020 2 commits
-
-
Marinus Schraal authored
It is not enabled currently, so no need to keep this available.
-
If no account has been configured yet, GNOME settings is launched with a dialog to add a Last.fm account. If an account has already been configured, GNOME settings is launched with a dialog to edit this account.
-
- 29 Sep, 2019 1 commit
-
-
Jean Felder authored
-
- 24 Sep, 2019 1 commit
-
-
Jean Felder authored
The next release of Tracker will be a backwards-incompatible 3.0 release. Work for Tracker 3.0 has already begun in the master branch. Use the the tracker-2.3 branch to keep stability. See: https://discourse.gnome.org/t/tracker-has-branched-for-3-0-use-the-2-3-branch-if-you-want-stability/1889
-
- 12 Sep, 2019 1 commit
-
-
Jean Felder authored
The patch to download artist art from theaudiodb source (used by SearchView) has been merged.
-
- 09 Sep, 2019 1 commit
-
-
This allows to download cover art found by a Grilo plugin.
-
- 05 Aug, 2019 1 commit
-
-
Marinus Schraal authored
Use the artist art retrieval branch.
-
- 17 Jul, 2019 1 commit
-
-
Marinus Schraal authored
The 0.3.8 had an introspection bug that got resolved in 0.3.9. Also remove a workaround from the flatpak json. See grilo!42 & grilo!43.
-
- 16 Jul, 2019 1 commit
-
-
Marinus Schraal authored
Master is broken at the moment, use a known working Grilo to keep the nightlies working. See grilo!42.
-
- 15 Jul, 2019 1 commit
-
-
Marinus Schraal authored
Use persistent list models throughout Music to hold the state of a users music collected through Grilo and Tracker. The extent of the rework did not allow for a gradual approach, so this commit marks a hard break from the old approach. It is not yet on-par with the old codebase. This rework is partially based on the work of Jean Felder <jfelder@src.gnome.org>. Related: #299.
-
- 01 Jun, 2019 1 commit
-
-
When the flatpak application has access to the host cache media art, it is able to load the media art from host cache and display it in all the views and widgets. However, the URI passed to the MPRIS client is the container's one. Therefore, the MPRIS client try to load an uri which does not exist. Fix the issue by removing the host xdg-cache/media-art access. This means that the flatpak application does not use the system cache and creates its own. Closes: #253
-
- 19 May, 2019 1 commit
-
-
Jean Felder authored
Grilo documentation is now built by default. Disable its generation as it is not needed.
-
- 17 Feb, 2019 1 commit
-
-
Marinus Schraal authored
The feature options now require 'disabled' instead of 'no'.
-
- 07 Feb, 2019 1 commit
-
-
Currently music continues after system suspend. This feature pauses music on logind "PrepareForSleep" signal. Flatpak changed in order to be able to listen logind signals. Closes: #68
-
- 13 Dec, 2018 1 commit
-
-
Jordan Petridis authored
The CFLAGS are not needed anymore, since they are defined in the runtime. libdir no longer needs to be specified and flatpak can figure out the correct value.
-
- 11 Oct, 2018 2 commits
-
-
Jean Felder authored
This reverts commit 16d78181. I had pushed some flatpak tests on master instead of a local branch.
-
Jean Felder authored
-
- 02 Oct, 2018 1 commit
-
-
Some Grilo plugins used by Music are written in lua (for example, theaudiodb-coverart one). Flatpak default runtime does not provide lua support, so these plugins are disabled. Add Flathub shared modules as a git submodule. Add lua manifest file from this repository to enable lua support in flatpak builds. Enable lua support in grilo-plugins compilation. Closes: #226
-
- 24 Sep, 2018 1 commit
-
-
Jean Felder authored
enable-goa option does not exist. enable-localmetadata is called enable-local-metadata.
-
- 10 Sep, 2018 1 commit
-
-
Marinus Schraal authored
-
- 04 Sep, 2018 1 commit
-
-
Jean Felder authored
Telepathy support has been removed from GNOME Online Accounts.
-
- 28 Jul, 2018 1 commit
-
-
Marinus Schraal authored
Add totem-pl-parser as new dependency for grilo-plugins.
-
- 27 Jul, 2018 3 commits
-
-
Jean Felder authored
Music does not use this plugin.
-
Jean Felder authored
First, The enabled options, then the disabled ones. In each category, sort them alphabetically.
-
Jean Felder authored
-