Leonardo Galli
899bd086ec
Fixed: Stream leakage inside CurlHttpDispatcher
6 years ago
Leonardo Galli
d02d71c336
Fixed: Apparently Microsoft thinks that you should cast to IDisposable first.
6 years ago
Leonardo Galli
d4061bd13c
Fixed: Invalid SQLite cache size.
6 years ago
Leonardo Galli
c83995adc1
Fixed: Resource leakage inside HttpClient.
6 years ago
Leonardo Galli
df18c34878
Fixed: Typo that could probably lead to an infinite loop.
6 years ago
Leonardo Galli
eb077b043e
Fixed: Resource leakage inside ManagedHttpDispatcher.
6 years ago
Leonardo Galli
42015d5d95
Fixed: Leaking of objects when logging something to the database.
6 years ago
Leonardo Galli
09899fcf6c
Fixed: DataMapper potentially leaking stuff when being disposed.
6 years ago
Leonardo Galli
8e7b718209
Fixed: DataMapper not being disposed, leading to resource leakage.
6 years ago
Leonardo Galli
d38562664d
Fixed: Memory leak due to unmanaged Bitmaps leaking.
6 years ago
Leonardo Galli
77950645af
@cosmetic add yarn to circleci image
6 years ago
Leonardo Galli
60a9be71bc
@cosmetic fix deploy
6 years ago
Leonardo Galli
49ee288dae
@cosmetic forgot this
6 years ago
Leonardo Galli
443995cd93
Merge branch 'develop' of https://github.com/Radarr/Radarr into develop
6 years ago
Leonardo Galli
1456200717
@cosmetic added auto deploy for prs and branch builds
6 years ago
Leonardo Galli
28155b09a0
@cosmetic Hopefully made circle ci artifacts compatible with hotios docker
6 years ago
Leonardo Galli
9ba1d26f05
@cosmetic updated release changelog templates.
6 years ago
Leonardo Galli
e0e531c287
@cosmetic Updated changelog.
6 years ago
Ricardo Amaral
5d0effa591
Fixed: Fallback to 'VideoCodec' if 'VideoFormat' is unavailable ( #3142 )
6 years ago
Ricardo Amaral
e62b6d1ddb
Fixed: Read video 'BitRate_Nominal' if 'BitRate' is empty ( #3144 )
6 years ago
Leonardo Galli
34c838fdd5
Fixed: UpdateMovieQualityService Tests.
6 years ago
geogolem
4283de1e9e
change 64bit mediainfo.dll to 32bit to resolve
...
issue: https://github.com/Radarr/Radarr/issues/3138
6 years ago
Ricardo Amaral
821653b941
Fixed: Ignore "special drives" from System » Disk Space ( #3050 )
...
Fixes #3045 , fixes #3122 .
6 years ago
Ricardo Amaral
2da1d9f105
Fixed: Tweak style of movie path template on "add movies" screen ( #3108 )
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
4009852c35
Changed: Don't hide custom formats behind advanced settings when editing quality.
...
Didn't work very well.
6 years ago
Leonardo Galli
a50b74c177
Fixed: Unable to update custom formats for releases with bad Source Titles.
6 years ago
Leonardo Galli
9ea739f6cb
@cosmetic Updated Changelog
6 years ago
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.
6 years ago
Ricardo Amaral
173b6847e5
Fixed: Do not search movie if unmonitored ( #3131 )
6 years ago
Ricardo Amaral
07cb844ce6
Changed: Improve model and UI handling for lists. Should finally fix root folder errors. ( #3133 )
...
Fixes #3036 (supposedly)
6 years ago
Ricardo Amaral
0783402470
Fixed: Quality badges not being shown on bulk import. ( #3121 )
...
Fixes #3106
6 years ago
Leonardo Galli
46e728caf1
@cosmetic Disable failing tests and not used deploy
6 years ago
Lawrence
3b896e9011
Fixed: Trim filename from Kodi movie path before sending library scan request. ( #3097 )
6 years ago
Justin Kromlinger
623da76d16
Changed: Don't return unmapped folders on rootfolder API call. Massively improves loading time. ( #3116 )
6 years ago
Jeff Byrnes
95fdf38662
Added: Support for Homebrew-installed mono ( #3090 )
6 years ago
Leonardo Galli
6c45c7db1b
Fixed: Hopefully fixed bulk import not showing files.
6 years ago
Leonardo Galli
e01900628f
@cosmetic Updated Changelog
6 years ago
Leonardo Galli
4f4e6c494d
Fixed: MPEG-2 remuxes being detected as "Raw-HD" quality
...
Fixes #2986
6 years ago
Ricardo Amaral
0c542eeb13
Fixed: Allow directory to be parsed similar to past implementation ( #3057 )
...
Fixes #3051
6 years ago
Ricardo Amaral
27032a8db3
Fixed: Class names on the 'add movies screen' ( #3047 )
6 years ago
Ricardo Amaral
31c357fdde
Fixed: Use proper cursor for text and linked labels ( #3041 )
6 years ago
Qstick
ab0bf64273
New: mk3d file format ( #2795 )
...
Fixes #1324
6 years ago
cookandy
75b486c6c8
Added: "Add Paused" option to Deluge and Transmission ( #3038 )
6 years ago
Ricardo Amaral
c566c6e18a
Changed: All-around small improvements ( #3032 )
6 years ago
Leonardo Galli
3767bbec18
Fixed: Donate button requiring two clicks to actually work.
...
Fixes #2958
6 years ago
Leonardo Galli
e4ba48eb61
@cosmetic Updated Changelog.
6 years ago
halali
057086a630
Added: Czech Language ( #2948 )
6 years ago
Qstick
2b373f2006
Added: Fallback to Bitrate_Nominal for MediaInfo ( #2886 )
...
Fixes #2860
6 years ago
Leonardo Galli
df6f32f6c3
Fixed: Templates for custom format using wrong modifiers.
6 years ago