From: Andre Noll Date: Fri, 5 Sep 2014 23:20:55 +0000 (+0200) Subject: play: Fix next and prev on singular playlists. X-Git-Tag: v0.5.4~48^2 X-Git-Url: http://git.tuebingen.mpg.de/?a=commitdiff_plain;h=515f354dc706ad4eb209822c20ac63542a396887;hp=515f354dc706ad4eb209822c20ac63542a396887;p=paraslash.git play: Fix next and prev on singular playlists. The next and prev commands do not reset the file position if the playlist consists of one file only. This fixes it. ---