mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-15 01:23:53 -07:00
Full page searching for missing episodes
New: Search for an entire page of missing episodes
This commit is contained in:
parent
cf2ca6aa32
commit
7798e8b591
13 changed files with 386 additions and 53 deletions
|
@ -10,7 +10,7 @@ define(
|
|||
], function (App, Marionette, QualityProfiles, AsModelBoundView, AsValidatedView) {
|
||||
|
||||
var view = Marionette.ItemView.extend({
|
||||
template: 'Series/Edit/EditSeriesTemplate',
|
||||
template: 'Series/Edit/EditSeriesViewTemplate',
|
||||
|
||||
ui: {
|
||||
qualityProfile: '.x-quality-profile',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue