Leonardo Galli
bc1a47ff5a
Fixed a few parser issues. Also added some tests.
...
Fixes #549
8 years ago
Devin Buhl
8feb3fee98
Removed Wombles and Kickass, updated torrentpotato and torznab ( #625 )
...
* Remove Wombles and kickass
* Clean up TorrentPotato Request Gen
* Opps, we need to use SupportedMovieSearchParameters xD
* Consistancy
* Clean up Newznab Request Gen, add year to search if cannot use IMDB
* Added SpecialCharRegex to remove \ / : &
8 years ago
Devin Buhl
63527858e7
Merge branch 'develop' into patch/update-qualities
8 years ago
Devin Buhl
2f4ea9cac7
migration
8 years ago
Leonardo Galli
4abbf55ee4
Merge Develop into Net-Import
8 years ago
Devin Buhl
c60be3a467
Added new qualities, added new qualities to profile class.
...
8 years ago
Devin Buhl
2c56d60678
#292 - Allow longer threshold for RSS Sync ( #428 )
...
* #292 - Allow longer threshold for RSS Sync
Update RSS Sync interval default to 60 minutes, and don't allow values below 60 or higher than 720 minutes (12 hours)
* allow minimum of 10 mintes
8 years ago
Devin Buhl
ddf10ed137
Added couchpotato, and added a test
8 years ago
Leonardo Galli
451f2d30e4
Merged branch develop into feature/net-import
8 years ago
Leonardo Galli
4f37a36619
Updated HttpNetImporterBase. Still needs work to correctly handle failures.
8 years ago
Leonardo Galli
5aaba98c57
Imdbid parsing works now from url
8 years ago
Leonardo Galli
a98b69859c
Big Abstraction for IMDBWatchlist -> RSSImport (With a test)
8 years ago
Leonardo Galli
62a1e70c86
Add tests for 4K quality.
8 years ago
vertigo235
421e827a95
Update Test Files for AddPaused to NZBGET
8 years ago
Devin Buhl
3a6873cc4d
Merge pull request #232 from Radarr/patch/awesomehd
...
awesomeHD indexer support - Clean up Deluge, Transmission, rTorrent, QBitTorrent - Fix Sorting Titles
8 years ago
Devin Buhl
6a62546a4d
Clean up QBitTorrent
8 years ago
Devin Buhl
0efdc78f8d
Clean up rTorrent
8 years ago
Devin Buhl
fdd06127fc
Clean up Transmission
8 years ago
Devin Buhl
317f8917b9
Clean up Deluge Settings
8 years ago
Tim Schindler
d61b9ab207
omgwtfnzbs: fixed parsing of GetInfoUrl and updated tests
8 years ago
Devin Buhl
cd68eea790
removed indexer Fanzub - site shutdown
8 years ago
Devin Buhl
03156d62f6
Remove some indexers and fixed HDBits ( #79 )
...
* Update HDBitsRequestGenerator.cs
* Removed torrentleech, btn and bitmetv
8 years ago
Leonardo Galli
4182728901
Updated all AssemblyInfos so version info only needs to be changed once
8 years ago
Leonardo Galli
1022879103
Change version number to 0.1.0
8 years ago
Leonardo Galli
88dacc00f7
Renamed NzbDrone.exe to Radarr.exe.
8 years ago
Leonardo Galli
2a3b0304cb
Fixed a few things with displaying the Movie Details Page. Implemented the first round of Searching for and Downloading movie Releases. ATM this is still a bit hacky and alot of things need to be cleaned up. However, one can now manually search for and download (only in qBittorrent) a movie torrent.
8 years ago
Keivan Beigi
0214c8e0f0
Removed unused using statements
8 years ago
Keivan Beigi
aba613acd1
Because it's 2016!
8 years ago
Mark McDowall
7dbacf105d
Fixed: Parsing of some anime releases that use Episode after the title
8 years ago
Mark McDowall
7f8093de92
Fixed: Use Category from qBittorrent when set instead of Label
8 years ago
Mark McDowall
c1de7f26d1
Added test for 4 digit season number and series title with year
8 years ago
Mark McDowall
4a82d30d3d
Fixed: Parsing of mini episodes that contain the year in the title
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
9fbe06ad68
New: Added support to override Copy vs Move import logic for DownloadedEpisodesScan API and Manual Import UI.
8 years ago
Mark McDowall
1a61796092
Fixed: mono 4.4.2 won't trigger mono version error
8 years ago
Taloth Saldono
1251e294cd
Saving settings failed if value was null.
8 years ago
Mark McDowall
f2ecbe776b
Added and fixed qBittorent tests
8 years ago
Mark McDowall
5f2aeb0cea
Fixed: Failing database migration of metadata files without extensions
8 years ago
Casey Bodley
25a3f83ebc
New: Remove completed torrents from qBittorrent
...
Fixes #1316
8 years ago
Mark McDowall
6fb1aa85d0
Fixed: Parsing of some poorly named standard episode release names
...
Closes #1522
8 years ago
Mark McDowall
c39a26d9e0
Fixed: Parsing of multiple absolute episode number releases
8 years ago
Taloth Saldono
19d625c6c5
Fixed: Changed Quality Parser to avoid matching tags in the Episode title instead of the Quality tags.
8 years ago
Mark McDowall
e0d1e08f94
Upgraded mono version check (3.10 minimum and 4.4.x)
...
New: Health warning if mono version is less than 3.10
New: Health error if running mono 4.4.x
8 years ago
Taloth Saldono
17bf438cad
New: uTorrent differential api support to handle larger lists of torrents without hogging the api.
...
Fixes #1109
8 years ago
Taloth Saldono
b034d0c1b3
Fixed: Cleanup unused Tags during housekeeping.
8 years ago
Mark McDowall
bf8d68a873
Fixed: Version check for SABnzbd develop
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
713e109bc9
Fixed api blacklist, history, wanted/missing and wanted/cutoff requiring sortKey, now defaulting to an appropriate value (airDateUtc/date desc for most).
...
fixes #1452
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
Dion Woolley
a6a7732cd5
Fixed issue #1445 where sabnzbd has changed the time format reported for downloads
8 years ago
Mark McDowall
aa37b65842
Fixed tests for EpisodeFileMovingService
8 years ago
Mark McDowall
77574ec555
Fixed: Parsing absolute episode numbers preceeded by Episode
...
Closes #1441
8 years ago
Mark McDowall
3b385e8738
Fixed: Parsing of a multi-episode anime formats
8 years ago
Mark McDowall
28f6777f9a
Fixed media info test
9 years ago
Mark McDowall
459715b9b4
Fixed UpdateMediaInfoService tests
9 years ago
Taloth Saldono
914f799f9d
New: Added support to save .magnet to blackhole directory.
...
fixes #1406
9 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
Mark McDowall
2ab9bb4fce
Fixed: Incorrect matching of date in title
...
Closes #1401
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
Taloth Saldono
8966e5a403
Removed fanzub tests and disabled kickass tests.
9 years ago
Taloth Saldono
f681d43601
Fixed: XEM series with only alternate season titles.
9 years ago
Taloth Saldono
006dc9202b
Fixed: Tweaked sample detection for short episodes.
9 years ago
Mark McDowall
7c8a8f8e55
AsOsAgnostic
9 years ago
Mark McDowall
8e429239a8
Fixed: Metadata files incorrectly stored in database
9 years ago
Taloth Saldono
4783803b6b
New: Part One/Two/Three/.. parser support for mini series.
9 years ago
Taloth Saldono
32a347bdd2
Updated WEB regex.
9 years ago
Mark McDowall
d984dd41d6
Fixed: Parsing WEB releases that use spaces instead of periods
...
Closes #1339
9 years ago
Taloth Saldono
c38973cce4
Fixed tests.
9 years ago
Taloth Saldono
d4bab775df
Updated NLog to 4.3.4.
9 years ago
Mark McDowall
449b15331a
Fixed Hadouken tests
9 years ago
phrusher
d81e03fcc0
Updated to support Hadouken v5.1 and above
...
Fixes indentation issues
Removes AuthenticationType
Corrects FieldDefinitions
9 years ago
Viktor Elofsson
abf8c684e7
Basic Hadouken v5 implementation.
9 years ago
Mark McDowall
c25bea6470
Fixed: Parsing separated season and episode numbers (S01 - E01)
...
Closes #1320
9 years ago
Taloth Saldono
498a86f850
Fixed Search tests.
9 years ago
Taloth Saldono
f0ae908892
Merge remote-tracking branch 'upstream/search-delays' into develop
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
Mark McDowall
fd42ddec1b
Fixed: Respect delays when searching after a failed DownloadRelease
...
Closes #1292
9 years ago
Taloth Saldono
d3adb7ac40
Fixed: HDBits release age incorrect.
...
fixes #1272
9 years ago
Lloyd Sparkes
2b11ad4585
Proxy BypassList tests
...
Lightly refactored and updated documentation to make it easier for users
9 years ago
Lloyd Sparkes
c82b90aca8
Fix tests failing due to lack of constructor less classes, after refactoring
9 years ago
Mark McDowall
319b4f13b7
Fixed: Refreshing series that have duplicate season information
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
7934003b5e
Fixed: Rare error when removing pending items that have been rejected
9 years ago
Taloth Saldono
9e7927acec
Create HttpProxySettingsProvider and fixed related issues.
9 years ago
Taloth Saldono
f16f097b3e
Fixed: Sabnzbd 1.0.1 added two new status values.
...
fixes #1259
9 years ago
Mark McDowall
e9248e284e
Return decisions when catching exceptions during decision making
...
Fixed: Manual Import not showing files that failed to process
Closes #1131
9 years ago
Taloth Saldono
c0c35a0eba
Updated NzbGet tests.
9 years ago
Mark McDowall
8a6d1ef373
Release scoring
9 years ago
Taloth Saldono
71ecc96c70
Refactored IntegrationTests to work with Nunit3 VS adapter.
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