Qstick
|
075f024cec
|
Cleanup Solution Unused Usings
|
2020-07-08 01:24:06 -04:00 |
|
Qstick
|
6802bfc736
|
Fixed: List UI Revamp
|
2020-06-14 17:42:08 -04:00 |
|
Gabriel Patzleiner
|
51de8f16fb
|
New: Removed the whole lenient parsing and lenient mapping functionality
|
2020-06-07 16:48:25 -04:00 |
|
Qstick
|
1ef31e8094
|
Fixed: Visibility of NetImport Base Abstract Classes
|
2020-06-07 01:10:22 -04:00 |
|
Qstick
|
b1fd924188
|
New: List Status Checks/Backoffs
|
2020-06-07 01:10:22 -04:00 |
|
Qstick
|
7adb358d1c
|
Fixed: Speed up mass deletes from Movie Editor (#4463)
|
2020-06-04 23:35:02 -04:00 |
|
Qstick
|
1fcb927b3b
|
Revert conditional map to prevent validation failures in add service
|
2020-06-01 22:10:34 -04:00 |
|
Qstick
|
be9b2d9ebb
|
New: Speed up list sync processing
|
2020-05-31 22:54:04 -04:00 |
|
Qstick
|
8112ca5a43
|
Fixed: Use User Slug for User List Trakt Requests (Requires Re-Auth for affected users)
Fixes #4168
Fixes #4440
|
2020-05-29 23:35:08 -04:00 |
|
ta264
|
f2a34e5eda
|
Swap to servarr trakt auth
|
2020-05-29 07:24:37 +01:00 |
|
Qstick
|
1d6a7a1843
|
Revert "Async HttpClient and list lookup"
This reverts commit c8a2af867e.
|
2020-05-24 17:06:42 -04:00 |
|
Qstick
|
0479bb9cc3
|
Revert "Revert "Revert "Use async api calls for Refresh and NetImportSync"""
This reverts commit 0080e6b685.
|
2020-05-24 17:06:42 -04:00 |
|
Qstick
|
0080e6b685
|
Revert "Revert "Use async api calls for Refresh and NetImportSync""
This reverts commit 250cc09239.
|
2020-05-23 21:39:59 -04:00 |
|
Qstick
|
250cc09239
|
Revert "Use async api calls for Refresh and NetImportSync"
This reverts commit 2bdd806565.
|
2020-05-23 16:16:45 -04:00 |
|
Qstick
|
d3d3117bf3
|
Cleanup TMDB Resources
|
2020-05-20 11:00:20 -04:00 |
|
Qstick
|
50f84101e0
|
Map properties returned from TMDB lists to avoid needing server re-mapping
|
2020-05-20 11:00:20 -04:00 |
|
ta264
|
2bdd806565
|
Use async api calls for Refresh and NetImportSync
|
2020-05-20 11:00:20 -04:00 |
|
ta264
|
c8a2af867e
|
Async HttpClient and list lookup
|
2020-05-20 11:00:20 -04:00 |
|
Qstick
|
c64c2d9f27
|
New: Use RadarrApi For MovieInfo
|
2020-05-20 11:00:20 -04:00 |
|
Qstick
|
10074ae994
|
Fixed: Use v3 API for Lists to prevent needing pagination
Fixes #4441
|
2020-05-18 21:14:52 -04:00 |
|
Qstick
|
93d27c70c4
|
New: AddMovieService to validate and populate incomplete adds
|
2020-05-14 09:57:08 -04:00 |
|
Qstick
|
c8de38ef23
|
Fixed: List Connection Error Mentions Indexer
|
2020-04-26 20:33:34 -04:00 |
|
Qstick
|
bb471d2d6d
|
Fixed: Date parameter for TMDB
Fixes #4343
|
2020-04-24 15:00:40 -04:00 |
|
Qstick
|
cf1cea751b
|
Fixed: Radarr Sync doesn't set path, tags, profile, avail
|
2020-04-12 15:27:42 -04:00 |
|
Qstick
|
55134d76c1
|
New: Allow Filter by Profile from Radarr Instance List
|
2020-04-11 00:17:42 -04:00 |
|
Qstick
|
770e3379fb
|
New: Trakt List Organization, User Collection List Support
|
2020-04-02 12:42:06 -04:00 |
|
Qstick
|
7adfe65f65
|
New: Import from Another Radarr Instance
Co-Authored-By: Leonardo Galli <galli-leo@users.noreply.github.com>
|
2020-04-02 12:42:06 -04:00 |
|
Qstick
|
e954b01921
|
Fixed: Remove Static/Dynamic Settings, Allow Folder Move from Editor
|
2020-01-30 19:06:00 -05:00 |
|
Qstick
|
b73950c1b4
|
Fixed: Don't NullRef if filter parameters null
|
2020-01-18 11:29:55 -05:00 |
|
Qstick
|
3287ce6f90
|
Fixed: FilterSettings not mapping due to no setter (System.Json)
|
2020-01-16 22:40:29 -05:00 |
|
ta264
|
9cf353b423
|
Fix typo and rename duplicate ListType property
|
2020-01-16 22:40:29 -05:00 |
|
Qstick
|
65287ec4f3
|
New: TMDb List Rework
|
2020-01-15 23:12:39 -05:00 |
|
Qstick
|
1c91c9939f
|
Fixed: Cleanup NetImport Implementation
|
2020-01-15 23:12:39 -05:00 |
|
Qstick
|
ba83c01b6c
|
New: NetImport Lists Grouped by Type
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
|
2020-01-15 23:12:39 -05:00 |
|
geogolem
|
4385acef99
|
Fixed: Reverted a change that caused SQL error on NetImport
https://github.com/Radarr/Radarr/commit/c300af82415c6f71af67a74d1f59ae9b2b30c674#diff-4199a537105793b9a05a6232cb0531bb
that caused SQL error when doing netimport search
update tests
update tests
revert tests then remove
revert tests changes --> comment out the tests
|
2020-01-02 22:28:11 -05:00 |
|
Qstick
|
c300af8241
|
New: Don't clean moves if IMDB Match
|
2019-12-30 12:07:37 -05:00 |
|
ta264
|
f83ccb6ca4
|
Swap to dapper Mk. 2
|
2019-12-28 11:38:34 -05:00 |
|
ta264
|
f02fa629cc
|
Reformat and apply Stylecop rules
|
2019-12-27 20:40:13 -05:00 |
|
ta264
|
d4fa9b7345
|
Remove trailing whitespace
|
2019-12-27 20:40:13 -05:00 |
|
ta264
|
8d27111f7b
|
Remove all unnecessary usings
|
2019-12-27 20:40:13 -05:00 |
|
ta264
|
c6ae0bb509
|
Add missing new lines at end of files
|
2019-12-27 20:40:13 -05:00 |
|
ta264
|
997ff74fb9
|
Replace tabs with 4 spaces
|
2019-12-27 20:40:13 -05:00 |
|
Qstick
|
e937d74b11
|
Revert "Swap to dapper and system.text.json for database backend"
This reverts commit d2065bfa1b.
|
2019-12-17 21:59:03 -05:00 |
|
ta264
|
d2065bfa1b
|
Swap to dapper and system.text.json for database backend
|
2019-12-16 20:22:58 +00:00 |
|
Qstick
|
5d7804478b
|
New: Trakt Auth per List
|
2019-12-15 00:39:16 -05:00 |
|
geogolem
|
15b63778e5
|
Fix: Net import optimization
|
2019-11-15 19:20:13 -05:00 |
|
ta264
|
d0f13e16d5
|
Fixed: All compiler warnings
|
2019-10-15 20:22:50 -04:00 |
|
Qstick
|
7dc629a647
|
Fixed: Rework Multiple Logging Statements
|
2019-09-21 14:35:07 -04:00 |
|
Qstick
|
2d15b8b78a
|
Fixed: Remove redundant checks from list sync
|
2019-07-06 17:36:58 -04:00 |
|
Qstick
|
06b1c03053
|
Fixed: List Exclusions, List Processing Tweaks
|
2019-07-05 22:26:16 -04:00 |
|