[web] Add filter for Spotify content on "Artist Tracks" and "Artist Album" pages. Partially answer #1650

This commit is contained in:
Alain Nussbaumer
2023-12-17 18:37:35 +01:00
parent f657780a42
commit 04feda45c9
10 changed files with 155 additions and 77 deletions

View File

@@ -262,8 +262,8 @@
"hide-spotify-help": "Nach Aktivierung werden keine Alben angezeigt, die nur in der Spotify-Bibliothek enthalten sind.",
"hide-spotify": "Verbirgt Spotify-Alben",
"title": "Alben",
"sort-by": {
"title": "Sortieren nach",
"sort": {
"title": "Sortieren",
"name": "Name",
"recently-added": "Kürzlich hinzugefügt",
"recently-released": "Kürzlich erschienen"
@@ -271,10 +271,13 @@
},
"artist": {
"album-count": "{count} Album|{count} Album|{count} Alben",
"filter": "Filter",
"hide-spotify-help": "Nach Aktivierung wird kein Inhalt angezeigt, der nur in der Spotify-Bibliothek enthalten ist.",
"hide-spotify": "Verbirgt Spotify-Inhalt",
"shuffle": "Zufallswiedergabe",
"track-count": "{count} Track|{count} Track|{count} Tracks",
"sort-by": {
"title": "Sortieren nach",
"sort": {
"title": "Sortieren",
"name": "Name",
"rating": "Bewertung",
"release-date": "Erscheinungsdatum"
@@ -283,8 +286,8 @@
"artists": {
"count": "{count} Künstler",
"filter": "Filter",
"sort-by": {
"title": "Sortieren nach",
"sort": {
"title": "Sortieren",
"name": "Namen",
"recently-added": "Kürzlich hinzugefügt"
},
@@ -321,8 +324,8 @@
"album-count": "{count} Album|{count} Album|{count} Alben",
"shuffle": "Zufallswiedergabe",
"track-count": "{count} Track|{count} Track|{count} Tracks",
"sort-by": {
"title": "Sortieren nach",
"sort": {
"title": "Sortieren",
"name": "Name",
"rating": "Bewertung"
}
@@ -339,8 +342,8 @@
"album-count": "{count} Album|{count} Album|{count} Alben",
"shuffle": "Zufallswiedergabe",
"track-count": "{count} Track|{count} Track|{count} Tracks",
"sort-by": {
"title": "Sortieren nach",
"sort": {
"title": "Sortieren",
"name": "Name",
"rating": "Bewertung"
}

View File

@@ -262,8 +262,8 @@
"hide-spotify-help": "If active, hides albums that only appear in your Spotify library.",
"hide-spotify": "Hide albums from Spotify",
"title": "Albums",
"sort-by": {
"title": "Sort by",
"sort": {
"title": "Sort",
"name": "Name",
"recently-added": "Recently added",
"recently-released": "Recently released"
@@ -271,10 +271,13 @@
},
"artist": {
"album-count": "{count} album|{count} album|{count} albums",
"filter": "Filter",
"hide-spotify-help": "If active, hides the content only appearing in your Spotify library.",
"hide-spotify": "Hide the content from Spotify",
"shuffle": "Shuffle",
"track-count": "{count} track|{count} track|{count} tracks",
"sort-by": {
"title": "Sort by",
"sort": {
"title": "Sort",
"name": "Name",
"rating": "Rating",
"release-date": "Release date"
@@ -283,8 +286,8 @@
"artists": {
"count": "{count} artist|{count} artist|{count} artists",
"filter": "Filter",
"sort-by": {
"title": "Sort by",
"sort": {
"title": "Sort",
"name": "Name",
"recently-added": "Recently added"
},
@@ -321,8 +324,8 @@
"album-count": "{count} album|{count} album|{count} albums",
"shuffle": "Shuffle",
"track-count": "{count} track|{count} track|{count} tracks",
"sort-by": {
"title": "Sort by",
"sort": {
"title": "Sort",
"name": "Name",
"rating": "Rating"
}
@@ -339,8 +342,8 @@
"album-count": "{count} album|{count} album|{count} albums",
"shuffle": "Shuffle",
"track-count": "{count} track|{count} track|{count} tracks",
"sort-by": {
"title": "Sort by",
"sort": {
"title": "Sort",
"name": "Name",
"rating": "Rating"
}

View File

@@ -256,14 +256,14 @@
},
"albums": {
"count": "{count} album|{count} album|{count} albums",
"filter": "Filtre",
"filter": "Filtrer",
"hide-singles-help": "Si actif, masque les singles et les albums dont les pistes napparaissent que dans les listes de lecture.",
"hide-singles": "Masquer les singles",
"hide-spotify-help": "Si actif, masque les albums qui napparaissent que dans votre bibliothèque Spotify.",
"hide-spotify": "Masquer les albums de Spotify",
"title": "Albums",
"sort-by": {
"title": "Trier par",
"sort": {
"title": "Trier",
"name": "Nom",
"recently-added": "Ajouts récents",
"recently-released": "Sorties récentes"
@@ -271,10 +271,13 @@
},
"artist": {
"album-count": "{count} album|{count} album|{count} albums",
"filter": "Filtrer",
"hide-spotify-help": "Si actif, masque le contenu qui napparaît que dans votre bibliothèque Spotify.",
"hide-spotify": "Masquer le contenu de Spotify",
"shuffle": "Lecture aléatoire",
"track-count": "{count} piste|{count} piste|{count} pistes",
"sort-by": {
"title": "Trier par",
"sort": {
"title": "Trier",
"name": "Nom",
"rating": "Classement",
"release-date": "Date de sortie"
@@ -282,9 +285,9 @@
},
"artists": {
"count": "{count} artiste|{count} artiste|{count} artistes",
"filter": "Filtre",
"sort-by": {
"title": "Trier par",
"filter": "Filtrer",
"sort": {
"title": "Trier",
"name": "Nom",
"recently-added": "Ajouts récents"
},
@@ -321,8 +324,8 @@
"album-count": "{count} album|{count} album|{count} albums",
"shuffle": "Lecture aléatoire",
"track-count": "{count} piste|{count} piste|{count} pistes",
"sort-by": {
"title": "Trier par",
"sort": {
"title": "Trier",
"name": "Nom",
"rating": "Classement"
}
@@ -339,8 +342,8 @@
"album-count": "{count} album|{count} album|{count} albums",
"shuffle": "Lecture aléatoire",
"track-count": "{count} piste|{count} piste|{count} pistes",
"sort-by": {
"title": "Trier par",
"sort": {
"title": "Trier",
"name": "Nom",
"rating": "Classement"
}

View File

@@ -262,8 +262,8 @@
"hide-spotify-help": "如果激活将隐藏仅在Spotify资料库出现的专辑",
"hide-spotify": "隐藏来自Spotify的专辑",
"title": "专辑",
"sort-by": {
"title": "排序方式",
"sort": {
"title": "分类",
"name": "名称",
"recently-added": "最近添加",
"recently-released": "最近发行"
@@ -271,10 +271,13 @@
},
"artist": {
"album-count": "{count} 张专辑|{count} 张专辑",
"filter": "筛选",
"hide-spotify-help": "如果激活将隐藏只出现在Spotify库中的内容",
"hide-spotify": "隐藏来自Spotify的内容",
"shuffle": "随机播放",
"track-count": "{count} 只曲目|{count} 只曲目",
"sort-by": {
"title": "排序方式",
"sort": {
"title": "分类",
"name": "名称",
"rating": "评级",
"release-date": "发行日期"
@@ -283,8 +286,8 @@
"artists": {
"count": "{count} 位艺人|{count} 位艺人",
"filter": "筛选",
"sort-by": {
"title": "排序方式",
"sort": {
"title": "分类",
"name": "名称",
"recently-added": "最近添加"
},
@@ -321,8 +324,8 @@
"album-count": "{count} 张专辑|{count} 张专辑",
"shuffle": "随机播放",
"track-count": "{count} 只曲目|{count} 只曲目",
"sort-by": {
"title": "排序方式",
"sort": {
"title": "分类",
"name": "名称",
"rating": "评级"
}
@@ -339,8 +342,8 @@
"album-count": "{count} 张专辑|{count} 张专辑",
"shuffle": "随机播放",
"track-count": "{count} 只曲目|{count} 只曲目",
"sort-by": {
"title": "排序方式",
"sort": {
"title": "分类",
"name": "名称",
"rating": "评级"
}