Mark McDowall
|
1dab0aee6a
|
Fixed: Reduce parameters required to add a new series
Fixes #1403
|
8 years ago |
Mark McDowall
|
9b162f2d5e
|
Fixed: Clean RSS feed before detecting type
Fixes #1518
|
8 years ago |
Taloth Saldono
|
2855090005
|
Fixed: Removed Womble indexer.
|
8 years ago |
Taloth Saldono
|
060b9f6fd1
|
Fixed: Updated BTN api url.
|
8 years ago |
margaale
|
c56c83e169
|
New: Added support for nzb downloads in Synology Download Station.
|
8 years ago |
Mark McDowall
|
4043d07ab1
|
Verify LimeTorrents parsing
|
8 years ago |
Taloth Saldono
|
49d0d4c357
|
Renamed DownloadStation implementation to TorrentDownloadStation.
|
8 years ago |
Taloth Saldono
|
47b1157b96
|
Fixed: Permanently removed kickass rss/api implementation.
|
8 years ago |
margaale
|
82a99b7f80
|
New: Added support for Synology Download Station as torrent client.
|
8 years ago |
Taloth Saldono
|
812999423b
|
Fixed: Don't try to show diskspace usage non-existing drives.
fixes #1639
|
8 years ago |
Mark McDowall
|
fc15daa37e
|
New: Improve parsing of audio channels from MediaInfo output
|
8 years ago |
Keivan Beigi
|
dd7fdd8ace
|
Disable Sentry Reporting based on analytics flag
|
8 years ago |
Keivan Beigi
|
d64d35361c
|
Revert "Upgraded Moq" (Mono compatibility)
This reverts commit 3140d5d4b0 .
|
8 years ago |
Keivan Beigi
|
3140d5d4b0
|
Upgraded Moq
|
8 years ago |
Keivan Beigi
|
fdb5ccdae1
|
Updated Newtonsoft.Json from 6.0.6 to 9.0.1
|
8 years ago |
Keivan Beigi
|
a2ce435239
|
Upgraded Nlog, NCrunch
|
8 years ago |
Keivan Beigi
|
a34e69b35b
|
Notification API Cleanup
|
8 years ago |
Keivan Beigi
|
da52e60f36
|
Upgraded Nlog/RestSharp/Selenium
|
8 years ago |
Keivan Beigi
|
2a7ae96906
|
upgraded nbuilder/automoq
|
8 years ago |
Keivan Beigi
|
053f6fcaeb
|
Upgrade fluentmigrator
|
8 years ago |
Keivan Beigi
|
0c75d0bb03
|
Upgraded nunit/fluentassertion
|
8 years ago |
Taloth Saldono
|
b034d0c1b3
|
Fixed: Cleanup unused Tags during housekeeping.
|
8 years ago |
Mark McDowall
|
a486bff40b
|
Fixed: Migrations using old SQLite versions (Prior to 3.7.15)
Closes #1466
|
8 years ago |
Mark McDowall
|
2e96c4e798
|
New: Parse existing subtitles and extra files
Towards #459
|
8 years ago |
Taloth Saldono
|
4e051bfde2
|
Merge branch 'pr/n1446_Awarua-' into develop
|
8 years ago |
Taloth Saldono
|
356e14ac5b
|
Cleanup
|
8 years ago |
Taloth Saldono
|
97d0ddb6e9
|
Fixed: Sabnzbd 1.1.0 rc4 queue api changed time format.
|
8 years ago |
Björn Dahlgren
|
17f6841426
|
Fixed: Updated HDBits api to api changes.
Closes #1448
|
8 years ago |
Taloth Saldono
|
e2272dcca3
|
Reject m2ts (bluray) raw releases from BTN as well.
|
9 years ago |
Taloth Saldono
|
2b1c97ffa4
|
Fixed: AnimoTosho RSS feed size parsing.
Also added handling for multiple enclosure elements.
ref #1384
|
9 years ago |
Taloth Saldono
|
c7d445d1c1
|
New: Added raw DVD check for BTN to prevent those pesky VIDEO_TS downloads.
fixes #r1377
|
9 years ago |
Mark McDowall
|
8e429239a8
|
Fixed: Metadata files incorrectly stored in database
|
9 years ago |
Taloth Saldono
|
d4bab775df
|
Updated NLog to 4.3.4.
|
9 years ago |
Viktor Elofsson
|
abf8c684e7
|
Basic Hadouken v5 implementation.
|
9 years ago |
Taloth Saldono
|
54c17de849
|
New: Http/Socks proxy support.
fixes #732
|
9 years ago |
Igal Tabachnik
|
a6b1a1fc0d
|
New: Vuze torrent client support
|
9 years ago |
Lloyd Sparkes
|
2b11ad4585
|
Proxy BypassList tests
Lightly refactored and updated documentation to make it easier for users
|
9 years ago |
Mark McDowall
|
2f6fded7c3
|
Fixed: An issue preventing access to settings due to extraneous data in the database
|
9 years ago |
Mark McDowall
|
edea488dbe
|
Upgrade to NUnit3
|
9 years ago |
vawen
|
2fabe2d198
|
New: Prevent grabbing season packs if full season hasn't aired yet
Closes #743
|
9 years ago |
Taloth Saldono
|
8b1c022244
|
Updated NLog to 4.3.0-rc1.
|
9 years ago |
Taloth Saldono
|
d4bc835b1c
|
New: Delaying Blackhole imports while they're still being updated.
|
9 years ago |
Mark McDowall
|
b598add64e
|
Updated FluentValidation
|
9 years ago |
Taloth Saldono
|
bb9a0371c5
|
Added TorrentRss test for ExtraTorrents, no other changes.
|
9 years ago |
Taloth Saldono
|
3b57194d47
|
Fixed: Parses size in Wombles Description field so min/maxsize checks works on Wombles feed.
|
9 years ago |
Taloth Saldono
|
9ad8311dd6
|
New: Use PageSize reported by newznab/torznab caps instead of hardcoded 100.
ref Jackett/Jackett#27
|
9 years ago |
Taloth Saldono
|
f25f5abced
|
Cleaned up 2160p changes and added migration and tests.
Also reserved the quality ids for WEBRip etc.
|
9 years ago |
Taloth Saldono
|
bdb1076100
|
Updated db migration testing framework so we only run migrations up to the one we're testing.
fixes #902
|
9 years ago |
Taloth Saldono
|
6a90035a4c
|
Updated NLog to v4.2.3.
|
9 years ago |
Taloth Saldono
|
f96f997506
|
Fixed: Handling xml responses containing invalid html entities.
fixes #1123
|
9 years ago |