You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
inxomnyaa edited this page Oct 7, 2023
·
1 revision
Events
LoadSongsEvent
// array of songs loaded without errors from the async folder scan
LoadSongsEvent::getSongs()
// playlist that initially called the async folder scan
LoadSongsEvent::getPlaylistName()
// errors during the async folder scan
LoadSongsEvent::getErrors()