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 380
    • Issues 380
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 22
    • Merge requests 22
  • 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
  • Issues
  • #1263
Closed
Open
Issue created Oct 28, 2020 by ooZberg@ooZberg

Adding track to playlist over Subsonic API will duplicate playlist

Steps to reproduce

Using Play:Sub (iOS) application:

  • Add a track to an existing playlist (ID 1)

What happens?

  • The track is added to a new playlist (ID 2)
  • The playlist have the same name
  • Both playlist ID 1 and ID 2 will now exist on the server and only playlist ID 2 will have new track

The same behaviour happens if the playlist is created from the Play:Sub app as well.

What is expected?

  • The original playlist should be appended with the new song
  • No new playlists should be created

Context

Funkwhale version(s) affected: 1.0

  • Installed through Ansible (but with manual nginx configuration)
  • Using custom HTTPS port
Assignee
Assign to
Time tracking