Radarr v0.2.0.1293 Release Notes

Release Date: 2019-02-02 // about 5 years ago
  • ๐Ÿš€ To receive further Pre-Release updates, please change the branch to develop. (Settings -> General (Show Advanced Settings) -> Updates -> Branch)

    ๐Ÿ†• New features:

    • Far less memory leaks (Hopefully none anymore) :) [Leonardo Galli and Taloth]
    • ๐Ÿ‘‰ Use APIKey & APIUser for authenticating to PassThePopcorn. So 2FA works correctly now. (Issue #3264) [Leonardo Galli]
    • ๐Ÿ‘Œ Support for forcedUP status (Issue #3277) [Swizzy]
    • RTorrent - Don't start download automatically (Issue #3222) [lps-rocks]
    • โœ‚ Remove Pre, postbot, xpost suffixes from release groups (Issue #3220) [Qstick]
    • Secure URLs for Links and Services (Issue #3219) [Qstick]

    ๐Ÿ›  Fixes:

    • ๐Ÿ›  Hopefully fixed sqlite errors when finding by title. [Leonardo Galli]
    • Another IDisposable leak when lazy loading properties. [Taloth Saldono]
    • โœ… MediaCoverService tests and stupidly forgetting to open the database connection for logging. [Leonardo Galli]
    • MediaCovers resizing potentially leaking memory when concurrently executing. [Leonardo Galli]
    • Stream leakage inside CurlHttpDispatcher. [Leonardo Galli]
    • Apparently Microsoft thinks that you should cast to IDisposable first. [Leonardo Galli]
    • Invalid SQLite cache size. [Leonardo Galli]
    • Resource leakage inside HttpClient. [Leonardo Galli]
    • Typo that could probably lead to an infinite loop. [Leonardo Galli]
    • Resource leakage inside ManagedHttpDispatcher. [Leonardo Galli]
    • ๐ŸŒฒ Leaking of objects when logging something to the database. [Leonardo Galli]
    • DataMapper potentially leaking stuff when being disposed. [Leonardo Galli]
    • DataMapper not being disposed, leading to resource leakage. [Leonardo Galli]
    • Memory leak due to unmanaged Bitmaps leaking. [Leonardo Galli]
    • ๐Ÿ“œ Unable to parse movies from 1800s. [Leonardo Galli]
    • ๐Ÿ“ฆ OSX Packages not getting correct version info. [Leonardo Galli]
    • Npm start not working with node 10. [Leonardo Galli]
    • ๐Ÿ›  Hopefully fixed issue where a null downloadId or title would cause no downloads to be tracked. [Leonardo Galli]
    • โšก๏ธ Bump default version to prevent update running from source (Issue #3199) [Qstick]
    • โœ… MediaInfo Unit Test Failing due to AudioAdditionalFeatures (Issue #3221) [Qstick]

    Note : The OSX version does not automatically launch the browser. You have to go to http://localhost:7878 by yourself in a browser of your choice.