Adds a skeleton for an AlbumDescriptionCache

This commit is contained in:
2016-01-17 13:13:27 +01:00
parent b743fffb23
commit 105961a466
5 changed files with 33 additions and 3 deletions

View File

@@ -49,7 +49,7 @@ func Execute() error {
if err != nil {
return err
}
a.ID = uint64(ID)
a.ID = AlbumID(ID)
// ISBN
a.ISBN = data[1]
// Series