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
6 years ago
Qstick
9350f6a04c
Fixed: Changes to Profiles, Languages, Manual Import
6 years ago
Qstick
c76364a891
Fixed: Update Unit Tests for Indexers/Clients
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
65efa15551
New: Backend changes for new UI
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!
7 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.
8 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.
9 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
Mark McDowall
cd1d34a0f2
Fixed: Add tag when text box loses focus
10 years ago
Mark McDowall
37a1398338
Delay Profiles
...
New: Select preferred protocol (usenet/torrent)
New: Option to delay grabs from usenet/torrents independently
10 years ago
Mark McDowall
c58c8ea542
New: Added a default Profile 'Any' (new installations only)
10 years ago
Mark McDowall
74a38415cf
Profiles
...
Indexes are created with the same uniqueness when copying a table
New: Non-English episode support
New: Renamed Quality Profiles to Profiles and made them more powerful
New: Configurable wait time before grabbing a release to wait for a better quality
11 years ago