HydrogenAudio

Hosted Forums => foobar2000 => Development - (fb2k) => Topic started by: zimm on 2017-11-29 00:47:07

Title: How to retrieve "music folders" from fb2k settings
Post by: zimm on 2017-11-29 00:47:07
Hi guys!
I started working on my own plugin and got stuck on getting the directories specified in the library settings menu (Music Folders).
How can I get these directories from the API?

I know about library_manager, but I didn't find methods that would return the directories specified in the settings.
Is it possible to somehow get these paths from the configuration?

Code examples and any information would be very helpful...