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
|
581320e3a4
|
Fixed: Security Vulnerabilities allowing authentication to be bypassed (discovered by Kyle Neideck)
|
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 |
Mark McDowall
|
1d3c536c93
|
Updated ISSUE_TEMPLATE.md and added SUPPORT.md
|
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 |