-
Notifications
You must be signed in to change notification settings - Fork 578
Open
Labels
bugSomething isn't workingSomething isn't working
Description
RetroArch has a so called Portable Playlist feature.
-
But it is totally undocumented!
- Only a few rumors and bad guesses on some user forums.
- And 3 issues in the issue tracker and a few related pull requests, which only talk about some very particulars
- But the official documentation contains nothing on it
- But nowhere a wholistic documentation
-
It should be in the official documentation, ideally at roms-playlists-thumbnails.md and decribe:
- How this shall work from the user perspective (in the GUI and when manually creating
.LPL
files)- And the maintenance advantages when moving those portable playlists between systems
- with different filepath conventions (Windows, Android, macOS)
- and/or different device/drive/folder structure.
- And the maintenance advantages when moving those portable playlists between systems
- And how it works on a technical level:
- The interplay between each
items[]
→path
and thebase_content_directory
in the root of the LPL. - I also saw examples where
base_content_directory
can not only take an absolute path (the base path) but seemingly can also contain some flags likeM|
,!r
,W{
, but nothing of this is documented.
- The interplay between each
- So before spending hours and days of trial and error, I'd really appreciate if some of the involved developers could document this feature.
- How this shall work from the user perspective (in the GUI and when manually creating
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working