summaryrefslogtreecommitdiff
path: root/lua/playlist_browser.lua
AgeCommit message (Collapse)Author
2025-02-05Add smaller icons for playlists and directory filesailurux
2025-02-04Wrap filesystem iteratorSam
Change to wrapping the filesystem iterator rather than iterating over table values. Also centralise the is_playlist check and hide Playlists menu if none are present
2025-02-03Use Playlist subdirectorySam
Target /Playlists, display and browse sub directories and playlists within
2025-02-01Remove unused importsSam
2025-02-01Add playlist browserSam
Add a menu item to main menu and associated browser for playlist files in the root of the SD card