Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

command/file: add command "readlyrics" #1851

Closed
wants to merge 5 commits into from

Commits on Jul 31, 2023

  1. command/file: add command "readlyrics"

    NBonaparte authored and nee committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    cdff474 View commit details
    Browse the repository at this point in the history
  2. command/file: handle lyrics separately from tags

    NBonaparte authored and nee committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    8a61646 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    26fb300 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33cc18b View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. command/file: remove the readlyrics type, improve doc

    The code doesn't authoritatively distinguish the lyrics type.
    So having that field dones't really help. If explicit synced lyrics
    were to be added it would make more sense to have a different command
    than to distinguish them by type field of a command that only returns
    it's first result.
    nee committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    294c6d9 View commit details
    Browse the repository at this point in the history