Added more fields (#18)

Reviewed-on: #18
Co-authored-by: phoenix <kundeng00@pm.me>
Co-committed-by: phoenix <kundeng00@pm.me>
This commit is contained in:
phoenix
2025-04-15 00:49:50 +00:00
committed by phoenix
parent b7df0a1994
commit a69212adb0
2 changed files with 88 additions and 17 deletions
+2
View File
@@ -2,7 +2,9 @@ pub enum Type {
Title,
Artist,
Album,
AlbumArtist,
Genre,
Date,
Track,
Disc,
}