Merges the two album tables into one.
Albums are independent of how the song is stored. We don't need to separate them.
This commit is contained in:
@@ -21,6 +21,8 @@ albumInfo.artists=Artists
|
||||
albumInfo.genres=Genres
|
||||
albumInfo.year=Year
|
||||
|
||||
update.database=Querying Database: %s
|
||||
update.local=Querying File System: %s
|
||||
|
||||
interface.queue.title=Queue
|
||||
|
||||
|
||||
Reference in New Issue
Block a user