ta264
a19bcf9683
Fixed: CustomFormat size specs in already grabbed check
...
Sizes need to be parsed as a long not an int else anything with a size
> 2GiB will fail to be parsed and be set with size 0
Fixes #4262
2020-05-12 21:43:08 +01:00
Qstick
824d315a3b
New: Download History
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com >
2020-04-22 17:33:08 -04:00
ta264
df101258c5
New: Calculate custom formats on demand
2020-01-23 20:28:55 +00:00
Qstick
0f9c6038ca
Fixed: Namespace for CustomFormats Tests
2020-01-02 06:36:11 -05:00
ta264
f02fa629cc
Reformat and apply Stylecop rules
2019-12-27 20:40:13 -05:00
ta264
8d27111f7b
Remove all unnecessary usings
2019-12-27 20:40:13 -05:00
Qstick
bbadf3c7e6
Fixed: Quality Parser and Augmenter Picks Wrong Quality
2019-11-02 14:11:52 -04:00
ta264
d0f13e16d5
Fixed: All compiler warnings
2019-10-15 20:22:50 -04:00
Qstick
b89c7b8675
New: Convert to New CSProj Format
...
Co-Authored-By: taloth <taloth@users.noreply.github.com >
2019-09-03 23:21:15 -04:00
Qstick
bfc467dd96
New: Use MediaInfo on File Parsing
2019-08-25 15:08:25 -04:00
Qstick
8a9e2dc90d
New: Loads of Backend Updates to Clients and Indexers
2019-06-16 16:04:38 -04:00
Leonardo Galli
b4f456d5f0
[WIP] Additions to custom formats, such as rescanning old files. ( #2949 )
2018-09-10 21:25:10 +02:00
Leonardo Galli
b553d8aef6
Fixed: Saving IndexerSettings into DB which confuses the datamapper.
...
Fixes #2945
2018-08-06 19:35:26 +02:00
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!
2018-08-05 16:28:05 +02:00