mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
Various anime improvements
Series type is persisted in the client New: Warning in UI if anime episode doesn't have an absolute episode number New: If series type is changed the series will be rescanned New: Update scene mappings when series is refreshed
This commit is contained in:
@@ -172,3 +172,12 @@ td.delete-episode-file-cell {
|
||||
.backup-type-cell {
|
||||
width : 20px;
|
||||
}
|
||||
|
||||
.table>tbody>tr>td, .table>thead>tr>th {
|
||||
|
||||
&.episode-warning-cell {
|
||||
width : 1px;
|
||||
padding-left : 0px;
|
||||
padding-right : 0px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user