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

Dev to Master #1171

Merged
merged 10 commits into from
Feb 8, 2021
Merged

Dev to Master #1171

merged 10 commits into from
Feb 8, 2021

Commits on Feb 4, 2021

  1. Run regressions on CI (#1158)

    Authored by @aklajnert 
    Run regressions on CI
    aklajnert committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    75f52cf View commit details
    Browse the repository at this point in the history
  2. Use argparse instead of raw sys.argv (#1157)

    Authored by @aklajnert 
    Use argparse instead of raw `sys.argv`
    aklajnert committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    0ef54ad View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. Configuration menu
    Copy the full SHA
    9c6d0e1 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2021

  1. FIxed error caused by songs with ':' in name (#1162)

    Authored by @MikhailZex 
    Colon error fix #1162
    Michael George committed Feb 6, 2021
    Configuration menu
    Copy the full SHA
    d3a7471 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cc1680 View commit details
    Browse the repository at this point in the history
  3. Bump version to 3.3.2

    Silverarmor committed Feb 6, 2021
    Configuration menu
    Copy the full SHA
    c766b4b View commit details
    Browse the repository at this point in the history
  4. Lint with flake8, fix code to pass it (#1178)

    Authored by @aklajnert 
    * Lint with flake8, fix code to pass it
    
    * Adjust config
    
    * Fixed regressions
    
    * Updated step names
    aklajnert committed Feb 6, 2021
    Configuration menu
    Copy the full SHA
    6bba464 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2021

  1. Configuration menu
    Copy the full SHA
    91392ba View commit details
    Browse the repository at this point in the history
  2. Fixed flake8 (#1181)

    Authored by @aklajnert
    aklajnert committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    33fa58f View commit details
    Browse the repository at this point in the history
  3. Skip song if track is empty. (#1164)

    Authored by @bee395 
    
    Skip song if track is empty.
    bee395 committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    c40fad3 View commit details
    Browse the repository at this point in the history