jez500 / chorus

A Web UI for XBMC, focused on user experience and music. Get the latest version here: https://github.com/xbmc/chorus2
357 stars 55 forks source link

Fix: Issue #59 Play Folder @Charky #126

Closed charky closed 8 years ago

charky commented 8 years ago

File.type is unknown for an directory link/id but the attribute file.filetype says directory. Don't know if filetype is always be set, so i did a check at the beginning.