[Feature Request] New playlist management button to edit a manual scan from a existing manual playlist
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 14.1k
- Forks
- 2.2k
- Avg merge
- 7h 35m
- Merged PRs (30d)
- 51
Description
To be clear this is something you can already do but it's on "accident" from the way RetroArch has bad cstring hygiene, and therefore can be "fixed" at any time in the future and the very useful feature disappear.
You can "refresh" a manual playlist in its playlist management, then back out of the screen twice and go to import content then manual scanner and all the options of the playlist "refreshed" will be filled, so you can tweak them without refilling them by hand.
I think this last part (without the obligatory useless "refresh") should be a full feature button. Not in the least because if someday RetroArch gets its act together with zeroing strings on every screen opening the 'hack' disappears, and also because how it's done now it's doing a extra scan for no reason.
I also think there should be a button to refresh all playlists that can be refreshed.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in RetroArch's playlist management and manual scanner screens, tracing how a refreshed manual playlist supplies options to the scanner. Define the new button flow so editing does not require an extra scan, and determine how a button for refreshing all eligible playlists should behave.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100