mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 18:57:39 -07:00
episodes for series are now fetched using a single call and broken into seasons.
This commit is contained in:
parent
f7c78da4ed
commit
0c63e5ad81
12 changed files with 120 additions and 48 deletions
|
@ -111,4 +111,9 @@
|
|||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.series-detail-summary {
|
||||
margin-bottom: 50px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue