Taloth Saldono
6df61e305d
Added Seed Time and Season-Pack seed time.
7 years ago
Taloth Saldono
47018b02a8
Added nested settings for seed criteria.
7 years ago
Taloth Saldono
b6ef4d50dc
Fixed more C#7.
7 years ago
Kevin Richter
2d86e44c63
New: Added advanced setting per indexer to override seed ratio limit for supported clients.
7 years ago
Taloth Saldono
69f8fc4d5e
Added support for nested settings models so settings can be grouped together and reused for multiple providers.
7 years ago
Taloth Saldono
b339fcbd82
Fixed mono debug check.
7 years ago
Mark McDowall
55d01f620a
Fixed: Setting inital state of torrents sent to QBittorrent
...
Fixes #2565
7 years ago
Mark McDowall
39d0d08ced
Fixed: Removed old warning that Torrent Blackhole does not support magnet links
7 years ago
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
7 years ago
Mark McDowall
17b998f01f
Improve parsing of non-standard date releases
...
Fixed: Parsing of some releases with season and episode numbers along with date
7 years ago
Mark McDowall
18415ddb30
New: Remove additional URL prefixes from release names
...
Closes #2542
7 years ago
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
7 years ago
Mark McDowall
c687f45ff6
Fixed: Don't try to find episodes if parsing failed
7 years ago
Mark McDowall
13f540f1f5
Fixed: Rescan series if refresh fails
...
Closes #2540
7 years ago
Mark McDowall
a7aff3bd9a
Upgrade NLog to 4.5.3
...
Closes #2535
7 years ago
Taloth Saldono
03997e2a0d
Switched to BigInteger for qbit eta as workaround for api bug, tyvm.
7 years ago
Mark McDowall
60c73df685
Fixed: Custom script unable to execute when release processed via /release/push API
7 years ago
Mark McDowall
b5ce3b2773
Fixed: Improved parsing of iTunes named files
7 years ago
Qstick
6c09b7dc28
Fixed: Throw SonarrStartupException if can't access AppFolder Location
7 years ago
Mark McDowall
bf1fbd7fc4
Fixed: Remove leading space from file names
...
Fixes #2365
7 years ago
Mark McDowall
401530db65
Fixed RemoveGrabbed tests
7 years ago
Mark McDowall
4fb7cb3a8b
Fixed RemoveRejected tests
7 years ago
Mark McDowall
aba8abb176
Fixed: Suppress warnings for daily style extra files
...
Fixes #2503
7 years ago
Taloth Saldono
2b3956cb60
Honor x264 tag in filename if mediainfo does not conclusively indicate h264.
...
Closes #2500
7 years ago
Taloth Saldono
1b0647423d
Updated a few harder to detect MediaInfo VideoCodec formats.
7 years ago
Taloth Saldono
5b627a8bc2
Fixed missing existingfile flag.
7 years ago
Taloth Saldono
62f7e90748
Fixed db migration issue.
7 years ago
Taloth Saldono
fd1064cb69
Fixed errors in MatchesFolderSpecification and tests.
7 years ago
Taloth Saldono
c677736a8f
Fixed: Hide fallback pending releases if temporarily delayed.
...
Also batch changing of Pending Release Reason.
7 years ago
Taloth Saldono
67038ddd5e
Cache EventAggregator Subscribers.
7 years ago
Taloth Saldono
ff8eb0b67f
Added additional indexes to speed up DecisionMaker performance.
7 years ago
Taloth Saldono
70afacee3f
Refactored PendingRelease logic for performance.
7 years ago
Taloth Saldono
5b0e959d3f
Debounce Command Notifications.
7 years ago
Taloth Saldono
b7c5639a9d
Speed up sqlite3 initialization by disabling unused features.
7 years ago
Taloth Saldono
740af2751a
New: Season Search for Daily series type.
...
closes #755
7 years ago
Mark McDowall
81e385bebf
New: Use media info during import to extract resolution for quality
...
Closes #448
Closes #1105
7 years ago
Taloth Saldono
4fb3d99153
Fixed: Updated AnimeTosho url.
...
closes #2501
7 years ago
Paul Kozlovitch
a29f133e5d
Fixed: Pasting title into add new series search input will trigger search
7 years ago
dnnr
f277b60cc9
Fix grammar in EditProfileViewTemplate
7 years ago
Taloth Saldono
6d8eebcd30
Revised deletion of cookies.
7 years ago
margaale
13a259b473
check if mono is running with --debug arg
7 years ago
Taloth Saldono
d3f8e0ef4c
Fixed: Revised handling of cookies in case of redirects.
7 years ago
Taloth Saldono
700751715b
Add form param before submitting request.
7 years ago
Taloth Saldono
58e939beda
Fixed: Preserve existing watched status in Kodi nfo files on metadata refreshes (not file upgrades).
7 years ago
Taloth Saldono
b19b6c93d3
New: Detect Kodi .nfo vs Scene .nfo and handle as appropriate. Rename scene .nfo to .nfo-orig only when needed.
7 years ago
Taloth Saldono
17e4a8ab66
Moved tests.
7 years ago
Taloth Saldono
3573e631c8
Fixed: Recycle Metadata files on episode removal.
7 years ago
Taloth Saldono
52588509ed
Fixed failing test and some flaky tests.
7 years ago
Thirrian
e607a67f00
Fixed: Sorting for series "A.P. Bio"
...
closes #2450
7 years ago
Kevin Richter
96d7382a1c
Fixed: Parsing # in front of absolute numbers
7 years ago
Taloth Saldono
e15530cee1
Fixed: TheXEM mapping with one scene release to multiple tvdb episodes.
7 years ago
Taloth Saldono
940f59468a
New: Required/Ignored restrictions now support /pattern/ regular expressions.
7 years ago
Marcelo Castagna
ff885ab3bd
Fixed: Added errorcode 160 - Permission denied on FileStation for easier diagnostics
7 years ago
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.
7 years ago
Thirrian
f1b2186313
Fix typo
7 years ago
Mark McDowall
ac379e3b84
Fixed: Don't add category when removing torrent from qBittorrent
...
Fixes #2438
7 years ago
Taloth Saldono
99ee59e9cc
Fixed: Updated NLog to 4.5 RC6 to handle mono 5.10
7 years ago
Taloth Saldono
c9ff55f601
Added console logging in case NLog fails to initialize.
7 years ago
Mark McDowall
ecb0438b16
New: Add MediaInfo to Episode Files returned from the API
7 years ago
Mark McDowall
d0acbe992e
Log response content from Kodi when checking for errors
7 years ago
Mark McDowall
fb44e67ea8
Fixed: Parsing of WEB-DLMux files
...
Closes #2422
7 years ago
Mark McDowall
3f86c10c44
Fix broken profile test
7 years ago
Mark McDowall
9e7f0c859f
New: Opt-in to delete empty series/season folders
7 years ago
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
7 years ago
Mark McDowall
1c36bc5fee
Return total space when adding new root folder
7 years ago
Mark McDowall
b529270f71
Improve error message when deleting a profile that is in use
7 years ago
Mark McDowall
bcf45bb68a
Fixed: Send category to qBittorrent when adding torrent/magnet
7 years ago
Mark McDowall
9744873e7a
Fixed: Removexpost suffix from release groups
7 years ago
Mark McDowall
9a61bb13e6
Fixed: Disable delete button on used quality profiles
7 years ago
Mark McDowall
2f69a158b1
API: Include total space with root folders
...
Closes #2390
7 years ago
Mark McDowall
4975793b45
Don't reject paths under /srv
...
Closes #2388
7 years ago
Taloth Saldono
d93645fb46
Fixed: Show error if System->Logs fails to load due to ad blocker.
7 years ago
overkill32
d617b6c6e3
Fixed typo in log file
7 years ago
Mark McDowall
cc01608f0a
Fixed: Show error message when manual import fails to load
...
Fixes #2384
7 years ago
Mark McDowall
8a3db99811
Fixed: Remove Pre and postbot suffixes from release groups
7 years ago
Mark McDowall
883f7b88cf
Removed DailyEpisodeMatchSpecification in favour of SingleEpisodeSearchMatchSpecification
...
Fixed: Parsing releases with standard and daily formats
7 years ago
Taloth Saldono
03da779ddb
Fixed Season Special import.
7 years ago
Taloth Saldono
7c95fc23d0
Fixed Season Special import.
7 years ago
Mark McDowall
aa2174b43c
Ensure request exists before trying to get query parameters
...
Fixes #2379
7 years ago
Mark McDowall
a023732c1c
New: Delay import of episodes without titles temporarily
...
Closes #2098
7 years ago
Mark McDowall
90f9dce44a
Ensure request exists before trying to get query parameters
7 years ago
Mark McDowall
ea54b10bf7
First try
7 years ago
Mark McDowall
223ccb5a73
Fixed broken DeleteEpisodeFileFixture tests
7 years ago
Mark McDowall
968d8159a6
Added tests for DB Converters
...
Closes #482
7 years ago
Mark McDowall
245bf6c7d6
Optionally include season images when fetching series from API
...
Closes #464
7 years ago
Mark McDowall
ee673cd152
Log indexer when processing results
...
Closes #295
7 years ago
Mark McDowall
a1b6095f6e
Add Paused above Use SSL for NZBGet
7 years ago
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
7 years ago
Mark McDowall
8e8da76467
New: Device names for Join notifications
...
Closes #2364
7 years ago
Taloth Saldono
8a6acd999a
Reordered UI a bit and code cleanup.
7 years ago
Mark McDowall
f32e8beab8
Fixed: Parsing of prefixed range multi-episode filenames
...
Fixes #2359
7 years ago
Marcelo Castagna
d25e5fe329
New: Setting for absolute maximum size for a release
...
Closes #2367 #1996
7 years ago
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.
7 years ago
Mark McDowall
560fe31280
csproj fix
7 years ago
Mark McDowall
c67a4a61a4
New: Run missing root folder health check when an import is successful
...
Closes #2309
7 years ago
Mark McDowall
6e85b8782e
Fixed: Set air date to 1970-01-01 if episode aired before (mono)
...
Fixes #2345
7 years ago
Mark McDowall
f719c5ccf1
Fixed: Improve logging for invalid NZB messages
...
Closes #2349
7 years ago
Mark McDowall
e8c5e417b6
Improve handling of multiple seasons in one file
...
Fixed: Invalid scene numbering leading to manual import failing to load
Fixes #2255
7 years ago
Fish2
3492d6bbaa
Cleanup moment.js deprecated zone and add functions
7 years ago
Taloth Saldono
15bd181f16
Fixed failing tests in DownloadStation.
7 years ago
Taloth Saldono
96108cb758
Fixed up comments.
7 years ago
Taloth Saldono
459d6ea906
Fixed: Mono internals does not properly copy/move symlinks, but instead copies the contents.
7 years ago
margaale
747f3e171c
Fixed: Handling of unknown status types in DownloadStation.
7 years ago
Mark McDowall
b371296e78
Validate before deleting series folders
...
Closes #264
7 years ago
Taloth Saldono
0553a39a02
Rare timing issue on first-use causing duplicate naming config.
7 years ago
Taloth Saldono
4ca5e978ac
Fixed MediaCover endpoint.
7 years ago
Mark McDowall
025440ee86
Don't handle content requests in IndexHtmlMapper
7 years ago
Taloth Saldono
40016f2928
Merge branch 'security-patch-2017-1' into develop
7 years ago
Taloth Saldono
5fae2ac66f
Improved handling of the Preflight OPTIONS request.
7 years ago
Taloth Saldono
3ba61cd5aa
Fixed: Limit Cross-Origin access to api and specific shared resources.
7 years ago
Taloth Saldono
0008f28236
Fixed: Case sensitivity in handling of static resource names.
7 years ago
Mark McDowall
f9ec4c6b0d
Updated tests to allow for older versions of mediainfo
7 years ago
Mark McDowall
2b20b91ec5
Updated tests to reflect changes in mediainfo
7 years ago
Mark McDowall
e070eeda4a
New: Upgrade MediaInfo to 17.10 (Windows/macOS)
7 years ago
Mark McDowall
195a761c29
Fixed: Sorting by episodes on series overview and poster views
...
Fixes #2167
7 years ago
Mark McDowall
4399d272dc
Fixed: Import failures when audio channels are in an unexpected format
...
Fixes #2318
7 years ago
Mark McDowall
9d7547e941
Add debug logging when formatting audio channels
7 years ago
Mark McDowall
0a690eb4d8
New: Include APFS disks in disk space
...
Closes #2261
7 years ago
Mark McDowall
32309260b9
Fixed: Sorting Manual Import by relative path
...
Fixes #2313
7 years ago
Mark McDowall
e11e8ad272
New: Channel setting for Slack notifications to override default channel
...
Closes #2311
7 years ago
Mark McDowall
b45b2017a8
Log warnings when deleting an episode file and the root folder is missing/empty
...
Closes #2305
7 years ago
Mark McDowall
ae2a97763d
New: Validate NZBs before sending to download client
...
Closes #263
7 years ago
Frank Scholl
442d49046d
New: Add authentication options to Webhook
...
Closes #2257
7 years ago
Mark McDowall
3d8cd9616e
Fixed: Parsing of resolution in TVRips
...
Fixes #2281
7 years ago
Mark McDowall
9c68c89f24
Fix namespace take 2
7 years ago
Mark McDowall
59ad5f35df
Fixed: Parsing when using episode number as folder name in naming config
7 years ago
Mark McDowall
263f3c46b1
Fix namespace
7 years ago
Taloth Saldono
2c13fcf579
Trim quotes from dsm version parts.
7 years ago
Taloth Saldono
7a1c1064ae
Fallback to parsing Series from sub path during Manual Import.
7 years ago
Taloth Saldono
bb52f3d41c
Fixed: Incorrect parsing of filenames with [SDTV] suffix trigging Anime pattern.
7 years ago
Taloth Saldono
0688340722
Fixed: Regression preventing new downloads from bypassing the Download Client Back-off logic.
...
fixes #2277
7 years ago
Taloth Saldono
cf7b8455d4
Fixed another flaky test.
7 years ago
Taloth Saldono
df3c6ed572
Fixed: Telegram notification with underscore and other special characters.
...
fixses #2249
7 years ago
Taloth Saldono
e6c01be2cb
Reverted the bindingredirect as well.
7 years ago
Taloth Saldono
2196db9a58
Downgraded Moq again since it causes failing tests on older mono versions due to bad Array covariance handling.
7 years ago
Taloth Saldono
f10174da37
Fixed flaky test.
7 years ago
Taloth Saldono
b48eaa7fd3
Fixed unrelated testcase.
7 years ago
Taloth Saldono
c34eec160f
Cache BestForTags briefly for better performance when processing releases.
7 years ago
Taloth Saldono
393996fe88
Fixed: Progressively degrading performance issue in Pending/Delayed releases system.
...
fixes #2205
7 years ago
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.
7 years ago
Taloth Saldono
20af2c8c0f
Fixed: Releases no longer available on the indexer should be removed from the pending queue.
...
fixes #679
7 years ago
Taloth Saldono
b7e74bd5be
Fixed Moq version conflict between packages.config and csproj in Api.Test by upgrading them all.
7 years ago
Taloth Saldono
34ded19be4
Fixed not setting MediaInfo SchemaRevision first time causing it to be fetched again during the series rescan.
7 years ago
Taloth Saldono
f53cad822a
Fixed: Raise ApplicationStartupEvent after Owin is running.
7 years ago
Taloth Saldono
090dd45541
Improved test timing for CommandExecutor.
7 years ago
Taloth Saldono
e01e822394
Shutdown logging before Environment.Exit.
7 years ago
Taloth Saldono
ea5769fdd6
Updated NLog from 4.4.3 to 4.4.12
7 years ago
Mark McDowall
1d2b35fdde
Fix failing test
7 years ago
James White
e6b8b17b21
Fixed: Default ports for uTorrent and qBittorrent
7 years ago
Mark McDowall
2a0df7e83e
history/since API endpoint
...
Closes #2208
7 years ago
Mark McDowall
12065948ca
Fixed: Not deleting episode files during upgrade when root folder is missing
7 years ago
Mark McDowall
a9e1aee295
Moved NotParentException to Disk namespace
7 years ago
Ronnie
73cb789f59
Fixed: Better import error messages
7 years ago
Mark McDowall
7345811115
Fixed: Execute On Grab script if release group is unknown
7 years ago
James White
22378b28f5
New: Add default calendar name for iCal
7 years ago
Wyall
961f0d0ad3
New: HDBits HEVC support
7 years ago
Mark McDowall
65187e7d01
Fixed: All Day iCal events in local time
7 years ago
Miha Frangez
00c3074216
Fixed: Ambiguous date options
7 years ago
Mark McDowall
e042388a97
Fixed subpack parsing tests
7 years ago
Mark McDowall
2b8ab92ef7
Fixed: Parse and reject season extras
...
Fixes #2176
7 years ago
Mark McDowall
7b7f48a0e3
Fixed: Media Info audio channel parsing of dual mono audio
...
Fixes #2182
7 years ago
Mark McDowall
714ce2640b
New: Log rejections/acceptance before importing files
7 years ago
Mark McDowall
7c5daa6000
Fixed: Long Deluge ETAs from breaking getting queue items
7 years ago
Mark McDowall
ea7d7d0a14
Set test log output via environment variable
7 years ago
Mark McDowall
8bc55c5305
Fixed: Don't ignore filenames that start with periods
7 years ago
Mark McDowall
50b01d8d00
Fixed: Case insensitive paths for static resources under Windows
...
Fixes #2157
7 years ago
Mark McDowall
9c1d275403
Split wanted/missing and wanted/cutoffunmet imtegration tests
7 years ago
Mark McDowall
5372ed5d40
Fixed: Don't attempt to fetch a release if the download client is disabled
7 years ago
Mark McDowall
6626397350
Move DB migration to start
7 years ago
Mark McDowall
ef8b882258
New: Initial state for torrents added to qBittorrent
...
Closes #2147
7 years ago
Mark McDowall
728f553802
Log when running tray app
7 years ago
Mark McDowall
bc32ad064e
Move DB migration after application router
7 years ago
Mark McDowall
56825da6b6
Don't get registered URLs until they need to be configured
7 years ago
Mark McDowall
17ff52ada1
Update help output for NzbDrone.Console
7 years ago
Mark McDowall
bbd38dec29
Fixed: Force priority items in paused SAB queue won't show as paused
7 years ago
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
7 years ago
Mark McDowall
52ce2c0007
Fixed: Reject partial season packs
...
Fixes #2135
7 years ago
Mark McDowall
58d158a5dc
New: Parsing additional labels as WEB-DL releases
7 years ago
Mark McDowall
de5d120aac
Fixed: Formatting of audio channels from media info for some files
7 years ago
Mark McDowall
19a4d3536b
New: Initial state for torrents added to UTorrent
...
Closes #409
8 years ago
Mark McDowall
810701ad52
Parse path in ParseModule
...
Closes #358
8 years ago
Mark McDowall
f3bf50e8d7
Backup API improvements
8 years ago
Mark McDowall
fa34af8f15
uTorrent start/stop on add
...
New: Start torrents added to uTorrent by default
New: Option to add torrents to uTorrent in a stopped state
Closes #2141
8 years ago
Mark McDowall
9a82f45020
Added Lithuanian and Czech languages
...
New: Added Lithuanian language
New: Added Czech language
Closes #1857
Closes #2113
8 years ago
ECB\rotem.shoshan
7d21585f50
Added Hebrew lanugage
...
New: Added Hebrew language
Closes #2115
8 years ago
Mark McDowall
51d08fd8e8
Fix my typo
8 years ago
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
8 years ago
Mark McDowall
b8b0f05920
Fixed: Parsing 4k UHD as 2160p
...
Closes #2127
8 years ago
Mark McDowall
b8001943b4
Fixed: Size parsing of empty description from torrent RSS feeds
8 years ago
Taloth Saldono
c70740e3b6
Remove extension from ReleaseTitle.
...
Fixes #2118
8 years ago
Taloth Saldono
35f911286f
Added jackett apikey to log cleanser.
8 years ago
James White
650f01176c
Fix inconsistent naming of qBittorrent in various places
8 years ago
Mark McDowall
2246dfab05
Fixed: Logging error when accessing mount point
...
Fixes #1993
8 years ago
Taloth Saldono
6bfb790eb8
Fixed regression in suppressWarning.
8 years ago
Taloth Saldono
0e85e39815
More System->Disk Space cleanup.
8 years ago
Taloth Saldono
9471343533
Fixed test case for unavailable download client.
8 years ago
Taloth Saldono
2d1d1c8a99
Fixed: Changes in http redirect logic causing failed grabs and >25% cpu usage.
8 years ago
Taloth Saldono
7e5e136930
Fixed typo.
8 years ago
Taloth Saldono
c659ba1c10
Fixed: Hide some more irrelevant paths from System->Disk Space such as /boot.
8 years ago
Taloth Saldono
caf7a8c69e
Fixed: Use pending download if no download client is configured instead of logging a warning.
8 years ago
Taloth Saldono
40e5626ddb
Added a few more codecs, not even halfway.
8 years ago
Taloth Saldono
1b9ccc319f
Fixed: TLS issue for OSX.
8 years ago
Taloth Saldono
89e804814b
Revert "Change default tls provider so users won't have to set TLS_PROVIDER explicitly."
...
This reverts commit 8e63f7d436
.
Only certain platforms need it and causes issues with OSX and cases where the user relies on btls.
8 years ago
Taloth Saldono
ce6a5713d1
Lets not take any risks here.
8 years ago
Taloth Saldono
ba01b636b9
Fixed: Recent changes to log messages prevented curl fallback from being triggered for tls1.2.
...
fixes #2089
8 years ago
Taloth Saldono
970006a4fe
Added a bit more logging for Tracked Downloads.
8 years ago
Taloth Saldono
dbcfacbebe
Updated Sentry DSN.
8 years ago
Taloth Saldono
fdaa8fb0f5
Disable test on mono managed http.
8 years ago
Taloth Saldono
f305331565
Fixed: http->https redirects do not use the tls1.2 curl fallback.
...
fixes #2082
8 years ago
Taloth Saldono
0ec64e7043
Fixed: DownloadedEpisodeScan API should delete source folder if ImportMode is Move.
8 years ago
Taloth Saldono
ac837c8f74
Added a bunch of extra MediaInfo formats.
8 years ago
Taloth Saldono
54d5ad4b71
Fixed unittests after MediaInfo change.
8 years ago
Taloth Saldono
27dca830cc
Updated MediaInfo schema and revised logic that Formats it. Also added logic to log events to Sentry.
8 years ago
Taloth Saldono
94f2473fbb
Fixed: Backup fails after recent develop release on certain platforms. (Trouble updating? see github issue #2080 )
...
fixes #2080
8 years ago
Taloth Saldono
432666b2da
Default to filename if there is no SceneName. And added Opus and MPEG-4 Visual.
8 years ago
Taloth Saldono
f91e1a3576
Tweaked error message when TransferFile destination already exists.
8 years ago
Taloth Saldono
e16e4091f1
VideoCodec formatter HEVC.
8 years ago
Taloth Saldono
b02d0a33b1
Better error message for DNS exceptions on mono.
8 years ago
Taloth Saldono
1cb25525ab
Added additional codecs and more complete error message.
8 years ago
Taloth Saldono
c7d30ae703
Include releaseTitle in InvalidSceneMappingException.
8 years ago
Taloth Saldono
8e63f7d436
Change default tls provider so users won't have to set TLS_PROVIDER explicitly.
8 years ago
Taloth Saldono
36e4075629
Fixed: Improved database backup journal handling.
8 years ago
Taloth Saldono
84d2d6a1d5
Fixed: Slower daemon startup loop if Sonarr runs into non-recoverable errors such as unwritable pid/appfolder/config file.
8 years ago
Taloth Saldono
f7f155be1f
Minor fixes from Sentry.
8 years ago
Taloth Saldono
1b6d6c26d5
Fixed HttpUri parsing of domain names with underscores.
8 years ago
Taloth Saldono
f8be5c9cb9
Disabled TLS health check warning.
8 years ago
Taloth Saldono
54cc19c688
Fixed error in regex.
8 years ago
Taloth Saldono
6fc4ea614d
Fixed: Ignore '.unwanted' directory when importing.
...
fixes #2072
8 years ago
Taloth Saldono
90a42bcbad
Abort indexer Test if connection failed.
...
fixes #2055
8 years ago
Taloth Saldono
792773323c
Check for whitespace in IsValidUrl.
...
closes #2020
8 years ago
Mark McDowall
4b9f2e0ff7
Guard against null reference exception when parsing newznab capabilities
...
Closes #2054
8 years ago
Mark McDowall
5efff4d481
Cleanup exception messages
...
Closes #2054
8 years ago
Mark McDowall
d257b926dc
API Key for signalR connections
8 years ago
Indrek Ardel
5c4dc9ccb1
Fixed: Duplicate scene titles causes unnecessary indexer queries.
...
fixes #2068
8 years ago
Taloth Saldono
126b849c27
Fixed: Changed qbitTorrent 3.3.14 api.
...
fixes #1956
8 years ago
Mark McDowall
9312f0a462
New: Store episode renames in History
...
Closes #1541
8 years ago
Taloth Saldono
f293b9a44e
Fixed: Added FLAC to MediaInfo renamer audio codecs.
8 years ago
Mark McDowall
fbcc0b76bf
Fixed: Try to set last write time on files moved to recycle bin
...
Closes #2057
8 years ago
Mark McDowall
6d0a3b1ca4
Fixed: Remove TVRage URL Link
...
Closes #2048
8 years ago
Taloth Saldono
2e2f79503c
Sonarr stuck if Deluge didn't return an infohash. Also updated some logging.
8 years ago
Taloth Saldono
a4f51aeef9
Added XviD to MediaInfoFormatter.
8 years ago
Taloth Saldono
c68ef626d2
Fixed: Calculates wrong age for releases pushed via ReleasePush api.
...
closes Zymest/autodl-curl-sonarr#3
8 years ago
Mark McDowall
d4e771117d
Fixed: Reject full bluray disc releases
...
Closes #1995
8 years ago
Mark McDowall
6bbdefb11e
Fixed: Roksbox metadata images being generated when settings are off
...
Fixes #2031
8 years ago
Mark McDowall
197febe9db
Fixed: Sending Slack notifications without an icon
8 years ago
Mark McDowall
e10717f6bb
Slack improvements
...
New: Slack icon can be an emoji or a URL
Fixed: Icon for MatterMost Slack notifications
8 years ago
Taloth Saldono
b03f434329
Disable Nyaa forcibly.
8 years ago
Chris Dyson
68290b0385
New: Added 'Series Title, The' renaming option
...
Closes #371
8 years ago
Taloth Saldono
773274f3cc
Update Nyaa Pantsu apiPath to the actual /feed/torznab url.
8 years ago
Taloth Saldono
a33d8968ed
New: Added Nyaa Pantsu as Torznab preset for Anime.
8 years ago
Taloth Saldono
e41baccd02
New: Added AnimeTosho as Newznab and Torznab presets.
8 years ago
Taloth Saldono
fef3423019
Fixed error in NzbGet KeepHistory check and updated tests.
8 years ago
Taloth Saldono
11926d8b2d
Fixed: Support for Mono 5.x with the newer BoringTLS provider.
8 years ago
Mark McDowall
4189bc6f76
Webhook improvements
...
New: Include Path/Relative Path for on download Webhooks
New: IsUpgrade flag for on download Webhooks
8 years ago
Mark McDowall
601b54c244
Reorder HttpMethods to match RestSharp
8 years ago
Taloth Saldono
905ab18336
Fixed: Subtitle extensions should be case-insensitive.
8 years ago
Taloth Saldono
f46a576df5
Check if NzbGet KeepHistory value is set too high instead of only checking for 0.
8 years ago
Mark McDowall
60231fbcae
Fixed: Show rounded age in minimum age rejection message
...
Fixes #2003
8 years ago
Mark McDowall
63860e783e
Fixed: Background logo when URL base is used
...
Fixes #2002
8 years ago
Mark McDowall
cf8b9df5ad
Fixed: Ignore case when importing extra files
8 years ago
Taloth Saldono
ff6841e410
Fixed: Added permanent Health Check warning to ensure Drone Factory is no longer used.
8 years ago
Taloth Saldono
ab49afe116
Don't log error on the shutdown the command execution pipeline.
...
closes #1961
8 years ago
Taloth Saldono
afcf136c4f
Fixed regression in pending icon.
8 years ago
Taloth Saldono
d1b85444d0
Fixed DetectSampleFixture.
8 years ago
Taloth Saldono
63e0eba02f
Fixed: releases with unknown seeders show on the UI as - instead of 0 to be easier to distinguish.
8 years ago
Taloth Saldono
475c99d492
Tweaked Newznab/Torznab handling of attr without value.
8 years ago
Taloth Saldono
23552c3267
Tweaked SingleInstancePolicy not to cancel startup if AppData is overridden is set.
8 years ago
Mark McDowall
a49e37239e
Log responses from qbit
8 years ago
Mark McDowall
65b936ed94
Fixed: Time left cell for pending items in queue
8 years ago
Mark McDowall
359ef04861
Fixed: Grab/Delete buttons for pending releases in queue
8 years ago
Mark McDowall
8cf028e071
Fixed: Improve sample rejection message when MediaInfo is not available
...
Closes #1967
8 years ago
Mark McDowall
eea3419849
New: Download client and ID for custom scripts
8 years ago
Taloth Saldono
62bc63312d
Fixed: Changed Authentication cookie to prevent conflicts with other apps. (invalidates existing logins)
...
Closes #1962
8 years ago
Taloth Saldono
6a6d415625
Fixed: Pending releases from blocked indexers should not be grabbed.
...
ref #1961
8 years ago
Taloth Saldono
1fbe82ae47
Prevent back-off escalation during grace period.
8 years ago
Taloth Saldono
87f3cc9014
Fixed: Regression prevented indexers from being re-enabled after a successful Test.
...
ref #1961
8 years ago
Taloth Saldono
ab07a40931
New: Added Omgwtfnzbs UHD category.
...
closes #1977
8 years ago
Taloth Saldono
10f292b225
Removed superfluous try catches so that DownloadClient backoff logic gets triggered.
8 years ago
Mark McDowall
de5ce23989
Fixed: Redirect calls missing URL Base
8 years ago
Mark McDowall
d0e226e269
Fixed: Logging full error message to database
8 years ago
Mark McDowall
d7cb5090fc
Fixed: Twitter oAuth callback URL
8 years ago
Mark McDowall
416e9abca5
Fixed: Error message when adding a Plex server without a TV library
8 years ago
Mark McDowall
6dcb7768a9
Fixed broken test and add a couple more for ProcessDownloadDecisions
8 years ago
Mark McDowall
baf83b4c71
Fixed: Error when processing manual import decisions
...
Fixes #1590
8 years ago
Mark McDowall
285288db1a
Additional logging when an import decision cannot be made
8 years ago
Jeremy Ryan
ec3dd982f6
Update EpisodeFileEditorLayoutTemplate.hbs
8 years ago
Drew Freyling
410aa467b8
include css files in minification
8 years ago
Mark McDowall
0c89a4ae8f
Store releases when download client is unavailable
...
New: Retry releases when download client was unavailable
Closes #949
8 years ago
Taloth Saldono
a1edbafa8a
Removed ugly UUID= VolumeLabel from mounts.
8 years ago
Taloth Saldono
ef5a400c68
Added missing ACC audio format.
8 years ago
Taloth Saldono
8cc02a9d9c
Fixed: Minimum seeding check causing exception when release was pushed via api instead of by indexer.
8 years ago
Taloth Saldono
e83e852e0d
Added ability for HealthChecks to run on specific events.
8 years ago
Taloth Saldono
4e10d30cf6
Added Status refreshes to Download Monitoring Service and allow DownloadService to report success (but not failure).
8 years ago
Taloth Saldono
f335cc1af8
Fixed: Prevent Download Client from being queried every minute if it failed repeatedly similar to Indexer temporarily disabled logic.
8 years ago
Taloth Saldono
f4bea5512c
Refactored IndexerStatusService into Thingy Provider architecture.
8 years ago
Taloth Saldono
9f8091e4d7
Fixed: Added wildcard to BTN season searches to pick up 'Season x - Episodes 1-10' formats.
...
Closes #1946
8 years ago
Mark McDowall
5aa02eb15c
Cleanup/fix EpisodeMonitoredService
...
Fixed: Unmonitor episodes when the season is unmonitored when adding the series
Fixes #1852
8 years ago
Mark McDowall
6bbe4ce066
Fixed: Ensure an API Key is set when starting Sonarr
...
Closes #1514
8 years ago
Mark McDowall
563b5ef017
Fixed: Don't use invalid scene mappings. Fixes #1627
8 years ago
Mark McDowall
b9df5634bf
New: Link to more information on RSS sync interval
...
Closes #1918
8 years ago
Mark McDowall
755575d107
Fixed: Follow 301 redirects when fetching torrents
...
Closes #1929
8 years ago
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.
8 years ago
Taloth Saldono
4fbc481780
Fixed: Processing of mixed newznab/torznab api such as the experimental animetosho api.
...
Ref #1384
8 years ago
Mark McDowall
a41b5723d4
New: Ability to set minimum seeders on a per indexer basis
8 years ago
Mark McDowall
c2b66cf524
Fixed: Deleting an episode file from the UI that was already deleted from disk
...
Fixes #1782
8 years ago
Mark McDowall
0d782e1cac
Consistent formatting for MediaInfo in various locations
...
Fixed: Stream details for MP3 and EAC3 in Kodi metadata
Closes #1534
8 years ago
Mark McDowall
edf549d0fd
Fixed: Improved message when a conflicting slug is added
8 years ago
Mark McDowall
cf7ce9804f
Fixed: Ignore file quality matching release quality for unknown quality releases
8 years ago
Mark McDowall
e8d01daf03
Fixed: Ignore file quality matching release quality for season packs
8 years ago
Taloth Saldono
766520b851
Renamed DownloadClientStatus to DownloadClientInfo to avoid conflict.
8 years ago
Taloth Saldono
14144bd4d9
Renamed IndexerStatus.IndexerId to ProviderId.
8 years ago
Taloth Saldono
7b0e40d5d0
Replaced Url with BaseUrl in most indexers.
8 years ago
Taloth Saldono
2dbf095fd5
Fixed: Regression in Quality fallback by extension.
8 years ago
Taloth Saldono
2a86f8c241
Fixed: UI Series lookup autocomplete with diacritics.
...
Closes #1915
8 years ago
Taloth Saldono
c184e7ddcc
Fixed: Multiple Scene Mapping exception even when the mappings pointed to the same tvdbid.
...
Closes #1917
8 years ago
Taloth Saldono
95c81f8905
Fixed exception in MountCheck if RootDirectory cannot be found.
8 years ago
Mark McDowall
db15949704
Fixed: Better error message when searching for episode without an absolute episode number
8 years ago
Mark McDowall
a63248401e
Fixed: Width in Kodi Metadata
8 years ago
Kyse
1b32411219
New: Health Check warning if series folder is mounted with 'ro' option on linux
...
Closes #1867
8 years ago
Taloth Saldono
cd7368512d
Fixed Scene Mapping error message.
8 years ago
Taloth Saldono
a5bc4a8f11
Added ability to filter scene mappings by regex via services.
8 years ago
Drew Freyling
2ae41a3404
remove redundant IE meta tag as we use http header instead
8 years ago
Mark McDowall
53e51af9c7
Fixed: Don't import the same file again
...
Closes #929
8 years ago
Mark McDowall
f852ca91c0
Clean up GrabbedReleaseQualityFixture
8 years ago
Mark McDowall
413dd51db1
Fix unit test
8 years ago
Mark McDowall
9d93fc1092
New: Prevent automatic import if file quality differs from grabbed release quality
8 years ago
Lloyd Sparkes
0bbb82c67f
Update SocksWebProxy to fix #1641
8 years ago
Mark McDowall
cd8ae0d036
Added test to validate season pack being grabbed when only one episode is monitored
...
Closes #1862
8 years ago
Taloth Saldono
d726a7acb2
Fixed: Sonarr UI Authentication cookie should be placed on path (UrlBase) instead of domain alone.
...
fixes #1874
8 years ago
Mark McDowall
c94636e2b3
Placeholders for language profile migrations
8 years ago
Taloth Saldono
3749f3e2e5
Fixed missing icon preventing detailed explanation validation errors explanations from appearing.
8 years ago
Taloth Saldono
1f93bec055
Updated Transmission tests.
8 years ago
Taloth Saldono
a003a89b14
Fixed: Sonarr not importing torrents in Vuze if the torrent already finished seeding and was stopped.
8 years ago
Taloth Saldono
35fca89dad
Fixed: Incorrect imports with Vuze when torrent contains a single file.
...
fixes #1805
8 years ago
Mark McDowall
e97e13e897
Fixed: Smarter application update completed message
...
Closes #1864
8 years ago
Taloth Saldono
f8d5f1fc94
Added -Scrambled to the ReleaseGroup cleanup list.
8 years ago
Taloth Saldono
46a1ff3e2d
Tweaked parser to handle S01.Ep01.
...
closes #1849
8 years ago
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
8 years ago
Taloth Saldono
f8b8fcfb8d
Fixed: Handling of priority setting when queueing is disabled in qBittorrent.
...
fixes #1841
8 years ago
Taloth Saldono
de7f68570e
Fixed: Regression causing nzbToMedia imports to be copied instead of moved.
8 years ago
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.
8 years ago
Mark McDowall
413ce1d9a7
Fixed: Double periods in extra file names after rename
8 years ago
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
8 years ago
Taloth Saldono
b63bcd16a7
Fixed: Sample check has too little margin for 2 min anime with 1 minute files. Lowered to 15 sec.
8 years ago
Mark McDowall
b485bdaeec
Fixed: Unable to execute custom scripts if IMDB ID is null
...
Fixes #1825
8 years ago
Taloth Saldono
b70d167911
Apply Cleanse to Exception Data as well.
8 years ago
Taloth Saldono
924fe80997
Fixed RssParser test.
8 years ago
Taloth Saldono
cd450a44bf
Should not empty install folder, MirrorFolder will take care of it.
8 years ago
Taloth Saldono
35741b9cae
Added a few more files to ignore during file copy.
8 years ago
Taloth Saldono
c9d1807670
Sentry should use CleanseLogMessage.
8 years ago
Taloth Saldono
94886e767b
Fixed: UnsupportedFeedException should log error for each item
8 years ago
Taloth Saldono
e4c3418987
Fixed: Failing Newznab capabilities request should trigger automatic indexer backoff logic.
8 years ago
Taloth Saldono
5613ab05e0
Fixed: Sabnzbd/NzbGet not processing history items properly after last update.
8 years ago
Taloth Saldono
372442af2c
fixed broken tests.
8 years ago
Taloth Saldono
28c45f941b
Cleanup of commented out code.
8 years ago
Marcelo Castagna
ea1616586f
Fixed: Import from torrent Download Station should move since DS maintains an internal copy for seeding.
8 years ago
Mark McDowall
e48600da42
New: TvMaze and IMDB IDs added to custom script environment variables
8 years ago
Mark McDowall
5d9d2e684e
New: Paths for deleted files when upgrading an existing file
8 years ago
Mark McDowall
2e392e0f5e
New: Additional variables for custom script on grab events
8 years ago
Mark McDowall
83370ddbbb
New: Episode files sent to Recycling Bin are put into subfolders
...
Closes #401
8 years ago
Mark McDowall
c20b152c28
Fixed spelling in message
8 years ago
Mark McDowall
bf5067466d
Guard against a null file showing an exception in release rejections
...
Fixes #1755
8 years ago
Taloth Saldono
ec7f749541
Tweaked default config for extra files import.
8 years ago
Taloth Saldono
56ecbf4a31
Fixed: Sabnzbd error when tv sorting enabled for all categories.
8 years ago
Mark McDowall
1b39911135
True/False for config settings value
8 years ago
Mark McDowall
6aaefae2d5
New: Explicit toggle for importing extra files
8 years ago
margaale
db9d601115
Revert Session name
8 years ago
Taloth Saldono
e7331539f0
Fixed: Newznab default capabilities erroneously cached if indexer is unavailable.
8 years ago
Taloth Saldono
58bd57bed6
New: Updated MediaInfo to 0.7.93.
8 years ago
Mark McDowall
7a58082cd7
smallicon for Join notifications
...
New: White icon with transparent background for Join notifications notification bar icon
Closes #1458
8 years ago
Taloth Saldono
2e08f195e4
Fixed: Zero length file causes MediaInfo hanging in 100% cpu load.
8 years ago
Taloth Saldono
a1a5e29c3e
fixed sab tests.
8 years ago
margaale
5033886b90
Fixed: DownloadStation api client for DSM 5.x.
8 years ago
Mark McDowall
3c22f68f5a
Fixed: Parsing releases with year added to the end of the series title
...
Fixes #1768
8 years ago
Mark McDowall
a0d98951aa
Use MaterialisingResponse for static resource responses
8 years ago
Taloth Saldono
70f7404499
Fixed: Sabnzbd 2.0 api compatibility.
...
closes #1775
8 years ago
Mark McDowall
abd70f5381
New: UHD category for RARBG
8 years ago
Mark McDowall
878e973081
Fixed: Join grab messages
...
Fixes #1751
8 years ago
Taloth Saldono
2bf3b9e7dd
fixed typo setting custom directory for rtorrent.
8 years ago
Taloth Saldono
2326db0dea
Fixed: Refactored rtorrent interface to fix reliability issues with adding magnets & torrents.
...
fixes #1745
8 years ago
Taloth Saldono
3590fedeaf
Fixed: Timing issue in rtorrent handling of magnet links.
...
ref #1745
8 years ago
Taloth Saldono
f4866cae69
fixed broken project file.
8 years ago
Mark McDowall
149d191f62
Remove NCrunch.Framework
8 years ago
Jamie Magee
bb9bd63382
Upgrade CommonServiceLocator
...
From 1.0 to 1.3
8 years ago
Jamie Magee
34fda24124
Upgrade Microsoft.AspNet.SignalR.Client
...
From 1.2.1 to 1.2.2
8 years ago
Jamie Magee
c8d10829a0
Upgrade Selenium.*
...
From 3.0.1 to 3.2.0
8 years ago
Jamie Magee
ae2bdb757a
Upgrade NUnit
...
From 3.5.0 to 3.6.0
8 years ago
Jamie Magee
714ad075fc
Upgrade FluentAssertions
...
From 4.18.0 to 4.19.0
8 years ago
Jamie Magee
87a05df2fd
Upgrade TinyTwitter
...
From 1.1.1 to 1.1.2
NOTE: Sonarr was already using a modified version of TinyTwitter 1.1.2.
This change just modifies the packages.config file to reflect that
8 years ago
Jamie Magee
f3263efa52
Upgrade SharpRaven
...
From 2.1.0 to 2.2.0
8 years ago
Jamie Magee
1cad11d207
Upgrade Ical.Net
...
From 2.2.25 to 2.2.32
8 years ago
Jamie Magee
781df8b20a
Upgrade NLog
...
From 4.4.1 to 4.4.3
8 years ago
Mark McDowall
ebcce05588
Fixed: Parsing headers that have a trailing semi-colon
...
Fixes #1749
8 years ago
Taloth Saldono
bbf2134fe1
Fixed: Deluge 1.3.14 API support due to changed json-rpc checks.
...
fixes #1738
8 years ago
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
8 years ago
Mark McDowall
47915d5e05
Fixed: Bad extension when importing extra files
8 years ago
Mark McDowall
47e221d9a0
Fixed: Delay profiles are no longer hidden under advanced settings
8 years ago
Mark McDowall
bf485f6f2c
Log number of files found when getting video/non-video files
8 years ago
Mark McDowall
b365d8a537
Include language in suffix when importing
8 years ago
Taloth Saldono
fee8da88a6
Accept full language name as suffix.
8 years ago
Mark McDowall
cc0dbf1af4
New: Rename subtitles and extra files when renaming files
...
Towards #459
8 years ago
Mark McDowall
836131ebb1
New: Import subtitles and extra files when importing media files
8 years ago
Marcelo Castagna
9a870a3709
Fixed: DownloadStation interface stuck in infinite loop in some cases.
...
* removed empty spaces. changed dcaex => ex
* Changed error message
* changed error message
* Wrong message, ups
* Another message
8 years ago
Taloth Saldono
afe05189da
Fixed series scan tests.
8 years ago
Taloth Saldono
2abaef16f1
Fixed Indexer Health Checks and tests.
8 years ago
Daniel Smith
37d5a3f2ad
Fixed: Clear EpisodeFile records from database if Series folder is missing, but root folder appears to be mounted.
8 years ago
Mark McDowall
be4d70e3a9
Fixed: Health check failing and preventing others from running
8 years ago
Mark McDowall
79043f2c64
Improve indexer health check messages
...
Fixed: Improve health check message when all enabled indexers are disabled due to failures
Closes #1551
8 years ago
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
Mark McDowall
5518cf5362
Added Download decision comparator test to confirm quality is preferred over seeders
8 years ago
Taloth Saldono
f7e3d9b4c2
Fixed: DownloadStation regression in queue detection.
8 years ago
Taloth Saldono
6d9a952bd1
Fixed: DownloadStation proxy failing if non-bt/nzb downloads exist.
8 years ago
margaale
3501e33722
turn task type enum into string
8 years ago
margaale
fa89d33900
Fix for key not found, returning a generic error instead
8 years ago
Mark McDowall
0af48fb2e8
Fixed: NZBGet delete:scan treated as failure
...
Fixes #1394
8 years ago
Mark McDowall
7e9f0d0522
Updated analytics help text
8 years ago
Taloth Saldono
1f8bd8e1e9
Fixed typo in DL station hint text.
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
9304547c95
Test if the OutputPath specified by TvDirectory/TvCategory exists.
8 years ago
margaale
c56c83e169
New: Added support for nzb downloads in Synology Download Station.
8 years ago
Mark McDowall
c6fa883662
Fixed: Saving nyaa settings
...
Fixes #1687
8 years ago
Mark McDowall
4043d07ab1
Verify LimeTorrents parsing
8 years ago
Mark McDowall
8af3348e7f
Fixed: Slow loading root folders caused them to never appear
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
Taloth Saldono
adc79f0eba
Added more sensible error for BTN html response.
8 years ago
Taloth Saldono
6b117427f8
Fixed double question mark in log.
8 years ago
Mark McDowall
7884dd9a39
New: Added omgwtfnzbs Newznab prefix
8 years ago
Marcelo Castagna
45d8b1e2ad
Fixed: Delete data when removing torrent from Download Station
...
fixes #1676
8 years ago
Marcelo Castagna
cf306f4aba
Throw exception with error message return by diskstation ( #1672 )
8 years ago
Mark McDowall
d7aa23388e
New: Update Media info for Windows/macOS to 0.7.92.1
8 years ago
margaale
82a99b7f80
New: Added support for Synology Download Station as torrent client.
8 years ago
Taloth Saldono
2f6d9e191e
Fixed: Ignore .nfs* files during copy actions since those files are special NFS files that should never be touched.
...
fixes #1552
8 years ago
Taloth Saldono
0782a15979
Remove backslashes from BTN release titles.
...
fixes #1075
8 years ago
vertigo235
ddd119a4eb
New: Add paused option for NZBGet
...
Closes #346
8 years ago
Taloth Saldono
d4788b4cae
Added tests for edge-case.
...
closes #1147
8 years ago
Taloth Saldono
812999423b
Fixed: Don't try to show diskspace usage non-existing drives.
...
fixes #1639
8 years ago
Taloth Saldono
657730f4d2
Fixed: /var/lib/docker no longer shows up in DiskSpace. Caused warnings if the user used docker with zfs storage driver.
...
fixes #1663
8 years ago
Taloth Saldono
0255eb3aca
Fixed: Increased timeout when waiting for rtorrent to finish adding torrent.
...
fixes #1665
8 years ago
Mark McDowall
fc15daa37e
New: Improve parsing of audio channels from MediaInfo output
8 years ago
Mark McDowall
10264a5bfb
New: Ensure folders are sorted alphabetically when importing
...
Closes #294
8 years ago
Mark McDowall
ef03e9e9a7
Fixed: Proper port validation for download clients and connections
...
Closes #1642
8 years ago
Mark McDowall
3bd7c09acf
Strip 2160p from titles before parsing
8 years ago
Keivan Beigi
fbd2f8dea4
Fixed: Growl download notification title
8 years ago
Keivan Beigi
15e07f72d4
Better Runtime names
8 years ago
Keivan Beigi
f25bfe9d28
don't log migrations during regular DB tests
8 years ago
Keivan Beigi
d5e720c404
include os name, runtime name in version tag for sentry
8 years ago
Keivan Beigi
c9a8ebc2e6
Create anonymous hash to detect issue duplication
8 years ago
Mark McDowall
5e7e816c03
AsOsAgnostic paths for root folder tests
8 years ago
vertigo235
f56076a135
Fixed: Pushover silent priority
8 years ago
Mark McDowall
54dd527f01
Exclude .grab and Plex Version folders
8 years ago
Mark McDowall
c6eb19c04d
Exclude .grab and Plex Version folders
...
New: Ignore .grab folder (Plex DVR)
New: Ignore Plex Versions folder (Media Optimizer)
Closes #1610
8 years ago
Keivan Beigi
a2a49ce934
Revert "New: Upgraded SQLite binares for macOS"
...
This reverts commit 8d91f18823
.
8 years ago
Keivan Beigi
047d5a4388
Revert "New: Upgraded SQLite binaries for Windows (3.16.0)"
...
This reverts commit 111e401a2c
.
8 years ago
Keivan Beigi
aae69ff49a
Revert "Upgraded System.Data.SQLite to 1.0.104.0"
...
This reverts commit 01e2f4e7e5
.
8 years ago
Sander Ploegsma
da451cfe03
Option to convert ical feed items to all-day events
8 years ago
Keivan Beigi
01e2f4e7e5
Upgraded System.Data.SQLite to 1.0.104.0
8 years ago
Keivan Beigi
8aacc61c50
New: Switched nyaa.se to HTTPS
8 years ago
Keivan Beigi
111e401a2c
New: Upgraded SQLite binaries for Windows (3.16.0)
8 years ago
Keivan
8d91f18823
New: Upgraded SQLite binares for macOS
...
Upgraded from 3.8.1 to 3.9.1
8 years ago
Keivan Beigi
cea6469ab8
Use nameof
8 years ago
Mark McDowall
ced7a7dce2
New: Prefer anime batch releases over single episode releases
8 years ago
Mitchell Cash
20a2cfe260
Use DOGnzb name as the default rather than the URL
8 years ago
Drew Freyling
5b0a285b84
New: Reduced image file sizes
8 years ago
Mark McDowall
68ea8a551c
Fixed: Parsing of SABnzbd develop version
8 years ago
Keivan Beigi
2e36d35815
Added app.manifest to indicate proper windows 10 support
8 years ago
Keivan Beigi
ed2e4d0f1d
Sentry will now back-off if it's API key is revoked.
8 years ago
Keivan Beigi
0bdc137093
Smaller sentry payload, send machine name as user name
8 years ago
Keivan Beigi
cd7e208efa
Revert "Use line number instead of message for sentry fingerprint"
...
This reverts commit 5f339c0a92
.
# Conflicts:
# src/NzbDrone.Common/Instrumentation/Sentry/SentryTarget.cs
8 years ago
Keivan Beigi
73840dcacc
The great logger.Error cleanup!
8 years ago
Keivan Beigi
e45d4f60a4
Moved Fatal logging to use nlog patterns
8 years ago
Keivan Beigi
782efcfaf1
Added a one hour debounce of reporting the same errors to sentry
8 years ago
Keivan Beigi
76a7d4f866
Use line number instead of message for sentry fingerprint
8 years ago
Keivan Beigi
d61976251e
Apparently RemoveTarget doesn't do what you expect it to do.
8 years ago
Keivan Beigi
2487e8ed49
Don't report errors that don't have exceptions
8 years ago
Keivan Beigi
54bc642476
Fixed: OS Version detection shouldn't break user agents. Fixes #1611
8 years ago
Keivan Beigi
6577b0a721
Don't include null in sentry fingerprint if even has no exception
8 years ago
Keivan Beigi
bcd67dee5e
Added fingerprint to sentry events to allow better grouping
8 years ago
Keivan Beigi
e6705db743
Added platform version error handling
8 years ago
Keivan Beigi
dd7fdd8ace
Disable Sentry Reporting based on analytics flag
8 years ago
Keivan Beigi
a1f112e62f
Added branch name to Assembly Info
8 years ago
Keivan Beigi
053c730799
Added Sentry error reporting
8 years ago
Keivan Beigi
61579cfb7e
Consider /buildAgent/ to be a none production startup path
8 years ago
Keivan Beigi
92d706a10d
Updated bindingRedirect for Newtonsoft.Json
8 years ago
Keivan Beigi
6ae5829439
Removed duplicated code from ContainerBuilders
8 years ago
Keivan Beigi
8252a2a60f
RIP
8 years ago
Keivan Beigi
009dc14805
Added Windows Server detection logic
8 years ago
Keivan Beigi
e0ff25d5be
New: switched nyaa to HTTPS
8 years ago
Keivan Beigi
ad7d571b24
New: Better platform detection specifically for Non-Windows Systems
8 years ago
Keivan Beigi
598b5322b7
Fixed linux build
8 years ago
Keivan Beigi
d64d35361c
Revert "Upgraded Moq" (Mono compatibility)
...
This reverts commit 3140d5d4b0
.
8 years ago
Mark McDowall
d5ef451bb4
Fixed: Parsing of 2017x123 episode format
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
03b83ed226
Rename Metadata Dir to fix build in *nix
8 years ago
Keivan
eafe79450e
Rename Metadata Dir Step 1
8 years ago
Keivan
f286dba40a
Rename QBittorent Dir to fix building in *nix
8 years ago
Keivan
448f579723
Rename QBittorent Dir Step 1
8 years ago
Keivan Beigi
1562081235
Upgraded MediaInfo from 0.7.74 to 0.7.91
8 years ago
Keivan Beigi
0214c8e0f0
Removed unused using statements
8 years ago
Keivan Beigi
f16dd069b5
Upgraded DDay.iCal to Ical.Net
8 years ago
Keivan Beigi
aba613acd1
Because it's 2016!
8 years ago
Keivan Beigi
2e36538dcd
Environment variables sometimes lie!
8 years ago
Keivan Beigi
c42e4d682c
more kosher regex group names.
8 years ago
Keivan Beigi
327536b684
Added NoOp Performance Counter Manager
8 years ago
Mark McDowall
7dbacf105d
Fixed: Parsing of some anime releases that use Episode after the title
8 years ago
margaale
8d776abb48
Fixed: Handle download clients sending invalid content-type header.
...
DownloadStation incorrectly surrounds charset with double-quotes. whereas the http standard specifies they must be without quotes.
fixes #1586
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
cf58e52f40
Upgraded Nancy!!!!
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
Mark McDowall
c99e92e6af
New: Validate PMS version before performing a library update
8 years ago
Mark McDowall
3f64c01d5b
Fixed: Partial library updates for Plex Media Server 1.3
8 years ago
Mark McDowall
f022dae1fa
Fixed: Partial library updates for Plex Media Server 1.3
8 years ago
Mark McDowall
52ad8cf37f
Fixed: Error handling of valid, empty responses from Plex Media Server
8 years ago
Mark McDowall
3d20fd8f96
Fixed: Error handling of valid, empty responses from Plex Media Server
8 years ago
Lloyd Sparkes
cf662291d5
Fixed: Lingering Socks5 Proxy sockets when proxy is using dynamic ips
8 years ago
Mark McDowall
43d85bf59d
Fixed: Parsing of some Plex server responses before 1.3
8 years ago
ARTbird309
4a149c356b
New: Telegram notifications
...
Closes #1355
8 years ago
Chris Allen
740fc9154f
Shorten 'MPEG-2 Video' to 'MPEG2'.
8 years ago
Mark McDowall
0a657302f7
New: Support for Plex Media Server 1.3.0's new JSON responses
8 years ago
Mark McDowall
7b09b259a8
Fixed: Don't delete extra files after unlinking an episode file that still exists on disk
8 years ago
Taloth Saldono
b093be3f4e
Added additional gdiplus check.
8 years ago
Mark McDowall
43c5d03f9a
Fix GetAncestorFolders tests under mono
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
db899a9bb8
New: Move subtitles/other extra files to Sonarr's Recycle Bin instead of permanently deleting
8 years ago
Mark McDowall
d3890bd712
New: Health check warning for macOS when running from App Translocation folder
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
Taloth Saldono
0411b82e65
Fixed: Mount handling logic of net namespaces as seen on QNAP.
...
fixes #1483
8 years ago
Taloth Saldono
9519f3137c
Compile error when fixing FileBrowser not displaying drive letters on Windows.
8 years ago
Taloth Saldono
f8d97cac7d
Fixed: FileBrowser not displaying drive letters on Windows.
...
fixes #1535
8 years ago
Mark McDowall
f2ecbe776b
Added and fixed qBittorent tests
8 years ago
Mark McDowall
1ac442d0e6
Removed unused disk provider
8 years ago
Mark McDowall
5f2aeb0cea
Fixed: Failing database migration of metadata files without extensions
8 years ago
Mark McDowall
2ece05cd1e
Fixed: Email connection test reporting success incorrectly
...
Fixes #1524
8 years ago
Casey Bodley
25a3f83ebc
New: Remove completed torrents from qBittorrent
...
Fixes #1316
8 years ago
Mark McDowall
cdce65a922
Added TODO to remove ToPP SABnzbd status
8 years ago
Mark McDowall
8f73a51522
Fixed: Handling of some really long qBittorrent ETAs
8 years ago
Mark McDowall
bc438a6a63
Fixed: Handle SABnzbd Propagating status
8 years ago
Mark McDowall
6fb1aa85d0
Fixed: Parsing of some poorly named standard episode release names
...
Closes #1522
8 years ago
Mark McDowall
eb8ef6c337
Fixed: login page being returned instead of unauthorized response
8 years ago