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 410
    • Issues 410
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 17
    • Merge requests 17
  • 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
  • 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
  • !1408

Adds duration annotation to album's queryset

  • Review changes

  • Download
  • 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
Reviewers
Request review from
Time tracking
Source branch: adds-album-queryset-with_duration