Skip to content

Add settings table and Enter key to open artist search URL #76

Description

@Jason-Abbott
  • Add settings table to schema.sql and migration v20
  • Create settings.sql with GetSetting/SetSetting queries
  • Regenerate sqlc
  • Add Enter key handler and openSearchURL in TUI
  • Load search_url via loadArtists into Model
  • Update help text
  • Update test version checks
  • Build, test, lint

Summary of Changes

Added settings table (key-value) with migration v20. Seeded with search_url = https://www.allmusic.com/search/artists/%s. Press Enter on an artist to open their allmusic search page in the default browser. Checked for orphan code — modalConfirmFetch is still used by the . key inactive status fetch.

👾 This issue is managed by Jig. Edits made here will be overwritten.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Fields

No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions