Mark McDowall
a4f63e728c
Fixed: Don't use media info for non-video files
...
Fixes #2745
2018-10-07 19:03:32 -07:00
Mark McDowall
39a8d4f0d8
Fixed: Parsing of new hashed release filenames (######_##.ext)
2018-09-03 11:24:48 -07:00
Mark McDowall
ff9a9a5e4d
More restrictions when using download client title or folder name for parsing
...
Fixes #2663
2018-08-27 21:35:03 -07:00
Mark McDowall
baf8f6cca6
Fixed: Parsing multi-episode in square bracket
...
Fixes #2669
2018-08-18 11:22:51 -07:00
Mark McDowall
c67c7e1b5a
More flexible matching some anime releases
2018-08-18 10:56:18 -07:00
Mark McDowall
46d8e5830a
Fixed: Concurrent manual imports silently failing
2018-08-18 10:56:18 -07:00
Taloth Saldono
37054673b7
Fixed: Too big eta in qbit api still occurring on official builds.
2018-08-07 19:08:38 +02:00
Mark McDowall
86bc5c5547
Fixed: Parsing of some anime releases with season number in title
...
Fixes #2684
2018-07-30 19:20:40 -07:00
Taloth Saldono
2a1421f488
Fixed: Skip torrents in Deluge api that don't have hashes.
...
closes #2566
closes #2567
closes #2664
2018-07-16 19:16:26 +02:00
Taloth Saldono
45f9f45f50
Fixed: Quality parser for the rare HD-DVD.
2018-07-07 20:04:45 +02:00
Taloth Saldono
d581d997c2
Fixed: Ignore /etc in System disk overview.
2018-07-07 11:09:04 +02:00
Taloth Saldono
e9b11e55e9
Fixed: Regression with importing nested obfuscated directories.
...
Closes #2640
2018-07-04 21:55:08 +02:00
Mark McDowall
48126f55ed
Fixed: Parsing titles with question marks
...
Fixes #2637
2018-06-27 19:54:25 -07:00
Mark McDowall
cb549507ee
Fixed: Parsing dates using underscores for separation
2018-06-27 18:32:28 -07:00
Mark McDowall
a0b6cdb08e
Fixed: Forced seeding in QBittorrent status treated as complete
2018-06-27 18:31:44 -07:00
Taloth Saldono
c92fb4d9c0
Fixed: Mini-series with multiple episode E01-E02.
...
fixes #2614
2018-06-17 15:57:33 +02:00
Mark McDowall
8668e8b036
Use FolderEpisodeInfo instead of parent of FileEpisodeInfo
...
Fixes #2338
Fixed: Detecting some incorrect file name paring during import
2018-06-09 21:42:01 -07:00
Taloth Saldono
5d674a07f7
Fixed SeedConfigProvider failing on ReleasePush.
2018-05-26 00:16:34 +02:00
Mark McDowall
89a3eec6ae
Fixed: Parsing of anime releases with year and EP before episode number
...
Fixes #2578
2018-05-21 00:31:03 -07:00
Mark McDowall
6517f1af14
New: Treat 1440p releases as 1080p instead of 480p
...
Closes #2558
2018-05-20 23:33:45 -07:00
Taloth Saldono
b837ab41eb
Fixed broken tests.
2018-05-19 22:15:19 +02:00
Mark McDowall
94f8cc9b62
Improve parsing of standard titles with junk in []
...
Fixed: Improve parsing of standard series releases/files with square brackets at the end
2018-05-11 19:08:47 -07:00
Mark McDowall
17b998f01f
Improve parsing of non-standard date releases
...
Fixed: Parsing of some releases with season and episode numbers along with date
2018-05-11 18:34:34 -07:00
Mark McDowall
18415ddb30
New: Remove additional URL prefixes from release names
...
Closes #2542
2018-05-09 13:53:37 -07:00
Mark McDowall
13f540f1f5
Fixed: Rescan series if refresh fails
...
Closes #2540
2018-05-02 23:34:05 -07:00
Mark McDowall
a7aff3bd9a
Upgrade NLog to 4.5.3
...
Closes #2535
2018-05-01 23:20:54 -07:00
Taloth Saldono
03997e2a0d
Switched to BigInteger for qbit eta as workaround for api bug, tyvm.
2018-04-30 22:18:42 +02:00
Mark McDowall
b5ce3b2773
Fixed: Improved parsing of iTunes named files
2018-04-29 21:56:33 -07:00
Mark McDowall
bf1fbd7fc4
Fixed: Remove leading space from file names
...
Fixes #2365
2018-04-22 12:40:11 -07:00
Mark McDowall
401530db65
Fixed RemoveGrabbed tests
2018-04-22 09:40:44 -07:00
Mark McDowall
4fb7cb3a8b
Fixed RemoveRejected tests
2018-04-22 09:27:07 -07:00
Mark McDowall
aba8abb176
Fixed: Suppress warnings for daily style extra files
...
Fixes #2503
2018-04-21 15:25:21 -07:00
Taloth Saldono
2b3956cb60
Honor x264 tag in filename if mediainfo does not conclusively indicate h264.
...
Closes #2500
2018-04-18 22:31:56 +02:00
Taloth Saldono
1b0647423d
Updated a few harder to detect MediaInfo VideoCodec formats.
2018-04-18 22:07:38 +02:00
Taloth Saldono
5b627a8bc2
Fixed missing existingfile flag.
2018-04-15 16:52:30 +02:00
Taloth Saldono
fd1064cb69
Fixed errors in MatchesFolderSpecification and tests.
2018-04-14 22:21:48 +02:00
Taloth Saldono
c677736a8f
Fixed: Hide fallback pending releases if temporarily delayed.
...
Also batch changing of Pending Release Reason.
2018-04-14 22:07:08 +02:00
Taloth Saldono
740af2751a
New: Season Search for Daily series type.
...
closes #755
2018-04-14 22:07:08 +02:00
Mark McDowall
81e385bebf
New: Use media info during import to extract resolution for quality
...
Closes #448
Closes #1105
2018-04-14 22:01:24 +02:00
Taloth Saldono
4fb3d99153
Fixed: Updated AnimeTosho url.
...
closes #2501
2018-04-11 20:53:32 +02:00
margaale
13a259b473
check if mono is running with --debug arg
2018-03-24 11:49:27 +01:00
Taloth Saldono
b19b6c93d3
New: Detect Kodi .nfo vs Scene .nfo and handle as appropriate. Rename scene .nfo to .nfo-orig only when needed.
2018-03-18 20:10:50 +01:00
Taloth Saldono
17e4a8ab66
Moved tests.
2018-03-18 20:10:50 +01:00
Taloth Saldono
52588509ed
Fixed failing test and some flaky tests.
2018-03-16 22:00:59 +01:00
Thirrian
e607a67f00
Fixed: Sorting for series "A.P. Bio"
...
closes #2450
2018-03-12 17:03:59 +01:00
Kevin Richter
96d7382a1c
Fixed: Parsing # in front of absolute numbers
2018-03-10 21:41:28 +01:00
Taloth Saldono
e15530cee1
Fixed: TheXEM mapping with one scene release to multiple tvdb episodes.
2018-03-09 23:10:30 +01:00
Taloth Saldono
940f59468a
New: Required/Ignored restrictions now support /pattern/ regular expressions.
2018-03-09 23:10:29 +01:00
Taloth Saldono
99ee59e9cc
Fixed: Updated NLog to 4.5 RC6 to handle mono 5.10
2018-02-27 22:41:46 +01:00
Mark McDowall
fb44e67ea8
Fixed: Parsing of WEB-DLMux files
...
Closes #2422
2018-02-21 20:37:25 -08:00
Mark McDowall
3f86c10c44
Fix broken profile test
2018-02-12 17:37:42 -08:00
Mark McDowall
9744873e7a
Fixed: Removexpost suffix from release groups
2018-02-04 12:22:26 -08:00
Mark McDowall
8a3db99811
Fixed: Remove Pre and postbot suffixes from release groups
2018-01-23 19:27:19 -08:00
Mark McDowall
a023732c1c
New: Delay import of episodes without titles temporarily
...
Closes #2098
2018-01-20 23:56:35 -08:00
Mark McDowall
223ccb5a73
Fixed broken DeleteEpisodeFileFixture tests
2018-01-14 16:23:21 -08:00
Mark McDowall
968d8159a6
Added tests for DB Converters
...
Closes #482
2018-01-14 12:42:18 -08:00
Mark McDowall
f32e8beab8
Fixed: Parsing of prefixed range multi-episode filenames
...
Fixes #2359
2018-01-12 12:40:36 -08:00
Marcelo Castagna
d25e5fe329
New: Setting for absolute maximum size for a release
...
Closes #2367 #1996
2018-01-12 20:50:21 +01:00
Taloth
d0e8aef949
New: Consider all scene SxxE00 releases Specials as well.
...
* New: Consider all scene SxxE00 releases Specials as well.
* Cleanup special episode titles and handle E00 specials with existing scenemappings.
* Moved handling of scene mapped E00 to central function.
2018-01-04 21:49:16 +01:00
Taloth Saldono
15bd181f16
Fixed failing tests in DownloadStation.
2017-12-19 22:49:27 +01:00
margaale
747f3e171c
Fixed: Handling of unknown status types in DownloadStation.
2017-12-19 18:32:48 +01:00
Mark McDowall
b371296e78
Validate before deleting series folders
...
Closes #264
2017-12-16 12:16:33 -08:00
Mark McDowall
f9ec4c6b0d
Updated tests to allow for older versions of mediainfo
2017-12-06 13:22:46 -08:00
Mark McDowall
2b20b91ec5
Updated tests to reflect changes in mediainfo
2017-12-05 14:30:58 -08:00
Mark McDowall
4399d272dc
Fixed: Import failures when audio channels are in an unexpected format
...
Fixes #2318
2017-12-03 19:58:31 -08:00
Mark McDowall
ae2a97763d
New: Validate NZBs before sending to download client
...
Closes #263
2017-11-21 19:00:25 -08:00
Mark McDowall
3d8cd9616e
Fixed: Parsing of resolution in TVRips
...
Fixes #2281
2017-11-21 18:33:25 -08:00
Mark McDowall
9c68c89f24
Fix namespace take 2
2017-11-19 16:09:01 -08:00
Mark McDowall
59ad5f35df
Fixed: Parsing when using episode number as folder name in naming config
2017-11-16 17:57:11 -08:00
Taloth Saldono
bb52f3d41c
Fixed: Incorrect parsing of filenames with [SDTV] suffix trigging Anime pattern.
2017-11-09 21:54:17 +01:00
Taloth Saldono
0688340722
Fixed: Regression preventing new downloads from bypassing the Download Client Back-off logic.
...
fixes #2277
2017-11-08 21:29:57 +01:00
Taloth Saldono
cf7b8455d4
Fixed another flaky test.
2017-10-27 22:32:18 +02:00
Taloth Saldono
2196db9a58
Downgraded Moq again since it causes failing tests on older mono versions due to bad Array covariance handling.
2017-10-26 20:29:09 +02:00
Taloth Saldono
f10174da37
Fixed flaky test.
2017-10-26 19:42:05 +02:00
Taloth Saldono
b48eaa7fd3
Fixed unrelated testcase.
2017-10-25 23:35:58 +02:00
Taloth Saldono
393996fe88
Fixed: Progressively degrading performance issue in Pending/Delayed releases system.
...
fixes #2205
2017-10-25 23:35:57 +02:00
Taloth Saldono
20af2c8c0f
Fixed: Releases no longer available on the indexer should be removed from the pending queue.
...
fixes #679
2017-10-25 19:59:05 +02:00
Taloth Saldono
b7e74bd5be
Fixed Moq version conflict between packages.config and csproj in Api.Test by upgrading them all.
2017-10-25 19:55:49 +02:00
Taloth Saldono
34ded19be4
Fixed not setting MediaInfo SchemaRevision first time causing it to be fetched again during the series rescan.
2017-10-25 19:36:30 +02:00
Taloth Saldono
090dd45541
Improved test timing for CommandExecutor.
2017-10-25 19:30:44 +02:00
Taloth Saldono
ea5769fdd6
Updated NLog from 4.4.3 to 4.4.12
2017-10-25 19:30:44 +02:00
Mark McDowall
12065948ca
Fixed: Not deleting episode files during upgrade when root folder is missing
2017-10-22 10:12:40 -07:00
Mark McDowall
e042388a97
Fixed subpack parsing tests
2017-09-22 18:18:00 -07:00
Mark McDowall
2b8ab92ef7
Fixed: Parse and reject season extras
...
Fixes #2176
2017-09-21 18:28:44 -07:00
Mark McDowall
7b7f48a0e3
Fixed: Media Info audio channel parsing of dual mono audio
...
Fixes #2182
2017-09-21 17:44:09 -07:00
Mark McDowall
8bc55c5305
Fixed: Don't ignore filenames that start with periods
2017-09-16 13:05:51 -07:00
Mark McDowall
5372ed5d40
Fixed: Don't attempt to fetch a release if the download client is disabled
2017-09-01 22:33:10 -07:00
Mark McDowall
77cdb542b6
Provider Status housekeeping
...
Fixed: Clean up indexer status if stored times are in the future
Fixed: Clean up download client status if stored times are in the future
Closes #1396
2017-08-27 00:09:15 -07:00
Mark McDowall
52ce2c0007
Fixed: Reject partial season packs
...
Fixes #2135
2017-08-26 22:55:06 -07:00
Mark McDowall
58d158a5dc
New: Parsing additional labels as WEB-DL releases
2017-08-25 23:57:59 -07:00
Mark McDowall
de5d120aac
Fixed: Formatting of audio channels from media info for some files
2017-08-25 23:47:52 -07:00
Mark McDowall
9a82f45020
Added Lithuanian and Czech languages
...
New: Added Lithuanian language
New: Added Czech language
Closes #1857
Closes #2113
2017-08-19 21:57:42 -07:00
ECB\rotem.shoshan
7d21585f50
Added Hebrew lanugage
...
New: Added Hebrew language
Closes #2115
2017-08-19 21:57:42 -07:00
Mark McDowall
078b53dc13
Opt out of updating episodes matching season monitored state when updating series
...
Fixed: Season pass resetting changes when a season changed it's monitored state
Closes #2139
2017-08-19 00:26:42 -07:00
Mark McDowall
b8b0f05920
Fixed: Parsing 4k UHD as 2160p
...
Closes #2127
2017-08-17 21:53:22 -07:00
Mark McDowall
b8001943b4
Fixed: Size parsing of empty description from torrent RSS feeds
2017-08-14 18:01:56 -07:00
Taloth Saldono
c70740e3b6
Remove extension from ReleaseTitle.
...
Fixes #2118
2017-08-13 12:27:12 +02:00
Taloth Saldono
0e85e39815
More System->Disk Space cleanup.
2017-08-10 19:00:57 +02:00
Taloth Saldono
9471343533
Fixed test case for unavailable download client.
2017-08-09 23:34:52 +02:00
Taloth Saldono
c659ba1c10
Fixed: Hide some more irrelevant paths from System->Disk Space such as /boot.
2017-08-09 21:38:18 +02:00
Taloth Saldono
40e5626ddb
Added a few more codecs, not even halfway.
2017-08-03 19:26:14 +02:00
Taloth Saldono
0ec64e7043
Fixed: DownloadedEpisodeScan API should delete source folder if ImportMode is Move.
2017-08-01 13:34:36 +02:00
Taloth Saldono
ac837c8f74
Added a bunch of extra MediaInfo formats.
2017-07-31 15:21:47 +02:00
Taloth Saldono
54d5ad4b71
Fixed unittests after MediaInfo change.
2017-07-30 23:04:10 +02:00
Taloth Saldono
27dca830cc
Updated MediaInfo schema and revised logic that Formats it. Also added logic to log events to Sentry.
2017-07-30 22:47:48 +02:00
Taloth Saldono
1cb25525ab
Added additional codecs and more complete error message.
2017-07-29 12:33:21 +02:00
Taloth Saldono
6fc4ea614d
Fixed: Ignore '.unwanted' directory when importing.
...
fixes #2072
2017-07-27 15:49:45 +02:00
Mark McDowall
d4e771117d
Fixed: Reject full bluray disc releases
...
Closes #1995
2017-07-09 22:17:04 -07:00
Chris Dyson
68290b0385
New: Added 'Series Title, The' renaming option
...
Closes #371
2017-07-02 21:21:46 +02:00
Taloth Saldono
fef3423019
Fixed error in NzbGet KeepHistory check and updated tests.
2017-06-30 22:01:31 +02:00
Taloth Saldono
f46a576df5
Check if NzbGet KeepHistory value is set too high instead of only checking for 0.
2017-06-27 16:22:07 +02:00
Taloth Saldono
d1b85444d0
Fixed DetectSampleFixture.
2017-06-19 23:48:47 +02:00
Mark McDowall
8cf028e071
Fixed: Improve sample rejection message when MediaInfo is not available
...
Closes #1967
2017-06-18 21:26:18 -07:00
Mark McDowall
eea3419849
New: Download client and ID for custom scripts
2017-06-18 21:17:33 -07:00
Taloth Saldono
6a6d415625
Fixed: Pending releases from blocked indexers should not be grabbed.
...
ref #1961
2017-06-18 00:07:16 +02:00
Taloth Saldono
1fbe82ae47
Prevent back-off escalation during grace period.
2017-06-17 23:42:04 +02:00
Mark McDowall
6dcb7768a9
Fixed broken test and add a couple more for ProcessDownloadDecisions
2017-06-04 00:52:34 -07:00
Mark McDowall
0c89a4ae8f
Store releases when download client is unavailable
...
New: Retry releases when download client was unavailable
Closes #949
2017-06-03 20:41:32 -07:00
Taloth Saldono
8cc02a9d9c
Fixed: Minimum seeding check causing exception when release was pushed via api instead of by indexer.
2017-05-27 22:02:30 +02:00
Taloth Saldono
4e10d30cf6
Added Status refreshes to Download Monitoring Service and allow DownloadService to report success (but not failure).
2017-05-27 20:44:58 +02:00
Taloth Saldono
f335cc1af8
Fixed: Prevent Download Client from being queried every minute if it failed repeatedly similar to Indexer temporarily disabled logic.
2017-05-27 20:44:55 +02:00
Taloth Saldono
f4bea5512c
Refactored IndexerStatusService into Thingy Provider architecture.
2017-05-27 14:59:37 +02:00
Mark McDowall
5aa02eb15c
Cleanup/fix EpisodeMonitoredService
...
Fixed: Unmonitor episodes when the season is unmonitored when adding the series
Fixes #1852
2017-05-23 22:04:56 -07:00
Mark McDowall
563b5ef017
Fixed: Don't use invalid scene mappings. Fixes #1627
2017-05-22 21:39:13 -07:00
Taloth Saldono
8eaab46488
Fixed up some errors and do the guid cache fix on the module instead of backend coz that would cause other issues.
2017-05-21 22:01:03 +02:00
Taloth Saldono
4fbc481780
Fixed: Processing of mixed newznab/torznab api such as the experimental animetosho api.
...
Ref #1384
2017-05-21 21:10:54 +02:00
Mark McDowall
c2b66cf524
Fixed: Deleting an episode file from the UI that was already deleted from disk
...
Fixes #1782
2017-05-19 12:07:57 -07:00
Mark McDowall
0d782e1cac
Consistent formatting for MediaInfo in various locations
...
Fixed: Stream details for MP3 and EAC3 in Kodi metadata
Closes #1534
2017-05-19 11:18:50 -07:00
Mark McDowall
cf7ce9804f
Fixed: Ignore file quality matching release quality for unknown quality releases
2017-05-17 21:15:21 -07:00
Mark McDowall
e8d01daf03
Fixed: Ignore file quality matching release quality for season packs
2017-05-15 23:58:07 -07:00
Taloth Saldono
14144bd4d9
Renamed IndexerStatus.IndexerId to ProviderId.
2017-05-13 00:16:53 +02:00
Taloth Saldono
7b0e40d5d0
Replaced Url with BaseUrl in most indexers.
2017-05-13 00:16:53 +02:00
Taloth Saldono
2dbf095fd5
Fixed: Regression in Quality fallback by extension.
2017-05-13 00:13:12 +02:00
Taloth Saldono
c184e7ddcc
Fixed: Multiple Scene Mapping exception even when the mappings pointed to the same tvdbid.
...
Closes #1917
2017-05-11 06:32:09 +02:00
Taloth Saldono
a5bc4a8f11
Added ability to filter scene mappings by regex via services.
2017-05-06 14:05:49 +02:00
Mark McDowall
53e51af9c7
Fixed: Don't import the same file again
...
Closes #929
2017-05-02 22:52:59 -07:00
Mark McDowall
f852ca91c0
Clean up GrabbedReleaseQualityFixture
2017-05-02 22:52:11 -07:00
Mark McDowall
413dd51db1
Fix unit test
2017-05-02 22:06:18 -07:00
Mark McDowall
9d93fc1092
New: Prevent automatic import if file quality differs from grabbed release quality
2017-05-02 18:44:42 -07:00
Mark McDowall
cd8ae0d036
Added test to validate season pack being grabbed when only one episode is monitored
...
Closes #1862
2017-04-28 17:37:29 -07:00
Taloth Saldono
1f93bec055
Updated Transmission tests.
2017-04-24 21:53:40 +02:00
Taloth Saldono
a003a89b14
Fixed: Sonarr not importing torrents in Vuze if the torrent already finished seeding and was stopped.
2017-04-24 21:08:50 +02:00
Taloth Saldono
35fca89dad
Fixed: Incorrect imports with Vuze when torrent contains a single file.
...
fixes #1805
2017-04-23 17:24:07 +02:00
Mark McDowall
e97e13e897
Fixed: Smarter application update completed message
...
Closes #1864
2017-04-21 10:52:31 -07:00
Taloth Saldono
f8d5f1fc94
Added -Scrambled to the ReleaseGroup cleanup list.
2017-04-14 20:47:17 +02:00
Taloth Saldono
46a1ff3e2d
Tweaked parser to handle S01.Ep01.
...
closes #1849
2017-04-14 20:44:14 +02:00
Mark McDowall
f36d5dc881
Moving and Removing of downloads in usenet clients
...
Fixed: Moving items triggered via post-processing scripts
Fixed: Removing failed downloads fromusenet clients
2017-04-12 17:41:22 -07:00
Taloth Saldono
f8b8fcfb8d
Fixed: Handling of priority setting when queueing is disabled in qBittorrent.
...
fixes #1841
2017-04-12 20:49:28 +02:00
Taloth Saldono
de7f68570e
Fixed: Regression causing nzbToMedia imports to be copied instead of moved.
2017-04-12 20:49:28 +02:00
Taloth Saldono
fa006d85fd
New: Check whether an existing episode file was deleted before grabbing an upgrade, to avoid timing issues in combination with Ignore Deleted Episodes.
2017-04-12 20:46:36 +02:00
Mark McDowall
41f769790d
Fix issue adding a series when TitleSlug for another series is null
...
Fixed: Adding a series when an existing series is has a null slug
Closes #1840
2017-04-11 17:57:29 -07:00
Taloth Saldono
b63bcd16a7
Fixed: Sample check has too little margin for 2 min anime with 1 minute files. Lowered to 15 sec.
2017-04-10 17:46:08 +02:00
Taloth Saldono
924fe80997
Fixed RssParser test.
2017-04-07 22:36:39 +02:00
Taloth Saldono
94886e767b
Fixed: UnsupportedFeedException should log error for each item
2017-04-07 19:32:12 +02:00
Taloth Saldono
e4c3418987
Fixed: Failing Newznab capabilities request should trigger automatic indexer backoff logic.
2017-04-07 19:10:08 +02:00
Taloth Saldono
5613ab05e0
Fixed: Sabnzbd/NzbGet not processing history items properly after last update.
2017-03-31 18:56:45 +02:00
Taloth Saldono
372442af2c
fixed broken tests.
2017-03-30 23:20:49 +02:00
Taloth Saldono
28c45f941b
Cleanup of commented out code.
2017-03-30 22:28:00 +02:00
Marcelo Castagna
ea1616586f
Fixed: Import from torrent Download Station should move since DS maintains an internal copy for seeding.
2017-03-30 22:26:11 +02:00
Mark McDowall
83370ddbbb
New: Episode files sent to Recycling Bin are put into subfolders
...
Closes #401
2017-03-29 06:44:50 -07:00
Taloth Saldono
ec7f749541
Tweaked default config for extra files import.
2017-03-26 21:22:58 +02:00
Taloth Saldono
56ecbf4a31
Fixed: Sabnzbd error when tv sorting enabled for all categories.
2017-03-26 17:09:22 +02:00
Taloth Saldono
e7331539f0
Fixed: Newznab default capabilities erroneously cached if indexer is unavailable.
2017-03-23 17:12:10 +01:00
Taloth Saldono
a1a5e29c3e
fixed sab tests.
2017-03-19 19:00:05 +01:00
margaale
5033886b90
Fixed: DownloadStation api client for DSM 5.x.
2017-03-19 18:50:56 +01:00
Mark McDowall
3c22f68f5a
Fixed: Parsing releases with year added to the end of the series title
...
Fixes #1768
2017-03-18 22:45:47 -07:00
Taloth Saldono
70f7404499
Fixed: Sabnzbd 2.0 api compatibility.
...
closes #1775
2017-03-18 16:32:13 +01:00
Taloth Saldono
2326db0dea
Fixed: Refactored rtorrent interface to fix reliability issues with adding magnets & torrents.
...
fixes #1745
2017-03-11 12:15:42 +01:00
Mark McDowall
149d191f62
Remove NCrunch.Framework
2017-03-09 20:30:39 -08:00
Jamie Magee
bb9bd63382
Upgrade CommonServiceLocator
...
From 1.0 to 1.3
2017-03-09 20:30:39 -08:00
Jamie Magee
ae2bdb757a
Upgrade NUnit
...
From 3.5.0 to 3.6.0
2017-03-09 19:49:02 -08:00
Jamie Magee
714ad075fc
Upgrade FluentAssertions
...
From 4.18.0 to 4.19.0
2017-03-09 19:48:11 -08:00
Jamie Magee
781df8b20a
Upgrade NLog
...
From 4.4.1 to 4.4.3
2017-03-09 19:48:10 -08:00
Mark McDowall
081c5fc332
Broken ExtraFiles migration due to extentionless files
...
Fixed: Prevent extensionless files from being imported
Fixed: Broken migration due to extensionless extra files
2017-03-06 11:00:38 -08:00
Mark McDowall
47915d5e05
Fixed: Bad extension when importing extra files
2017-03-05 17:45:35 -08:00
Taloth Saldono
fee8da88a6
Accept full language name as suffix.
2017-03-03 19:44:31 -08:00
Taloth Saldono
afe05189da
Fixed series scan tests.
2017-02-28 21:06:41 +01:00
Taloth Saldono
2abaef16f1
Fixed Indexer Health Checks and tests.
2017-02-28 20:59:22 +01:00
Daniel Smith
37d5a3f2ad
Fixed: Clear EpisodeFile records from database if Series folder is missing, but root folder appears to be mounted.
2017-02-28 17:01:12 +01:00
Mark McDowall
79043f2c64
Improve indexer health check messages
...
Fixed: Improve health check message when all enabled indexers are disabled due to failures
Closes #1551
2017-02-28 00:12:34 -08:00
Mark McDowall
1dab0aee6a
Fixed: Reduce parameters required to add a new series
...
Fixes #1403
2017-02-27 21:37:33 -08:00
Mark McDowall
9b162f2d5e
Fixed: Clean RSS feed before detecting type
...
Fixes #1518
2017-02-27 21:37:00 -08:00
Mark McDowall
5518cf5362
Added Download decision comparator test to confirm quality is preferred over seeders
2017-02-25 16:18:00 -08:00
Taloth Saldono
6d9a952bd1
Fixed: DownloadStation proxy failing if non-bt/nzb downloads exist.
2017-02-22 19:10:39 +01:00
margaale
3501e33722
turn task type enum into string
2017-02-22 14:10:12 -03:00
Taloth Saldono
2855090005
Fixed: Removed Womble indexer.
2017-02-21 17:03:10 +01:00
Taloth Saldono
060b9f6fd1
Fixed: Updated BTN api url.
2017-02-21 16:40:20 +01:00
margaale
c56c83e169
New: Added support for nzb downloads in Synology Download Station.
2017-02-20 18:57:11 +01:00
Mark McDowall
4043d07ab1
Verify LimeTorrents parsing
2017-02-15 22:30:03 -08:00
Taloth Saldono
49d0d4c357
Renamed DownloadStation implementation to TorrentDownloadStation.
2017-02-15 21:32:25 +01:00
Taloth Saldono
47b1157b96
Fixed: Permanently removed kickass rss/api implementation.
2017-02-15 21:32:21 +01:00
Marcelo Castagna
cf306f4aba
Throw exception with error message return by diskstation ( #1672 )
2017-02-12 20:20:16 +01:00
margaale
82a99b7f80
New: Added support for Synology Download Station as torrent client.
2017-02-11 21:06:23 +01:00
vertigo235
ddd119a4eb
New: Add paused option for NZBGet
...
Closes #346
2017-02-08 20:36:39 -08:00
Taloth Saldono
d4788b4cae
Added tests for edge-case.
...
closes #1147
2017-02-08 22:10:30 +01:00
Taloth Saldono
812999423b
Fixed: Don't try to show diskspace usage non-existing drives.
...
fixes #1639
2017-02-07 23:06:14 +01:00
Mark McDowall
fc15daa37e
New: Improve parsing of audio channels from MediaInfo output
2017-02-04 22:04:12 -08:00
Keivan Beigi
f25bfe9d28
don't log migrations during regular DB tests
2017-01-20 20:33:10 -08:00
Mark McDowall
5e7e816c03
AsOsAgnostic paths for root folder tests
2017-01-20 09:02:36 -08:00
Mark McDowall
c6eb19c04d
Exclude .grab and Plex Version folders
...
New: Ignore .grab folder (Plex DVR)
New: Ignore Plex Versions folder (Media Optimizer)
Closes #1610
2017-01-18 20:15:32 -08:00