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

Fix issue: pass player name as an argument #35

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

DmitrySandalov
Copy link
Contributor

@DmitrySandalov DmitrySandalov commented Mar 4, 2024

Before the fix it was not possible for me to provide a playername in the console (as written in the usage https://github.com/Jugran/lyrics-in-terminal/wiki/Usage).

Steps to reproduce

  1. pip install lyrics-in-terminal==1.5.0
  2. Launch from terminal with a playername argument
$ lyrics {playername}
$ lyrics vlc

Expected: lyrics main screen opens
Observed: lyrics exits immediately

@Jugran Jugran merged commit fc424f1 into Jugran:main Mar 4, 2024
Jugran added a commit that referenced this pull request Mar 4, 2024
Jugran added a commit that referenced this pull request Mar 4, 2024
fix default lyrics command flow after #35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants