music-player icon indicating copy to clipboard operation
music-player copied to clipboard

Hide ".mp3" extension from filenames

Open jpantin2 opened this issue 2 years ago • 1 comments

When reading songs by folder, in several other players there's an option to hide the extension of the files, so you don't have to read the ".mp3" part over and over in every single file. It's just aesthetically annoying.

jpantin2 avatar Feb 05 '23 06:02 jpantin2

Might be useful https://www.sqlitetutorial.net/sqlite-functions/sqlite-substr/ https://database.guide/get-position-of-character-in-string-sqlite-instr/

Anrimian avatar May 12 '23 09:05 Anrimian