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
8902a3ca44
@cosmetic removed deploy
2019-02-18 11:07:51 +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
9bc50749ae
Update README.md
2019-01-31 11:41:07 +01:00
Leonardo Galli
34271605c3
@cosmetic Merge pull request #3339 from hotio/patch-2
...
Update docker link in README
2019-01-31 11:31:26 +01:00
hotio
8272a160d2
Update docker link in README
2019-01-28 10:20:42 +01:00
Leonardo Galli
e7ad09cf62
Fixed: Hopefully fixed sqlite errors when finding by title.
2019-01-10 16:07:41 +01:00
Leonardo Galli
420cbf6dd0
@cosmetic updated changelog.
2019-01-10 08:39:13 +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
Leonardo Galli
b9aba5f424
@cosmetic Updated readme to include roadmap.
2018-12-30 13:32:56 +01:00
Leonardo Galli
47b481e797
Fixed: OSX Packages not getting correct version info
...
Fixes #3274
2018-12-30 13:29:44 +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
Leonardo Galli
77950645af
@cosmetic add yarn to circleci image
2018-11-25 01:03:50 +01:00
Leonardo Galli
60a9be71bc
@cosmetic fix deploy
2018-11-24 19:54:36 +01:00
Leonardo Galli
49ee288dae
@cosmetic forgot this
2018-11-24 19:47:37 +01:00
Leonardo Galli
443995cd93
Merge branch 'develop' of https://github.com/Radarr/Radarr into develop
2018-11-24 19:20:02 +01:00
Leonardo Galli
1456200717
@cosmetic added auto deploy for prs and branch builds
2018-11-24 19:19:53 +01:00
Leonardo Galli
28155b09a0
@cosmetic Hopefully made circle ci artifacts compatible with hotios docker
2018-11-24 16:31:53 +01:00
Leonardo Galli
9ba1d26f05
@cosmetic updated release changelog templates.
2018-11-20 11:18:55 +01:00
Leonardo Galli
e0e531c287
@cosmetic Updated changelog.
2018-11-07 20:59:37 +01:00
Ricardo Amaral
5d0effa591
Fixed: Fallback to 'VideoCodec' if 'VideoFormat' is unavailable ( #3142 )
2018-11-07 20:57:49 +01:00