1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-19 21:46:50 -04:00

episodes for series are now fetched using a single call and broken into seasons.

This commit is contained in:
kay.one
2013-06-01 12:31:39 -07:00
parent f7c78da4ed
commit 0c63e5ad81
12 changed files with 120 additions and 48 deletions
+6 -1
View File
@@ -111,4 +111,9 @@
display: none;
}
}
}
}
.series-detail-summary {
margin-bottom: 50px;
}