Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • funkwhale funkwhale
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 399
    • Issues 399
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 17
    • Merge requests 17
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • funkwhale
  • funkwhalefunkwhale
  • Merge requests
  • !1408

Adds duration annotation to album's queryset

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Marcos Peña requested to merge adds-album-queryset-with_duration into develop Nov 15, 2021
  • Overview 1
  • Commits 4
  • Pipelines 2
  • Changes 7

Cf. !1406 (merged)

Adds with_duration annotation to music album's queryset, in consistency with playlist's queryset. Now we can use album duration property in other views, and also subsonic serializer is less convoluted.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: adds-album-queryset-with_duration