Menu

#7 "Add Folder" isn't working - "Search folder" is working

BSoftPlayer
open
nobody
5
2005-06-13
2005-06-13
Anonymous
No

If I add one folder to the lib, BSoftPlayer adds nothing.
If I search this folder it is working like expected.
I analyzed the source and changed following:

modAddTracks.bas line 60:
from
AddFileFromURL CStr(Tracks(i))
to
AddFileFromURL IIf(Subfolders, "", Folder) &
CStr(Tracks(i))

After that it is working like a charm.

I have some other problems but these are more my fault.
I'm trying to port the Player to MSSQL without changing
the whole app.
I'm nearly finished with making a "wrapper" for the SQL
commands.
If you are interested, leave a comment in the
BSoftPlayer Forum.

Cheers

Xantho

Discussion


Log in to post a comment.

MongoDB Logo MongoDB