Robert Dailey
4d2143e9b2
Fixed: Unable to load UI if Quality Profiles contain removed Custom Format items
...
Manually cherry picked from Sonarr commits:
- 2c004e1f9665763111fcd964b81338bdbe735865
- 4b4301a076488c595969921697d7002ca427c955
2 years ago
Qstick
f80272a659
New: Collections View
2 years ago
Qstick
356013a84e
Fixed: Profiles with upgrades disabled incorrectly allowing upgrades in some cases
...
Fixes #7040
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
3 years ago
Robin Dadswell
af99c78352
New: Allow user to choose whether delay profile should apply to release of the highest enabled quality ( #6218 )
...
(cherry picked from commit d668e923af83ab7f1589d947fec9f40a3919e0b8)
Co-authored-by: Taloth Saldono <Taloth@users.noreply.github.com>
4 years ago
ta264
f03dfda2f0
New: Use System.Text.Json for Nancy and SignalR
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
Qstick
361ffe353d
New: Browse Lists from Discover Movies Page
4 years ago
Qstick
0800029713
Fixed: Quality Profile group order no longer used when ordering results
4 years ago
Qstick
67ea64fa5e
Fixed: Remux2160p Showing in HD720/1080 Default Profile
4 years ago
Qstick
10322a1867
New: Aphrodite Language Improvements
4 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
ta264
50d6c5e61e
New: User defined scores for each Custom Format
...
Brings it more into line with Sonarr preferred words
5 years ago
ta264
241bf85f15
New: Better interface for creating custom formats
5 years ago
ta264
df101258c5
New: Calculate custom formats on demand
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
Qstick
e937d74b11
Revert "Swap to dapper and system.text.json for database backend"
...
This reverts commit d2065bfa1b
.
5 years ago
ta264
d2065bfa1b
Swap to dapper and system.text.json for database backend
5 years ago
Devin Buhl
5d7166662c
Fixed: Remove extra ; in QualityIndex
5 years ago
Qstick
bbadf3c7e6
Fixed: Quality Parser and Augmenter Picks Wrong Quality
5 years ago
Qstick
b2268c7452
New: Get Custom Formats Working in Aphrodite
5 years ago
Qstick
9350f6a04c
Fixed: Changes to Profiles, Languages, Manual Import
5 years ago
Qstick
c76364a891
Fixed: Update Unit Tests for Indexers/Clients
5 years ago
Qstick
8a9e2dc90d
New: Loads of Backend Updates to Clients and Indexers
5 years ago
Qstick
16ff1176f7
Fixed: Quality Groups and Profiles
5 years ago
Qstick
65efa15551
New: Backend changes for new UI
5 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
f058b8f364
Fixed: Don’t allow profiles in use by lists to be deleted ( #2797 )
7 years ago
Qstick
25e10e26e3
Added: A Huge Cleanup of old Series Code. (Let's pray nothing breaks :P) ( #2589 )
7 years ago
Qstick
4e9a931537
Fixed: Check that Quality Profile is not in use before deleting it.
7 years ago
Devin Buhl
28d27dca5c
Add remux 1080p and 2160p as qualities ( #900 )
...
* Add Remux 1080p and 2160p as qualities, includes Tests & migration
* Whoops forgot to take this out
8 years ago
Devin Buhl
63527858e7
Merge branch 'develop' into patch/update-qualities
8 years ago
Devin Buhl
a1f2369306
Update the regex in Parser, Add workprint and telesync, change R5 to regional allow for R[0-9]{1}, changed the weights
8 years ago
Leonardo Galli
cbc70a8ff3
Added option to specify preferred words in quality profile. ( #462 )
...
* UI Done
* Should theoretically work.
* Preferred tags works now correctly :)
8 years ago
Devin Buhl
c60be3a467
Added new qualities, added new qualities to profile class.
...
8 years ago
Keivan Beigi
0214c8e0f0
Removed unused using statements
8 years ago
Taloth Saldono
a2536deef0
Fixed: Significantly improved api performance.
8 years ago
Taloth Saldono
f25f5abced
Cleaned up 2160p changes and added migration and tests.
...
Also reserved the quality ids for WEBRip etc.
9 years ago
Björn Dahlgren
94323f79e7
New: Added support for UltraHD (2160p) quality
9 years ago
Mark McDowall
d514699ab7
Fixed: Prevent series from being added with an invalid Profile ID
...
Closes #977
9 years ago
Taloth Saldono
ccfa13e383
Replaced built-in valuetypes with language keywords.
9 years ago
Taloth Saldono
2a83088045
Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible.
10 years ago
Keivan Beigi
0be8f55a2f
Cleaned up using directive
10 years ago