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

Add playlists thumbnails to the menu when selecting #5

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

Commits on Feb 13, 2022

  1. Add thumbnails when selecting playlists

    .
    
    .
    ewen-lbh committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    6fa2f46 View commit details
    Browse the repository at this point in the history
  2. Add thumbnails when selecting playlists

    .
    
    .
    ewen-lbh committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    8acf3f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f61589 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. Handle playlists with no images

    It turns out that empty playlists have no images (not even generated
    ones, as there's no album artworks to generate them from)
    
    This edge case is dealt with by simply not showing icons for those.
    ewen-lbh committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    dbe5f22 View commit details
    Browse the repository at this point in the history