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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions