Taloth Saldono
b95c4d37d7
Fixed validation error for Seed Ratio on btn.
2018-05-20 12:34:24 +02:00
Taloth Saldono
7388e8c2c2
Fixed broken test for nested settings.
2018-05-20 10:19:52 +02:00
Taloth Saldono
b837ab41eb
Fixed broken tests.
2018-05-19 22:15:19 +02:00
Taloth Saldono
de6615f586
Added a few more units.
2018-05-19 21:07:01 +02:00
Kevin Richter
0947dfc423
Stop deluge torrent when they reach stop ratio
2018-05-19 21:07:01 +02:00
Kevin Richter
002ed9e4c7
Fix parsing of entered time for seed time
2018-05-19 21:07:01 +02:00
Taloth Saldono
1a6a3038d6
Added warnings for minimum criteria for BTN.
2018-05-19 21:07:01 +02:00
Taloth Saldono
d86beb06f7
Added fancy unit indicator to fields.
2018-05-19 21:07:01 +02:00
Taloth Saldono
6df61e305d
Added Seed Time and Season-Pack seed time.
2018-05-19 21:07:00 +02:00
Taloth Saldono
47018b02a8
Added nested settings for seed criteria.
2018-05-19 21:07:00 +02:00
Taloth Saldono
b6ef4d50dc
Fixed more C#7.
2018-05-19 21:07:00 +02:00
Kevin Richter
2d86e44c63
New: Added advanced setting per indexer to override seed ratio limit for supported clients.
2018-05-19 21:07:00 +02:00
Taloth Saldono
69f8fc4d5e
Added support for nested settings models so settings can be grouped together and reused for multiple providers.
2018-05-19 21:06:59 +02:00
Taloth Saldono
b339fcbd82
Fixed mono debug check.
2018-05-19 21:06:08 +02:00
Mark McDowall
55d01f620a
Fixed: Setting inital state of torrents sent to QBittorrent
...
Fixes #2565
2018-05-16 14:00:21 -07:00
Mark McDowall
39d0d08ced
Fixed: Removed old warning that Torrent Blackhole does not support magnet links
2018-05-16 13:59:33 -07: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
2b3d0235cf
Don't read media info when disabled in settings
...
Fixed: Don't read media info for existing files if "Analyse video files" disabled
Fixes #2549
2018-05-09 13:53:27 -07:00
Mark McDowall
c687f45ff6
Fixed: Don't try to find episodes if parsing failed
2018-05-09 13:35:56 -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
60c73df685
Fixed: Custom script unable to execute when release processed via /release/push API
2018-04-29 22:04:18 -07:00
Mark McDowall
b5ce3b2773
Fixed: Improved parsing of iTunes named files
2018-04-29 21:56:33 -07:00
Qstick
6c09b7dc28
Fixed: Throw SonarrStartupException if can't access AppFolder Location
2018-04-22 13:25:50 -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
62f7e90748
Fixed db migration issue.
2018-04-14 22:24:48 +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
67038ddd5e
Cache EventAggregator Subscribers.
2018-04-14 22:07:08 +02:00
Taloth Saldono
ff8eb0b67f
Added additional indexes to speed up DecisionMaker performance.
2018-04-14 22:07:08 +02:00
Taloth Saldono
70afacee3f
Refactored PendingRelease logic for performance.
2018-04-14 22:07:08 +02:00
Taloth Saldono
5b0e959d3f
Debounce Command Notifications.
2018-04-14 22:07:08 +02:00
Taloth Saldono
b7c5639a9d
Speed up sqlite3 initialization by disabling unused features.
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
Paul Kozlovitch
a29f133e5d
Fixed: Pasting title into add new series search input will trigger search
2018-04-03 09:31:49 -07:00
dnnr
f277b60cc9
Fix grammar in EditProfileViewTemplate
2018-04-02 15:08:32 +02:00
Taloth Saldono
6d8eebcd30
Revised deletion of cookies.
2018-04-01 20:29:46 +02:00
margaale
13a259b473
check if mono is running with --debug arg
2018-03-24 11:49:27 +01:00
Taloth Saldono
d3f8e0ef4c
Fixed: Revised handling of cookies in case of redirects.
2018-03-24 11:43:57 +01:00
Taloth Saldono
700751715b
Add form param before submitting request.
2018-03-24 11:43:57 +01:00
Taloth Saldono
58e939beda
Fixed: Preserve existing watched status in Kodi nfo files on metadata refreshes (not file upgrades).
2018-03-18 20:10:50 +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
3573e631c8
Fixed: Recycle Metadata files on episode removal.
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
Marcelo Castagna
ff885ab3bd
Fixed: Added errorcode 160 - Permission denied on FileStation for easier diagnostics
2018-03-09 22:53:15 +01:00
Steven
17cfaf170e
Add missing error check when adding a magnet link to deluge ( #2295 )
...
* Add missing error check when adding a magnet link to deluge
* Fix typo.
2018-03-09 22:51:52 +01:00
Thirrian
f1b2186313
Fix typo
2018-03-09 22:49:54 +01:00
Mark McDowall
ac379e3b84
Fixed: Don't add category when removing torrent from qBittorrent
...
Fixes #2438
2018-03-02 06:32:24 -08:00
Taloth Saldono
99ee59e9cc
Fixed: Updated NLog to 4.5 RC6 to handle mono 5.10
2018-02-27 22:41:46 +01:00
Taloth Saldono
c9ff55f601
Added console logging in case NLog fails to initialize.
2018-02-27 22:41:42 +01:00
Mark McDowall
ecb0438b16
New: Add MediaInfo to Episode Files returned from the API
2018-02-21 20:40:26 -08:00
Mark McDowall
d0acbe992e
Log response content from Kodi when checking for errors
2018-02-21 20:39:53 -08: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
9e7f0c859f
New: Opt-in to delete empty series/season folders
2018-02-11 09:01:41 -08:00
Mark McDowall
a9c54a1f01
Remove empty series folders when create empty folders is false
...
New: Remove empty series folders after disk scan/deleting last episode file and create emoty series folders is disabled
Closes #2395
2018-02-10 18:16:59 -08:00
Mark McDowall
1c36bc5fee
Return total space when adding new root folder
2018-02-10 10:15:52 -08:00
Mark McDowall
b529270f71
Improve error message when deleting a profile that is in use
2018-02-10 10:14:28 -08:00
Mark McDowall
bcf45bb68a
Fixed: Send category to qBittorrent when adding torrent/magnet
2018-02-10 10:13:35 -08:00
Mark McDowall
9744873e7a
Fixed: Removexpost suffix from release groups
2018-02-04 12:22:26 -08:00
Mark McDowall
9a61bb13e6
Fixed: Disable delete button on used quality profiles
2018-02-02 08:54:29 -08:00
Mark McDowall
2f69a158b1
API: Include total space with root folders
...
Closes #2390
2018-02-01 17:58:55 -08:00
Mark McDowall
4975793b45
Don't reject paths under /srv
...
Closes #2388
2018-01-31 19:56:04 -08:00
Taloth Saldono
d93645fb46
Fixed: Show error if System->Logs fails to load due to ad blocker.
2018-01-27 23:27:52 +01:00
overkill32
d617b6c6e3
Fixed typo in log file
2018-01-27 13:10:41 -08:00
Mark McDowall
cc01608f0a
Fixed: Show error message when manual import fails to load
...
Fixes #2384
2018-01-26 22:26:52 -08:00
Mark McDowall
8a3db99811
Fixed: Remove Pre and postbot suffixes from release groups
2018-01-23 19:27:19 -08:00
Mark McDowall
883f7b88cf
Removed DailyEpisodeMatchSpecification in favour of SingleEpisodeSearchMatchSpecification
...
Fixed: Parsing releases with standard and daily formats
2018-01-23 18:53:02 -08:00
Taloth Saldono
03da779ddb
Fixed Season Special import.
2018-01-23 16:32:26 +01:00
Taloth Saldono
7c95fc23d0
Fixed Season Special import.
2018-01-22 21:35:20 +01:00
Mark McDowall
aa2174b43c
Ensure request exists before trying to get query parameters
...
Fixes #2379
2018-01-21 12:59:00 -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
90f9dce44a
Ensure request exists before trying to get query parameters
2018-01-16 12:13:12 -08:00
Mark McDowall
ea54b10bf7
First try
2018-01-14 18:12:23 -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
245bf6c7d6
Optionally include season images when fetching series from API
...
Closes #464
2018-01-13 15:01:33 -08:00
Mark McDowall
ee673cd152
Log indexer when processing results
...
Closes #295
2018-01-13 14:10:19 -08:00
Mark McDowall
a1b6095f6e
Add Paused above Use SSL for NZBGet
2018-01-13 13:55:28 -08:00
Mark McDowall
5663eb527b
Add paused options for Deluge and Transmission
...
New: Option to add paused for Deluge
New: Option to add paused for Transmission
Closes #795
2018-01-13 11:58:24 -08:00
Mark McDowall
8e8da76467
New: Device names for Join notifications
...
Closes #2364
2018-01-12 19:14:45 -08:00
Taloth Saldono
8a6acd999a
Reordered UI a bit and code cleanup.
2018-01-12 22:00:02 +01: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
Mark McDowall
560fe31280
csproj fix
2017-12-29 23:37:20 -08:00
Mark McDowall
c67a4a61a4
New: Run missing root folder health check when an import is successful
...
Closes #2309
2017-12-29 22:30:16 -08:00
Mark McDowall
6e85b8782e
Fixed: Set air date to 1970-01-01 if episode aired before (mono)
...
Fixes #2345
2017-12-29 10:56:11 -08:00
Mark McDowall
f719c5ccf1
Fixed: Improve logging for invalid NZB messages
...
Closes #2349
2017-12-28 22:05:20 -08:00
Mark McDowall
e8c5e417b6
Improve handling of multiple seasons in one file
...
Fixed: Invalid scene numbering leading to manual import failing to load
Fixes #2255
2017-12-28 21:48:05 -08:00
Fish2
3492d6bbaa
Cleanup moment.js deprecated zone and add functions
2017-12-26 10:10:13 -08:00
Taloth Saldono
15bd181f16
Fixed failing tests in DownloadStation.
2017-12-19 22:49:27 +01:00
Taloth Saldono
96108cb758
Fixed up comments.
2017-12-19 18:38:29 +01:00
Taloth Saldono
459d6ea906
Fixed: Mono internals does not properly copy/move symlinks, but instead copies the contents.
2017-12-19 18:34:53 +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
Taloth Saldono
0553a39a02
Rare timing issue on first-use causing duplicate naming config.
2017-12-13 20:25:29 +01:00
Taloth Saldono
4ca5e978ac
Fixed MediaCover endpoint.
2017-12-13 20:18:29 +01:00
Mark McDowall
025440ee86
Don't handle content requests in IndexHtmlMapper
2017-12-13 19:16:50 +01:00
Taloth Saldono
40016f2928
Merge branch 'security-patch-2017-1' into develop
2017-12-07 19:44:58 +01:00
Taloth Saldono
5fae2ac66f
Improved handling of the Preflight OPTIONS request.
2017-12-07 19:35:53 +01:00
Taloth Saldono
3ba61cd5aa
Fixed: Limit Cross-Origin access to api and specific shared resources.
2017-12-07 19:35:46 +01:00
Taloth Saldono
0008f28236
Fixed: Case sensitivity in handling of static resource names.
2017-12-07 19:35:39 +01: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
e070eeda4a
New: Upgrade MediaInfo to 17.10 (Windows/macOS)
2017-12-04 18:52:17 -08:00
Mark McDowall
195a761c29
Fixed: Sorting by episodes on series overview and poster views
...
Fixes #2167
2017-12-04 18:51:47 -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
9d7547e941
Add debug logging when formatting audio channels
2017-12-02 16:16:53 -08:00
Mark McDowall
0a690eb4d8
New: Include APFS disks in disk space
...
Closes #2261
2017-12-01 18:39:44 -08:00
Mark McDowall
32309260b9
Fixed: Sorting Manual Import by relative path
...
Fixes #2313
2017-11-30 23:18:23 -08:00
Mark McDowall
e11e8ad272
New: Channel setting for Slack notifications to override default channel
...
Closes #2311
2017-11-30 22:48:00 -08:00
Mark McDowall
b45b2017a8
Log warnings when deleting an episode file and the root folder is missing/empty
...
Closes #2305
2017-11-24 18:51:39 -08:00
Mark McDowall
ae2a97763d
New: Validate NZBs before sending to download client
...
Closes #263
2017-11-21 19:00:25 -08:00
Frank Scholl
442d49046d
New: Add authentication options to Webhook
...
Closes #2257
2017-11-21 18:55:46 -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
Mark McDowall
263f3c46b1
Fix namespace
2017-11-16 17:55:55 -08:00
Taloth Saldono
2c13fcf579
Trim quotes from dsm version parts.
2017-11-11 23:20:04 +01:00
Taloth Saldono
7a1c1064ae
Fallback to parsing Series from sub path during Manual Import.
2017-11-09 22:10:24 +01: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
df3c6ed572
Fixed: Telegram notification with underscore and other special characters.
...
fixses #2249
2017-10-27 22:29:33 +02:00
Taloth Saldono
e6c01be2cb
Reverted the bindingredirect as well.
2017-10-26 20:55:34 +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
c34eec160f
Cache BestForTags briefly for better performance when processing releases.
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
1ef08424ff
New: Query 'Season 1.1' groups on BTN during manual single episode searches.
...
No longer does a season query on auto single episode searches since those would be rejected anyway.
2017-10-25 20:12:28 +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