[gnome-music] (49 commits) Non-fast-forward update to branch wip/jfelder/tracker3-rebased



The branch 'wip/jfelder/tracker3-rebased' 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:

  ad4a2f9... utils: Optional return of empty string for year
  774af7a... utils: Add getters for media track number and album disc nu
  94491ad... utils: Add a getter for song artist
  6e8d470... grltrackerwrapper: Retrieve creation year for songs
  f56f47f... grltrackerwrapper: Retrieve musicbrainz recording id for so
  5caf6af... grltrackerwrapper: Retrieve musicbrainz track id for songs
  bb4db83... grltrackerwrapper: Retrieve album artist for songs
  3986727... grltrackerwrapper: Retrieve musicbrainz artist id for songs
  0d322b8... grltrackerwrapper: Retrieve musicbrainz release id for song
  98eddf3... grltrackerwrapper: Retrieve musicbrainz release group id fo
  e44ed64... flatpak: Build gst-plugins-bad with chromaprint support
  2414713... coregrilo: Load plugins once coregrilo is built
  91156b8... coregrilo: Add a registry property
  e4a1346... grilowrappers: Introduce support for chromaprint source
  3388eed... grilowrappers: Introduce support for acoustid source
  eef9222... coresong: Add support to query musicbrainz tags
  fee30c1... coregrilo: Handle a list of keys for writeback
  19a36fe... coregrilo: Add a callback function to writeback
  1a9b791... trackerwrapper: Add logic to update a tracker resource
  a74522f... coresong: Add logic to update a tracker resource
  59e736e... notificationspopup: Add support for tag notification
  1c77b65... songeditordialog: Initial songs support
  f506306... selectiontoolbar: Add support to launch song editor dialog
  900c231... songsview: Add renderer for title, album and artist
  66772f9... utils: Add a getter for album artist
  1b13f8d... songeditordialog: Add an album artist entry
  c74c753... songeditordialog: Display the current suggestion number
  e7431ad... CI: Ignore flake E226 error
  6677ce4... tagsimilarity: Add logic to compute the similarity between 
  63f9000... songeditordialog: Use a similarity score to sort the sugges
  f34a4b3... Port to tracker3
  a848656... trackerwrapper: Update URI filter to DataObject split
  1b7b2da... trackerwrapper: Create private SPARQL connection
  a6b760b... grltrackerwrapper: Update "get songs" queries to newer Trac
  535b407... grltrackerwrapper: Port album discs query to new Tracker/Gr
  ba6209c... grltrackerwrapper: Port query for songs in disc to new Trac
  66ed682... grltrackerwrapper: Port album queries to new Tracker/Grilo 
  f738ae3... grltrackerwrapper: Port artist albums query to new Tracker/
  35b699b... grltrackerwrapper: Port artists queries to new Tracker/Gril
  1462bbb... grltrackerwrapper: Port search queries to new Tracker/Grilo
  119e655... grltrackerwrapper: Port queries to resolve album from album
  79d0fc1... coregrilo: Specify the private store path to the Grilo plug
  f6b616b... grltrackerplaylists: Update to Grilo/Tracker3 expectatives
  b1b4be2... trackerwrapper: Make favorite property updates go through t
  25f9713... coresong: Look up for the correct tracker3 grilo sources
  7429c5a... trackerwrapper: Make play-count property updates go through
  85ae77b... trackerwrapper: Make last-played property updates go throug
  5df7098... coresong: Use Grilo for all song metadata updates
  68c4cfe... trackerwrapper: Drop song writeback queries
  48f1137... trackerwrapper: Adapt to Tracker 3 update API change
  400a4cf... flatpak: Port to tracker3
  67d0ec5... flatpak: Add Tracker3 policy
  b479a5f... trackerwrapper: Use the log object from the application
  de610bc... Bundle Tracker 3 in the Flatpak for systems which don't hav

Commits added to the branch:

  3936c5f... Port to tracker3
  1e869b5... trackerwrapper: Update URI filter to DataObject split
  f3512a8... trackerwrapper: Create private SPARQL connection
  5f4c179... grltrackerwrapper: Update "get songs" queries to newer Trac
  f41e3ec... grltrackerwrapper: Port album discs query to new Tracker/Gr
  966f6d2... grltrackerwrapper: Port query for songs in disc to new Trac
  aca1cf8... grltrackerwrapper: Port album queries to new Tracker/Grilo 
  8f7d51f... grltrackerwrapper: Port artist albums query to new Tracker/
  a4c2d77... grltrackerwrapper: Port artists queries to new Tracker/Gril
  3f69213... grltrackerwrapper: Port search queries to new Tracker/Grilo
  eb0f3c0... grltrackerwrapper: Port queries to resolve album from album
  ddb3c49... coregrilo: Specify the private store path to the Grilo plug
  a6ecd7b... grltrackerplaylists: Update to Grilo/Tracker3 expectatives
  11b8acf... trackerwrapper: Make favorite property updates go through t
  f2497a8... coresong: Look up for the correct tracker3 grilo sources
  36aa588... trackerwrapper: Make play-count property updates go through
  4abdadf... trackerwrapper: Make last-played property updates go throug
  5b6100a... trackerwrapper: Adapt to Tracker 3 update API change
  0479d7f... flatpak: Port to tracker3
  7954605... trackerwrapper: Use the log object from the application
  f7578f5... Bundle Tracker 3 in the Flatpak for systems which don't hav
  b7cc72c... utils: Optional return of empty string for year
  46b822d... utils: Add getters for media track number and album disc nu
  72a0f8a... utils: Add a getter for song artist
  be384d7... grltrackerwrapper: Retrieve creation year for songs
  89b9fc2... grltrackerwrapper: Retrieve musicbrainz recording id for so
  79ba42e... grltrackerwrapper: Retrieve musicbrainz track id for songs
  15bf963... grltrackerwrapper: Retrieve album artist for songs
  edd3476... grltrackerwrapper: Retrieve musicbrainz artist id for songs
  d1b6e41... grltrackerwrapper: Retrieve musicbrainz release id for song
  1ce5347... grltrackerwrapper: Retrieve musicbrainz release group id fo
  89859a9... flatpak: Build gst-plugins-bad with chromaprint support
  45cbcc2... coregrilo: Load plugins once coregrilo is built
  4af066a... coregrilo: Add a registry property
  fbca74e... grilowrappers: Introduce support for chromaprint source
  d58aa80... grilowrappers: Introduce support for acoustid source
  9ad6ef7... coresong: Add support to query musicbrainz tags
  a88a146... coregrilo: Handle a list of keys for writeback
  b9469f5... coregrilo: Add a callback function to writeback
  69f6b32... notificationspopup: Add support for tag notification
  ed02af3... songeditordialog: Initial songs support
  9bcca07... selectiontoolbar: Add support to launch song editor dialog
  f8424cb... songsview: Add renderer for title, album and artist
  885e48d... utils: Add a getter for album artist
  d2871ba... songeditordialog: Add an album artist entry
  3e2153c... songeditordialog: Display the current suggestion number
  1ebfc53... CI: Ignore flake E226 error
  bdc4652... tagsimilarity: Add logic to compute the similarity between 
  41e9716... songeditordialog: Use a similarity score to sort the sugges


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