Commit Graph

9317 Commits

Author SHA1 Message Date
Qstick 3c8d3b00f8 New: Retry Postgres connection 3 times (with 5 second sleep) on Startup
(cherry picked from commit 3e700b63c26b247fcac83428ba79e53c88f797ff)

(cherry picked from commit dbca393772d7f558b45a780a6767187bf5900a23)
2022-10-15 17:08:52 +00:00
Qstick 977fb31a91
Update FUNDING.yml 2022-10-14 22:13:44 -05:00
Qstick 7fcebba786 Fixed: Parse WEBFLAC as FLAC
Fixes #3013
2022-10-02 18:54:17 -05:00
Qstick 7dde5e0e42 New: Send TrackFile in Webhook retag payload
Fixes #2533
2022-09-26 20:48:04 -05:00
Qstick 4703f8ac6c Fixed: Clarify Indexer Priority Helptext
Co-Authored-By: bakerboy448 <55419169+bakerboy448@users.noreply.github.com>
2022-09-26 20:48:04 -05:00
Qstick 6670aa7116 New: Add Release group to history for all events
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2022-09-26 20:48:04 -05:00
Qstick 64c2fb2dee Fixed: Fall back to sorting by release title if artist is not matched 2022-09-26 20:48:04 -05:00
Chromo-residuum-opec ef1e744e2f Update help text for rTorrent download client options
(cherry picked from commit d2a23f7bcdf71800f019644d7b6b5d712e311d7f)
2022-09-26 20:48:04 -05:00
bakerboy448 25c9de857b Fixed: Repack Preference Ignored
(cherry picked from commit 04447d9d4db8cc3d54baf0a721f4430cf77908c4)
2022-09-26 20:48:04 -05:00
Qstick c63b08265c Fixed: Escape Characters as needed for *znab queries
Co-Authored-By: bakerboy448 <55419169+bakerboy448@users.noreply.github.com>
2022-09-26 20:48:04 -05:00
Qstick dc7b5b52dc Added searchEngine support in Newznab/Torznab caps
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
(cherry picked from commit eb76dd5248988c8101d9414aef0215f01f81cf00)
2022-09-26 20:48:04 -05:00
Servarr 24c2b1519f Automated API Docs update 2022-09-26 19:48:04 -05:00
servarr[bot] f74b6e5275
New: Parse version with a space before 'v'
* New: Parse anime version with a space before 'v'

(cherry picked from commit e9123982f33ab35ca022f91f345da05fef23d6dc)

* Delete AnimeVersionFixture.cs

Co-authored-by: Mark McDowall <mark@mcdowall.ca>
Co-authored-by: Qstick <qstick@gmail.com>
2022-09-26 17:19:13 -05:00
Qstick f6f44f2fbd Updated NLog Version
Co-Authored-By: Robin Dadswell <19610103+RobinDadswell@users.noreply.github.com>
2022-09-26 17:18:11 -05:00
Qstick 35651df049 Use modern HttpClient
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
(cherry picked from commit 4c0fe62dda7ba87eec08d628f79e4fae8fdb1a0f)
2022-09-26 17:18:11 -05:00
Qstick 9bacc78eb1 Handle redirects for 308 redirects
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2022-09-26 17:18:11 -05:00
Chris f834829fa6 Added: Ntfy provider for notifications 2022-09-26 16:00:20 -05:00
Qstick d70a9195ea Fixed: Cleanup of unused tags for Import lists
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
2022-09-26 16:00:20 -05:00
Qstick b8c84c8550 Fixed: Parse endpoint response when title failed to parse
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
2022-09-26 16:00:20 -05:00
Qstick a344604595 Sentry logging exceptions
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
2022-09-26 16:00:20 -05:00
Qstick dfb2cf945f New: Adds SSL option to Kodi connections
Co-Authored-By: Zippy79 <1822598+zippy79@users.noreply.github.com>
2022-09-26 16:00:20 -05:00
Qstick e6fb6b5033 Rename NzbSearchService to ReleaseSearchService
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2022-09-26 16:00:20 -05:00
Qstick a26cbdf61f New: Add tag support to indexers
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2022-09-26 16:00:20 -05:00
Mark McDowall 77041a5401 Fixed: Series list jump bar click issues
(cherry picked from commit 9c7378625112088d022239fdbdb90c0dc941d61d)
2022-09-26 15:07:59 -05:00
bakerboy448 9677b41ceb Update Bug Report Template [skip ci]
(cherry picked from commit 99e0d42b717b279be0f9005039025cd730f90f6c)
2022-09-26 15:07:40 -05:00
Robin Dadswell d580bcb79c Update Bug Report Template
[skip ci]

(cherry picked from commit b9185574f3761e125151907e3d31511689a4513e)
2022-09-26 15:07:20 -05:00
Stevie Robinson 4985024dd6 New: Torrent Seed Ratio no longer advance settings
(cherry picked from commit c98fac65ed8e669c5e97ed3255c424b61fe0e8b3)
2022-09-22 19:23:42 -05:00
servarr[bot] d27d982120
Fixed: Don't process files that don't have a supported media file extension (#2938)
* Fixed: Don't process files that don't have a supported media file extension

(cherry picked from commit 1977f4aa3c55cc0a06e1958e611f366d56cc346e)

* fixup!

* fixup!

Co-authored-by: Mark McDowall <mark@mcdowall.ca>
Co-authored-by: Qstick <qstick@gmail.com>
2022-08-20 00:01:15 -05:00
Mark Trolley b3b93db643 Fix typo: loseless to lossless 2022-08-19 21:44:28 -05:00
Qstick 463ead6579
Bump version to 1.1.1 2022-08-15 22:45:37 -05:00
ta264 c1dd253bc1 Fixed: Correctly add missing new artist when an album's artist changes in musicbrainz
Fixes LIDARR-H
2022-08-04 20:58:33 +01:00
ta264 ded8602976 Fixed: Close all database connections on shutdown to remove shm/wal files
(cherry picked from commit eb431f09fdede191bfe6bc6c2da9c8cb12d804a1)
2022-08-03 21:12:30 +01:00
Servarr 4ba118d351 Automated API Docs update 2022-08-03 16:00:03 -05:00
ta264 7ebd41eff1 Update packages 2022-08-03 17:11:51 +01:00
ta264 fe3041216e .NET 6.0.7 2022-08-03 17:11:51 +01:00
ta264 303baac4be Fix translation 2022-08-03 14:23:31 +01:00
ta264 c339645cec Fixed: Respect import list search setting when monitoring existing items 2022-08-03 14:23:31 +01:00
ta264 b168bdd0ea Fixed: Correctly set MonitorNewItems for new list artists 2022-08-03 14:23:31 +01:00
ta264 c524886e62 Fixed: Prevent duplicate searches on list add
(cherry picked from commit 735fceb0746a8bf476cac5d69bc5648c3a868219)
2022-08-03 14:23:31 +01:00
ta264 70ae0c931e New: Make monitoring existing albums on an import list optional
(cherry picked from commit b05bd685bc1bbd04d4b25b83a9fdd4ab3c4651ee)
2022-08-03 14:23:31 +01:00
ta264 92e0a6e6c6 New: Option to disable automatic search on import lists
(cherry picked from commit 9fc0a8d4d1109ee5a99e3776b4dcec6b3d458fbc)
2022-08-03 14:23:31 +01:00
Thomas White 33bb5960e5 Fixed: Null reference error when import list adds new album to existing artist
(cherry picked from commit 5e3045db86748d0ab407a6785007cb6bbd4f46a6)
2022-08-03 14:23:31 +01:00
Thomas White d96775a4a3 Fixed: "Specific Book" setting for lidarr list import
Fixes #2435

(cherry picked from commit 466876da624843f62c849dfb28ac9515b6fe3a2c)
2022-08-03 14:23:31 +01:00
ta264 d85d2bb371 New: Make sure existing items on import list are monitored 2022-08-03 14:23:31 +01:00
Qstick 2ca6a8da84 Fixed: Releases Size filter has incorrect value type
(cherry picked from commit 46bc711558d9f3ab278125a4292eb7851e51d308)
2022-07-29 23:44:44 -04:00
Qstick 1d73d25fb2 Fixed: Don't call for server notifications on event driven check 2022-07-17 13:54:03 -05:00
bakerboy448 c7e8f5199a Fixed: Better Cleansing of Tracker Announce Keys
Fixed: Cleanse Notifiarr secret from URL in logs

Closes #2611
(cherry picked from commit e6210aede6f7ead197e82572976bc0267d910d46)
Closes #2557
(cherry picked from commit ec866082d44d299096112a6c7c232384b1f74505)
2022-07-05 22:16:07 -05:00
Qstick ce9d97067f Fixed: Validate if equals or child for startup folder
(cherry picked from commit 0991cfe27efd6ddb533227b25754661e18d7e9ad)
2022-07-05 22:15:00 -05:00
ta264 8ff141d886 Fixed: Only one version of an album may be approved for import 2022-07-04 12:40:47 +01:00
Servarr a3f5fa0596 Automated API Docs update 2022-06-22 20:07:42 -04:00