mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-21 14:03:29 -07:00
EpisodeAiredAfter added to AddSeries UI
New: Ability to skip episodes that aired before a certain date, per series.
This commit is contained in:
parent
713c4225c0
commit
6c78187601
10 changed files with 51 additions and 13 deletions
|
@ -115,7 +115,7 @@ hr
|
|||
}
|
||||
|
||||
|
||||
input[type=text], select
|
||||
input[type=text], input[type=date], select
|
||||
{
|
||||
font-size: small;
|
||||
padding: 2px 2px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue