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

When Sorting with folders, allow image replacement rather than a folder icon. #511

Closed
ProsciaN opened this issue Dec 21, 2024 · 2 comments
Closed

Comments

@ProsciaN
Copy link

Issue type: Feature request

Actual behaviour

When sorting with folders, the images of the folders is just a folder.

Expected behaviour

Allow the image to be changed, or grab an existing image from the folder.

Implementation hints

My suggestion would be:
If an image exists in the root of the selected folder, use that image as the folder image
else if there exists subfolders, use the first image found in a subfolder, alphabetically.
else use the generic folder icon used now.

Ex:
Path is ./All_Songs/Artist_Folders/Song_Folders
Enter the All_Songs directory to show a list of Artist_Folders.
If there is an image in Artist_Folder, use that image as the icon for the Artist_Folder
else if there is no image in the Artist folder, check the Song_Folder in Artist_Folder for an image and use that as the image for Artist_Folder.
else use the default folder icon.

@achimmihca
Copy link
Collaborator

Duplicates #453

The idea came up before but how exactly this should be have has not yet been specified.
Consider to add your suggestion on the original issue

@achimmihca
Copy link
Collaborator

closed as duplicate

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

No branches or pull requests

2 participants