mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
de-normalize item by name data. create counts during library scan for fast access.
This commit is contained in:
parent
abef9d9254
commit
b2d73b92eb
14 changed files with 102 additions and 237 deletions
|
@ -26,8 +26,6 @@
|
|||
|
||||
html += LibraryBrowser.getPosterDetailViewHtml({
|
||||
items: result.Items,
|
||||
countNameSingular: "Show",
|
||||
countNamePlural: "Shows",
|
||||
context: "tv"
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue