[gnome-music] (68 commits) Non-fast-forward update to branch wip/carlosg/tracker3



The branch 'wip/carlosg/tracker3' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  60039e4... utils: Optional return of empty string for year
  bca0909... utils: Add getters for media track number and album disc nu
  f5f7997... utils: Add a getter for song artist
  467ab86... grltrackerwrapper: Retrieve creation year for songs
  adfa0f9... grltrackerwrapper: Retrieve musicbrainz recording id for so
  902bb88... grltrackerwrapper: Retrieve musicbrainz track id for songs
  ac6c60f... grltrackerwrapper: Retrieve album artist for songs
  47d9b2b... grltrackerwrapper: Retrieve musicbrainz artist id for songs
  ebb3430... grltrackerwrapper: Retrieve musicbrainz release id for song
  b09aa63... grltrackerwrapper: Retrieve musicbrainz release group id fo
  95fa9d7... flatpak: Build gst-plugins-bad with chromaprint support
  42fadbf... coregrilo: Load plugins once coregrilo is built
  5c3e518... coregrilo: Add a registry property
  8d943c7... grilowrappers: Introduce support for chromaprint source
  569be65... grilowrappers: Introduce support for acoustid source
  d13b475... coresong: Add support to query musicbrainz tags
  e478928... coregrilo: Handle a list of keys for writeback
  0590711... coregrilo: Add a callback function to writeback
  470a57a... trackerwrapper: Add logic to update a tracker resource
  4f4d33b... coresong: Add logic to update a tracker resource
  760f3dc... notificationspopup: Add support for tag notification
  f378eb0... songeditordialog: Initial songs support
  8ef2d59... selectiontoolbar: Add support to launch song editor dialog
  f0039f9... songsview: Add renderer for title, album and artist
  ab685c4... utils: Add a getter for album artist
  832a595... songeditordialog: Add an album artist entry
  380865c... songeditordialog: Display the current suggestion number
  31f87d9... CI: Ignore flake E226 error
  3e7fac8... tagsimilarity: Add logic to compute the similarity between 
  df9316d... songeditordialog: Use a similarity score to sort the sugges
  9ae1c38... Port to tracker3
  e510b0d... flatpak: Port to tracker3
  9b57937... trackerwrapper: Update URI filter to DataObject split
  64d82dd... trackerwrapper: Create private SPARQL connection
  b558579... grltrackerwrapper: Update "get songs" queries to newer Trac
  3ceea39... grltrackerwrapper: Port album discs query to new Tracker/Gr
  f59bb03... grltrackerwrapper: Port query for songs in disc to new Trac
  edafc98... grltrackerwrapper: Port album queries to new Tracker/Grilo 
  12a01ea... grltrackerwrapper: Port artist albums query to new Tracker/
  5166288... grltrackerwrapper: Port artists queries to new Tracker/Gril
  50ef339... grltrackerwrapper: Port search queries to new Tracker/Grilo
  69afcfd... grltrackerwrapper: Port queries to resolve album from album
  eef5942... coregrilo: Specify the private store path to the Grilo plug
  f469087... grltrackerplaylists: Update to Grilo/Tracker3 expectatives
  3a05ff4... trackerwrapper: Make favorite property updates go through t
  c52378b... coresong: Look up for the correct tracker3 grilo sources
  e62d83d... trackerwrapper: Make play-count property updates go through
  aa0fa0c... trackerwrapper: Make last-played property updates go throug
  c2113e1... coresong: Use Grilo for all song metadata updates
  9ddfd30... trackerwrapper: Drop song writeback queries

Commits added to the branch:

  5042ac9... artistsview: Port to template (*)
  89ce7e2... artistsview: Remove unneeded GtkStack (*)
  bd6ebac... songsview: Port to template (*)
  fd54c3d... songsview: Remove unneeded GtkStack (*)
  61d96f2... views: Remove baseview (*)
  d1ab9dc... views: Use name property (*)
  a2ea980... views: Define a title property (*)
  6f55007... playlistsview: Remove unneeded GstStack (*)
  5edd74f... Release 3.37.2 (*)
  e191f98... pauseonsuspend: Fix calls to MusicLogger.warning() (*)
  7c95224... player: Add some debug messages (*)
  703692e... gstplayer: Switch to an asynchronous state property (*)
  514f8ba... artistsview: Remove unneeded Gtk.Frame (*)
  5cb3126... window: Prevent creating new views if already loaded (*)
  e7a37b4... coredisc: Add callback error check (*)
  c2b5a1c... grltrackerwrapper: Remove unneeded arguments (*)
  29c5bd1... songwidget: Define song_number property (*)
  f195268... songwidget: Bind coresong properties (*)
  440c555... utils: Optional return of empty string for year
  b82e843... utils: Add getters for media track number and album disc nu
  45962d1... utils: Add a getter for song artist
  9231c81... grltrackerwrapper: Retrieve creation year for songs
  68e544f... grltrackerwrapper: Retrieve musicbrainz recording id for so
  8e83f75... grltrackerwrapper: Retrieve musicbrainz track id for songs
  cc99d97... grltrackerwrapper: Retrieve album artist for songs
  dac8413... grltrackerwrapper: Retrieve musicbrainz artist id for songs
  399fe81... grltrackerwrapper: Retrieve musicbrainz release id for song
  1f2432e... grltrackerwrapper: Retrieve musicbrainz release group id fo
  d3ccdfb... flatpak: Build gst-plugins-bad with chromaprint support
  3ba74ff... coregrilo: Load plugins once coregrilo is built
  05d787c... coregrilo: Add a registry property
  f3fd750... grilowrappers: Introduce support for chromaprint source
  8cea307... grilowrappers: Introduce support for acoustid source
  4566d19... coresong: Add support to query musicbrainz tags
  9d1eb0c... coregrilo: Handle a list of keys for writeback
  b8e9142... coregrilo: Add a callback function to writeback
  474e009... trackerwrapper: Add logic to update a tracker resource
  16284cb... coresong: Add logic to update a tracker resource
  c44d11f... notificationspopup: Add support for tag notification
  5d5ee35... songeditordialog: Initial songs support
  682b8d1... selectiontoolbar: Add support to launch song editor dialog
  865293f... songsview: Add renderer for title, album and artist
  4acb23a... utils: Add a getter for album artist
  244c93c... songeditordialog: Add an album artist entry
  846761a... songeditordialog: Display the current suggestion number
  5ef5acf... CI: Ignore flake E226 error
  dd33cf7... tagsimilarity: Add logic to compute the similarity between 
  9afc562... songeditordialog: Use a similarity score to sort the sugges
  5176c94... Port to tracker3
  598ec0e... flatpak: Port to tracker3
  7a269e1... trackerwrapper: Update URI filter to DataObject split
  75ef469... trackerwrapper: Create private SPARQL connection
  467169f... grltrackerwrapper: Update "get songs" queries to newer Trac
  2ad3586... grltrackerwrapper: Port album discs query to new Tracker/Gr
  e88b331... grltrackerwrapper: Port query for songs in disc to new Trac
  512d71c... grltrackerwrapper: Port album queries to new Tracker/Grilo 
  681f46e... grltrackerwrapper: Port artist albums query to new Tracker/
  c139917... grltrackerwrapper: Port artists queries to new Tracker/Gril
  ada51b7... grltrackerwrapper: Port search queries to new Tracker/Grilo
  c38a489... grltrackerwrapper: Port queries to resolve album from album
  28afbe9... coregrilo: Specify the private store path to the Grilo plug
  a7ae10d... grltrackerplaylists: Update to Grilo/Tracker3 expectatives
  1f9e3d5... trackerwrapper: Make favorite property updates go through t
  cd2d35c... coresong: Look up for the correct tracker3 grilo sources
  bc0029a... trackerwrapper: Make play-count property updates go through
  b6a13fe... trackerwrapper: Make last-played property updates go throug
  e0e53c0... coresong: Use Grilo for all song metadata updates
  cfdbe03... trackerwrapper: Drop song writeback queries

(*) This commit already existed in another branch; no separate mail sent


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]