summaryrefslogtreecommitdiffstats
path: root/player/playloop.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2016-04-18 22:08:18 +0200
committerwm4 <wm4@nowhere>2016-04-18 22:08:44 +0200
commit503dada42f1ea1007768da0dc6a41b67cdf89400 (patch)
tree9c04d3fefa8261c6dba44a3809187dbadf25c4aa /player/playloop.c
parent382bafcb1349855c2871bbe0a813f8493e1bd9f7 (diff)
downloadmpv-503dada42f1ea1007768da0dc6a41b67cdf89400.tar.bz2
mpv-503dada42f1ea1007768da0dc6a41b67cdf89400.tar.xz
demux_playlist: read directories recursive
demux_playlist.c recognizes if the source stream points to a directory, and adds its directory entries. Until now, only 1 level was added. During playback, further directory entries could be resolved as directory paths were "played". While this worked fine, it lead to frequent user confusion, because playlist resuming and other things didn't work as expected. So just recursively scan everything. I'm unsure whether it's a good fix, but at least it gets rid of the complaints. (And probably will add others.)
Diffstat (limited to 'player/playloop.c')
0 files changed, 0 insertions, 0 deletions