Commit Graph

4 Commits

Author SHA1 Message Date
goldenkrew3000 dcd4720f4c Added local music playback, cleaned macOS cmake support, and reworked gstreamer player logic 2026-03-17 12:20:46 +10:00
goldenkrew3000 1f814fff6e localMusicHandler: General Fixes
Bugs fixed and features:
 - Creating the database and adding songs in the same run would fail
 - Songs with multiple artists are now separated with ', ' instead of the ID3 ';'
 - Excluded .mp4 files from the song list
 - Songs aren't scanned and duplicated on every start
 - General cleanup and memory leak fixes
2026-02-14 02:42:04 +10:00
goldenkrew3000 26df10f8fb localMusicHandler can now recursively search and add music files and metadata to an sqlite database 2026-02-14 01:39:20 +10:00
goldenkrew3000 66aa616286 Started implementing local music playback 2026-02-13 23:07:01 +10:00