mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-05 20:42:19 -07:00
New: uTorrent differential api support to handle larger lists of torrents without hogging the api.
Fixes #1109
This commit is contained in:
parent
c0b0567c23
commit
17bf438cad
7 changed files with 115 additions and 17 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -41,6 +41,9 @@ src/**/[Oo]bj/
|
|||
_ReSharper*
|
||||
_dotCover*
|
||||
|
||||
# DevExpress CodeRush
|
||||
src/.cr/
|
||||
|
||||
# NCrunch
|
||||
*.ncrunch*
|
||||
.*crunch*.local.xml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue