tsk-76: Improve getting path of Song or CoverArt #81

Merged
phoenix merged 6 commits from tsk-76 into main 2025-10-24 16:51:09 +00:00
Showing only changes of commit 66c3cc8982 - Show all commits

View File

@@ -1,2 +1,3 @@
A library containing commonly used models and functions that is used throughout A library containing commonly used structs, functions, enums, constants and other code
icarus projects. This reduces the amount of duplicated code without a benefit. that is used throughout the icarus projects. Code from this library serves as the model
for other projects in the icarus project.