Qstick
|
7adb358d1c
|
Fixed: Speed up mass deletes from Movie Editor (#4463)
|
4 years ago |
Qstick
|
913037c45e
|
Fixed: Unknown Movie Releases stuck in ImportPending
|
4 years ago |
Qstick
|
b00326424f
|
Fixed: Add TMDB Collection Id to Kodi NFO
#4442
|
4 years ago |
Qstick
|
67ff8d39da
|
Fixed: DVDR Parsing as DVDRip
Fixes #4486
|
4 years ago |
Qstick
|
13f3d0292c
|
Fixed: Trim whitespace on Remote Mapping Add
Fixes #4481
|
4 years ago |
Taloth Saldono
|
9ca291ecaf
|
Cleanse remote IP Address from trace log file
|
4 years ago |
Qstick
|
1fcb927b3b
|
Revert conditional map to prevent validation failures in add service
|
4 years ago |
Qstick
|
be9b2d9ebb
|
New: Speed up list sync processing
|
4 years ago |
Qstick
|
97ff509025
|
Fixed: Recognize 8 Digit IMDB in parsing/rss lists
Fixes #3637
|
4 years ago |
Qstick
|
c6c4eb0129
|
Add Test Fixture for Release Group Aggregation
|
4 years ago |
Qstick
|
aefa4aa20b
|
Fixed: Not removing seeded download if it was manual imported in some cases
Fixes #4474
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
|
4 years ago |
Mark McDowall
|
1209e3cefb
|
Fix some styling issues in Quality Profile and Release Profiles
|
4 years ago |
Mark McDowall
|
70a2da0f74
|
Fixed: Deleting row from middle of filter builder leading to error
|
4 years ago |
Qstick
|
5de1f4563a
|
Fixed: Manual Import Movie filter Input losing focus
Fixes #4297
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
|
4 years ago |
Qstick
|
8112ca5a43
|
Fixed: Use User Slug for User List Trakt Requests (Requires Re-Auth for affected users)
Fixes #4168
Fixes #4440
|
5 years ago |
ta264
|
f2a34e5eda
|
Swap to servarr trakt auth
|
5 years ago |
Qstick
|
6ecffc9bed
|
Fixed: Don't fail on duplicate Alt Titles (Temp)
|
5 years ago |
Qstick
|
f0be9994b1
|
Fix parameter in logging statement from AddMovieService
|
5 years ago |
geogolem
|
9ede227178
|
this is a follow-up to commit:
64e9e48217
|
5 years ago |
Qstick
|
f59b391b28
|
Fixed: Don't name with "0" year if no year in db
|
5 years ago |
Qstick
|
de2ebba363
|
Fixed: TitleThe Naming Token Handling (and tests)
|
5 years ago |
Qstick
|
2a3d22038f
|
Rename MovieFolderCreatedEvent Props
|
5 years ago |
Mark McDowall
|
baa6972a62
|
Fixed: Rejections custom filter for Interactive Search (now Rejections Count)
|
5 years ago |
Mark McDowall
|
7f1497974f
|
Queue status/timeleft improvements
New: Queue status icon is purple when download is waiting to import or importing
Fixed: Timeleft on Queue won't show when completed
Closes #3743
|
5 years ago |
Qstick
|
d01c0afa56
|
Fixed: Parse WEB at end of Release Title, Improve truncated names
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
|
5 years ago |
Qstick
|
874b1bd17c
|
Fixed: Rotating mobile device when modal is open won't reset modal
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
|
5 years ago |
Qstick
|
f00f4d0c2c
|
Fixed: Consider Released if we have a digital release
Fixes #4460
|
5 years ago |
Qstick
|
b997bf21a5
|
New: Don't close manual import when clicking outside the modal
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
|
5 years ago |
Qstick
|
62de7b63bd
|
Add Test Fixture for Alt Title Housekeeper
|
5 years ago |
Qstick
|
3e5626f894
|
Fixed: Housekeeper for Credits (Left behind from deleted caused later add issues)
|
5 years ago |
Qstick
|
ba6ba06d9b
|
Fixed: Manual Imports for Unknown Movies
Fixes RADARR-Z
Fixes RADARR-1E
Fixes #4379
|
5 years ago |
Qstick
|
1d6a7a1843
|
Revert "Async HttpClient and list lookup"
This reverts commit c8a2af867e .
|
5 years ago |
Qstick
|
0479bb9cc3
|
Revert "Revert "Revert "Use async api calls for Refresh and NetImportSync"""
This reverts commit 0080e6b685 .
|
5 years ago |
Qstick
|
4951a97984
|
Revert "Force min 4 threads in pool"
This reverts commit 789e47dfff .
|
5 years ago |
Qstick
|
70601faa4f
|
Bump Core Packages for 3.1.4
|
5 years ago |
Qstick
|
846b3324e5
|
Bump UI Packages
|
5 years ago |
Qstick
|
5761ce640b
|
Fixed: Actually make SimpleReleaseTitle work
|
5 years ago |
ta264
|
789e47dfff
|
Force min 4 threads in pool
|
5 years ago |
Qstick
|
0080e6b685
|
Revert "Revert "Use async api calls for Refresh and NetImportSync""
This reverts commit 250cc09239 .
|
5 years ago |
Qstick
|
250cc09239
|
Revert "Use async api calls for Refresh and NetImportSync"
This reverts commit 2bdd806565 .
|
5 years ago |
Qstick
|
00b9118dbd
|
Fixed: Pass no parameter instead of null parameter on Kodi Update
Fixes #4452
Fixes #4230
|
5 years ago |
Qstick
|
d3d3117bf3
|
Cleanup TMDB Resources
|
5 years ago |
Qstick
|
50f84101e0
|
Map properties returned from TMDB lists to avoid needing server re-mapping
|
5 years ago |
ta264
|
2bdd806565
|
Use async api calls for Refresh and NetImportSync
|
5 years ago |
ta264
|
4a5012f98e
|
Fix net import sync - title won't exist until movie mapped
|
5 years ago |
ta264
|
c8a2af867e
|
Async HttpClient and list lookup
|
5 years ago |
Qstick
|
c64c2d9f27
|
New: Use RadarrApi For MovieInfo
|
5 years ago |
Qstick
|
9bdaea4a1b
|
Fixed: Tag details list movies in alphabetical order
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
|
5 years ago |
Taloth Saldono
|
e8e852100c
|
Fixed recursion issue when emptying recycle bin
|
5 years ago |
Taloth Saldono
|
83679214b3
|
Fixed: Added .org to website url filtering in parser
|
5 years ago |