mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-21 14:03:29 -07:00
Initial support for episode search in indexerbase and Nzbs.org
This commit is contained in:
parent
4cc240a7e0
commit
9417748056
10 changed files with 171 additions and 69 deletions
|
@ -2,7 +2,6 @@
|
|||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using NLog;
|
||||
using NzbDrone.Core.Providers.Core;
|
||||
using NzbDrone.Core.Providers.Indexer;
|
||||
using NzbDrone.Core.Repository;
|
||||
using SubSonic.Repository;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue