Commit Graph

147 Commits (cbff1bd3b45192e25bbe03874c6c1f6b269bf449)

Author SHA1 Message Date
Mark McDowall 280083f4d7 Fixed: Task progress messages in the UI
3 months ago
Bogdan cae58d620b New: Collection Refresh Complete Event to trigger root folder check for collections
4 months ago
Bogdan c0bf75cae3 Fixed: Recommendations on Postgres
5 months ago
Qstick 3b1d4460ad Fixed: Only show recommendations based on library movies
5 months ago
Bogdan eab470c67f New: Movie search will look for movies that haven't been searched recently first
6 months ago
Mark McDowall 7f11659d95 New: Store last search time for MovieSearch
6 months ago
Bogdan d7aaa1cdc2 Fixed: Cleanup orphaned movies
7 months ago
Bogdan 60d2df043b Rename instances of Profile to QualityProfile
8 months ago
Qstick aa13a40bad Fixed: Update movie collection status in Radarr if removed on TMDB
8 months ago
Qstick 3d46bd2d8f Revert cover mapping for collections, optimize translation mapping
9 months ago
Qstick c70ce92ee9 New: Cleanup Alternative Title model and code
10 months ago
Mark McDowall d9e337f2fb Fixed: Search for newly added movie if disk rescanning is disabled after refresh
10 months ago
Qstick 056c2b5233 Rename Profiles to QualityProfiles
11 months ago
Qstick d5b4f0efa9 Cleanup MovieService
11 months ago
Mark McDowall 80099dcacb New: Auto tagging of movies
11 months ago
Qstick 622162c5f6 Fixed: Default empty Tags for Collections
11 months ago
Qstick 7a5ae56a96 Fixed: Skip move when source and destination are the same
12 months ago
Ricardo Christmann fe41aada06
New: Add tags field to MovieCollection (#8736)
1 year ago
Ricardo Christmann cbae355402
New: Added filter and sort options to Collections (#8731)
1 year ago
Qstick 3542b263c7 Fixed: Don't die on movie refresh when collection has been deleted from TMDB
1 year ago
Bogdan c987824174 Use 'var' instead of explicit type
1 year ago
Bogdan 8762588ef0 Inline 'out' variable declarations
1 year ago
Bogdan 2e252771de Remove unused imports
1 year ago
Stepan Goremykin d2787d8181 Migrate to FluentValidation 9
1 year ago
Qstick ba7551ec65 Fixed: Queue not showing items with conflicting titles
1 year ago
Qstick e32383e763 Fixed: Throw to manual import if multiple movies found during title mapping
1 year ago
Bakerboy448 669d87b7ef Fixed: Include Digital Only Releases for Recent Movie determination
1 year ago
Qstick df681d82be Fixed: Update Images on MovieMetadata refresh
1 year ago
Qstick 87d59d12a4 Fixed: Avoid Sqlite Error when all profiles have lowest quality cutoff
1 year ago
Qstick 5dac6badf2 Fixed: Ignore movie add errors during collection sync
1 year ago
Qstick 4f5ad899bb Fix Collection adding log
2 years ago
Qstick 44d7c54077 Enforce comment style in CS
2 years ago
Qstick eb9eb4ec64 Fixed: Cleanup MovieMetadata that was removed from a collection
2 years ago
Qstick 8a63f6ae37 Fix TagDetails sql for PG, add test
2 years ago
Qstick f50e8f631e fix typo in MovieRepository
2 years ago
Qstick 9f3eecb2a9 Fixed: Ignore Movies with null tags when pulling AllMovieTags
2 years ago
Qstick 886b9b1c05 Fixed: Correctly map movie by original title on import
2 years ago
javaisbetterthanpython 70b22e483a
Fixed: Log correct path when moving movies (#7439)
2 years ago
Qstick 3c41c84fb0 Speed up and reduce meta calls for Imdb Lists when mapping
2 years ago
Qstick c5fb5200de Fixed: Collections not deleted on Movie Delete
2 years ago
Qstick 21e605452a Fixed: Trim RootFolderPath on Migration
2 years ago
Qstick b6920cfe82 Fixed: Prevent excluded movies from being added by collections
2 years ago
Qstick 69fcd8ec94 Fixed: Notify on Bulk Adds (Lists, Collections, Imports)
2 years ago
Qstick f15a6abde0 Fixed: Don't call AddMovies if no movies to add from Collection
2 years ago
Qstick fd22cb44f6 Fixed: Collections Improvements
2 years ago
Qstick f890aadffa New: Movie Added Notification
2 years ago
Qstick 696bb845a5 Fixed: Speed up Collections API Endpoint
2 years ago
Qstick 737a0176d4 Fixed: Remove Collection on last Movie delete
2 years ago
Mark McDowall 79cd2b2346 Fixed: Cutoff Unmet showing items above lowest accepted quality when upgrades are disabled
2 years ago
Qstick f80272a659 New: Collections View
2 years ago