jacquesh / foo_openlyrics

An open-source lyric display panel for foobar2000
MIT License
407 stars 24 forks source link

[Request] When opening file location, open with default file browser instead of Windows Explorer #212

Closed snowbie closed 1 year ago

snowbie commented 1 year ago

When I select "Open containing folder" after right clicking a file in f2k, it will open the directory in my default file explorer (XYplorer). However, when I select "Open file location" after right-clicking the OpenLyrics panel, it opens that directory in Windows Explorer. A quote from one of the devs on what causes this:

XY can't change the behaviour of other tools. Some of it use hardcoded explorer calls and not the file management APIs.