mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
playlist save: ensure required file exists, proper filename used
Trying to save a current playlist associated with a file that doesn't exist anymore, is likely to result in a panic. +return to keyboard picker after complaining about missing dir. Change-Id: I00ea0b08521d4a4503243d636af01252119939bc
This commit is contained in:
parent
8d2226f952
commit
a77cb9dc77
3 changed files with 29 additions and 20 deletions
|
@ -172,7 +172,6 @@ The details of this menu are covered in
|
|||
specified file. Asks for confirmation whether to remove queued tracks
|
||||
from the current playlist, so that bookmarks can be created
|
||||
(see \reference{ref:createbookmark}).
|
||||
If no path is provided, playlist is saved to the root directory.
|
||||
|
||||
\item[Create Playlist:]
|
||||
Rockbox will create a playlist with all tracks from the directory that is
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue