Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • funkwhale funkwhale
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 428
    • Issues 428
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 15
    • Merge requests 15
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
    • Model experiments
  • Analytics
    • Analytics
    • 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
  • #1387

Multiple Tracks Playing at Once

I'm running funkwhale on an Odroid HC1 in a shoebox in my living room*. Because this is a private internet connection, in rare instances there is a several second delay between clicking on a track to play and actual playback. Additionally, sometimes the request seems to get "clogged", where the requested track only gets played after another track is requested. That situation leads to a bug: You have two tracks playing at the same time but can manage only the second track (which is also the one for which track information is shown in the UI), pause it, skip it etc. The track requested first will keep on playing no matter what (it only stops when refreshing the tab).

I think the solution for this would be to pause any other track when playing (howler has a method for this if I'm not mistaken). I can implement this, but am I the only one experiencing this? If not, is my analysis correct?

*It's not actually in a shoebox. ;)

Edited Apr 03, 2021 by heyarne
Assignee
Assign to
Time tracking