Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 43774fe580 | |||
| e0e9eab98c | |||
| 7c1881d102 | |||
| a69212adb0 |
@@ -7,3 +7,6 @@ rust-version = "1.86"
|
||||
[dependencies]
|
||||
lofty = { version = "0.22.3" }
|
||||
icarus_models = { git = "ssh://git@git.kundeng.us/phoenix/icarus_models.git", tag = "v0.4.3" }
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = { version = "3.19.1" }
|
||||
+848
-128
File diff suppressed because it is too large
Load Diff
@@ -2,7 +2,9 @@ pub enum Type {
|
||||
Title,
|
||||
Artist,
|
||||
Album,
|
||||
AlbumArtist,
|
||||
Genre,
|
||||
Date,
|
||||
Track,
|
||||
Disc,
|
||||
}
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 9.4 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 39 KiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user