Actions
Bug #529
closedvideofe doesn't play video files with spaces in the filename
Start date:
04 Jul 2016
Due date:
% Done:
100%
Estimated time:
Severity:
03 - Medium
Description
This is because the parse() function parsed the filename too. It needs to parse only the configured command and then substitute the filename for the %s in the command.
Updated by Hammel over 8 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Fixed in player.c and utils.c. Tested on rpi 2. Pushed.
Closing issue. Will test with rpi as soon as default toolchain finished it's build. If it's broken with rpi, I'll post a new issue.
Actions