Qstick
5d4ec1272d
Fixed: Allow spaces in Trakt username and listname
5 years ago
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
5 years ago
Qstick
420e5fd730
New: Fallback to tmdb search on Rarbg if IMDb is null
5 years ago
Qstick
b95c2e5c8b
Fixed: Catch NullRef On HDBits request if IMDB empty
5 years ago
Pika
7ddc8d416c
Fixed: Use Download Client name for grabbed history events
5 years ago
Qstick
6160bbf113
New: Add digits to Deluge's category validator
...
Fixed #3910
5 years ago
Qstick
a2f666445f
Revert "Fixed: .srt files in subfolders are not being imported ( #3647 )"
...
This reverts commit c27f08738a
.
5 years ago
Lord-Lux
92d6e81236
Fixed: RARBG URL Scheme ( #3765 )
...
* Update RarbgParser.cs
* Update RarbgFixture.cs
5 years ago
tsubus
227101d59e
Fixed: Typo in LogentriesCore.csproj ( #3936 )
...
Linux could not find ConfigurationManager due to case-sensitivity,
failing to build
5 years ago
Rick van Hattem
080d0a9b04
New: Added links to wiki and examples from add/edit custom tags dialog
5 years ago
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
5 years ago
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
5 years ago
Rick van Hattem
ddc2b42923
Fixed: link to the custom format examples ( #3785 )
5 years ago
Matthew Jacques
3ac3737de9
Fixed: Replaced episode with movie in UpgradeSpecification ( #3805 )
5 years ago
Qstick
01ad015b14
Changed: Regenerate package.json for secondary package updates ( #3750 )
5 years ago
Qstick
3d57d5aba7
Fixed: qBit V2 and metaDL Support
5 years ago
Qstick
d65fe3a530
Fixed: Integration Test Failing CircleCi
5 years ago
Qstick
e100759e71
New: Platform Updates, Socket Closure Workaround
5 years ago
Qstick
df068e9f0a
Fixed: TMDB Failing due to missing response header ( #3610 )
5 years ago
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
5 years ago
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
5 years ago
desimaniac
5291f42905
New: Added repost exclusions to CleanReleaseGroupRegex ( #3720 )
5 years ago
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.
5 years ago
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
5 years ago
Kyrylo Mikos
dbdda0da13
Added: Support for Ukrainian language. ( #3594 )
5 years ago
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.
5 years ago
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.
5 years ago
Mike S
e6d3954e79
Update to work with Deluge v2 ( #3577 )
5 years ago
Daniel Dammermann
61066cb6cf
Fixed: Library shown as empty after filter returns no movies and page is refreshed ( #3515 )
...
Fixes #3514
6 years ago
Leonardo Galli
2f76f3c6b6
Create FUNDING.yml
6 years ago
Leonardo Galli
7756b03555
Fixed: a after a shortened word is not removed correctly for matching. Fixes ##3487
6 years ago
Leonardo Galli
5faaffc9c6
@cosmetic updated changelog
6 years ago
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
6 years ago
RhinoRhys
84fab25af7
Changed: Improved templates for h264 & h265 custom formats ( #3432 )
...
* Update CustomFormatService.cs
resolves #3419
* Update CustomFormatService.cs
* Update CustomFormatService.cs
6 years ago
jwildman16
52520e356d
Changed: Logo-256.png to a transparent version so it looks better in Android notifications. ( #3479 )
6 years ago
Logan
cc44d022b3
Added: Radarr_Download_Id and Radarr_Download_Client to the environment ( #3276 )
...
Fixes #3232
6 years ago
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
6 years ago
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
6 years ago
Viserius
f8c009a348
Fixed: Solve ambiguous naming ( #3417 )
6 years ago
Michael Poutre
da012eb6b5
Fixed: Copy to clipboard not working with calendar feed ( #3495 )
...
* Replace flash clipboard implementation with document.execute("copy")
Fixes #3486
* Replace flash clipboard implementation with document.execCommand("copy")
Resolves Radarr/Radarr#3486
6 years ago
RobinQ124274
c79578e99f
Added: Remote poster and fanart references to Kodi metadata file ( #2837 ) ( #3302 )
...
* Added: Remote poster and fanart references to Kodi metadata file (#2837 )
* Added: Null checks to Remote poster and fanart references to Kodi metadata file (#2837 )
6 years ago
Leonardo Galli
961fe70cb8
@cosmetic Hopefully fixed nunit randomly failing. (updated nunit and mono)
6 years ago
Qstick
65267af512
Fixed: Edition Tags Not Showing in UI ( #3389 )
6 years ago
Qstick
ac387f208a
Fixed: Support new feed url format IPTorrents ( #573 ) ( #3390 )
6 years ago
Qstick
80304d8804
New: Support Krypton Kodi Unique Ids ( #3388 )
6 years ago
Qstick
cafb1a5a45
Changed: Adjust Max Slider Value for Qualities ( #3393 )
6 years ago
hotio
feef9b1b8d
Update README.md ( #3409 )
...
Update outdated suitarr info.
6 years ago
Leonardo Galli
4aec27890c
Fixed: MediaCovers Race condition which leads to fanart not being downloaded
...
Fixes #3350
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