ta264
aaef8fb29c
Fixed: Make authentication cookie name unique to Prowlarr
3 years ago
Pfuenzle
b2e300b6da
Update Categories
3 years ago
bakerboy448
77c840b03a
Fixed: Enable response compression over https
...
(cherry picked from commit cb0ae3603309daae4d6b026de15f26cb4b59096d)
3 years ago
bakerboy448
98c3408909
Fixed: (RuTracker) Update Cats
...
(cherry picked from jackett commit 7a7144bd9d6b4fc4c1ace4886d3bc62ec37b35e6)
Fixes #836
3 years ago
Zak Saunders
40f6c2e59d
Fixed: Clarify App Sync Settings ( #847 )
3 years ago
James White
64c9bb4231
Set version header to X-Application-Version (missing hyphen)
...
Not sure if this is intentional or really harms anything but to be consistent with other Arr apps like Sonarr and Radarr, this changes the version header to X-Application-Version.
3 years ago
Qstick
94ef3ea88f
Go to http if def exists on def server
3 years ago
bakerboy448
dab4500b16
Fixed: (BHD) Handle API Auth Errors
3 years ago
bakerboy448
d951943c67
Fixed: (Immortalseed) Keywordless Search
3 years ago
Qstick
bba6f9349b
Fixed: (Cardigann) TraktId was mapping to TvRageId
3 years ago
Qstick
7e0f88ad7a
New: (Cardigann) - Cardigann v4 Support for Genre, Year, and TraktID
3 years ago
bakerboy448
88c6cbf943
New: (Cardigann) - Cardigann v4 Support for categorydesc
...
based on Jackett 02e43bd6a9838562a14c6bd6ea10cfed5a293d59
based on Jackett 60d2c425e1038a28f54bda658a9f543f3a197a66
Fixes #782
3 years ago
bakerboy448
69d31f96de
New: (Cardigann) - Cardigann v4 Add Support for MapTrackerCatDescToNewznab
3 years ago
bakerboy448
a5718ad937
New: (Cardigann) - Cardigann v4 Improved Search Logging
3 years ago
bakerboy448
505d9c151d
Fixed: Corrected Query Limit and Grab Limit HelpText
3 years ago
Qstick
a637677ec4
New: (Avistaz) Better error reporting for unauthorized tests
...
Fixes #822
3 years ago
bakerboy448
a0d5421dc8
Fixed: (Cardigann) Requests Failing for Definitions without LegacyLinks
3 years ago
dependabot[bot]
95f62be50c
Bump SharpZipLib from 1.3.1 to 1.3.3 in /src/NzbDrone.Common
...
Bumps [SharpZipLib](https://github.com/icsharpcode/SharpZipLib ) from 1.3.1 to 1.3.3.
- [Release notes](https://github.com/icsharpcode/SharpZipLib/releases )
- [Changelog](https://github.com/icsharpcode/SharpZipLib/blob/master/docs/Changes.txt )
- [Commits](https://github.com/icsharpcode/SharpZipLib/compare/v1.3.1...v1.3.3 )
---
updated-dependencies:
- dependency-name: SharpZipLib
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Qstick
d7b5100e35
Fixed: (Cardigann) Smarter redirect domain compare
...
Fixes #808
3 years ago
Qstick
64c1e1fa54
Fixed: (Cardigann) Treat "Refresh" header as redirect
...
Fixes #812
3 years ago
Qstick
74663ea077
Fixed: (Cardigann) Replace legacy links with default link when making requests
3 years ago
Qstick
bc1e397ce3
Sync Indexers on app start, go to http if not sync'd yet
3 years ago
Qstick
17608cf915
Misc definition handling improvements
3 years ago
PearsonFlyer
a3de574de5
Fixed: Updated ruTorrent stopped state helptext
3 years ago
Robin Dadswell
22161e6d57
Fixed: Added missing translate for Database
3 years ago
Zippy79
c46ed33544
Fixed: Download limit check was using the query limit instead of the grab limit.
3 years ago
Qstick
7388655e6d
Fixed: ToString() to AbsoluteUri for MagnetUrls as well
3 years ago
Qstick
5b5c186d0c
Revert "Replace WebUtility.UrlEncode to Uri.EscapeDataString "
...
This reverts commit a7b1ef19f5
.
3 years ago
Qstick
ae5d93d6dd
Revert "Remove extra replacing (already done by Uri.EscapeDataString)"
...
This reverts commit 6880f38635
.
3 years ago
Qstick
62f6670a21
Optimize Indexer updates
3 years ago
Qstick
c9951e7eba
New: Add AppName to system status response
3 years ago
Qstick
2da22c08b0
Fixed: Log DB write connection opening
3 years ago
Qstick
e480f53f7f
More mono cleaning
3 years ago
ta264
8701e67b1e
Fixed: Close all database connections on shutdown
3 years ago
Qstick
97f4a2e651
Fixed: Use rolling 24 hours for indexer limits
...
Fixes #789
3 years ago
Servarr
3c3272cb25
Automated API Docs update
3 years ago
Qstick
fa626a53e6
Fixed: Smarter Int normalization
...
Fixes #787
3 years ago
Qstick
76daee3a1b
New: Identify indexers that are already setup in add list
3 years ago
Qstick
1cbf61f4db
New: Show definition name on add/edit screen for Cardigann
3 years ago
Qstick
34e57f27ff
New: Don't close Indexer add list when adding Indexers
3 years ago
bakerboy448
de17ae9969
Fixed: (RuTracker org) Update Privacy to Semi-Private
3 years ago
bakerboy448
06913a2975
Fixed: (PornoLab) Update Privacy to Semi-Private
3 years ago
Qstick
dad16f2c57
Bump version to 0.2
3 years ago
François-Xavier Payet
2f22e7295c
Changes Uri.ToString() to Uri.AbsoluteUri to prevent unescaping characters
3 years ago
François-Xavier Payet
6880f38635
Remove extra replacing (already done by Uri.EscapeDataString)
3 years ago
François-Xavier Payet
a7b1ef19f5
Replace WebUtility.UrlEncode to Uri.EscapeDataString
3 years ago
Yukine
aa59da2f22
Fixed: (MoreThanTV) use www url to fix cookie/redirect issues
3 years ago
Yukine
a62a4360e3
New: (MoreThanTV) Add MoreThanTV ( #771 )
...
* New: (MoreThanTV) Add MoreThanTV
* fix(ParseUtil): revert change since its already implemented elsewhere
* docs: clarify how to get cookies
* fix: set correct FieldDefinition order in Settings
3 years ago
Robin Dadswell
9e9e666204
Fixed: Postgres default port
3 years ago
bakerboy448
8d23cbf52b
New: (DanishBytes) Add .org Alt Link
...
based on jackett bac28c030295bddeb2cc7934da6257dd013d8f60
3 years ago