Kodi Community Forum

Full Version: playlistasfolders false, still can't play folders directly from the mount position.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I have an issue.

I like to use the setting <playlistasfolders>false</playlistasfolders> with shuffle on playlist to auto shuffle videos in folders.

However my issue is if i create a share and try to play it directly from the video mount, it won't play.

Debugging shows:

Code:
20:08:39 T:3079427968 M:1454907392   DEBUG: OnKey: 234 pressed, action is Play
20:08:39 T:3079427968 M:1454907392   DEBUG: LIRC: Update - NEW at 81856:000000037ff07be9 00 Play mceusb (Play)
20:08:39 T:3079427968 M:1454907392   DEBUG: OnKey: 234 pressed, action is Play
20:08:40 T:2996566896 M:1454907392   DEBUG: Thread 2996566896 terminating (autodelete)
20:08:40 T:3079427968 M:1454907392   DEBUG: LIRC: Update - NEW at 82256:000000037ff07be9 00 Play mceusb (Play)
20:08:40 T:3079427968 M:1454907392   DEBUG: OnKey: 234 pressed, action is Play
20:08:40 T:3079427968 M:1454915584   DEBUG: LIRC: Update - NEW at 82640:000000037ff07be9 00 Play mceusb (Play)
20:08:40 T:3079427968 M:1454915584   DEBUG: OnKey: 234 pressed, action is Play
20:08:40 T:3020938096 M:1454915584   DEBUG: Thread 3020938096 terminating (autodelete)

However if i enter one of those shares, and then hit play on a folder, it works perfectly.

I wonder why i can't play folders directly from the sources folder.

Also this isn't an issue in Eden11 since it treats all source shares as they are mounted in /files/ which means it thinks its a subfolder and not the root.

Someone who can help me would be great, i can't figure it out.