Qstick
3125b038d5
Fixed: Wrong translation mapping can be used for file naming and metadata
...
Fixes #7243
3 years ago
Qstick
6a03eddda9
Rework Movie Metadata data model
3 years ago
Robin Dadswell
80b1aa9a2c
New: Postgres Support
...
Co-Authored-By: Qstick <376117+Qstick@users.noreply.github.com>
3 years ago
Qstick
599f4907f4
New: Imdb Ratings
3 years ago
Qstick
4d2a311e40
Remove PreDB from MovieStatusType
...
Fixes #5002
3 years ago
Qstick
9442666493
Fixed: Duplicates on index before housekeeper runs when manual importing over existing file
3 years ago
Qstick
9d6614b14a
New: Support AKA release titles
...
Co-Authored-By: aeonnoea <46950349+0aeonnoea0@users.noreply.github.com>
3 years ago
ta264
621edba82d
New: Faster initial movie load
4 years ago
bakerboy448
34ba436204
New: Additional Discover Enhancements
4 years ago
bakerboy448
45bb108127
Fixed: Movie Recommendations not excluding movies on the exclusion list
4 years ago
Taloth Saldono
a12395b468
Cleanup Movie Scanned Handler
4 years ago
Qstick
c892b827af
Fixed: Don't run recommendations if Sqlite < 3.9
...
Fixes #5833
4 years ago
Qstick
8f78953191
Change Skip Refresh Log to Debug
4 years ago
bakerboy448
3759625386
New: Improved Discover recommendations
...
New: Movies existing in Library no longer show as a Discover Recommendations
4 years ago
Qstick
fd4fb88ce1
New: Add Validations for Recycle Bin Folder
...
[common]
4 years ago
Qstick
4550ef13a4
Don't call AllMovies twice for each AddMovie validation
4 years ago
Qstick
c16ca46f11
Fixed: Tags View in UI Slow due to All() Movie Call
4 years ago
ta264
2d7942d69c
Fixed: Speed up RSS sync
4 years ago
Qstick
3986433884
Fixed: Default a Movie object with Empty Ratings
4 years ago
Qstick
a7a1d48e0d
Fixed: Log path when import fails for movie import
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
geogolem
b6f2afb212
Fixed: IsAvailable not Right for minAvailability = InCinemas ( #4921 )
...
* if minimumAvailability is set to InCinemas
InCinemas has no value but physical/digital release dates
are known and passed, movie would be marked as Not Available
When it should be Missing.
This resolves https://github.com/Radarr/Radarr/issues/4920
remove comment
* add the tests
4 years ago
Qstick
361ffe353d
New: Browse Lists from Discover Movies Page
4 years ago
nitsua
236cdc9c2a
Fix issue where updating a movie during a refresh would reset the saved changes
...
#4807
4 years ago
Qstick
bd9a93eceb
Fixed: Don't blow up on batch list add if validation failure
4 years ago
Qstick
62d2c8e1f3
Fixed: Update deleted movie health after refreshing movies
...
Fixes #4694
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
Qstick
e6c92c05ec
Improved some log messages
...
Fixes #4693
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
Qstick
e2165eb51b
New: Use Translations for Movie Mapping
4 years ago
Qstick
6d4be67e36
Rename CleanSeriesTitle to CleanMovieTitle
4 years ago
Qstick
1dbb664ef6
New: Digital Releases on Calendar, Misc Other Calendar Fixes
...
Fixes #4582
4 years ago
Qstick
aa6c8f493e
New: Refresh Selected in Editor Mode
4 years ago
Qstick
10322a1867
New: Aphrodite Language Improvements
4 years ago
Qstick
dfba9e9b4d
Fixed: Update Credits during refresh instead inserting old record
4 years ago
Qstick
2d59192a9e
New: Movie Discovery/Recommendations Reworked
4 years ago
Qstick
64382e13a4
New: Allow Nested Movie Folders
5 years ago
Qstick
7adb358d1c
Fixed: Speed up mass deletes from Movie Editor ( #4463 )
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
Qstick
0479bb9cc3
Revert "Revert "Revert "Use async api calls for Refresh and NetImportSync"""
...
This reverts commit 0080e6b685
.
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
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
Qstick
c64c2d9f27
New: Use RadarrApi For MovieInfo
5 years ago
ta264
5c9b85972d
Fixed: SQL error searching for movie by name
5 years ago
ta264
32a6c9fe2a
Revert "Revert "Fixed: Rename more than 999 movies in one go""
...
This reverts commit c0b80696bc
.
5 years ago
Qstick
c0b80696bc
Revert "Fixed: Rename more than 999 movies in one go"
...
This reverts commit 2c6b13dd11
.
5 years ago
ta264
2c6b13dd11
Fixed: Rename more than 999 movies in one go
...
Also pulls across Dapper improvements from Readarr.
Fixes Sentry RADARR-1V
Fixes #4359
5 years ago
Qstick
93d27c70c4
New: AddMovieService to validate and populate incomplete adds
5 years ago
Qstick
f332f8d7cd
New: Dont Use Profile Language for Metadata Pull
5 years ago
Qstick
39250abf7d
Fixed: Add AltTitles from TMDB if Mapping Fails
...
Fixes #4300
5 years ago
Qstick
0c44ee5f88
New: HealthCheck and Status for Movies Deleted from TMDb
5 years ago
Qstick
e954b01921
Fixed: Remove Static/Dynamic Settings, Allow Folder Move from Editor
5 years ago
ta264
01a03e9baf
Fixed: WhereBuilder exception when string variable null
5 years ago
Qstick
d76423a305
New: Scrape Cast/Crew/Collection Data on Movie Refresh
5 years ago
Qstick
c060f9fd4d
Fixed: Prevent error on MovieFile Delete if no movie references movieFile
...
Fixes #4042
5 years ago
ta264
4025005251
Fixed: Regression setting file date
5 years ago
ta264
5b07046396
Fixed: Trigger fewer signalr broadcasts
5 years ago
Qstick
5c7d20df54
Fixed: Cutoff Unmet Search fails due to SQL query
5 years ago
ta264
f83ccb6ca4
Swap to dapper Mk. 2
5 years ago
ta264
f02fa629cc
Reformat and apply Stylecop rules
5 years ago
ta264
d4fa9b7345
Remove trailing whitespace
5 years ago
ta264
8d27111f7b
Remove all unnecessary usings
5 years ago
ta264
c6ae0bb509
Add missing new lines at end of files
5 years ago
ta264
997ff74fb9
Replace tabs with 4 spaces
5 years ago
Qstick
e937d74b11
Revert "Swap to dapper and system.text.json for database backend"
...
This reverts commit d2065bfa1b
.
5 years ago
Qstick
d4422e8901
Fixed: Change Refresh to Use StartTime
5 years ago
Qstick
edcc0ba7ce
New: Only Refresh on TMDB Refersh
5 years ago
ta264
d2065bfa1b
Swap to dapper and system.text.json for database backend
5 years ago
Qstick
a23e57d9f7
Fixed: Typo in RescanMovie log statement
5 years ago
ta264
abe7a85a39
Fix: Aphrodite UI enhancements
...
* New: Display UI before movies have loaded
* Revised webpack bundling
* New: Option for production build with profiling
* Fixed: Faster hasDifferentItems and specialized OrOrder version
* Fixed: Faster movie selector
* Fixed: Speed up release processing, add indices (migration 161)
* Fixed: Use a worker for UI fuzzy search
* Fixed: Don't loop over all movies if we know none selected
* Fixed: Strip UrlBase from UI events before sending to sentry
Should mean that source maps are picked up correctly.
* Better selection of jump bar items
Show first, last and most common items
* Fixed: Don't repeatedly re-render cells
* Rework Movie Index and virtualTable
* Corresponding improvements for AddListMovie and ImportMovie
5 years ago
devbrian
c5d7cf4eeb
Fixed: TVDB references in RefreshMovieService.cs
5 years ago
ta264
d0f13e16d5
Fixed: All compiler warnings
5 years ago
Qstick
a368cbd265
Fixed: Hookup BulkMovieMovieCommand
5 years ago
Qstick
7fd391259c
Fixed: Movie Path UI Warning, Duplicate Import Fixes
5 years ago
Leonardo Galli
be3152e630
Fixed: When refreshing info about a movie, the alt titles should now correctly be deleted / updated, even from TMDB. ( #3603 )
...
* Fixed: When refreshing info about a movie, the alt titles should now correctly be deleted / updated, even from TMDB.
Fixes #3542
* Fixed: Small things fixup.
5 years ago
Qstick
23670bca12
New: Upstream Updates
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
bfc467dd96
New: Use MediaInfo on File Parsing
5 years ago
Qstick
71c398f0fc
New: Enable Sentry Analytics ( #3669 )
5 years ago
Qstick
08b642575f
Fixed: Rejoin MovieFiles to Movies to fix Cutoff short term
5 years ago
Qstick
d263ff9a6b
Fixed: Wanted/Cutoff Search from Index Page
5 years ago
Qstick
a20222fbef
New: Movie Editor in Movie Index ( #3606 )
...
* Fixed: Movie Editor in Movie Index
* Fixed: CSS Style Issues
* Fixed: Ensure only items shown are selected
* Fixed: Cleanup and Rename from Editor
5 years ago
Qstick
d86c811543
Fixed: Alt Titles on Main Load, Alt Titles API updates
5 years ago
Qstick
7760248e6b
Fixed: Adjust how often info is refreshed for old movies
5 years ago
Qstick
8a9e2dc90d
New: Loads of Backend Updates to Clients and Indexers
6 years ago
Qstick
16ff1176f7
Fixed: Quality Groups and Profiles
6 years ago
Qstick
65efa15551
New: Backend changes for new UI
6 years ago
Leonardo Galli
e7ad09cf62
Fixed: Hopefully fixed sqlite errors when finding by title.
6 years ago
Leonardo Galli
8e7b718209
Fixed: DataMapper not being disposed, leading to resource leakage.
6 years ago
Leonardo Galli
b4f456d5f0
[WIP] Additions to custom formats, such as rescanning old files. ( #2949 )
6 years ago
Leonardo Galli
77f146b262
Added: Ability to add custom formats, working similar to qualities. ( #2669 )
...
Originally called project metis, this feature allows you to do a lot of cool stuff, such as upgrading to a x265 encode, downloading releases with multiple languages, etc. Check out the wiki page at: https://github.com/Radarr/Radarr/wiki/Custom-Formats to learn more! Note: This feature is currently in "beta" and will get more tags and features in the future. Please let me know, if you have any issues and I hope this will allow for a lot of customization!
6 years ago
Qstick
f246fa87dd
Fixed: Purge alt titles on movie delete ( #2796 )
...
Fixes #2542
7 years ago
Leonardo Galli
30796388b0
Fixed: Radarr not loading with an invalid sort key.
7 years ago
Qstick
38932d82db
Added: Enable Download Client Priorities ( #2699 )
...
Fixes #229
7 years ago
Leonardo Galli
00877ad361
Fixed: Cutoff Unmet Sorting by Downloaded Quality not working.
...
Fixes #2678
7 years ago
Qstick
25e10e26e3
Added: A Huge Cleanup of old Series Code. (Let's pray nothing breaks :P) ( #2589 )
7 years ago
Leonardo Galli
8caf648a0b
Fixed: Alt titles with less than 4 votes being used.
7 years ago
Leonardo Galli
cfcb66fba1
Changed: Alternative Titles were reworked greatly. This should speed up RSS Sync massively, especially for large libraries (up to 4x).
7 years ago