Qstick
6705b59b23
Fixed: Renaming Files Command Doesn't Resolve
5 years ago
Qstick
242d530bb4
Fixed: Unit Test Fixes
5 years ago
Qstick
3bf5476922
Fixed: Correctly handle Repacks, restrict to same group
5 years ago
Qstick
7698ae00dd
Fixed: Misc UI/Test Fixes
5 years ago
Qstick
b8f7ca0749
Fixed: DiskScanService Updates
5 years ago
Qstick
612d948eba
Fixed: Some Tests and Added New Ones
5 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>
5 years ago
Qstick
d178dce0d3
Fixed: Backend/Frontend Cleanup
5 years ago
Qstick
9350f6a04c
Fixed: Changes to Profiles, Languages, Manual Import
5 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
6275737ced
New: Many UI Updates and Performance Tweaks
6 years ago
Qstick
65efa15551
New: Backend changes for new UI
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
Leonardo Galli
7756b03555
Fixed: a after a shortened word is not removed correctly for matching. Fixes ##3487
6 years ago
Qstick
ac387f208a
Fixed: Support new feed url format IPTorrents ( #573 ) ( #3390 )
6 years ago
Qstick
58ae4417df
Fixed: Cannot Add ITA or ITALIAN custom format ( #3385 )
...
Fixes #3253
6 years ago
Qstick
6287bfd9d9
New: Nzb Validation and Nzbget/SAB URLBase ( #3380 )
6 years ago
Qstick
5cb5faa8a3
Fixed: Forced Subs not parsed by SubtitleLanguageRegex ( #3384 )
...
Fixes #2908
6 years ago
Qstick
dbf12e1fa4
Fixed: Word Boundary on Edition ( #3382 )
6 years ago
Václav Slavík
264629cfa5
Fixed: Mis-classification of releases as being Czech ( #3378 )
...
After the changes from PR #2948 , the regex was too eager to match any
substring contain "SK", such as in "MASK". Fix by requiring word
separation around it, as was already the case with the "CZ" token.
6 years ago
Pieter Janssens
53f49f3b07
Fixed: Match MBluray releases ( #3358 )
6 years ago
Leonardo Galli
02eb30b8ee
Fixed: A lot of memory issues, such as IDisposable leakage and leaking all the media covers. ( #3227 )
...
Thanks again to @Taloth
6 years ago
Leonardo Galli
6d3cff85ae
Fixed: Unable to parse movies from 1800s.
...
Fixes #3271
6 years ago
Leonardo Galli
cd520b0341
Fixed: MediaCoverService tests and stupidly forgetting to open the database connection for logging.
6 years ago
lps-rocks
ff894d5210
New: rTorrent - Don't start download automatically ( #3222 )
6 years ago
Qstick
92b5822a39
New: Remove Pre, postbot, xpost suffixes from release groups ( #3220 )
6 years ago
Qstick
cbdea30a6e
New: Secure URLs for Links and Services ( #3219 )
6 years ago
Qstick
5b52115d68
Fixed: MediaInfo Unit Test Failing due to AudioAdditionalFeatures ( #3221 )
6 years ago
Leonardo Galli
d38562664d
Fixed: Memory leak due to unmanaged Bitmaps leaking.
6 years ago
Ricardo Amaral
5d0effa591
Fixed: Fallback to 'VideoCodec' if 'VideoFormat' is unavailable ( #3142 )
6 years ago
Leonardo Galli
34c838fdd5
Fixed: UpdateMovieQualityService Tests.
6 years ago
Ricardo Amaral
821653b941
Fixed: Ignore "special drives" from System » Disk Space ( #3050 )
...
Fixes #3045 , fixes #3122 .
6 years ago
Ricardo Amaral
97f111bec8
New: Refactor MediaInfo tokens (fixes old tokens adds new stuff) ( #3058 )
...
* Rename all 'episodeFile' variables to 'movieFile'
* Improve media info extraction with more fields
* Improve media info tokens extraction
* Add missing fields to MediaInfoModel
* Restore to previous implementation of null handling
* Forgot to add MediaInfoFormatter to project
* Add missing EqualsIgnoreCase extension method
* Simplify Logger.Debug() invocations
* Add missing StartsWithIgnoreCase extension method
* This '.Value' shouldn't be required
* Remove TODO comment
* Upgrade MediaInfo from 17.10 to 18.08.1
* Use correct media info field for files listing
* Replace media info "VideoCodec" (deprecated) with "VideoFormat"
* Fix 'Formatiting' typos
* Add support for media info Format_AdditionalFeatures' field
* Add proper support for all DTS and TrueHD flavors
* Add support for '3D' media info token
* Remove deprecated media info video/audio profile fields
* Add support for 'HDR' media info token
* Add new video parameters to anime file name sample
* Adapt tests for new media info fields
* Revert "Remove deprecated media info video/audio profile fields"
* Include missing test files in core test project
* Fix small regression issue
* Allow sample movie to be detected as HDR
* Do not parse audio channel positions if there are no channels
* Clean up extra blank line
* Reuse already declared variable
* Fix wrong audio channels detection on DTS:X streams
* Fix all failing unit tests
* Fix remaining failing unit tests
6 years ago
Leonardo Galli
4f4e6c494d
Fixed: MPEG-2 remuxes being detected as "Raw-HD" quality
...
Fixes #2986
6 years ago
Qstick
ab0bf64273
New: mk3d file format ( #2795 )
...
Fixes #1324
6 years ago
halali
057086a630
Added: Czech Language ( #2948 )
6 years ago
Leonardo Galli
64e8fde0e1
Fixed: ImdbIds not being padded with zeroes, which messes up matching.
6 years ago
Leonardo Galli
b2d6ef589f
Fixed: Migration would add double underscores for format tags without modifiers. Also fixed Radarr misparsing those tags and added migration to correct this.
6 years ago
Leonardo Galli
b4f456d5f0
[WIP] Additions to custom formats, such as rescanning old files. ( #2949 )
6 years ago
Leonardo Galli
091bcc2333
Fixed: Concurrent manual imports silently failing
...
Fixes #2965
6 years ago
Leonardo Galli
b553d8aef6
Fixed: Saving IndexerSettings into DB which confuses the datamapper.
...
Fixes #2945
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
c736df8116
Fixed: Qbittorrent state and eta fixes ( #2789 )
...
Fixes #2785
7 years ago
Qstick
f058b8f364
Fixed: Don’t allow profiles in use by lists to be deleted ( #2797 )
7 years ago
Leonardo Galli
58044e0104
Fixed: RSS Feeds with no description failing to be added.
...
Fixes #1231
7 years ago
Qstick
210902ecb6
Added: Setting for Colon Replacement Format ( #2711 )
...
Fixes #2140
Fixes #2657
7 years ago
Qstick
38932d82db
Added: Enable Download Client Priorities ( #2699 )
...
Fixes #229
7 years ago
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
7 years ago
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
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
Qstick
25e10e26e3
Added: A Huge Cleanup of old Series Code. (Let's pray nothing breaks :P) ( #2589 )
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
9e7e8cff11
Fixed: Multiple History Issues ( #2571 )
7 years ago
Leonardo Galli
d67d89f54a
Merge remote-tracking branch 'origin/develop' into develop
7 years ago
Leonardo Galli
2b2bd16d4d
Updated NLog to version 4.4.12. Should fix #2218
7 years ago
Qstick
0c23511b7a
Added: Same File Size MediaFile Specification ( #2532 )
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
Leonardo Galli
78e5fdf3bc
Added: Files downloaded with different quality than grabbed will get rejected.
...
Fixes #1779 , Fixes #2087 , Fixes #1321
7 years ago
Leonardo Galli
eb1c3c8b82
Fixed: Last commit still not compiling (whoops squared)
7 years ago
Leonardo Galli
74e0db2829
@cosmetic Fixed all erroring tests.
7 years ago
kriegalex
b70016d082
Added: Support for VF2 french tag. ( #2291 ) ( Fixes #2290 )
7 years ago
fhscholl
c7c423b13d
Added: Functionality to XBMC and Plex to update indivdual titles. Also: Notification Cleanup ( #2240 )
7 years ago
James White
386a434aeb
Changed: Sabnzbd Update test cases and rename to MovieCategory ( #2212 )
7 years ago
James White
5674d8ad60
Changed: Nzbget Rename TvCategory references to MovieCategory ( #2211 )
7 years ago
James White
dffa50a82f
uTorrent initial state feature ( #2192 )
...
* New: Initial state for torrents added to UTorrent
Closes #409
(cherry picked from commit 19a4d3536b
)
* Change default port
* Rename TvCategory to MovieCategory
7 years ago
Leonardo Galli
a5dd426dd7
Fixed: SUBBED in release name not recognized as hardcoded subs. Fixes #1520
7 years ago
Leonardo Galli
c30a681aea
Fixed: 1080i not correctly recognized as 1080p. Fixes #1622
7 years ago
Leonardo Galli
4d712d7760
Fixed: Releases with UHD not getting correct resolution label. Fixes #2134
7 years ago
Leonardo Galli
63645c81bb
Fixed: WebDL gets marked as Remux. Fixes #1954
7 years ago
Leonardo Galli
b6be297093
Fixed: Parsing of TSRip and HDTSRip. Fixes #1998
7 years ago
James White
38af8edd59
Fixed: Adjust Sonarr references to Radarr ( #1977 )
7 years ago
MangaValk
4d8a270170
Fixed: Parser error when using `(year) name` folder ( #1956 ) ( Fixes #1951 )
7 years ago
James White
a07ef20410
Fixed: Replace GitHub wiki references to Radarr's wiki URL ( #1914 )
7 years ago
Rotem
7c4c6ccd5c
Added: Hebrew language ( #1909 )
7 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).
7 years ago
Qstick
4e9a931537
Fixed: Check that Quality Profile is not in use before deleting it.
7 years ago
Leonardo Galli
ac5732536d
Fixed: BDRemux not recognized as such and BDRips without resolution recognized as DVD. Fixes #1755
7 years ago
Leonardo Galli
1f4c2ad946
Fixed: A as part of an acronym being removed from clean title. Fixes #1747
7 years ago
Leonardo Galli
6d033c57f4
Added: More detailed descriptions why a movie was not able to be mapped. ( #1696 )
...
Added: Option to make mapping more lenient. This should practically allow all movies to be correctly mapped. Though it also opens the path for movies being wrongly mapped! (So it is a toggable option)
Added: Improved edition parsing. Now almost all releases should have the correct edition, even ones with no year, etc.
8 years ago
Leonardo Galli
d6cf53e12c
Added: Options to make parsing more lenient. (Adds support for some german and french releasegroups) ( #1692 )
...
Fixes #1676 . Fixes #1632 .
8 years ago
Leonardo Galli
9f4ce50dd6
Added: Allow minimum seeders to be set on a per indexer basis. Pulled from Sonarr Upstream ( #1624 )
8 years ago
Leonardo Galli
accf8a9efa
Added: Ability to see TMDB and lists going through the Radarr API on the discovery page.
...
Added: More lists (specifically presets for IMDB Top 250 and IMDB Popular)
Added: Ability to set Radarr API endpoint as list.
8 years ago
Leonardo Galli
3c8162f1d6
Fix test.
8 years ago
Leonardo Galli
58e81a916c
Fixed error when language is present in title, but has dots instead of spaces. For example The.Danish.Girl.2015
8 years ago
Leonardo Galli
b05d505bce
Fixed Final in titles parsing as an edition.
8 years ago
Mitchell Cash
a57c9917cc
Fixed: Radarr not importing torrents in Vuze if the torrent already finished seeding and was stopped ( #1471 )
8 years ago
Mitchell Cash
9e84b4a782
Fixed: Incorrect imports with Vuze when torrent contains a single file. ( #1470 )
8 years ago
Leonardo Galli
7db92c6bcf
Enable automatic renaming, according to naming scheme, of movie folder after creation of the movie. ( #1349 )
...
Please test everything you can about this and report back if everything still works correctly.
8 years ago
Leonardo Galli
7c3d8c8ff9
Added multiple new editions such as FanEdit, Anniversary and 2in1.
8 years ago
Leonardo Galli
5540594ecf
Fix ptp tests.
8 years ago
Leonardo Galli
433ae019de
AHD, PTP and HDB support the new indexer flags too now! Indexer flags can be preferred over other releases.
8 years ago
Leonardo Galli
10091b9454
Movies with Umlauts are now correctly matched and have correct CleanTitles.
...
An update library is recommended. Fixes #1338
8 years ago
Leonardo Galli
3790dc9109
Added test for fix in last commit.
8 years ago
Leonardo Galli
c36b259fa9
Fixes an issue where the semicolon and space afterwards was replaced.
...
This caused issues with cleaning the title afterwards. Fixes #1185
8 years ago
Mitchell Cash
cb596488f2
SABnzbd 2.0 API compatibility ( #1339 )
...
* Fixed: Sabnzbd 2.0 api compatibility.
closes #1775
* fixed sab tests.
* Fixed: Sabnzbd error when tv sorting enabled for all categories.
8 years ago
Mitchell Cash
17118cf24d
Fixed: Newznab default capabilities erroneously cached if indexer is unavailable. ( #1341 )
8 years ago
Rusk85
27ab70333c
Cleanup on mapping logic. Movies with up to 4500 parts are now supported!
8 years ago