Opened 20 years ago
Closed 20 years ago
#127 closed defect (fixed)
mythgallery cannot play or generate thumbnails of movies whith Spaces in the Path
Reported by: | anonymous | Owned by: | Isaac Richards |
---|---|---|---|
Priority: | minor | Milestone: | 0.19 |
Component: | mythgallery | Version: | 0.18.1 |
Severity: | high | Keywords: | mythgallery thumbnails thumbnail movies movie mplayer play |
Cc: | Ticket locked: | no |
Description
Example: /the/path/to - the - images/image 20050701 001.jpg mythgallery tries to make thumbnails with mplayer of every part of the path. I mean "to", "-", "the", "-" and "images" and so on...
I had the same Problems playing the files, but i could correct this by using xine and replacing %s with "%s"... ok using xine was not the solution :)
Note:
See TracTickets
for help on using tickets.
(In [6978]) Fix for spaces in filenames, closes #127.