Qstick
|
88ec106ec6
|
Better validation for Imdb Ids from lists
Fixes #5674
|
2021-01-06 23:06:07 -05:00 |
Daniel Martin Gonzalez
|
c6294b71ae
|
New: Add Spain to list of Certifications
|
2020-11-18 11:47:58 -05:00 |
Qstick
|
6beb8c8b05
|
New: Add Australia to list of Certifications
Fixes #5351
|
2020-11-17 21:19:04 -05:00 |
Qstick
|
6d0019ad00
|
New: Look for and use {tmdb} tag in folder name on import
Fixes #5213
|
2020-11-17 15:55:55 -05:00 |
Qstick
|
db05f0464a
|
Fixed: Return existing item props on lookup with IMDBId or TMDBId
Fixes #5037
|
2020-09-19 22:41:07 -04:00 |
Qstick
|
361ffe353d
|
New: Browse Lists from Discover Movies Page
|
2020-09-03 22:50:56 -04:00 |
Qstick
|
6d4be67e36
|
Rename CleanSeriesTitle to CleanMovieTitle
|
2020-07-26 01:38:57 -04:00 |
Qstick
|
0a414f37dc
|
Use Radarr API change feed for changed movies (#4629)
* Use Radarr API change feed for changed movies
* Adjust StartTime for cache overlap
|
2020-07-23 20:06:42 -04:00 |
Qstick
|
075f024cec
|
Cleanup Solution Unused Usings
|
2020-07-08 01:24:06 -04:00 |
Qstick
|
10322a1867
|
New: Aphrodite Language Improvements
|
2020-07-08 01:24:06 -04:00 |
Qstick
|
8687dbda1d
|
Fixed: Don't fail lookup if no Recommendations for a result
|
2020-06-21 22:14:31 -04:00 |
Qstick
|
c896833607
|
Fixed: Don't fail lookup on some IMDB Searches
Fixes #4533
|
2020-06-21 22:11:45 -04:00 |
Qstick
|
2d59192a9e
|
New: Movie Discovery/Recommendations Reworked
|
2020-06-14 17:42:08 -04:00 |
Qstick
|
b9c59e5482
|
Fixed: Collection not stored for Movies
|
2020-06-10 14:06:24 -04:00 |
Gabriel Patzleiner
|
51de8f16fb
|
New: Removed the whole lenient parsing and lenient mapping functionality
|
2020-06-07 16:48:25 -04:00 |
Qstick
|
f00f4d0c2c
|
Fixed: Consider Released if we have a digital release
Fixes #4460
|
2020-05-25 00:14:41 -04:00 |
Qstick
|
1d6a7a1843
|
Revert "Async HttpClient and list lookup"
This reverts commit c8a2af867e .
|
2020-05-24 17:06:42 -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
|
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
|
f332f8d7cd
|
New: Dont Use Profile Language for Metadata Pull
|
2020-05-09 18:31:37 -04:00 |
Qstick
|
3b6e20908e
|
Fixed: Don't Throw Error if No Movies on Discover
Fixes #4356
|
2020-04-26 15:16:56 -04:00 |
Qstick
|
39250abf7d
|
Fixed: Add AltTitles from TMDB if Mapping Fails
Fixes #4300
|
2020-04-09 21:22:33 -04:00 |
Qstick
|
727347331f
|
Fixed: More robust Certification Logic
|
2020-04-05 03:30:03 -04:00 |
Qstick
|
dd52760095
|
New: Movie Certifications
|
2020-04-02 21:47:52 -04:00 |
Qstick
|
0c44ee5f88
|
New: HealthCheck and Status for Movies Deleted from TMDb
|
2020-02-29 21:21:36 -05:00 |
Qstick
|
d7fd48ef25
|
Fixed: Use TMDB ReleaseDate Year for Year (Match Cinema Date)
|
2020-02-25 20:07:24 -05:00 |
Qstick
|
c6baff9bce
|
Fixed: Populate Info in Lookup Results if Existing Movie
|
2020-01-31 06:09:34 -05:00 |
Qstick
|
dfa3df8ea5
|
Fixed: Only Add Images if not Null on TMDB
|
2020-01-20 20:59:50 -05:00 |
Qstick
|
65287ec4f3
|
New: TMDb List Rework
|
2020-01-15 23:12:39 -05:00 |
Qstick
|
d76423a305
|
New: Scrape Cast/Crew/Collection Data on Movie Refresh
|
2020-01-15 23:12:39 -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
|
089c9657f9
|
Fixed: Don't throw error IMDB mapped movie not found
|
2019-12-21 14:18:38 -05:00 |
Qstick
|
fcb31ac51b
|
Fixed: Don't crap on bad searches
|
2019-12-16 21:44:59 -05:00 |
Qstick
|
d4422e8901
|
Fixed: Change Refresh to Use StartTime
|
2019-12-16 20:20:34 -05:00 |
Qstick
|
edcc0ba7ce
|
New: Only Refresh on TMDB Refersh
|
2019-12-16 20:20:34 -05:00 |
ta264
|
057829c3b0
|
New: Multi target net framework 4.6.2 and net core 3.0
|
2019-10-15 20:22:50 -04:00 |
ta264
|
d0f13e16d5
|
Fixed: All compiler warnings
|
2019-10-15 20:22:50 -04:00 |
Qstick
|
23670bca12
|
New: Upstream Updates
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
|
2019-08-30 22:50:03 -04:00 |
Qstick
|
7698ae00dd
|
Fixed: Misc UI/Test Fixes
|
2019-07-12 23:15:13 -04:00 |
Qstick
|
b8f7ca0749
|
Fixed: DiskScanService Updates
|
2019-07-09 23:14:53 -04:00 |
Qstick
|
ac59b7060e
|
New: Store Genre in DB for use in UI
|
2019-06-30 22:45:31 -04:00 |
Qstick
|
91ab518dfb
|
Fixed: Backend Updates from Sonarr
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
Co-Authored-By: taloth <taloth@users.noreply.github.com>
|
2019-06-30 21:50:01 -04:00 |
Qstick
|
8a9e2dc90d
|
New: Loads of Backend Updates to Clients and Indexers
|
2019-06-16 16:04:38 -04:00 |