Add songs option for default view selector in personal settings #2

Open
arian wants to merge 1 commits from feat/songs-default-view into master
Owner

Description

Related Issues

Type of Change

  • Bug fix
  • New feature
  • Documentation update
  • Refactor
  • Other (please describe):

Checklist

Please review and check all that apply:

  • My code follows the project’s coding style
  • I have tested the changes locally
  • I have added or updated documentation as needed
  • I have added tests that prove my fix/feature works (or explain why not)
  • All existing and new tests pass

How to Test

Screenshots / Demos (if applicable)

Additional Notes

### Description <!-- Please provide a clear and concise description of what this PR does and why it is needed. --> ### Related Issues <!-- List any related issues, e.g., "Fixes #123" or "Related to #456". --> ### Type of Change - [ ] Bug fix - [x] New feature - [ ] Documentation update - [ ] Refactor - [ ] Other (please describe): ### Checklist Please review and check all that apply: - [x] My code follows the project’s coding style - [x] I have tested the changes locally - [ ] I have added or updated documentation as needed - [ ] I have added tests that prove my fix/feature works (or explain why not) - [ ] All existing and new tests pass ### How to Test <!-- Describe the steps to test your changes. Include setup, commands, and expected results. --> ### Screenshots / Demos (if applicable) <!-- Add screenshots, GIFs, or links to demos if your change includes UI updates or visual changes. --> ### Additional Notes <!-- Anything else the maintainer should know? Potential side effects, breaking changes, or areas of concern? --> <!-- **Tips for Contributors:** - Be concise but thorough. - If your PR is large, consider breaking it into smaller PRs. - Tag the maintainer if you need a prompt review. - Avoid force pushing to the branch after opening the PR, as it can complicate the review process. -->
arian added 1 commit 2026-04-01 20:35:13 +00:00
add songs option for default view selector in personal settings
Pipeline: Test, Lint, Build / Get version info (pull_request) Has been cancelled
Pipeline: Test, Lint, Build / Lint Go code (pull_request) Has been cancelled
Pipeline: Test, Lint, Build / Test Go code (pull_request) Has been cancelled
Pipeline: Test, Lint, Build / Test JS code (pull_request) Has been cancelled
Pipeline: Test, Lint, Build / Lint i18n files (pull_request) Has been cancelled
Pipeline: Test, Lint, Build / Check Docker configuration (pull_request) Has been cancelled
Pipeline: Test, Lint, Build / Build (darwin/amd64) (pull_request) Has been cancelled
Pipeline: Test, Lint, Build / Build (darwin/arm64) (pull_request) Has been cancelled
Pipeline: Test, Lint, Build / Build (linux/386) (pull_request) Has been cancelled
Pipeline: Test, Lint, Build / Build (linux/amd64) (pull_request) Has been cancelled
Pipeline: Test, Lint, Build / Build (linux/arm/v5) (pull_request) Has been cancelled
Pipeline: Test, Lint, Build / Build (linux/arm/v6) (pull_request) Has been cancelled
Pipeline: Test, Lint, Build / Build (linux/arm/v7) (pull_request) Has been cancelled
Pipeline: Test, Lint, Build / Build (linux/arm64) (pull_request) Has been cancelled
Pipeline: Test, Lint, Build / Build (linux/riscv64) (pull_request) Has been cancelled
Pipeline: Test, Lint, Build / Build (windows/386) (pull_request) Has been cancelled
Pipeline: Test, Lint, Build / Build (windows/amd64) (pull_request) Has been cancelled
Pipeline: Test, Lint, Build / Push to GHCR (pull_request) Has been cancelled
Pipeline: Test, Lint, Build / Push to Docker Hub (pull_request) Has been cancelled
Pipeline: Test, Lint, Build / Cleanup digest artifacts (pull_request) Has been cancelled
Pipeline: Test, Lint, Build / Build Windows installers (pull_request) Has been cancelled
Pipeline: Test, Lint, Build / Package/Release (pull_request) Has been cancelled
Pipeline: Test, Lint, Build / Upload Linux PKG (pull_request) Has been cancelled
8a8a59d7f5
Some checks are pending
Pipeline: Test, Lint, Build / Get version info (pull_request) Has been cancelled
Pipeline: Test, Lint, Build / Lint Go code (pull_request) Has been cancelled
Pipeline: Test, Lint, Build / Test Go code (pull_request) Has been cancelled
Pipeline: Test, Lint, Build / Test JS code (pull_request) Has been cancelled
Pipeline: Test, Lint, Build / Lint i18n files (pull_request) Has been cancelled
Pipeline: Test, Lint, Build / Check Docker configuration (pull_request) Has been cancelled
Pipeline: Test, Lint, Build / Build (darwin/amd64) (pull_request) Has been cancelled
Pipeline: Test, Lint, Build / Build (darwin/arm64) (pull_request) Has been cancelled
Pipeline: Test, Lint, Build / Build (linux/386) (pull_request) Has been cancelled
Pipeline: Test, Lint, Build / Build (linux/amd64) (pull_request) Has been cancelled
Pipeline: Test, Lint, Build / Build (linux/arm/v5) (pull_request) Has been cancelled
Pipeline: Test, Lint, Build / Build (linux/arm/v6) (pull_request) Has been cancelled
Pipeline: Test, Lint, Build / Build (linux/arm/v7) (pull_request) Has been cancelled
Pipeline: Test, Lint, Build / Build (linux/arm64) (pull_request) Has been cancelled
Pipeline: Test, Lint, Build / Build (linux/riscv64) (pull_request) Has been cancelled
Pipeline: Test, Lint, Build / Build (windows/386) (pull_request) Has been cancelled
Pipeline: Test, Lint, Build / Build (windows/amd64) (pull_request) Has been cancelled
Pipeline: Test, Lint, Build / Push to GHCR (pull_request) Has been cancelled
Pipeline: Test, Lint, Build / Push to Docker Hub (pull_request) Has been cancelled
Pipeline: Test, Lint, Build / Cleanup digest artifacts (pull_request) Has been cancelled
Pipeline: Test, Lint, Build / Build Windows installers (pull_request) Has been cancelled
Pipeline: Test, Lint, Build / Package/Release (pull_request) Has been cancelled
Pipeline: Test, Lint, Build / Upload Linux PKG (pull_request) Has been cancelled
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feat/songs-default-view:feat/songs-default-view
git checkout feat/songs-default-view
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: arian/navidrome#2