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