Almost done with updating metadata of song, just need to handle records that have no related records associated with them

This commit is contained in:
kdeng00
2019-09-15 00:23:08 -04:00
parent a82e66ff83
commit 9a894487ad
21 changed files with 589 additions and 29 deletions
+2
View File
@@ -65,7 +65,9 @@ set(HEADERS
include/type/ArtistFilter.h
include/type/CoverFilter.h
include/type/GenreFilter.h
include/type/PathType.h
include/type/Scopes.h
include/type/SongChanged.h
include/type/SongFilter.h
include/type/YearFilter.h
)