Qstick
a552389ee8
Fixed: Don't duplicate languages from MediaInfo
2020-07-10 22:02:55 -04:00
Qstick
075f024cec
Cleanup Solution Unused Usings
2020-07-08 01:24:06 -04:00
Qstick
88bda6bcb6
New: Use MediaInfo to Augment Languages
2020-07-08 01:24:06 -04:00
Qstick
10322a1867
New: Aphrodite Language Improvements
2020-07-08 01:24:06 -04:00
Qstick
965ed041ae
Fixed: All Imports show as Multi due to duplicated langs
2020-07-06 09:15:46 -04:00
Qstick
0142c45210
Fixed: Multi Language lost on Import
...
Fixes #4313
2020-07-03 23:41:07 -04:00
Doug Krahmer
3a7b1741d9
Fixed: Skip sample check for DVD image files (iso, img, m2ts) ( #4531 )
...
* Add support for video files with non-lowercase extensions.
* Fix file scan ignoring DVD image files (iso, img, vob, m2ts)
Always allow DVD and Bluray file types without analysis, instead of detecting as 0 runtime.
* Use extensions to detect DVD image files instead of Quality enum
Add unit tests
Co-authored-by: Doug Krahmer <doug.git@remhark.com >
2020-06-23 21:41:16 -04:00
Qstick
1849ce4190
Additional logging when trying to complete tracked downloads
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com >
2020-06-09 00:06:31 -04:00
Gabriel Patzleiner
40b630ef10
Fixed: Updated GetSceneName. It will clean the ReleaseTitle now.
...
Added some SceneChecker tests
2020-06-07 16:48:25 -04:00
Gabriel Patzleiner
e59257f457
Fixed: correctly replacing SimpleReleaseTitle by A Movie. This resolves a lot of cases where a wrong language or edition has been parsed because it has parsed a part of the movie title (also applies to custom formats parsing)
2020-06-07 16:48:25 -04:00
Gabriel Patzleiner
51de8f16fb
New: Removed the whole lenient parsing and lenient mapping functionality
2020-06-07 16:48:25 -04:00
Qstick
ba6ba06d9b
Fixed: Manual Imports for Unknown Movies
...
Fixes RADARR-Z
Fixes RADARR-1E
Fixes #4379
2020-05-24 22:35:22 -04:00
Qstick
5761ce640b
Fixed: Actually make SimpleReleaseTitle work
2020-05-23 23:01:03 -04:00
Qstick
01e6fbddf4
Fixed: Rejection message for quality mismatch
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com >
2020-04-26 14:54:29 -04:00
Qstick
824d315a3b
New: Download History
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com >
2020-04-22 17:33:08 -04:00
Qstick
72caab1b2b
New: Monitor and Process downloads separately
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com >
2020-04-22 17:33:08 -04:00
Qstick
c7dfd9dcf1
Fix Log Statement Grouping in FreeSpaceSpec
...
Fixes #4184
2020-02-23 13:07:56 -05:00
Qstick
63197d38ce
New: Store OriginalFilePath for New Downloads
2020-01-30 19:06:00 -05:00
Qstick
68bfd8bc25
Fixed: Edition not Saving to DB due to missing Aggregator
2020-01-26 01:13:45 -05:00
ta264
df101258c5
New: Calculate custom formats on demand
2020-01-23 20:28:55 +00:00
Qstick
86b8dd4856
Fixed: Not deleting movie files during upgrade when root folder is missing
...
Fixes #4066
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com >
2020-01-16 22:38:07 -05:00
Qstick
f3677a49bf
Fixed: Use User Selected Languages during Manual Import
2020-01-02 22:55:20 -05:00
Qstick
02c35f963e
New: Select Multiple Languages on Manual Import
2020-01-02 22:55:20 -05:00
ta264
f02fa629cc
Reformat and apply Stylecop rules
2019-12-27 20:40:13 -05:00
ta264
d4fa9b7345
Remove trailing whitespace
2019-12-27 20:40:13 -05:00
ta264
8d27111f7b
Remove all unnecessary usings
2019-12-27 20:40:13 -05:00
Qstick
ca61ca5c40
Fixed: All Files Filter on Manual Import in MovieDetails
2019-12-06 23:06:58 -05:00
Qstick
bbadf3c7e6
Fixed: Quality Parser and Augmenter Picks Wrong Quality
2019-11-02 14:11:52 -04:00
Qstick
bd374825f1
Fixed: Logging Statements and Tests
2019-09-28 22:39:09 -04:00
Qstick
78cac9fcfa
Fixed: Use Modifier in Quality Aggregation
2019-09-23 22:10:51 -04:00
Qstick
ab7083d263
Fixed: Spec Logging Statement Causing Sentry Duplicates
2019-08-30 23:37:05 -04:00
Qstick
9ad17a04ff
Fixed: Null Ref in UpgradeSpecification
2019-08-30 23:29:04 -04:00
Qstick
23670bca12
New: Upstream Updates
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com >
2019-08-30 22:50:03 -04:00
Qstick
bfc467dd96
New: Use MediaInfo on File Parsing
2019-08-25 15:08:25 -04:00
Qstick
b8f7ca0749
Fixed: DiskScanService Updates
2019-07-09 23:14:53 -04:00
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 >
2019-06-30 21:50:01 -04:00
Qstick
d178dce0d3
Fixed: Backend/Frontend Cleanup
2019-06-30 00:58:54 -04:00
Qstick
722a996ad3
Fixed: Import not working due to Language constraint
2019-06-18 23:02:26 -04:00
Qstick
9350f6a04c
Fixed: Changes to Profiles, Languages, Manual Import
2019-06-18 22:50:17 -04:00
Qstick
16ff1176f7
Fixed: Quality Groups and Profiles
2019-06-11 22:07:34 -04:00
Qstick
65efa15551
New: Backend changes for new UI
2019-06-11 22:06:19 -04:00
Leonardo Galli
ad3c01e986
Changed: Upped rate at which we scan the download client. Should reduce cpu and ram usage as well as decrease pressure on download clients.
...
Also stopped warning about unable to parse a file after warning once. Should decrease ram usage as well and help with bloated log files.
2018-10-30 11:47:54 +01: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
091bcc2333
Fixed: Concurrent manual imports silently failing
...
Fixes #2965
2018-08-23 23:05:20 +02:00
Leonardo Galli
3d1cbd1613
Fixed: Error when valid movie file id is around, but movie file is not loaded.
2018-08-16 21:37:17 +02:00
Leonardo Galli
efb4127c35
Fixed: Also scan media info when file is being imported (i.e. not an existing file)
...
Fixes #2956
2018-08-12 17:29:29 +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
Marcelo Castagna
ed4add85b8
Fixed: Handling of unknown status types in DownloadStation and Import from torrent Download Station should move since DS maintains an internal copy for seeding. ( #2420 )
...
Fixes #2000
2018-04-05 21:24:21 +02:00
Qstick
39346b6127
Fixed: Misc Extra File Improvements (This changes mapping of backdrop images to Fanart instead of Banner) ( #2642 )
...
Fixes #2556
Fixes #2639
Fixes #2547
2018-04-01 21:48:22 +02:00
Qstick
25e10e26e3
Added: A Huge Cleanup of old Series Code. (Let's pray nothing breaks :P) ( #2589 )
2018-03-14 21:41:36 +01:00