Commit graph

8527 commits

Author SHA1 Message Date
Qstick
748e846c21
Delete appveyor.yml 2020-07-20 19:23:38 -04:00
Qstick
6b52d11577 Don't fail test if there are no builds with changes shown 2020-07-20 14:23:09 +01:00
ta264
62a0454bf7 Remove cruft 2020-07-20 14:23:09 +01:00
ta264
deddb0ac6c Fix update folder definition 2020-07-20 14:23:09 +01:00
Qstick
923b959b6c
Build on Azure instead of Appveyor (#4590)
* Build on Azure instead of Appveyor

* fixup! Update Nuget

* fixup! installer and tests

* fixup! automation tests mac/linux

* Fix .gitattributes

* Fix line endings

* Try to fix integration tests

* Install mediainfo

* Update sqlite3 binaries for windows and mac

* Update media info to 20.03 and fix test

* Fix HttpClientTests, Use Servarr HttpBin Mirror

* Update test script

* Add media info to tests

* Fix tests

* Ignore tests ignored on Aphrodite

* partial automation update

* Reveet mac mediaInfo upgrade

* fixup! automation tests

* Revert "Reveet mac mediaInfo upgrade"

This reverts commit b54a76446b.

* Don't run linux tests on mac

* Exclude test failing on mac

Co-authored-by: ta264 <ta264@users.noreply.github.com>
2020-07-15 18:31:50 -04:00
Qstick
b088a2220a Fixed: Mark "BAD" Nzbget Downloads as Failed 2020-07-02 22:31:27 -04:00
Qstick
e29e962bd5 Fixed: Mac Update to another 0.X package 2020-06-25 21:14:24 -04:00
Qstick
62173c5258 Fixed: NetImport Tries to Add Existing Movies
Fixes #4170
2020-06-20 01:28:58 -04:00
Qstick
e3bb4d9b59 Fixed: Don't use staging API for Nightly, It's Down 2020-06-20 01:13:52 -04:00
ta264
e973701f1c Make macOS updater executable before running it 2020-06-12 14:29:52 -04:00
Qstick
62efca5084 Handle V3 Update Folder 2020-06-12 14:29:52 -04:00
Qstick
f638278f4e Switch Update Server to Lidarr Hosted 2020-06-12 14:29:52 -04:00
Patrick Koenig
69811b1291 Add crossorigin use-credentials attribute to manifest tag 2020-06-06 18:54:23 -04:00
DavidSpek
802e5ac151
Added Dolby Digital Plus with Atmos (#3902)
* Added Dolby Digital Plus with Atmos

Added Dolby Digital Plus with Atmos by checking the codec additional features for JOC, which stands for Joint Object Coding and is the technique used for adding Atmos metadata to Dolby Digital Plus audio streams. This is similar to the 16-ch additional feature used to distinguish Atmos in a TrueHD audio stream.

* Corrected positioning of EAC3 Atmos

* Changed the formatting from aphrodite to dapper

"splitAdditionalFeatures.ContainsIgnoreCase" was changed to "audioAdditionalFeatures =="

* Removed White Space at the end of line 176
2020-05-30 00:27:04 -04:00
ta264
09fe1bfc96 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-13 18:01:24 +01:00
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