Commit Graph

3716 Commits (a28f2fd21d65d20fea0850385ea07b305d031dfe)

Author SHA1 Message Date
Leonardo Galli a28f2fd21d Fixed: OsInfo being renamed to PlatformInfo
6 years ago
Qstick dbf12e1fa4 Fixed: Word Boundary on Edition (#3382)
6 years ago
Václav Slavík 264629cfa5 Fixed: Mis-classification of releases as being Czech (#3378)
6 years ago
Pieter Janssens 53f49f3b07 Fixed: Match MBluray releases (#3358)
6 years ago
Leonardo Galli a26016fc08 Fixed: Mono bug causing memory leakage when http connections use gzip compression.
6 years ago
Leonardo Galli bd969e0bc3 Fixed: Build errors due to dotnet library.
6 years ago
hatharry 3e96fe4a72 Fixed: Emby library update (#3318)
6 years ago
tobsen987 19299ad47f Fixed: Prevent NullRef in CustomScript on Grab for Indexer (#3323)
6 years ago
Leonardo Galli 4015ff08a6 @cosmetic Added Parsing Library: A dotnet library that "exports" our parsing interface.
6 years ago
Leonardo Galli e7ad09cf62 Fixed: Hopefully fixed sqlite errors when finding by title.
6 years ago
Leonardo Galli 02eb30b8ee
Fixed: A lot of memory issues, such as IDisposable leakage and leaking all the media covers. (#3227)
6 years ago
Leonardo Galli 49b1f2a67d
New: Use APIKey & APIUser for authenticating to PassThePopcorn. (#3264)
6 years ago
Swizzy 7c90667965 Added: Support for forcedUP status (#3277)
6 years ago
Leonardo Galli 6d3cff85ae Fixed: Unable to parse movies from 1800s.
6 years ago
Taloth Saldono 3ef224ed1d Fixed: Another IDisposable leak when lazy loading properties.
6 years ago
Leonardo Galli 44b1252ecc Fixed: npm start not working with node 10
6 years ago
Leonardo Galli 44842a4e6b Fixed: Hopefully fixed issue where a null downloadId or title would cause no downloads to be tracked.
6 years ago
Leonardo Galli cd520b0341 Fixed: MediaCoverService tests and stupidly forgetting to open the database connection for logging.
6 years ago
Leonardo Galli fed4a0aebe Fixed: MediaCovers resizing potentially leaking memory when concurrently executing.
6 years ago
lps-rocks ff894d5210 New: rTorrent - Don't start download automatically (#3222)
6 years ago
Qstick 92b5822a39 New: Remove Pre, postbot, xpost suffixes from release groups (#3220)
6 years ago
Qstick cbdea30a6e New: Secure URLs for Links and Services (#3219)
6 years ago
Qstick 969ef5c515 Fixed: Bump default version to prevent update running from source (#3199)
6 years ago
Qstick 5b52115d68 Fixed: MediaInfo Unit Test Failing due to AudioAdditionalFeatures (#3221)
6 years ago
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
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
6 years ago
Ricardo Amaral 821653b941 Fixed: Ignore "special drives" from System » Disk Space (#3050)
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)
6 years ago
Leonardo Galli 4009852c35 Changed: Don't hide custom formats behind advanced settings when editing quality.
6 years ago
Leonardo Galli a50b74c177 Fixed: Unable to update custom formats for releases with bad Source Titles.
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.
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)
6 years ago
Ricardo Amaral 0783402470 Fixed: Quality badges not being shown on bulk import. (#3121)
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
Leonardo Galli 6c45c7db1b Fixed: Hopefully fixed bulk import not showing files.
6 years ago