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

CoverArt Post Processing #347

Open
wants to merge 4 commits into
base: 2.0
Choose a base branch
from

Commits on Mar 20, 2023

  1. CoverArt Post Processing

    Check all the images in the metadata of track. Remove Image form the metadata if dimension less than minimum. Resize the image if larger than maximum dimension.
    Requires Pillow library to be installed.
    Pranay-Pandey committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    a5ff500 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Correct redundant code

    Pranay-Pandey committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    230b3dd View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

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

Commits on Apr 3, 2023

  1. Add Plugin Options GUI

    Pranay-Pandey committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    cab470f View commit details
    Browse the repository at this point in the history