Qstick
c76364a891
Fixed: Update Unit Tests for Indexers/Clients
2019-06-16 22:18:32 -04:00
Qstick
8a9e2dc90d
New: Loads of Backend Updates to Clients and Indexers
2019-06-16 16:04:38 -04:00
Qstick
16ff1176f7
Fixed: Quality Groups and Profiles
2019-06-11 22:07:34 -04:00
Qstick
6275737ced
New: Many UI Updates and Performance Tweaks
2019-06-11 22:07:34 -04:00
Taloth Saldono
b24a40797f
Fixed: SignalR requiring a home directory to function properly.
2019-06-11 22:07:34 -04:00
Leonardo Galli
b35d0b3f6a
Added: Development Description.
2019-06-11 22:07:34 -04:00
Qstick
4d3bfe3cf2
New: Remove old UI
2019-06-11 22:07:33 -04:00
Qstick
65efa15551
New: Backend changes for new UI
2019-06-11 22:06:19 -04:00
Qstick
e9eebd3ce6
New: Update SignalR, Nancy, Owin. Enable Websockets
2019-06-11 22:06:19 -04:00
Qstick
aef89160e2
Added: Platform Detection Improvements
2019-06-11 22:06:19 -04:00
Qstick
ea5ad24944
New: Re-target to .net 4.6.1
2019-06-11 22:06:19 -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
7756b03555
Fixed: a after a shortened word is not removed correctly for matching. Fixes ##3487
2019-05-02 13:18:28 +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
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
Viserius
f8c009a348
Fixed: Solve ambiguous naming ( #3417 )
2019-05-02 12:40:51 +02:00
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
2019-05-02 12:38:00 +02:00
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 )
2019-04-27 19:33:06 -04:00
Qstick
65267af512
Fixed: Edition Tags Not Showing in UI ( #3389 )
2019-03-19 11:08:15 +01:00
Qstick
ac387f208a
Fixed: Support new feed url format IPTorrents ( #573 ) ( #3390 )
2019-03-19 11:03:40 +01:00
Qstick
80304d8804
New: Support Krypton Kodi Unique Ids ( #3388 )
2019-03-19 11:03:20 +01:00
Qstick
cafb1a5a45
Changed: Adjust Max Slider Value for Qualities ( #3393 )
2019-03-19 10:59:57 +01:00
Leonardo Galli
4aec27890c
Fixed: MediaCovers Race condition which leads to fanart not being downloaded
...
Fixes #3350
2019-02-24 19:54:02 +01:00
Qstick
58ae4417df
Fixed: Cannot Add ITA or ITALIAN custom format ( #3385 )
...
Fixes #3253
2019-02-24 18:26:20 +01:00
Qstick
6287bfd9d9
New: Nzb Validation and Nzbget/SAB URLBase ( #3380 )
2019-02-24 18:16:12 +01:00
Leonardo Galli
5f139c0cb6
Fixed: OsInfo for real this time.
2019-02-24 18:11:42 +01:00
Qstick
6cf257ac01
Fixed: Error in unicode cleanup code removing most non-latin characters instead of just invalid ones. ( #3383 )
2019-02-24 18:08:28 +01:00
Qstick
5cb5faa8a3
Fixed: Forced Subs not parsed by SubtitleLanguageRegex ( #3384 )
...
Fixes #2908
2019-02-24 18:07:48 +01:00
Leonardo Galli
a28f2fd21d
Fixed: OsInfo being renamed to PlatformInfo
2019-02-24 18:06:48 +01:00
Qstick
dbf12e1fa4
Fixed: Word Boundary on Edition ( #3382 )
2019-02-24 18:03:42 +01:00
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.
2019-02-24 18:00:04 +01:00
Pieter Janssens
53f49f3b07
Fixed: Match MBluray releases ( #3358 )
2019-02-24 17:59:25 +01:00
Leonardo Galli
a26016fc08
Fixed: Mono bug causing memory leakage when http connections use gzip compression.
...
The bug is registered upstream, but this commit works around the problem by doing the gzip decompression separately from the http stack.
Ref #2296
2019-02-24 17:58:19 +01:00
Leonardo Galli
bd969e0bc3
Fixed: Build errors due to dotnet library.
2019-02-24 00:34:23 +01:00
hatharry
3e96fe4a72
Fixed: Emby library update ( #3318 )
...
Fixes : #3158
2019-02-18 11:12:34 +01:00
tobsen987
19299ad47f
Fixed: Prevent NullRef in CustomScript on Grab for Indexer ( #3323 )
...
fixes #3313
2019-02-18 11:10:22 +01:00
Leonardo Galli
4015ff08a6
@cosmetic Added Parsing Library: A dotnet library that "exports" our parsing interface.
2019-02-18 00:09:41 +01:00
Leonardo Galli
e7ad09cf62
Fixed: Hopefully fixed sqlite errors when finding by title.
2019-01-10 16:07:41 +01:00
Leonardo Galli
02eb30b8ee
Fixed: A lot of memory issues, such as IDisposable leakage and leaking all the media covers. ( #3227 )
...
Thanks again to @Taloth
2019-01-10 08:36:34 +01:00
Leonardo Galli
49b1f2a67d
New: Use APIKey & APIUser for authenticating to PassThePopcorn. ( #3264 )
2018-12-30 14:17:26 +01:00
Swizzy
7c90667965
Added: Support for forcedUP status ( #3277 )
...
Also added a warning message upon hitting new unknown states so that they can be handled properly at some point
2018-12-30 14:17:03 +01:00
Leonardo Galli
6d3cff85ae
Fixed: Unable to parse movies from 1800s.
...
Fixes #3271
2018-12-30 13:55:45 +01:00
Taloth Saldono
3ef224ed1d
Fixed: Another IDisposable leak when lazy loading properties.
2018-12-26 15:50:06 +01:00
Leonardo Galli
44b1252ecc
Fixed: npm start not working with node 10
...
Fixes #3258
2018-12-24 15:56:53 +01:00
Leonardo Galli
44842a4e6b
Fixed: Hopefully fixed issue where a null downloadId or title would cause no downloads to be tracked.
...
Fixes #3260
2018-12-24 14:49:33 +01:00
Leonardo Galli
cd520b0341
Fixed: MediaCoverService tests and stupidly forgetting to open the database connection for logging.
2018-12-14 18:48:36 +01:00
Leonardo Galli
fed4a0aebe
Fixed: MediaCovers resizing potentially leaking memory when concurrently executing.
2018-12-14 09:55:14 +01:00
lps-rocks
ff894d5210
New: rTorrent - Don't start download automatically ( #3222 )
2018-12-07 11:26:26 +01:00
Qstick
92b5822a39
New: Remove Pre, postbot, xpost suffixes from release groups ( #3220 )
2018-12-07 11:22:06 +01:00
Qstick
cbdea30a6e
New: Secure URLs for Links and Services ( #3219 )
2018-12-07 11:21:43 +01:00
Qstick
969ef5c515
Fixed: Bump default version to prevent update running from source ( #3199 )
2018-12-07 11:20:54 +01:00
Qstick
5b52115d68
Fixed: MediaInfo Unit Test Failing due to AudioAdditionalFeatures ( #3221 )
2018-12-06 12:59:02 +01:00
Leonardo Galli
899bd086ec
Fixed: Stream leakage inside CurlHttpDispatcher
2018-12-02 19:24:16 +01:00
Leonardo Galli
d02d71c336
Fixed: Apparently Microsoft thinks that you should cast to IDisposable first.
2018-12-02 19:04:28 +01:00
Leonardo Galli
d4061bd13c
Fixed: Invalid SQLite cache size.
2018-12-02 18:22:18 +01:00
Leonardo Galli
c83995adc1
Fixed: Resource leakage inside HttpClient.
2018-12-02 18:16:05 +01:00
Leonardo Galli
df18c34878
Fixed: Typo that could probably lead to an infinite loop.
2018-12-02 18:14:52 +01:00
Leonardo Galli
eb077b043e
Fixed: Resource leakage inside ManagedHttpDispatcher.
2018-12-02 18:14:21 +01:00
Leonardo Galli
42015d5d95
Fixed: Leaking of objects when logging something to the database.
2018-12-02 18:12:03 +01:00
Leonardo Galli
09899fcf6c
Fixed: DataMapper potentially leaking stuff when being disposed.
2018-12-02 18:10:57 +01:00
Leonardo Galli
8e7b718209
Fixed: DataMapper not being disposed, leading to resource leakage.
2018-12-02 18:10:14 +01:00
Leonardo Galli
d38562664d
Fixed: Memory leak due to unmanaged Bitmaps leaking.
2018-12-02 17:59:15 +01:00
Ricardo Amaral
5d0effa591
Fixed: Fallback to 'VideoCodec' if 'VideoFormat' is unavailable ( #3142 )
2018-11-07 20:57:49 +01:00
Ricardo Amaral
e62b6d1ddb
Fixed: Read video 'BitRate_Nominal' if 'BitRate' is empty ( #3144 )
2018-11-07 20:55:47 +01:00
Leonardo Galli
34c838fdd5
Fixed: UpdateMovieQualityService Tests.
2018-11-07 20:50:00 +01:00
geogolem
4283de1e9e
change 64bit mediainfo.dll to 32bit to resolve
...
issue: https://github.com/Radarr/Radarr/issues/3138
2018-10-31 00:43:01 -04:00
Ricardo Amaral
821653b941
Fixed: Ignore "special drives" from System » Disk Space ( #3050 )
...
Fixes #3045 , fixes #3122 .
2018-10-30 22:07:51 +01:00
Ricardo Amaral
2da1d9f105
Fixed: Tweak style of movie path template on "add movies" screen ( #3108 )
2018-10-30 22:06:32 +01:00
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
2018-10-30 21:44:59 +01:00
Leonardo Galli
4009852c35
Changed: Don't hide custom formats behind advanced settings when editing quality.
...
Didn't work very well.
2018-10-30 13:20:36 +01:00
Leonardo Galli
a50b74c177
Fixed: Unable to update custom formats for releases with bad Source Titles.
2018-10-30 13:18:46 +01: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
Ricardo Amaral
173b6847e5
Fixed: Do not search movie if unmonitored ( #3131 )
2018-10-30 11:09:54 +01:00
Ricardo Amaral
07cb844ce6
Changed: Improve model and UI handling for lists. Should finally fix root folder errors. ( #3133 )
...
Fixes #3036 (supposedly)
2018-10-30 11:07:35 +01:00
Ricardo Amaral
0783402470
Fixed: Quality badges not being shown on bulk import. ( #3121 )
...
Fixes #3106
2018-10-30 11:05:03 +01:00
Lawrence
3b896e9011
Fixed: Trim filename from Kodi movie path before sending library scan request. ( #3097 )
2018-10-30 11:02:30 +01:00
Justin Kromlinger
623da76d16
Changed: Don't return unmapped folders on rootfolder API call. Massively improves loading time. ( #3116 )
2018-10-23 11:25:40 +02:00
Leonardo Galli
6c45c7db1b
Fixed: Hopefully fixed bulk import not showing files.
2018-10-15 10:03:15 +02:00
Leonardo Galli
4f4e6c494d
Fixed: MPEG-2 remuxes being detected as "Raw-HD" quality
...
Fixes #2986
2018-10-15 09:54:27 +02:00
Ricardo Amaral
0c542eeb13
Fixed: Allow directory to be parsed similar to past implementation ( #3057 )
...
Fixes #3051
2018-10-15 09:43:23 +02:00
Ricardo Amaral
27032a8db3
Fixed: Class names on the 'add movies screen' ( #3047 )
2018-09-24 16:44:02 +02:00
Ricardo Amaral
31c357fdde
Fixed: Use proper cursor for text and linked labels ( #3041 )
2018-09-24 16:43:43 +02:00
Qstick
ab0bf64273
New: mk3d file format ( #2795 )
...
Fixes #1324
2018-09-18 17:25:42 +02:00
cookandy
75b486c6c8
Added: "Add Paused" option to Deluge and Transmission ( #3038 )
2018-09-18 17:24:55 +02:00
Ricardo Amaral
c566c6e18a
Changed: All-around small improvements ( #3032 )
2018-09-18 17:23:47 +02:00
Leonardo Galli
3767bbec18
Fixed: Donate button requiring two clicks to actually work.
...
Fixes #2958
2018-09-12 17:18:24 +02:00
halali
057086a630
Added: Czech Language ( #2948 )
2018-09-12 16:46:57 +02:00
Qstick
2b373f2006
Added: Fallback to Bitrate_Nominal for MediaInfo ( #2886 )
...
Fixes #2860
2018-09-12 16:45:54 +02:00
Leonardo Galli
df6f32f6c3
Fixed: Templates for custom format using wrong modifiers.
2018-09-12 16:44:38 +02:00
Leonardo Galli
617c7bae83
Fixed: Profiles always failing validation.
2018-09-11 23:52:07 +02:00
Leonardo Galli
64e8fde0e1
Fixed: ImdbIds not being padded with zeroes, which messes up matching.
2018-09-11 23:47:00 +02:00
Leonardo Galli
0903269b7c
Merge remote-tracking branch 'origin/develop' into develop
2018-09-11 23:33:31 +02:00
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.
2018-09-11 23:33:28 +02:00
Leonardo Galli
354105cf08
Fixed: Issue with custom formats when profile was saved with non existing formats. Also you now don't have to refresh your browser for them to appear / disappear.
2018-09-11 14:35:15 +02: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
5751c3f5f5
Merge remote-tracking branch 'origin/develop' into develop
2018-08-26 22:30:31 +02:00
Leonardo Galli
a458cdc0a5
Fixed: Annoying [renamemoviesfolder] Completed popup for no reason.
2018-08-26 22:27:26 +02:00