New: Readarr 0.1

This commit is contained in:
ta264
2020-05-06 21:14:11 +01:00
parent 476f2d6047
commit 08496c82af
911 changed files with 14837 additions and 24442 deletions
+4 -9
View File
@@ -34,22 +34,17 @@ export const defaultState = {
isModifiable: false
},
{
name: 'artist.sortName',
label: 'Artist',
name: 'authors.sortName',
label: 'Author',
isSortable: true,
isVisible: true
},
{
name: 'album.title',
label: 'Album Title',
name: 'books.title',
label: 'Book',
isSortable: true,
isVisible: true
},
{
name: 'trackTitle',
label: 'Track Title',
isVisible: true
},
{
name: 'quality',
label: 'Quality',