Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • funkwhale funkwhale
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 378
    • Issues 378
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 18
    • Merge requests 18
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • funkwhalefunkwhale
  • funkwhalefunkwhale
  • Merge requests
  • !1394

1218 Adding acousticbrainz support for smart playlist

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed petitminion requested to merge petitminion/funkwhale:1218-smartplaylist_backend into develop Oct 24, 2021
  • Overview 20
  • Commits 28
  • Pipelines 9
  • Changes 2

Add Acousticbrainz support for smart playlist. Can be implemented in various ways in the frontend but it will need some update. related to #1218 . You can test it by changing similar_history to similar_mbid in PlayButton.vue add launching a song radio

image

I'm using regex to query the db with a list of all similar mbid. I'm not sure if this is the most efficient way to do this.

Edited Oct 29, 2021 by petitminion
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 1218-smartplaylist_backend