Add folder icon support to MacOS

This commit is contained in:
Mbucari 2023-02-28 15:27:31 -07:00
parent cf9ec9facf
commit b9c2a1cce3
10 changed files with 761 additions and 18 deletions

View file

@ -13,7 +13,7 @@ namespace LibationFileManager
{
try
{
if (!Configuration.Instance.UseCoverAsFolderIcon || !Configuration.IsWindows)
if (!Configuration.Instance.UseCoverAsFolderIcon || Configuration.IsLinux)
return;
// get path of cover art in Images dir. Download first if not exists