Qstick
e52288bd67
New: Edit RlsGroup, Flags, and Edition for Movie Files ( #5183 )
...
* New: Edit RlsGroup and Edition for Movie Files
* fixup! remove console log
* fixup! translation
4 years ago
ta264
0a8dd85856
Fixed: Speed up initial movie load when opening the UI
4 years ago
Qstick
708a2e31d5
Improve load speeds by being more efficient with config language
4 years ago
Qstick
53eeee8b91
New: Allow Selection Original Movie Languge in Profile
4 years ago
Qstick
4ec71538b9
Fixed: Avoid zero-length array memory allocations
4 years ago
Qstick
0198c7a3b1
Fixed: Use Length/Count property instead of Enumerable.Count method
4 years ago
nitsua
a6758e4bf4
Ongoing updates to api docs ( #5082 ) [skip ci]
4 years ago
Qstick
aef8a8fd04
Fixed: Fetch blacklist by Movie instead of all
...
Fixes #5066
4 years ago
Qstick
41cf722ab5
Change over aphrodite references
4 years ago
Qstick
01f0f9d3bb
Fixed: Translate Movie Info in Discover View
4 years ago
nitsua
9a46d5165c
New: Add support for prioritizing indexers ( #5000 )
4 years ago
Qstick
ecf6dccb35
New: Option to not prefer repacks/propers (for use with Custom Formats)
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
Mark McDowall
d31b1e1e9b
New: Don't forcibly retest indexers/download clients/connections on save if previously enabled
...
(cherry picked from commit b2b1600ebe7f022a3248ea12b69553e2d51a3a7c)
4 years ago
nitsua
df96203914
Update API Docs ( #4985 ) [skip ci]
4 years ago
Qstick
ecbdd58f42
New: Separate UI Language into two settings for Movie Info and Main UI
4 years ago
Qstick
2a84c4737b
Fixed: NullRef on RootFolder add from ModelEvent Broadcast
4 years ago
Qstick
579a86a708
Don't Camel Case Localization Endpoint
4 years ago
geogolem
e033ce1eff
New: Add OnDelete Notification to TraktConnection
...
to remove movies from Trakt Collection when they are removed from Radarr
Add OnDelete Notification to TraktConnection to remove movies from Trakt Collection when they are removed from Radarr
skip the deleteHandler if the delete Event was triggered for reason: Upgrade
change migration from 180 to 182 since 180 and 181 are already in plan
to be used
address comments regarding helpText for OnDelete
and move check for OnUpgrade deletion reason into trakt connection OnDelete handler
reuse TraktCollectMoviesResource for OnDelete
trakt api should just ignore the other properties anyway
add WithDefaultValue to migration
add unit test case for onDelete to
fix unit testcase for onDelete
4 years ago
nitsua
3548433a10
New: Add runtime format option in Settings > UI so users can choose between a mins view and h/m view
4 years ago
Qstick
361ffe353d
New: Browse Lists from Discover Movies Page
4 years ago
nitsua
84e769b14e
Fix: Remove title requirement in the API for adding movies when the TMDb is provided since that will over-ride the given title.
4 years ago
Qstick
eff03a7d2c
Fixed: Don't blow up if a tmdbid not in DB is asked for on AllMovie Endpoint
4 years ago
Qstick
ee225d9d85
Remove Unused Usings
4 years ago
Qstick
e4d033d0a7
New: Reprocess Language in Manual Import after Movie Selection
4 years ago
Qstick
77036ac3ef
Fixed: Posters not always showing when searching for movie
...
Fixes #4729
Fixes #4704
4 years ago
nitsua
67b4182f4d
Fixed: OriginalTitle in the API using the Title
...
New: Change tooltip (title) on movie details to original title
4 years ago
Qstick
86a75e2641
Update Swagger defs to OAPI3.0
4 years ago
Qstick
b077d1c6cf
Push Swagger definitions to main repo [skip ci]
4 years ago
Qstick
ffff528ccb
New: Localization framework
4 years ago
Qstick
9bf50d4493
Fixed: Better NetImport Validation (Don't Allow Bad ProfileIds)
4 years ago
Qstick
075f024cec
Cleanup Solution Unused Usings
4 years ago
Qstick
3a50152b21
New: Digital Release Dates in UI
4 years ago
Qstick
10322a1867
New: Aphrodite Language Improvements
4 years ago
Qstick
f069801eba
New: Ensure all unmapped folders are fetched when importing from a root folder
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
#4548
4 years ago
Qstick
3c7f80612d
Fixed: Sorting of queue by movie title when unknown items are included
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
Qstick
62b3ed5d48
Fixed: Speed Up List Fetch
4 years ago
Qstick
6802bfc736
Fixed: List UI Revamp
4 years ago
Qstick
2d59192a9e
New: Movie Discovery/Recommendations Reworked
4 years ago
Arthur Bols
4b25ef6deb
New: Removed chown and simplified chmod options for linux/osx
...
Closes #3760
Closes #3752
5 years ago
Gabriel Patzleiner
51de8f16fb
New: Removed the whole lenient parsing and lenient mapping functionality
5 years ago
Qstick
7adb358d1c
Fixed: Speed up mass deletes from Movie Editor ( #4463 )
5 years ago
Qstick
1d6a7a1843
Revert "Async HttpClient and list lookup"
...
This reverts commit c8a2af867e
.
5 years ago
ta264
c8a2af867e
Async HttpClient and list lookup
5 years ago
Qstick
c64c2d9f27
New: Use RadarrApi For MovieInfo
5 years ago
ta264
78c7372a0d
Fixed: Ensure SSL cert exists before saving config
...
Trap missing certificate exception to avoid bootloop
Fixes #4403
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
Taloth Saldono
dbc784e94b
Added UpdateMechanismMessage to allow package maintainers provide custom message
5 years ago
Qstick
824d315a3b
New: Download History
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
72caab1b2b
New: Monitor and Process downloads separately
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
6739bf72c4
New: Allow query by TMDbId on Movies endpoint
5 years ago
Qstick
d59c563023
Update Backend Packages
5 years ago
Qstick
43c48bf833
New: Quality Preferred Setting
5 years ago
Qstick
0a1eb877e0
New: Set Branch, Update Mech from PackageInfo
5 years ago
Qstick
dd52760095
New: Movie Certifications
5 years ago
Qstick
f338941cfc
New: Show ExtraFiles in UI
5 years ago
Qstick
5a5e896eb4
Fixed: Misc Calendar Improvements
5 years ago
Qstick
669e46266a
Fixed: Typo in ReleasePushModule.cs
5 years ago
Qstick
363be4ca34
Fixed: Metadata files not being created after rescan
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
5128481b23
New: Additional Path Validation on Movie Add
5 years ago
Qstick
5b6a6cc9dc
Fixed: Delete a movie file from the UI that was already deleted from disk
5 years ago
ta264
ea9494019e
Fixed: Allow saving profiles with large negative CF scores
5 years ago
Qstick
e986869e96
New: CustomFormat Naming Token
5 years ago
ta264
50d6c5e61e
New: User defined scores for each Custom Format
...
Brings it more into line with Sonarr preferred words
5 years ago
Qstick
9ccdb4871d
Fixed: Don't append every MovieId to Delete as a URL Parameter
...
Fixes #4186
Fixes #4188
5 years ago
ta264
241bf85f15
New: Better interface for creating custom formats
5 years ago
Qstick
b670bffa1b
Fixed: Populate Collection on every Resource Map
...
Fixes #4162
5 years ago
Qstick
3ea6d78d39
New: Add MediaCovers endpoint to V3 API
5 years ago
Qstick
63197d38ce
New: Store OriginalFilePath for New Downloads
5 years ago
Qstick
e954b01921
Fixed: Remove Static/Dynamic Settings, Allow Folder Move from Editor
5 years ago
Qstick
3d17498945
Fixed: Queue not loading for unknown releases
5 years ago
Qstick
869ce2b366
Fixed: NullRef on Force Download Unparsable Releases
5 years ago
Qstick
fdd1167f33
New: Clean 'Obfuscation' when parsing ReleaseGroup
5 years ago
ta264
df101258c5
New: Calculate custom formats on demand
5 years ago
Qstick
65287ec4f3
New: TMDb List Rework
5 years ago
Qstick
ba83c01b6c
New: NetImport Lists Grouped by Type
...
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
5 years ago
Qstick
d76423a305
New: Scrape Cast/Crew/Collection Data on Movie Refresh
5 years ago
Qstick
b3553e93ab
Fixed: Broken Title Sort on Activity Pages
5 years ago
ta264
959b8ed83e
Fixed: Speed up UI during refresh
...
Don't update state if we know items are equal to avoid reselections.
Don't pass LastInfoUpdate to frontend to prevent useless updates (the
field isn't used)
5 years ago
Qstick
1b7f52e013
Fixed: Trying to add a movie when root folders hadn't populated
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
ta264
89fec7841c
Fixed: Cutoff Status and Filter on MovieIndex
5 years ago
ta264
f83ccb6ca4
Swap to dapper Mk. 2
5 years ago
Qstick
fa2c4725be
New: Show IndexerFlags on Interactive Search
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
8476e36122
New: Turn MediaInfo Popover into Modal, Add AudioFeatures
5 years ago
Qstick
e937d74b11
Revert "Swap to dapper and system.text.json for database backend"
...
This reverts commit d2065bfa1b
.
5 years ago
Qstick
da50b49e01
New: Store Task StartTime, Show Duration in UI
5 years ago
ta264
d2065bfa1b
Swap to dapper and system.text.json for database backend
5 years ago
Qstick
5d7804478b
New: Trakt Auth per List
5 years ago
ta264
6235225f7d
New: Bump to .NET Core 3.1
5 years ago
Qstick
0aa8ac5d39
New: Bump Version to V3 to please the masses
5 years ago