Commit Graph

8512 Commits

Author SHA1 Message Date
ta264 1dd0df58ca Update gitignore 2020-05-13 18:01:24 +01:00
Qstick 747f4c87d3
New: Ignore #recycle folders (Synology Recycle bin folder) 2020-04-05 10:26:59 -04:00
Sean Godsell ac2b9516e1 Fixed: Made Username required for UserCustomList (#4255) 2020-03-31 20:47:31 -04:00
Qstick 1f72e1de74 Fixed: Populate Info in Lookup Results if Existing Movie
Fixes #4152
2020-02-16 21:41:03 -05:00
desimaniac 6b743439eb
New: Add Year to Custom Script (#4115) 2020-02-10 18:54:25 -05:00
Jonas Stendahl b254ee548d
Fixed: IMDb ID handling for Torznab indexers (#4089)
* Fix IMDb IDs

* Fix type errors

* Attribute is named imdb

* Use TryParse instead

* Use TryParse properly

* Pass out keyword

* Use variable instead of property
2020-02-10 18:53:22 -05:00
devbrian d8e0fa6ac2
New: Add Release Date and Cinema Date to Custom Script (#4109)
New: Add Release Date and Cinema Date to Custom Script (Backport aphrodite)
2020-01-30 19:42:55 -05:00
Qstick bdb4f490b9 Fixed: Add to AddIfNotNull for Images 2020-01-20 21:19:01 -05:00
Qstick 588771f3ee Fixed: Don't store image is null from TMDB 2020-01-20 21:11:45 -05:00
Qstick f0ef6c3601 Fixed: Improve Logging, Slowdown startup if non-recoverable errors 2020-01-19 18:34:43 -05:00
Qstick 01b0365884 New: Add Sentry 2020-01-18 22:18:01 -05:00
Qstick e715905ea1 New: Remove LogEntries 2020-01-18 22:18:01 -05:00
Qstick 5d4ec1272d
Fixed: Allow spaces in Trakt username and listname 2020-01-18 13:34:49 -05:00
Fossil 2d40914482 New: Added UHD, X265, WEB-DL etc. to NZB Finder (#3568)
* Added UHD, X265, WEB-DL etc. to NZB Finder

This works for Sonarr, can Radarr also add custom categories like this?

* Remove root and foreign categories for NZB Finder

As discussed https://github.com/Radarr/Radarr/pull/3568

* Remove duplicate preset
2020-01-11 11:40:25 -05:00
Qstick 420e5fd730 New: Fallback to tmdb search on Rarbg if IMDb is null 2019-12-28 20:54:40 -05:00
Qstick b95c2e5c8b Fixed: Catch NullRef On HDBits request if IMDB empty 2019-12-28 20:54:15 -05:00
Pika 7ddc8d416c Fixed: Use Download Client name for grabbed history events 2019-12-18 22:33:51 -05:00
Qstick 6160bbf113
New: Add digits to Deluge's category validator
Fixed #3910
2019-12-16 20:23:28 -05:00
Qstick a2f666445f Revert "Fixed: .srt files in subfolders are not being imported (#3647)"
This reverts commit c27f08738a.
2019-12-12 16:58:05 -05:00
Lord-Lux 92d6e81236 Fixed: RARBG URL Scheme (#3765)
* Update RarbgParser.cs

* Update RarbgFixture.cs
2019-12-09 23:29:21 -05:00
tsubus 227101d59e Fixed: Typo in LogentriesCore.csproj (#3936)
Linux could not find ConfigurationManager due to case-sensitivity,
failing to build
2019-12-09 22:42:51 -05:00
Rick van Hattem 080d0a9b04 New: Added links to wiki and examples from add/edit custom tags dialog 2019-11-24 00:37:41 -05:00
Pierre Spring 1b58ae7d47 Fixed: open links in new tab on meta click (#3831)
This adds support to open links in new tabs for all the operating
systems.

Fixes #3830
2019-11-03 21:45:24 -05:00
Jef LeCompte a5e2e5777c Fixed: Added qBittorent state 'moving' (#3847)
* Added qBittorent state 'moving'

The state 'moving' wasn't being recording in Radarr, so it would show up
as a warning.

* Updated unknown state to be info
2019-11-03 21:42:54 -05:00
Rick van Hattem ddc2b42923 Fixed: link to the custom format examples (#3785) 2019-10-23 21:03:27 -04:00
Matthew Jacques 3ac3737de9 Fixed: Replaced episode with movie in UpgradeSpecification (#3805) 2019-10-11 14:49:43 -04:00
Qstick 01ad015b14
Changed: Regenerate package.json for secondary package updates (#3750) 2019-09-08 23:05:16 -04:00
Qstick 3d57d5aba7 Fixed: qBit V2 and metaDL Support 2019-09-06 09:59:19 -04:00
Qstick d65fe3a530 Fixed: Integration Test Failing CircleCi 2019-09-06 09:59:19 -04:00
Qstick e100759e71 New: Platform Updates, Socket Closure Workaround 2019-09-06 09:59:19 -04:00
Qstick df068e9f0a
Fixed: TMDB Failing due to missing response header (#3610) 2019-09-01 11:55:33 -04:00
jpogs c27f08738a Fixed: .srt files in subfolders are not being imported (#3647)
* Fixed #1958
- extra file module will search for any subfolder and filename
- fixed language parser to match RARBG format
- Add .srt subs according to level of details such that higher detailed sub gets loaded to media player first

* Fixed Code Factor issue on SubtitleService.cs:104

* Fixed: issues on unit test for TV subs; added test cases for RARBG movie subs

* Updated RARBG parser so it won't match movie title format

* Cleaned up code for review

* Update SubtitleService.cs
2019-09-01 11:53:40 -04:00
rubasace 61629a527c Fixed: Parse UHDRemux as Remux and not as WEB-DL (#3696)
* Parse UHDRemux as Remux and not as WEB-DL

* Add test case for UHDRemux parsing
2019-09-01 11:46:09 -04:00
desimaniac 5291f42905 New: Added repost exclusions to CleanReleaseGroupRegex (#3720) 2019-09-01 11:39:27 -04:00
Qstick 0ce5857094
Fixed: Wanted Cutoff Page filters (#3611)
* Fixed: Cutoff Filters Broken

* Fixed: Wanted Filters Broken

* Fixed: CutoffUnmet Integration Tests

* Really fixed CutoffUnmet Integration tests.

* Added: Some more integration tests for CutoffUnmet

* Fixed: Integration tests for MissingFixture.
2019-07-10 18:12:30 -04:00
FuNK3Y 443078a7e4 Added: Ability to set categories for search for RARBG (#3544)
Also fixes an issue where the rargb movie category would not actually contain all movie categories. Fixes #3543
2019-07-10 10:41:58 +02:00
Kyrylo Mikos dbdda0da13 Added: Support for Ukrainian language. (#3594) 2019-07-10 10:38:55 +02:00
Leonardo Galli b5e1b83de3
Fixed: All integration tests and some code which was wrong. (#3604)
* Fixed: All integration tests and some code which was wrong.

* Hopefully fix Movie Fixture issues.

* Fixed: HttpFixture. Took commit from sonarr.
2019-07-08 00:45:52 +02:00
Leonardo Galli 8e43f5c4ae
Fixed: When refreshing info about a movie, the alt titles should now correctly be deleted / updated, even from TMDB. (#3603)
* Fixed: When refreshing info about a movie, the alt titles should now correctly be deleted / updated, even from TMDB.
Fixes #3542

* Fixed: Small things fixup.
2019-07-08 00:15:35 +02:00
Mike S e6d3954e79 Update to work with Deluge v2 (#3577) 2019-06-21 18:36:27 -04:00
Daniel Dammermann 61066cb6cf Fixed: Library shown as empty after filter returns no movies and page is refreshed (#3515)
Fixes #3514
2019-05-30 20:31:31 +02:00
Leonardo Galli 2f76f3c6b6
Create FUNDING.yml 2019-05-30 00:34:57 +02:00
Leonardo Galli 7756b03555 Fixed: a after a shortened word is not removed correctly for matching. Fixes ##3487 2019-05-02 13:18:28 +02:00
Leonardo Galli 5faaffc9c6 @cosmetic updated changelog 2019-05-02 13:05:35 +02:00
Ricardo Amaral 7a43bf3f60 Added: Tags support to NetImport (Lists) (#3127)
* Add tags support to NetImport (Lists)

* Keep indentation consistent with current code

* Initialize set of empty tags

* Add tags from list to movie

* Prevent tags used by lists from being removed
2019-05-02 12:57:40 +02:00
RhinoRhys 84fab25af7 Changed: Improved templates for h264 & h265 custom formats (#3432)
* Update CustomFormatService.cs

resolves #3419

* Update CustomFormatService.cs

* Update CustomFormatService.cs
2019-05-02 12:55:48 +02:00
jwildman16 52520e356d Changed: Logo-256.png to a transparent version so it looks better in Android notifications. (#3479) 2019-05-02 12:55:01 +02:00
Logan cc44d022b3 Added: Radarr_Download_Id and Radarr_Download_Client to the environment (#3276)
Fixes #3232
2019-05-02 12:52:33 +02:00
Steven Crouchman f411903e90 New: Allow CheckForFinishedDownloadInterval to be set from the UI (#3233)
* Adding CheckForFinishedDownloadInterval to config service
Changed TaskManager to use a configurable interval for CheckForFinishedDownloadCommand

* Adding new CheckForFinishedDownloadInterval to UI

Fixes #840
2019-05-02 12:51:21 +02:00
stephanrenggli 9985554dcb New: Added support for Gotify notifications (#3474)
* Added support for Gotify notifications

* Use string interpolation to build url

* Adapt changes by markus101 over at Sonarr

* Remove blank line

Fixes #3472
2019-05-02 12:49:21 +02:00