Qstick
a6eb89e24b
Fixed: Manual Search on Works with Auto Search is Enabled
6 years ago
Qstick
242d530bb4
Fixed: Unit Test Fixes
6 years ago
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>
6 years ago
Qstick
9350f6a04c
Fixed: Changes to Profiles, Languages, Manual Import
6 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
6275737ced
New: Many UI Updates and Performance Tweaks
6 years ago
Qstick
65efa15551
New: Backend changes for new UI
6 years ago
Qstick
e9eebd3ce6
New: Update SignalR, Nancy, Owin. Enable Websockets
6 years ago
Qstick
aef89160e2
Added: Platform Detection Improvements
6 years ago
Qstick
ea5ad24944
New: Re-target to .net 4.6.1
6 years ago
Ricardo Amaral
7a43bf3f60
Added: Tags support to NetImport (Lists) ( #3127 )
...
* Add tags support to NetImport (Lists)
* Keep indentation consistent with current code
* Initialize set of empty tags
* Add tags from list to movie
* Prevent tags used by lists from being removed
6 years ago
Steven Crouchman
f411903e90
New: Allow CheckForFinishedDownloadInterval to be set from the UI ( #3233 )
...
* Adding CheckForFinishedDownloadInterval to config service
Changed TaskManager to use a configurable interval for CheckForFinishedDownloadCommand
* Adding new CheckForFinishedDownloadInterval to UI
Fixes #840
6 years ago
Leonardo Galli
5f139c0cb6
Fixed: OsInfo for real this time.
6 years ago
Leonardo Galli
a26016fc08
Fixed: Mono bug causing memory leakage when http connections use gzip compression.
...
The bug is registered upstream, but this commit works around the problem by doing the gzip decompression separately from the http stack.
Ref #2296
6 years ago
Justin Kromlinger
623da76d16
Changed: Don't return unmapped folders on rootfolder API call. Massively improves loading time. ( #3116 )
6 years ago
Leonardo Galli
6c45c7db1b
Fixed: Hopefully fixed bulk import not showing files.
7 years ago
Ricardo Amaral
c566c6e18a
Changed: All-around small improvements ( #3032 )
7 years ago
Leonardo Galli
617c7bae83
Fixed: Profiles always failing validation.
7 years ago
Leonardo Galli
354105cf08
Fixed: Issue with custom formats when profile was saved with non existing formats. Also you now don't have to refresh your browser for them to appear / disappear.
7 years ago
Leonardo Galli
b4f456d5f0
[WIP] Additions to custom formats, such as rescanning old files. ( #2949 )
7 years ago
Leonardo Galli
e15225f4fc
Fixed: Files that cannot be parsed, kill bulk import.
...
Fixes #2979
7 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!
7 years ago
Qstick
210902ecb6
Added: Setting for Colon Replacement Format ( #2711 )
...
Fixes #2140
Fixes #2657
7 years ago
Qstick
8ee71fd0fa
New: Setting for absolute maximum size for a release ( #2662 )
...
* New: Setting for absolute maximum size for a release
* Change to Advanced Setting
7 years ago
Leonardo Galli
b91906b530
Fixed: ICS malformed in a lot of cases. Also events are now all day.
...
Additionally, theatrical and physical release are shown. Fixes #2581
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
61ee8edb5a
Fixed: Browser not updating on Movie File Imported.
...
Fixes #657
7 years ago
Leonardo Galli
65c3704ff0
Fixed: NLog causing a crash under mono 5.10
...
Fixes #2585
Merge remote-tracking branch 'origin/develop' into develop
Revert "Fixed: NLog causing a crash under mono 5.10"
This reverts commit d11b565eda
.
Added console logging in case NLog fails to initialize.
Fixed: Updated NLog to 4.5 RC6 to handle mono 5.10
Fixed: Messed up merge from Cherry pick
Fixed: Appveyor build.
Revert "Fixed: Appveyor build."
This reverts commit 99282359c4
.
Revert "Fixed: Messed up merge from Cherry pick"
This reverts commit 450d90586d
.
Revert "Fixed: Updated NLog to 4.5 RC6 to handle mono 5.10"
This reverts commit 1b20cbb5e3
.
Fixed: NLog causing issues with mono 5.10
7 years ago
Qstick
8519b64947
Cleanup TV related code in API ( #2530 )
7 years ago
Leonardo Galli
2b2bd16d4d
Updated NLog to version 4.4.12. Should fix #2218
7 years ago
Qstick
e7e9e2b154
Added: Importing extra files from downloaded movies and generate metadata such as .nfo ( #2506 )
...
Fixes #121 , Fixes #167 , Fixes #2262 and Fixes #1104
7 years ago
Qstick
b3e46d02c6
Fixed: Integration Unit Tests ( #2500 )
7 years ago
Qstick
081d8a8e53
Added: Backup improvements from Sonarr ( #2513 )
...
Fixes #2440
7 years ago
Leonardo Galli
032fc68892
Added: Include total space with root folders
...
Closes #2468
7 years ago
Leonardo Galli
5f8aeeac17
Fixed: Manual Import not automatically choosing right movie.
...
Fixes #2458 , Fixes #2061
Generally improved Manual Import UI
7 years ago
Leonardo Galli
861962d06c
Added: Option to require indexer flags per indexer. (e.g. only download freeleech torrents from a private tracker) ( #2460 )
7 years ago
Taloth Saldono
efbb587290
Fixed MediaCover endpoint.
7 years ago
Mark McDowall
72a12a73af
Fixed: Don't handle content requests in IndexHtmlMapper
7 years ago
Taloth Saldono
5ac0f28fff
Fixed: Security Vulnerabilities allowing authentication to be bypassed (discovered by Kyle Neideck)
7 years ago
fhscholl
01f0c6d85f
Added: SceneName to MovieFile API output ( #2250 ) ( Fixes #2245 )
7 years ago
Mike
ec3f094d12
Fixes #2218 . ( #2254 )
...
* Fixed: Raise ApplicationStartupEvent after Owin is running.
* Actually inject the container.
7 years ago
James White
805927205c
@cosmetic Simplify ical ProductId code since adding properties ( #2164 )
8 years ago
James White
1d8eec42ef
Added: a default name for Radarr.ics ( #2163 )
8 years ago
Leonardo Galli
e77d9ce848
Added: Last round of optimisation. Large libraries should load around 2x faster again compared to the last version.
8 years ago
Leonardo Galli
a9b244bf75
Added: Improved load times of very large libraries again (around x5)
8 years ago
Leonardo Galli
628c044c46
Added: Movie files are now eager loaded. This should speed up the loading process a lot as well as RSS Sync and other tasks. It should also prevent some other bugs.
8 years ago
Leonardo Galli
fb53fc68a9
Added: Ability to delete multiple movies at once via the movie editor.
8 years ago
James White
e97fe7b3a7
Fixed: Mask-icon and other resources when UrlBase is in use ( #1933 )
8 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).
8 years ago