File.type is unknown for an directory link/id but the attribute file.filetype says directory, so i did this tiny addon to fix the issue #59 "Play Folder".
Don't know if filetype is always be set, so i did a check at the beginning.
Hi @charky you have updated the compiled (dist) js, this gets recreated from src each time a build runs, so to merge it needs to be updated in the src too.
File.type is unknown for an directory link/id but the attribute file.filetype says directory, so i did this tiny addon to fix the issue #59 "Play Folder". Don't know if filetype is always be set, so i did a check at the beginning.