Radarr v0.2.0.1217 Release Notes

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

    ๐Ÿ†• New features:

    • 64bit mediainfo.dll to 32bit to resolve issue: #3138. [geogolem]
    • ๐Ÿ”จ Refactor MediaInfo tokens (fixes old tokens adds new stuff) (Issue #3058) [Ricardo Amaral]
    • Don't hide custom formats behind advanced settings when editing quality. [Leonardo Galli]
    • Upped rate at which we scan the download client. Should reduce cpu and ram usage as well as decrease pressure on download clients. [Leonardo Galli]
    • ๐Ÿ‘Œ Improve model and UI handling for lists. Should finally fix root folder errors. (Issue #3133) [Ricardo Amaral]
    • Don't return unmapped folders on rootfolder API call. Massively improves loading time. (Issue #3116) [Justin Kromlinger]
    • ๐Ÿ‘Œ Support for Homebrew-installed mono (Issue #3090) [Jeff Byrnes]
    • Mk3d file format (Issue #2795) [Qstick]
    • "Add Paused" option to Deluge and Transmission (Issue #3038) [cookandy]
    • All-around small improvements (Issue #3032) [Ricardo Amaral]
    • Czech Language (Issue #2948) [halali]
    • Fallback to Bitrate_Nominal for MediaInfo (Issue #2886) [Qstick]
    • ๐Ÿ’… All new custom formats 9000! (Rescan old files, delete formats, polish UI, etc. See discord for full changes): [Leonardo Galli]
    • โฌ†๏ธ Upgrade MediaInfo to 17.10 (Windows/macOS) [Mark McDowall]
    • ๐Ÿ‘ The ability to set the number of threads (NOT SUPPORTED!) to use for tasks using THREAD_LIMIT environment variable. [Leonardo Galli]
    • โž• Adds unmonitored filter option in index and editor (Issue #2888) [Qstick]
    • Monitor Toggle on Movies Editor Page (Issue #2887) [Qstick]
    • "importing an episode" to "importing a movie file" (Issue #2829) [Travis Boss]

    ๐Ÿ›  Fixes:

    • Fallback to 'VideoCodec' if 'VideoFormat' is unavailable (Issue #3142) [Ricardo Amaral]
    • Read video 'BitRate_Nominal' if 'BitRate' is empty (Issue #3144) [Ricardo Amaral]
    • โšก๏ธ UpdateMovieQualityService Tests. [Leonardo Galli]
    • Ignore "special drives" from System ยป Disk Space (Issue #3050) [Ricardo Amaral]
    • ๐Ÿ’… Tweak style of movie path template on "add movies" screen (Issue #3108) [Ricardo Amaral]
    • ๐Ÿš€ Unable to update custom formats for releases with bad Source Titles. [Leonardo Galli]
    • Do not search movie if unmonitored (Issue #3131) [Ricardo Amaral]
    • Quality badges not being shown on bulk import. (Issue #3121) [Ricardo Amaral]
    • Trim filename from Kodi movie path before sending library scan request. (Issue #3097) [Lawrence]
    • ๐Ÿ›  Hopefully fixed bulk import not showing files. [Leonardo Galli]
    • MPEG-2 remuxes being detected as "Raw-HD" quality. [Leonardo Galli]
    • ๐Ÿ‘ Allow directory to be parsed similar to past implementation (Issue #3057) [Ricardo Amaral]
    • Class names on the 'add movies screen' (Issue #3047) [Ricardo Amaral]
    • ๐Ÿ‘‰ Use proper cursor for text and linked labels (Issue #3041) [Ricardo Amaral]
    • Donate button requiring two clicks to actually work. [Leonardo Galli]
    • Templates for custom format using wrong modifiers. [Leonardo Galli]
    • Profiles always failing validation. [Leonardo Galli]
    • ImdbIds not being padded with zeroes, which messes up matching. [Leonardo Galli]
    • ๐Ÿ’ป 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. [Leonardo Galli]
    • ๐Ÿ“œ Migration would add double underscores for format tags without modifiers. Also fixed Radarr misparsing those tags and added migration to correct this. [Leonardo Galli]
    • ๐Ÿšง [WIP] Additions to custom formats, such as rescanning old files. (Issue #2949) [Leonardo Galli]
    • Unnecessary housekeeping commands consuming a lot of memory. [Leonardo Galli]
    • Annoying [renamemoviesfolder] Completed popup for no reason. [Leonardo Galli]
    • Concurrent manual imports silently failing. [Leonardo Galli]
    • ๐Ÿ“œ Files that cannot be parsed, kill bulk import. [Leonardo Galli]
    • Absolutely Required Format Tag modifier being ignored when multiple modifiers were present. [Leonardo Galli]
    • Error when valid movie file id is around, but movie file is not loaded. [Leonardo Galli]
    • Movies not being unmonitored when using clean library and lists. [Leonardo Galli]
    • Also scan media info when file is being imported (i.e. not an existing file) [Leonardo Galli]
    • ๐Ÿš€ Invalid qualities messing up the release module and other stuff. [Leonardo Galli]
    • Languages not showing up correctly. [Leonardo Galli]
    • ๐Ÿ”จ Null exception due to resharper refactoring. [Leonardo Galli]
    • No media info causing an error when importing files. [Leonardo Galli]
    • Saving IndexerSettings into DB which confuses the datamapper. [Leonardo Galli]
    • Not using correct info for determining state! [Leonardo Galli]
    • Ability to add custom formats, working similar to qualities. (Issue #2669) [Leonardo Galli]
    • Create reaction.yml. [Leonardo Galli]
    • .vtt files treated as subtitles (Issue #2885) [Qstick]
    • ๐ŸŒฒ Debug log Series reference in QualityAllowedByProfile spec (Issue #2899) [Qstick]
    • ๐Ÿ’ป Multiple UI Fixes and Additions (Issue #2894) [Qstick]
    • Multiline in table view on two lines (Issue #2870) [hotio]

    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.