Description of problem: The Fedora flatpak version of Gnome Music fails to populate the list of local music files, instead displaying the error "GNOME Music could not connect to Tracker." Running this from the terminal reveals the error "Could not connect to host Tracker miner-fs at org.freedesktop.Tracker3.Miner.Files". This occurs because the application manifest has not yet been updated to Tracker 3: [Session Bus Policy] org.gtk.vfs.*=talk org.freedesktop.Tracker1=talk org.mpris.MediaPlayer2.GnomeMusic=own org.gnome.OnlineAccounts=talk org.gnome.SettingsDaemon.MediaKeys=talk org.gtk.vfs=talk ... A simple fix would be to add "org.freedeskop.Tracker3.Miner.Files" to the application's d-bus permissions.
We've actually had that fixed in git for a while already (https://src.fedoraproject.org/flatpaks/gnome-music/c/afb7afadbdd49741f340a68f6cb6c1e0fc4f69d4?branch=master), but without a build in bodhi, so it never made it out to the repos. I'll look into getting this out as soon as possible. There's a bug in the infra right now that's breaking gnome-music flatpak compose. I'll update this ticket once the infra side is resolved.
FEDORA-FLATPAK-2020-ba577d802c has been submitted as an update to Fedora 33 Flatpaks. https://bodhi.fedoraproject.org/updates/FEDORA-FLATPAK-2020-ba577d802c
FEDORA-FLATPAK-2020-ba577d802c has been pushed to the Fedora 33 Flatpaks testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-FLATPAK-2020-ba577d802c See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-FLATPAK-2020-ba577d802c has been pushed to the Fedora 33 Flatpaks stable repository. If problem still persists, please make note of it in this bug report.