hi there,
is it possible to have the wps check for the presence of a specific file?
In my case this would be a syncronised lyrics file (*.lrc)
I want my WPS to show the word "Lyric" if an *.lrc file for the currently playing song is available (in the folder 'lyrics' of the currently playing song). The lrc file is named the same way as the music file, but for the file extension.
The files are stored and named like this:
/artist/album/song.mp3
/artist/album/lyrics/song.lrc
thanks in advance ;-)