You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Prowlarr/CHANGELOG.md

1097 lines
170 KiB

# Changelog
## (unreleased)
### **New features**
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Tags support to NetImport (Lists) ([#3127](https://github.com/Radarr/Radarr/issues/3127)) [<a href="https://github.com/Ricardo Amaral">Ricardo Amaral</a>]
- ![Changed](https://img.shields.io/badge/--%20-Changed-orange.svg?style=flat-square) Improved templates for h264 & h265 custom formats ([#3432](https://github.com/Radarr/Radarr/issues/3432)) [<a href="https://github.com/RhinoRhys">RhinoRhys</a>]
- ![Changed](https://img.shields.io/badge/--%20-Changed-orange.svg?style=flat-square) Logo-256.png to a transparent version so it looks better in Android notifications. ([#3479](https://github.com/Radarr/Radarr/issues/3479)) [<a href="https://github.com/jwildman16">jwildman16</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Radarr_Download_Id and Radarr_Download_Client to the environment ([#3276](https://github.com/Radarr/Radarr/issues/3276)) [<a href="https://github.com/Logan">Logan</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Allow CheckForFinishedDownloadInterval to be set from the UI ([#3233](https://github.com/Radarr/Radarr/issues/3233)) [<a href="https://github.com/Steven Crouchman">Steven Crouchman</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Added support for Gotify notifications ([#3474](https://github.com/Radarr/Radarr/issues/3474)) [<a href="https://github.com/stephanrenggli">stephanrenggli</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Remote poster and fanart references to Kodi metadata file ([#2837](https://github.com/Radarr/Radarr/issues/2837)) ([#3302](https://github.com/Radarr/Radarr/issues/3302)) [<a href="https://github.com/RobinQ124274">RobinQ124274</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Support Krypton Kodi Unique Ids ([#3388](https://github.com/Radarr/Radarr/issues/3388)) [<a href="https://github.com/Qstick">Qstick</a>]
- ![Changed](https://img.shields.io/badge/--%20-Changed-orange.svg?style=flat-square) Adjust Max Slider Value for Qualities ([#3393](https://github.com/Radarr/Radarr/issues/3393)) [<a href="https://github.com/Qstick">Qstick</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) README.md ([#3409](https://github.com/Radarr/Radarr/issues/3409)) [<a href="https://github.com/hotio">hotio</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Nzb Validation and Nzbget/SAB URLBase ([#3380](https://github.com/Radarr/Radarr/issues/3380)) [<a href="https://github.com/Qstick">Qstick</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) README.md. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) docker link in README. [<a href="https://github.com/hotio">hotio</a>]
### **Fixes**
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Solve ambiguous naming ([#3417](https://github.com/Radarr/Radarr/issues/3417)) [<a href="https://github.com/Viserius">Viserius</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Copy to clipboard not working with calendar feed ([#3495](https://github.com/Radarr/Radarr/issues/3495)) [<a href="https://github.com/Michael Poutre">Michael Poutre</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Edition Tags Not Showing in UI ([#3389](https://github.com/Radarr/Radarr/issues/3389)) [<a href="https://github.com/Qstick">Qstick</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Support new feed url format IPTorrents ([#573](https://github.com/Radarr/Radarr/issues/573)) ([#3390](https://github.com/Radarr/Radarr/issues/3390)) [<a href="https://github.com/Qstick">Qstick</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) MediaCovers Race condition which leads to fanart not being downloaded. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Cannot Add ITA or ITALIAN custom format ([#3385](https://github.com/Radarr/Radarr/issues/3385)) [<a href="https://github.com/Qstick">Qstick</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) OsInfo for real this time. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Error in unicode cleanup code removing most non-latin characters instead of just invalid ones. ([#3383](https://github.com/Radarr/Radarr/issues/3383)) [<a href="https://github.com/Qstick">Qstick</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Forced Subs not parsed by SubtitleLanguageRegex ([#3384](https://github.com/Radarr/Radarr/issues/3384)) [<a href="https://github.com/Qstick">Qstick</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) OsInfo being renamed to PlatformInfo. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Word Boundary on Edition ([#3382](https://github.com/Radarr/Radarr/issues/3382)) [<a href="https://github.com/Qstick">Qstick</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Mis-classification of releases as being Czech ([#3378](https://github.com/Radarr/Radarr/issues/3378)) [<a href="https://github.com/Václav Slavík">Václav Slavík</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Match MBluray releases ([#3358](https://github.com/Radarr/Radarr/issues/3358)) [<a href="https://github.com/Pieter Janssens">Pieter Janssens</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Mono bug causing memory leakage when http connections use gzip compression. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Build errors due to dotnet library. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Emby library update ([#3318](https://github.com/Radarr/Radarr/issues/3318)) [<a href="https://github.com/hatharry">hatharry</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Prevent NullRef in CustomScript on Grab for Indexer ([#3323](https://github.com/Radarr/Radarr/issues/3323)) [<a href="https://github.com/tobsen987">tobsen987</a>]
## v0.2.0.1293 (2019-01-10)
### **New features**
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Use APIKey & APIUser for authenticating to PassThePopcorn. ([#3264](https://github.com/Radarr/Radarr/issues/3264)) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Support for forcedUP status ([#3277](https://github.com/Radarr/Radarr/issues/3277)) [<a href="https://github.com/Swizzy">Swizzy</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) rTorrent - Don't start download automatically ([#3222](https://github.com/Radarr/Radarr/issues/3222)) [<a href="https://github.com/lps-rocks">lps-rocks</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Remove Pre, postbot, xpost suffixes from release groups ([#3220](https://github.com/Radarr/Radarr/issues/3220)) [<a href="https://github.com/Qstick">Qstick</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Secure URLs for Links and Services ([#3219](https://github.com/Radarr/Radarr/issues/3219)) [<a href="https://github.com/Qstick">Qstick</a>]
### **Fixes**
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Hopefully fixed sqlite errors when finding by title. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Another IDisposable leak when lazy loading properties. [<a href="https://github.com/Taloth Saldono">Taloth Saldono</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) MediaCoverService tests and stupidly forgetting to open the database connection for logging. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) MediaCovers resizing potentially leaking memory when concurrently executing. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Stream leakage inside CurlHttpDispatcher. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Apparently Microsoft thinks that you should cast to IDisposable first. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Invalid SQLite cache size. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Resource leakage inside HttpClient. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Typo that could probably lead to an infinite loop. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Resource leakage inside ManagedHttpDispatcher. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Leaking of objects when logging something to the database. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) DataMapper potentially leaking stuff when being disposed. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) DataMapper not being disposed, leading to resource leakage. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Memory leak due to unmanaged Bitmaps leaking. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Unable to parse movies from 1800s. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) OSX Packages not getting correct version info. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) npm start not working with node 10. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Hopefully fixed issue where a null downloadId or title would cause no downloads to be tracked. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Bump default version to prevent update running from source ([#3199](https://github.com/Radarr/Radarr/issues/3199)) [<a href="https://github.com/Qstick">Qstick</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) MediaInfo Unit Test Failing due to AudioAdditionalFeatures ([#3221](https://github.com/Radarr/Radarr/issues/3221)) [<a href="https://github.com/Qstick">Qstick</a>]
## v0.2.0.1216 (2018-11-07)
### **New features**
- ![Changed](https://img.shields.io/badge/--%20-Changed-orange.svg?style=flat-square) 64bit mediainfo.dll to 32bit to resolve issue: https://github.com/Radarr/Radarr/issues/3138. [<a href="https://github.com/geogolem">geogolem</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Refactor MediaInfo tokens (fixes old tokens adds new stuff) ([#3058](https://github.com/Radarr/Radarr/issues/3058)) [<a href="https://github.com/Ricardo Amaral">Ricardo Amaral</a>]
- ![Changed](https://img.shields.io/badge/--%20-Changed-orange.svg?style=flat-square) Don't hide custom formats behind advanced settings when editing quality. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Changed](https://img.shields.io/badge/--%20-Changed-orange.svg?style=flat-square) Upped rate at which we scan the download client. Should reduce cpu and ram usage as well as decrease pressure on download clients. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Changed](https://img.shields.io/badge/--%20-Changed-orange.svg?style=flat-square) Improve model and UI handling for lists. Should finally fix root folder errors. ([#3133](https://github.com/Radarr/Radarr/issues/3133)) [<a href="https://github.com/Ricardo Amaral">Ricardo Amaral</a>]
- ![Changed](https://img.shields.io/badge/--%20-Changed-orange.svg?style=flat-square) Don't return unmapped folders on rootfolder API call. Massively improves loading time. ([#3116](https://github.com/Radarr/Radarr/issues/3116)) [<a href="https://github.com/Justin Kromlinger">Justin Kromlinger</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Support for Homebrew-installed mono ([#3090](https://github.com/Radarr/Radarr/issues/3090)) [<a href="https://github.com/Jeff Byrnes">Jeff Byrnes</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) mk3d file format ([#2795](https://github.com/Radarr/Radarr/issues/2795)) [<a href="https://github.com/Qstick">Qstick</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) "Add Paused" option to Deluge and Transmission ([#3038](https://github.com/Radarr/Radarr/issues/3038)) [<a href="https://github.com/cookandy">cookandy</a>]
- ![Changed](https://img.shields.io/badge/--%20-Changed-orange.svg?style=flat-square) All-around small improvements ([#3032](https://github.com/Radarr/Radarr/issues/3032)) [<a href="https://github.com/Ricardo Amaral">Ricardo Amaral</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Czech Language ([#2948](https://github.com/Radarr/Radarr/issues/2948)) [<a href="https://github.com/halali">halali</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Fallback to Bitrate_Nominal for MediaInfo ([#2886](https://github.com/Radarr/Radarr/issues/2886)) [<a href="https://github.com/Qstick">Qstick</a>]
Added: All new custom formats 9000! (Rescan old files, delete formats, polish UI, etc. See discord for full changes): - Rescan old movie files to apply new custom formats! - Delete poorly thought out life choi..., I mean custom formats. - Rename R (regex) to RX and RE (required) to RQ, which of course makes way more sense - Remove unwanted UI code - Actually implemented idea that was supposed to be there from the beginning (I blame git) (Reject releases if custom format is not wanted by profile) - Remember file names? Radarr intermittently forgot about them too! (Fixed Radarr not using filenames for parsing) - Your custom format does not work??? Well now you at least know a bit more about that. - When editing / creating a custom format, it will now be highlighted in the testing area, so you actually know if you are making it worse. - You prefer large or small? Radarr doesn't judge! Create custom formats tailored to your preferences with the new size format tag! (G_) - Want to manually edit your qualities since you are paranoid? Now Radarr has a unified quality editing UI for both manual import and files! (Also you can now manually set the custom formats for a file) - Scared of change? Custom formats are completely hidden unless you enable advanced settings! - Rescan old movie files to apply new custom formats! - Delete poorly thought out life choi..., I mean custom formats. - Rename R (regex) to RX and RE (required) to RQ, which of course makes way more sense - Remove unwanted UI code - Actually implemented idea that was supposed to be there from the beginning (I blame git) (Reject releases if custom format is not wanted by profile) - Remember file names? Radarr intermittently forgot about them too! (Fixed Radarr not using filenames for parsing) - Your custom format does not work??? Well now you at least know a bit more about that. - When editing / creating a custom format, it will now be highlighted in the testing area, so you actually know if you are making it worse. - You prefer large or small? Radarr doesn't judge! Create custom formats tailored to your preferences with the new size format tag! (G_) - Want to manually edit your qualities since you are paranoid? Now Radarr has a unified quality editing UI for both
6 years ago
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) All new custom formats 9000! (Rescan old files, delete formats, polish UI, etc. See discord for full changes): [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Upgrade MediaInfo to 17.10 (Windows/macOS) [<a href="https://github.com/Mark McDowall">Mark McDowall</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) The ability to set the number of threads (NOT SUPPORTED!) to use for tasks using THREAD_LIMIT environment variable. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Adds unmonitored filter option in index and editor ([#2888](https://github.com/Radarr/Radarr/issues/2888)) [<a href="https://github.com/Qstick">Qstick</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Monitor Toggle on Movies Editor Page ([#2887](https://github.com/Radarr/Radarr/issues/2887)) [<a href="https://github.com/Qstick">Qstick</a>]
- ![Changed](https://img.shields.io/badge/--%20-Changed-orange.svg?style=flat-square) "importing an episode" to "importing a movie file" ([#2829](https://github.com/Radarr/Radarr/issues/2829)) [<a href="https://github.com/Travis Boss">Travis Boss</a>]
### **Fixes**
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Fallback to 'VideoCodec' if 'VideoFormat' is unavailable ([#3142](https://github.com/Radarr/Radarr/issues/3142)) [<a href="https://github.com/Ricardo Amaral">Ricardo Amaral</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Read video 'BitRate_Nominal' if 'BitRate' is empty ([#3144](https://github.com/Radarr/Radarr/issues/3144)) [<a href="https://github.com/Ricardo Amaral">Ricardo Amaral</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) UpdateMovieQualityService Tests. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Ignore "special drives" from System » Disk Space ([#3050](https://github.com/Radarr/Radarr/issues/3050)) [<a href="https://github.com/Ricardo Amaral">Ricardo Amaral</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Tweak style of movie path template on "add movies" screen ([#3108](https://github.com/Radarr/Radarr/issues/3108)) [<a href="https://github.com/Ricardo Amaral">Ricardo Amaral</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Unable to update custom formats for releases with bad Source Titles. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Do not search movie if unmonitored ([#3131](https://github.com/Radarr/Radarr/issues/3131)) [<a href="https://github.com/Ricardo Amaral">Ricardo Amaral</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Quality badges not being shown on bulk import. ([#3121](https://github.com/Radarr/Radarr/issues/3121)) [<a href="https://github.com/Ricardo Amaral">Ricardo Amaral</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Trim filename from Kodi movie path before sending library scan request. ([#3097](https://github.com/Radarr/Radarr/issues/3097)) [<a href="https://github.com/Lawrence">Lawrence</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Hopefully fixed bulk import not showing files. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) MPEG-2 remuxes being detected as "Raw-HD" quality. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Allow directory to be parsed similar to past implementation ([#3057](https://github.com/Radarr/Radarr/issues/3057)) [<a href="https://github.com/Ricardo Amaral">Ricardo Amaral</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Class names on the 'add movies screen' ([#3047](https://github.com/Radarr/Radarr/issues/3047)) [<a href="https://github.com/Ricardo Amaral">Ricardo Amaral</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Use proper cursor for text and linked labels ([#3041](https://github.com/Radarr/Radarr/issues/3041)) [<a href="https://github.com/Ricardo Amaral">Ricardo Amaral</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Donate button requiring two clicks to actually work. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Templates for custom format using wrong modifiers. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Profiles always failing validation. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) ImdbIds not being padded with zeroes, which messes up matching. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) 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. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Migration would add double underscores for format tags without modifiers. Also fixed Radarr misparsing those tags and added migration to correct this. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
Added: All new custom formats 9000! (Rescan old files, delete formats, polish UI, etc. See discord for full changes): - Rescan old movie files to apply new custom formats! - Delete poorly thought out life choi..., I mean custom formats. - Rename R (regex) to RX and RE (required) to RQ, which of course makes way more sense - Remove unwanted UI code - Actually implemented idea that was supposed to be there from the beginning (I blame git) (Reject releases if custom format is not wanted by profile) - Remember file names? Radarr intermittently forgot about them too! (Fixed Radarr not using filenames for parsing) - Your custom format does not work??? Well now you at least know a bit more about that. - When editing / creating a custom format, it will now be highlighted in the testing area, so you actually know if you are making it worse. - You prefer large or small? Radarr doesn't judge! Create custom formats tailored to your preferences with the new size format tag! (G_) - Want to manually edit your qualities since you are paranoid? Now Radarr has a unified quality editing UI for both manual import and files! (Also you can now manually set the custom formats for a file) - Scared of change? Custom formats are completely hidden unless you enable advanced settings! - Rescan old movie files to apply new custom formats! - Delete poorly thought out life choi..., I mean custom formats. - Rename R (regex) to RX and RE (required) to RQ, which of course makes way more sense - Remove unwanted UI code - Actually implemented idea that was supposed to be there from the beginning (I blame git) (Reject releases if custom format is not wanted by profile) - Remember file names? Radarr intermittently forgot about them too! (Fixed Radarr not using filenames for parsing) - Your custom format does not work??? Well now you at least know a bit more about that. - When editing / creating a custom format, it will now be highlighted in the testing area, so you actually know if you are making it worse. - You prefer large or small? Radarr doesn't judge! Create custom formats tailored to your preferences with the new size format tag! (G_) - Want to manually edit your qualities since you are paranoid? Now Radarr has a unified quality editing UI for both
6 years ago
- [WIP] Additions to custom formats, such as rescanning old files. ([#2949](https://github.com/Radarr/Radarr/issues/2949)) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Unnecessary housekeeping commands consuming a lot of memory. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Annoying [renamemoviesfolder] Completed popup for no reason. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Concurrent manual imports silently failing. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Files that cannot be parsed, kill bulk import. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Absolutely Required Format Tag modifier being ignored when multiple modifiers were present. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Error when valid movie file id is around, but movie file is not loaded. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Movies not being unmonitored when using clean library and lists. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Also scan media info when file is being imported (i.e. not an existing file) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Invalid qualities messing up the release module and other stuff. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Languages not showing up correctly. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Null exception due to resharper refactoring. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) No media info causing an error when importing files. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Saving IndexerSettings into DB which confuses the datamapper. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Not using correct info for determining state! [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
Added: All new custom formats 9000! (Rescan old files, delete formats, polish UI, etc. See discord for full changes): - Rescan old movie files to apply new custom formats! - Delete poorly thought out life choi..., I mean custom formats. - Rename R (regex) to RX and RE (required) to RQ, which of course makes way more sense - Remove unwanted UI code - Actually implemented idea that was supposed to be there from the beginning (I blame git) (Reject releases if custom format is not wanted by profile) - Remember file names? Radarr intermittently forgot about them too! (Fixed Radarr not using filenames for parsing) - Your custom format does not work??? Well now you at least know a bit more about that. - When editing / creating a custom format, it will now be highlighted in the testing area, so you actually know if you are making it worse. - You prefer large or small? Radarr doesn't judge! Create custom formats tailored to your preferences with the new size format tag! (G_) - Want to manually edit your qualities since you are paranoid? Now Radarr has a unified quality editing UI for both manual import and files! (Also you can now manually set the custom formats for a file) - Scared of change? Custom formats are completely hidden unless you enable advanced settings! - Rescan old movie files to apply new custom formats! - Delete poorly thought out life choi..., I mean custom formats. - Rename R (regex) to RX and RE (required) to RQ, which of course makes way more sense - Remove unwanted UI code - Actually implemented idea that was supposed to be there from the beginning (I blame git) (Reject releases if custom format is not wanted by profile) - Remember file names? Radarr intermittently forgot about them too! (Fixed Radarr not using filenames for parsing) - Your custom format does not work??? Well now you at least know a bit more about that. - When editing / creating a custom format, it will now be highlighted in the testing area, so you actually know if you are making it worse. - You prefer large or small? Radarr doesn't judge! Create custom formats tailored to your preferences with the new size format tag! (G_) - Want to manually edit your qualities since you are paranoid? Now Radarr has a unified quality editing UI for both
6 years ago
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Ability to add custom formats, working similar to qualities. ([#2669](https://github.com/Radarr/Radarr/issues/2669)) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Create reaction.yml. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) .vtt files treated as subtitles ([#2885](https://github.com/Radarr/Radarr/issues/2885)) [<a href="https://github.com/Qstick">Qstick</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Debug log Series reference in QualityAllowedByProfile spec ([#2899](https://github.com/Radarr/Radarr/issues/2899)) [<a href="https://github.com/Qstick">Qstick</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Multiple UI Fixes and Additions ([#2894](https://github.com/Radarr/Radarr/issues/2894)) [<a href="https://github.com/Qstick">Qstick</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Multiline in table view on two lines ([#2870](https://github.com/Radarr/Radarr/issues/2870)) [<a href="https://github.com/hotio">hotio</a>]
## v0.2.0.1120 (2018-05-27)
### **New features**
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) AHD_Internal and G_Scene indexer flags. Also linked a wiki page with more information about indexer flags. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) indexer flags to the list of environmental variable for customs scripts (on grab) ([#2801](https://github.com/Radarr/Radarr/issues/2801)) [<a href="https://github.com/bobbintb">bobbintb</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) issue templates. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
### **Fixes**
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) AwesomeHD failing on an empty imdbid. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Rare timing issue on first-use causing duplicate naming config ([#2790](https://github.com/Radarr/Radarr/issues/2790)) [<a href="https://github.com/Qstick">Qstick</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Qbittorrent state and eta fixes ([#2789](https://github.com/Radarr/Radarr/issues/2789)) [<a href="https://github.com/Qstick">Qstick</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Purge alt titles on movie delete ([#2796](https://github.com/Radarr/Radarr/issues/2796)) [<a href="https://github.com/Qstick">Qstick</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Dont allow profiles in use by lists to be deleted ([#2797](https://github.com/Radarr/Radarr/issues/2797)) [<a href="https://github.com/Qstick">Qstick</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Throwing error when indexer doesn't support a category. Now only warns the user. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Broken Newznab testing. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Omgwtfnzbs API categories (UHD, Full BR and Other) ([#2764](https://github.com/Radarr/Radarr/issues/2764)) [<a href="https://github.com/jusher00">jusher00</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Indexers that do not support movie search should give better error messages. Radarr now also complains if an indexer does not support certain categories. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) RSS Feeds with no description failing to be added. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
## v0.2.0.1067 (2018-04-17)
### **Fixes**
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Radarr not loading with an invalid sort key. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
## v0.2.0.1066 (2018-04-16)
### **New features**
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) More logging for strange PTP errors. Please report them immediately when you see them. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Setting for Colon Replacement Format ([#2711](https://github.com/Radarr/Radarr/issues/2711)) [<a href="https://github.com/Qstick">Qstick</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Enable Download Client Priorities ([#2699](https://github.com/Radarr/Radarr/issues/2699)) [<a href="https://github.com/Qstick">Qstick</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Radarr now stores cookies for PTP beyond restarts. Should limit active sessions correctly. ([#2643](https://github.com/Radarr/Radarr/issues/2643)) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Setting for absolute maximum size for a release ([#2662](https://github.com/Radarr/Radarr/issues/2662)) [<a href="https://github.com/Qstick">Qstick</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) A Huge Cleanup of old Series Code. (Let's pray nothing breaks :P) ([#2589](https://github.com/Radarr/Radarr/issues/2589)) [<a href="https://github.com/Qstick">Qstick</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) stale.yml. [<a href="https://github.com/AeonLucid">AeonLucid</a>]
### **Fixes**
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Register as Radarr to avoid issues with Sonarr ([#2715](https://github.com/Radarr/Radarr/issues/2715)) [<a href="https://github.com/Qstick">Qstick</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Handling of unknown status types in DownloadStation and Import from torrent Download Station should move since DS maintains an internal copy for seeding. ([#2420](https://github.com/Radarr/Radarr/issues/2420)) [<a href="https://github.com/Marcelo Castagna">Marcelo Castagna</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Misc Extra File Improvements (This changes mapping of backdrop images to Fanart instead of Banner) ([#2642](https://github.com/Radarr/Radarr/issues/2642)) [<a href="https://github.com/Qstick">Qstick</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Multiple Calendar Issues, Other UI Fixes ([#2685](https://github.com/Radarr/Radarr/issues/2685)) [<a href="https://github.com/Qstick">Qstick</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Cutoff Unmet Sorting by Downloaded Quality not working. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Add form param before submitting request ([#2674](https://github.com/Radarr/Radarr/issues/2674)) [<a href="https://github.com/Qstick">Qstick</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Don't add category when removing torrent from qBittorrent ([#2661](https://github.com/Radarr/Radarr/issues/2661)) [<a href="https://github.com/Qstick">Qstick</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) underscore to host part of URI regex ([#2633](https://github.com/Radarr/Radarr/issues/2633)) [<a href="https://github.com/mueslo">mueslo</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) ICS malformed in a lot of cases. Also events are now all day. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Set category when adding torrent to qBittorrent ([#2649](https://github.com/Radarr/Radarr/issues/2649)) [<a href="https://github.com/themagicbullet">themagicbullet</a>]
- Create support.yml. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Incorrect Kodi nfo date format ([#2605](https://github.com/Radarr/Radarr/issues/2605)) [<a href="https://github.com/Qstick">Qstick</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Sort by Downloaded not working. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
## v0.2.0.995 (2018-03-04)
### **New features**
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Copy & Paste now triggers search ([#2587](https://github.com/Radarr/Radarr/issues/2587)) [<a href="https://github.com/Paul Kozlovitch">Paul Kozlovitch</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) console logging in case NLog fails to initialize. [<a href="https://github.com/Taloth Saldono">Taloth Saldono</a>]
### **Fixes**
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Changes in http redirect logic causing failed grabs and >25% cpu usage. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) http->https redirects do not use the tls1.2 curl fallback. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Dates before 1970 causing an exception. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Browser not updating on Movie File Imported. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Movies not getting unmonitored when folder gets deleted ([#2588](https://github.com/Radarr/Radarr/issues/2588)) [<a href="https://github.com/Simon Chapman">Simon Chapman</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) NLog causing a crash under mono 5.10. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Revert "Fixed: Updated NLog to 4.5 RC6 to handle mono 5.10" [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Revert "Fixed: Messed up merge from Cherry pick" [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Revert "Fixed: Appveyor build." [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Appveyor build. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Messed up merge from Cherry pick. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Updated NLog to 4.5 RC6 to handle mono 5.10. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Revert "Fixed: NLog causing a crash under mono 5.10" [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Pin cake and addin versions. [<a href="https://github.com/Qstick">Qstick</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Temp Workaround for Appveyor Cake Issue. [<a href="https://github.com/Qstick">Qstick</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) NLog causing a crash under mono 5.10. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Poster sliding issues ([#2570](https://github.com/Radarr/Radarr/issues/2570)) [<a href="https://github.com/Qstick">Qstick</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Multiple History Issues ([#2571](https://github.com/Radarr/Radarr/issues/2571)) [<a href="https://github.com/Qstick">Qstick</a>]
## v0.2.0.980 (2018-02-21)
### **New features**
- ![Changed](https://img.shields.io/badge/--%20-Changed-orange.svg?style=flat-square) Metadata links are now better readable. Also fixed links in the poster view. ([#2562](https://github.com/Radarr/Radarr/issues/2562)) [<a href="https://github.com/thezoggy">thezoggy</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Handle ctrl-c more gracefully. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Device names for Join notifications ([#2544](https://github.com/Radarr/Radarr/issues/2544)) [<a href="https://github.com/Qstick">Qstick</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Same File Size MediaFile Specification ([#2532](https://github.com/Radarr/Radarr/issues/2532)) [<a href="https://github.com/Qstick">Qstick</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) NLog to version 4.4.12. Should fix [#2218](https://github.com/Radarr/Radarr/issues/2218) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Importing extra files from downloaded movies and generate metadata such as .nfo ([#2506](https://github.com/Radarr/Radarr/issues/2506)) [<a href="https://github.com/Qstick">Qstick</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Quotes around alternative titles ([#2522](https://github.com/Radarr/Radarr/issues/2522)) [<a href="https://github.com/Qstick">Qstick</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Backup improvements from Sonarr ([#2513](https://github.com/Radarr/Radarr/issues/2513)) [<a href="https://github.com/Qstick">Qstick</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) NzbDrone references in FirewallAdapter.cs ([#2504](https://github.com/Radarr/Radarr/issues/2504)) [<a href="https://github.com/Qstick">Qstick</a>]
### **Fixes**
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Another Delete modal is fixed. ([#2560](https://github.com/Radarr/Radarr/issues/2560)) [<a href="https://github.com/thezoggy">thezoggy</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Messed up movie deletion modal ([#2552](https://github.com/Radarr/Radarr/issues/2552)) [<a href="https://github.com/thezoggy">thezoggy</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Remove sorting on Monitor/Profile columns to prevent unexpected results until sorting can properly be handled. Quick Fix for [#2540](https://github.com/Radarr/Radarr/issues/2540) ([#2553](https://github.com/Radarr/Radarr/issues/2553)) [<a href="https://github.com/thezoggy">thezoggy</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) OSX app has bundle name of Sonarr ([#2555](https://github.com/Radarr/Radarr/issues/2555)) [<a href="https://github.com/thezoggy">thezoggy</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Alt Titles from TMDB not getting added when mappings server throws 404. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Unable to execute custom scripts if IMDB ID is null ([#2543](https://github.com/Radarr/Radarr/issues/2543)) [<a href="https://github.com/Qstick">Qstick</a>]
- Cleanup TV related code in API ([#2530](https://github.com/Radarr/Radarr/issues/2530)) [<a href="https://github.com/Qstick">Qstick</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Omgwtfnbs parsing being too greedy. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Help icon not centered ([#2531](https://github.com/Radarr/Radarr/issues/2531)) [<a href="https://github.com/Qstick">Qstick</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Radarr Changes every file due to timezones ([#2533](https://github.com/Radarr/Radarr/issues/2533)) [<a href="https://github.com/Qstick">Qstick</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Filters not working. Fuck you backbone. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Cleanup Series Code from UI ([#2525](https://github.com/Radarr/Radarr/issues/2525)) [<a href="https://github.com/Qstick">Qstick</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Apostrophe getting replaced by an empty string causing no search results. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Integration Unit Tests ([#2500](https://github.com/Radarr/Radarr/issues/2500)) [<a href="https://github.com/Qstick">Qstick</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) XSS vulnerability in the navbar search. ([#2505](https://github.com/Radarr/Radarr/issues/2505)) [<a href="https://github.com/Scott">Scott</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) StartNzbDroneService.cs unit test ([#2499](https://github.com/Radarr/Radarr/issues/2499)) [<a href="https://github.com/Qstick">Qstick</a>]
- SelectAll and deselectAll MovieEditor buttons. [<a href="https://github.com/geogolem">geogolem</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) build problem on windows. [<a href="https://github.com/geogolem">geogolem</a>]
- Revert "Fixed: Removed hebrew ISO, since english movies are still in english. ([#1922](https://github.com/Radarr/Radarr/issues/1922))" [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Error with deluge when it doesnt report a Hash. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Logging error when accessing mount point. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Invalid runtime from CP causing issues importing. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Typo in TMDB Settings. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Hopefully fixed errors with Delay Profiles. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Error when importing files and old folder doesnt exist. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Zooqle torrents not getting added, since their torrent file is messed up. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
## v0.2.0.935 (2018-02-06)
### **New features**
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Include total space with root folders. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Manual Import now adds year after movie title for filtering. This should help finding movies such as IT. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Option to require indexer flags per indexer. (e.g. only download freeleech torrents from a private tracker) ([#2460](https://github.com/Radarr/Radarr/issues/2460)) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Files downloaded with different quality than grabbed will get rejected. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) TMDbSettings.cs to allow pipe for or for genre ids ([#2389](https://github.com/Radarr/Radarr/issues/2389)) [<a href="https://github.com/crhammock">crhammock</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Dynamic paths cleanup old folders now! [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
### **Fixes**
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) No Physical Release Date causing exception when setting last write time. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Movies not getting unmonitored when folder gets deleted. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Rare case of null quality causing issues with manual import. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Manual Import not automatically choosing right movie. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Rare case of RequiredIndexerFlags failing with old Newznab indexers. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Folder name getting messed up when adding movies via a list. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Error when adding an already excluded movie to the exclusion list. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Last commit still not compiling (whoops squared) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Last commit not compiling (whoops) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Clean Library being to agressive when lists are having failures. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Error when nno quality was associated with a movie file. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Allowing in use Profiles to be Deleted. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Error when Movie has no imdbid when searching Rargb. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Rargb failing when imdbid is not found. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) {Original Filename} not allowed in Movie Filename. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Look for changes to package.json before using old build cache ([#2445](https://github.com/Radarr/Radarr/issues/2445)) [<a href="https://github.com/Qstick">Qstick</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) HistoryDetailsLayoutTemplate.hbs ([#2361](https://github.com/Radarr/Radarr/issues/2361)) [<a href="https://github.com/Pieter Janssens">Pieter Janssens</a>]
## v0.2.0.910 (2017-12-13)
### **New features**
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Separate naming tags for AudioLanguage and SubtitleLanguage ([#2261](https://github.com/Radarr/Radarr/issues/2261)) (Fixes [#2257](https://github.com/Radarr/Radarr/issues/2257)) [<a href="https://github.com/fhscholl">fhscholl</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Include APFS disks in disk space calculation. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Upgrade MediaInfo to 17.10 (Windows/macOS) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Support for VF2 french tag. ([#2291](https://github.com/Radarr/Radarr/issues/2291)) (Fixes [#2290](https://github.com/Radarr/Radarr/issues/2290)) [<a href="https://github.com/kriegalex">kriegalex</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Customize Slack Channel ([#2308](https://github.com/Radarr/Radarr/issues/2308)) (Fixes [#2298](https://github.com/Radarr/Radarr/issues/2298)) [<a href="https://github.com/grokdesigns">grokdesigns</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) SceneName to MovieFile API output ([#2250](https://github.com/Radarr/Radarr/issues/2250)) (Fixes [#2245](https://github.com/Radarr/Radarr/issues/2245)) [<a href="https://github.com/fhscholl">fhscholl</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Functionality to XBMC and Plex to update indivdual titles. Also: Notification Cleanup ([#2240](https://github.com/Radarr/Radarr/issues/2240)) [<a href="https://github.com/fhscholl">fhscholl</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) FolderPath to the Movie Webhook ([#2230](https://github.com/Radarr/Radarr/issues/2230)) [<a href="https://github.com/adnanklink">adnanklink</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Download_Id to On Download/On Upgrade ([#2229](https://github.com/Radarr/Radarr/issues/2229)) [<a href="https://github.com/adnanklink">adnanklink</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Movie_Quality to onGrab ([#2221](https://github.com/Radarr/Radarr/issues/2221)) (Fixes [#1833](https://github.com/Radarr/Radarr/issues/1833)) [<a href="https://github.com/fhscholl">fhscholl</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) Webhook Improvements ([#2220](https://github.com/Radarr/Radarr/issues/2220)) (Fixes [#1751](https://github.com/Radarr/Radarr/issues/1751)) [<a href="https://github.com/fhscholl">fhscholl</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Message about adblockers preventing the log table from loading ([#2213](https://github.com/Radarr/Radarr/issues/2213)) (Fixes [#2209](https://github.com/Radarr/Radarr/issues/2209)) [<a href="https://github.com/James White">James White</a>]
- ![Changed](https://img.shields.io/badge/--%20-Changed-orange.svg?style=flat-square) Sabnzbd Update test cases and rename to MovieCategory ([#2212](https://github.com/Radarr/Radarr/issues/2212)) [<a href="https://github.com/James White">James White</a>]
- ![Changed](https://img.shields.io/badge/--%20-Changed-orange.svg?style=flat-square) Nzbget Rename TvCategory references to MovieCategory ([#2211](https://github.com/Radarr/Radarr/issues/2211)) [<a href="https://github.com/James White">James White</a>]
- ![Changed](https://img.shields.io/badge/--%20-Changed-orange.svg?style=flat-square) default port of qBittorrent download client config ([#2187](https://github.com/Radarr/Radarr/issues/2187)) [<a href="https://github.com/James White">James White</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Initial state for torrents added to qBittorrent ([#2176](https://github.com/Radarr/Radarr/issues/2176)) [<a href="https://github.com/James White">James White</a>]
- ![Changed](https://img.shields.io/badge/--%20-Changed-orange.svg?style=flat-square) Adjust ambiguous date options ([#2165](https://github.com/Radarr/Radarr/issues/2165)) [<a href="https://github.com/James White">James White</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) a default name for Radarr.ics ([#2163](https://github.com/Radarr/Radarr/issues/2163)) [<a href="https://github.com/James White">James White</a>]
### **Fixes**
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) MediaCover endpoint. [<a href="https://github.com/Taloth Saldono">Taloth Saldono</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Don't handle content requests in IndexHtmlMapper. [<a href="https://github.com/Mark McDowall">Mark McDowall</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Movies parsed from lists with no year and only title getting added mutliple times. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Security Vulnerabilities allowing authentication to be bypassed (discovered by Kyle Neideck) [<a href="https://github.com/Taloth Saldono">Taloth Saldono</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Movie Editor Path screwed up. Might also fix some other movie editor issues. (Fixes [#2170](https://github.com/Radarr/Radarr/issues/2170)) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Tags disappearing (Fixes [#2204](https://github.com/Radarr/Radarr/issues/2204)) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) moment.js deprecated zone and add functions (Fixes [#2232](https://github.com/Radarr/Radarr/issues/2232)) (Fixes [#2231](https://github.com/Radarr/Radarr/issues/2231)) ([#2264](https://github.com/Radarr/Radarr/issues/2264)) [<a href="https://github.com/Fish2">Fish2</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) CPU locking at a 100% in certain instances. ([#2258](https://github.com/Radarr/Radarr/issues/2258)) (Fixes [#2218](https://github.com/Radarr/Radarr/issues/2218)) [<a href="https://github.com/Mike">Mike</a>]
- Revert "Fixed: moment.js deprecated zone and Added: and lossless compression of images ([#2232](https://github.com/Radarr/Radarr/issues/2232)) (Fixes [#2231](https://github.com/Radarr/Radarr/issues/2231))" [<a href="https://github.com/Fish2">Fish2</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) moment.js deprecated zone and Added: and lossless compression of images ([#2232](https://github.com/Radarr/Radarr/issues/2232)) (Fixes [#2231](https://github.com/Radarr/Radarr/issues/2231)) [<a href="https://github.com/Fish2">Fish2</a>]
- Fixes [#2218](https://github.com/Radarr/Radarr/issues/2218). ([#2254](https://github.com/Radarr/Radarr/issues/2254)) [<a href="https://github.com/Mike">Mike</a>]
- Minor error message tweak ([#1778](https://github.com/Radarr/Radarr/issues/1778)) [<a href="https://github.com/Oliver Rivett-Carnac">Oliver Rivett-Carnac</a>]
- UTorrent initial state feature ([#2192](https://github.com/Radarr/Radarr/issues/2192)) [<a href="https://github.com/James White">James White</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) IsUpgrade and related deleted file paths for CustomScript ([#2205](https://github.com/Radarr/Radarr/issues/2205)) [<a href="https://github.com/fhscholl">fhscholl</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) typo on margin-bottom ([#2182](https://github.com/Radarr/Radarr/issues/2182)) [<a href="https://github.com/James White">James White</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Manual Import. Fixes [#2160](https://github.com/Radarr/Radarr/issues/2160) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Remove unit on zero values ([#2178](https://github.com/Radarr/Radarr/issues/2178)) [<a href="https://github.com/James White">James White</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Jackett apikey cleaned from log again. ([#2177](https://github.com/Radarr/Radarr/issues/2177)) [<a href="https://github.com/James White">James White</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Manual Movie Page Filtering. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) MediaInfo not getting read when quality isn't Bluray, Web-dl or HDTV. Fixes [#1465](https://github.com/Radarr/Radarr/issues/1465). Fixes [#1572](https://github.com/Radarr/Radarr/issues/1572). [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
## v0.2.0.870 (2017-10-09)
### **New features**
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) new codec HEVC with ID=5 for HDBits ([#2146](https://github.com/Radarr/Radarr/issues/2146)) [<a href="https://github.com/Wyall">Wyall</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Option to omit year from indexer searches when searching by title. Also added option to force a movie search by title instead of imdb id. Fixes [#1912](https://github.com/Radarr/Radarr/issues/1912) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Last round of optimisation. Large libraries should load around 2x faster again compared to the last version. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Improved load times of very large libraries again (around x5) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Movie files are now eager loaded. This should speed up the loading process a lot as well as RSS Sync and other tasks. It should also prevent some other bugs. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
### **Fixes**
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Alignment and buttons position of Trakt Auth ([#2153](https://github.com/Radarr/Radarr/issues/2153)) [<a href="https://github.com/James White">James White</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) SUBBED in release name not recognized as hardcoded subs. Fixes [#1520](https://github.com/Radarr/Radarr/issues/1520) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) 1080i not correctly recognized as 1080p. Fixes [#1622](https://github.com/Radarr/Radarr/issues/1622) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Releases with UHD not getting correct resolution label. Fixes [#2134](https://github.com/Radarr/Radarr/issues/2134) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) WebDL gets marked as Remux. Fixes [#1954](https://github.com/Radarr/Radarr/issues/1954) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Parsing of TSRip and HDTSRip. Fixes [#1998](https://github.com/Radarr/Radarr/issues/1998) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) unclosed <span> tag on BulkImportView ([#2110](https://github.com/Radarr/Radarr/issues/2110)) [<a href="https://github.com/James White">James White</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Change to correct provider of search results ([#2113](https://github.com/Radarr/Radarr/issues/2113)) [<a href="https://github.com/James White">James White</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Icon not being hidden on Discover New Movies button in X-Small breakpoint ([#2114](https://github.com/Radarr/Radarr/issues/2114)) [<a href="https://github.com/James White">James White</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Font folder case fix ([#2066](https://github.com/Radarr/Radarr/issues/2066)) [<a href="https://github.com/James White">James White</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Add space in confirmation message ([#2101](https://github.com/Radarr/Radarr/issues/2101)) [<a href="https://github.com/Adam Dangoor">Adam Dangoor</a>]
- Create LICENSE. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Alternative Titles appearing multiple times. Duplicate alt titles will be deleted. Fixes [#2040](https://github.com/Radarr/Radarr/issues/2040) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
## v0.2.0.852 (2017-09-10)
### **New features**
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) WOFF2 fonts for better performance in supported browsers ([#1994](https://github.com/Radarr/Radarr/issues/1994)) [<a href="https://github.com/James White">James White</a>]
- ![Changed](https://img.shields.io/badge/--%20-Changed-orange.svg?style=flat-square) Tweak NavbarLayoutTemplate.hbs ([#1996](https://github.com/Radarr/Radarr/issues/1996)) [<a href="https://github.com/James White">James White</a>]
### **Fixes**
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Scripts should be included before closing body tag ([#1995](https://github.com/Radarr/Radarr/issues/1995)) [<a href="https://github.com/James White">James White</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Allow toolbar buttons to be full width on x-small and small breakpoints ([#1972](https://github.com/Radarr/Radarr/issues/1972)) [<a href="https://github.com/James White">James White</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Alt titles with less than 4 votes being used. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Cleanup of unused alt titles. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
## v0.2.0.846 (2017-08-27)
### **New features**
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Ability to force download movies that could not be mapped correctly. This also shares these mappings with other users, so everyone can profit :) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Display breakpoint name in browser window in debug mode ([#1968](https://github.com/Radarr/Radarr/issues/1968)) [<a href="https://github.com/James White">James White</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Ability to delete multiple movies at once via the movie editor. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Deprecation warning about Drone Factory to front end ([#1938](https://github.com/Radarr/Radarr/issues/1938)) [<a href="https://github.com/James White">James White</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Package-lock.json for npm 5 ([#1939](https://github.com/Radarr/Radarr/issues/1939)) [<a href="https://github.com/James White">James White</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) FontAwesome to 4.7.0 ([#1928](https://github.com/Radarr/Radarr/issues/1928)) [<a href="https://github.com/James White">James White</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Hebrew language ([#1909](https://github.com/Radarr/Radarr/issues/1909)) [<a href="https://github.com/Rotem">Rotem</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Run tests through powershell. ([#1903](https://github.com/Radarr/Radarr/issues/1903)) [<a href="https://github.com/Mike">Mike</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Alternative Titles are now also pulled from mappings.radarr.video. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Changed](https://img.shields.io/badge/--%20-Changed-orange.svg?style=flat-square) Alternative Titles were reworked greatly. This should speed up RSS Sync massively, especially for large libraries (up to 4x). [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
### **Fixes**
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Refresh movie failing. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Refresh movie failing for most movies. (Fixes [#2007](https://github.com/Radarr/Radarr/issues/2007)) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) A few issues with the new alternative titles feature. ([#2008](https://github.com/Radarr/Radarr/issues/2008)) (Fixes [#1919](https://github.com/Radarr/Radarr/issues/1919), [#1927](https://github.com/Radarr/Radarr/issues/1927) and [#1917](https://github.com/Radarr/Radarr/issues/1917)) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) A lot of small ui errors (e.g. More not showing) (Revert of [#1959](https://github.com/Radarr/Radarr/issues/1959)) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Adjust Sonarr references to Radarr ([#1977](https://github.com/Radarr/Radarr/issues/1977)) [<a href="https://github.com/James White">James White</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Rename movie not working ([#1970](https://github.com/Radarr/Radarr/issues/1970)) (Fixes [#1908](https://github.com/Radarr/Radarr/issues/1908)) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Error with CP Import when no info is present. Fixes [#1792](https://github.com/Radarr/Radarr/issues/1792) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Movie files & folders will actually get deleted now ([#1966](https://github.com/Radarr/Radarr/issues/1966)) (Fixes [#694](https://github.com/Radarr/Radarr/issues/694)) [<a href="https://github.com/Tom">Tom</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Bulk UI cleanup, fixes and consistency improvements ([#1959](https://github.com/Radarr/Radarr/issues/1959)) [<a href="https://github.com/James White">James White</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Parser error when using `(year) name` folder ([#1956](https://github.com/Radarr/Radarr/issues/1956)) (Fixes [#1951](https://github.com/Radarr/Radarr/issues/1951)) [<a href="https://github.com/MangaValk">MangaValk</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Missing icon preventing detailed explanation validation errors explanations from appearing. ([#1944](https://github.com/Radarr/Radarr/issues/1944)) [<a href="https://github.com/James White">James White</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Mask-icon and other resources when UrlBase is in use ([#1933](https://github.com/Radarr/Radarr/issues/1933)) [<a href="https://github.com/James White">James White</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Slack/Mattermost notifications improvements from Sonarr ([#1930](https://github.com/Radarr/Radarr/issues/1930)) [<a href="https://github.com/James White">James White</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) fontawesome path (Icons disappearing) ([#1929](https://github.com/Radarr/Radarr/issues/1929)) [<a href="https://github.com/James White">James White</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Charset and meta in index.html and login.html ([#1926](https://github.com/Radarr/Radarr/issues/1926)) [<a href="https://github.com/James White">James White</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Removed hebrew ISO, since english movies are still in english. ([#1922](https://github.com/Radarr/Radarr/issues/1922)) [<a href="https://github.com/Rotem">Rotem</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Adjust column sizes relative to size of dropdown values ([#1923](https://github.com/Radarr/Radarr/issues/1923)) [<a href="https://github.com/James White">James White</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Additional jshint warnings ([#1921](https://github.com/Radarr/Radarr/issues/1921)) [<a href="https://github.com/James White">James White</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Minor issues on MoreInfoViewTemplate.hbs ([#1916](https://github.com/Radarr/Radarr/issues/1916)) [<a href="https://github.com/James White">James White</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) gulp jshint warnings ([#1873](https://github.com/Radarr/Radarr/issues/1873)) [<a href="https://github.com/James White">James White</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Replace GitHub wiki references to Radarr's wiki URL ([#1914](https://github.com/Radarr/Radarr/issues/1914)) [<a href="https://github.com/James White">James White</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Hanging form-group div ([#1911](https://github.com/Radarr/Radarr/issues/1911)) [<a href="https://github.com/James White">James White</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Migration failing and thus making Radarr unable to start. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Task name of PreDB Sync task ([#1875](https://github.com/Radarr/Radarr/issues/1875)) [<a href="https://github.com/James White">James White</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Check that Quality Profile is not in use before deleting it. [<a href="https://github.com/Qstick">Qstick</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Category not setting with qBitTorrent 3.3.14 and other api errors. (upstream from Sonarr) [<a href="https://github.com/James White">James White</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Non-Freeleech torrents showing as freeleech for AHD. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Older movies (released more than 30 days ago) are now not refreshed as often anymore (every 30 days) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) (Hopefully) Bug where movie file was not correctly linked to movie. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) No API Key required with SignalR connections. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Guard agains null reference exception with newznab capabilities. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Update Info.plist to avoid conflict with Sonarr ([#1783](https://github.com/Radarr/Radarr/issues/1783)) [<a href="https://github.com/Marc Runkel">Marc Runkel</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Relax SingleInstancePolicy when using a custom data directory Fixes [#1765](https://github.com/Radarr/Radarr/issues/1765) ([#1782](https://github.com/Radarr/Radarr/issues/1782)) [<a href="https://github.com/Richard Schwab">Richard Schwab</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Lists are fetched much more efficiently. (Up to 40x loading time improvement with large lists!) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Revert "Fixed: Support for Mono 5.x with the newer BoringTLS provider." [<a href="https://github.com/Taloth Saldono">Taloth Saldono</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Support for Mono 5.x with the newer BoringTLS provider. [<a href="https://github.com/Taloth Saldono">Taloth Saldono</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Old Plex ValidationFailure message ([#1770](https://github.com/Radarr/Radarr/issues/1770)) [<a href="https://github.com/Sandro Stikić">Sandro Stikić</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) BDRemux not recognized as such and BDRips without resolution recognized as DVD. Fixes [#1755](https://github.com/Radarr/Radarr/issues/1755) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) A as part of an acronym being removed from clean title. Fixes [#1747](https://github.com/Radarr/Radarr/issues/1747) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Folder in List settings appearing blank in some browsers. Fixes [#1711](https://github.com/Radarr/Radarr/issues/1711) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Minimum Seeders not saving for Torznab indexer. Fixes [#1736](https://github.com/Radarr/Radarr/issues/1736) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
## v0.2.0.778 (2017-06-20)
### **New features**
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) Radarr API url now points to new v2 version. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Changed](https://img.shields.io/badge/--%20-Changed-orange.svg?style=flat-square) Name of Radarr Lists. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) More detailed descriptions why a movie was not able to be mapped. ([#1696](https://github.com/Radarr/Radarr/issues/1696)) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Options to make parsing more lenient. (Adds support for some german and french releasegroups) ([#1692](https://github.com/Radarr/Radarr/issues/1692)) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) Bootstrap Tags Input ([#1674](https://github.com/Radarr/Radarr/issues/1674)) [<a href="https://github.com/Mitchell Cash">Mitchell Cash</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Include css files in minification ([#1672](https://github.com/Radarr/Radarr/issues/1672)) [<a href="https://github.com/Mitchell Cash">Mitchell Cash</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Upgrade to Bootstrap 3.3.7 ([#1673](https://github.com/Radarr/Radarr/issues/1673)) [<a href="https://github.com/Mitchell Cash">Mitchell Cash</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Allow minimum seeders to be set on a per indexer basis. Pulled from Sonarr Upstream ([#1624](https://github.com/Radarr/Radarr/issues/1624)) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Changed](https://img.shields.io/badge/--%20-Changed-orange.svg?style=flat-square) Remove redundant IE meta tag as we use http header instead ([#1655](https://github.com/Radarr/Radarr/issues/1655)) [<a href="https://github.com/Mitchell Cash">Mitchell Cash</a>]
- ![Changed](https://img.shields.io/badge/--%20-Changed-orange.svg?style=flat-square) Use cleancss for minification ([#1654](https://github.com/Radarr/Radarr/issues/1654)) [<a href="https://github.com/Mitchell Cash">Mitchell Cash</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Ability to see TMDB and lists going through the Radarr API on the discovery page. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Search 5 alternative titles as well. This should help with french as well as movies with very different titles. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) [Radarr] tag for Twitter Notifications ([#1558](https://github.com/Radarr/Radarr/issues/1558)) [<a href="https://github.com/Jason Costomiris">Jason Costomiris</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Custom Class for Radarr API requests. Also implements new error handling present on staging server. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) HDBits Category, Codec, and Medium Filtering Capability ([#1458](https://github.com/Radarr/Radarr/issues/1458)) [<a href="https://github.com/randellhodges">randellhodges</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) radarr api url. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) TaskManager.cs. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) LogEntries token again :) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
### **Fixes**
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) migration. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Redirect calls missing URL Base ([#1668](https://github.com/Radarr/Radarr/issues/1668)) [<a href="https://github.com/Mitchell Cash">Mitchell Cash</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Twitter oAuth callback URL ([#1669](https://github.com/Radarr/Radarr/issues/1669)) [<a href="https://github.com/Mitchell Cash">Mitchell Cash</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Error when processing manual import decisions ([#1670](https://github.com/Radarr/Radarr/issues/1670)) [<a href="https://github.com/Mitchell Cash">Mitchell Cash</a>]
- Create README.md. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) license. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Urls missing from multiple indexers after latest nightly update. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Follow 301 redirects when fetching torrents ([#1653](https://github.com/Radarr/Radarr/issues/1653)) [<a href="https://github.com/Mitchell Cash">Mitchell Cash</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Ensure an API Key is set when starting Radarr ([#1652](https://github.com/Radarr/Radarr/issues/1652)) [<a href="https://github.com/Mitchell Cash">Mitchell Cash</a>]
- Minimum availability is now working similarely to profile when adding a movie. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Forgot to include some js files in the last commit. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) error when we get invalid datetime from our api. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Lossless compression of images saved 92KB ([#1620](https://github.com/Radarr/Radarr/issues/1620)) [<a href="https://github.com/Fish2">Fish2</a>]
- Mostly fixes UI glitches for list settings. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Refresh IsDuplicate in bulk import when the tmdbId changes ([#1570](https://github.com/Radarr/Radarr/issues/1570)) [<a href="https://github.com/Sentir101">Sentir101</a>]
- Encourage Torznab use with Jackett ([#1559](https://github.com/Radarr/Radarr/issues/1559)) [<a href="https://github.com/flightlevel">flightlevel</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) PTP indexer being disabled if no results are found for a movie. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) basic naming settings. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Discovery of upcoming movies points to our server now. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Most likely fixed [#745](https://github.com/Radarr/Radarr/issues/745) now. [<a href="https://github.com/Mike">Mike</a>]
- Chmod osx file as executable. ([#1539](https://github.com/Radarr/Radarr/issues/1539)) [<a href="https://github.com/Mike">Mike</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) IMDB URL to notifications ([#1531](https://github.com/Radarr/Radarr/issues/1531)) [<a href="https://github.com/tsubus">tsubus</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) design calendar css bug ([#1527](https://github.com/Radarr/Radarr/issues/1527)) [<a href="https://github.com/Levi Wilcox">Levi Wilcox</a>]
- Correct Program Name ([#1524](https://github.com/Radarr/Radarr/issues/1524)) [<a href="https://github.com/Luke Anderson">Luke Anderson</a>]
- Correct Program Name ([#1523](https://github.com/Radarr/Radarr/issues/1523)) [<a href="https://github.com/Luke Anderson">Luke Anderson</a>]
- Osx updater now updates plist file to point to the correct executable binary. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Using our own logentries token now. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) osx updater failing. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
## v0.2.0.696 (2017-05-12)
### **New features**
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) TaskManager.cs. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
### **Fixes**
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) test. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Movies with same name but different year being downloaded regardlessly is now fixed! [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
## v0.2.0.692 (2017-05-11)
### **New features**
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) ability to discover new movies based on upcoming blurays as well as popular movies (borrowed from steven lu :)) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) Kodi icon, fixes [#1464](https://github.com/Radarr/Radarr/issues/1464) ([#1492](https://github.com/Radarr/Radarr/issues/1492)) [<a href="https://github.com/hotio">hotio</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) initial migration. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) trailer links to the discovery page. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) discovery tab based on tmdb recommendations based on your existing movies. ([#1450](https://github.com/Radarr/Radarr/issues/1450)) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Changed](https://img.shields.io/badge/--%20-Changed-orange.svg?style=flat-square) default page size to 250. Should help with safari timeouts. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) multiple new editions such as FanEdit, Anniversary and 2in1. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
### **Fixes**
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) design issue when deleting css bug ([#1480](https://github.com/Radarr/Radarr/issues/1480)) Fixes [#1475](https://github.com/Radarr/Radarr/issues/1475) [<a href="https://github.com/Levi Wilcox">Levi Wilcox</a>]
- 10 Movies are now shown on discover as well as search results. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Hotfix for when ignored movies would appear again after clicking on show more. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) appveyor build. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Completely overhauled how import exclusions work. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Hopefully more logging to catch errors better. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) A small bug fix for items loading as undefined in organize modal. Movie titles should now show up correctly. ([#1424](https://github.com/Radarr/Radarr/issues/1424)) [<a href="https://github.com/PatrickGHanna">PatrickGHanna</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) error when language is present in title, but has dots instead of spaces. For example The.Danish.Girl.2015. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Final in titles parsing as an edition. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Radarr not importing torrents in Vuze if the torrent already finished seeding and was stopped ([#1471](https://github.com/Radarr/Radarr/issues/1471)) [<a href="https://github.com/Mitchell Cash">Mitchell Cash</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Incorrect imports with Vuze when torrent contains a single file. ([#1470](https://github.com/Radarr/Radarr/issues/1470)) [<a href="https://github.com/Mitchell Cash">Mitchell Cash</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Sonarr UI Authentication cookie should be placed on path (UrlBase) instead of domain alone. Fixes #[#1451](https://github.com/Radarr/Radarr/issues/1451) [<a href="https://github.com/Mitchell Cash">Mitchell Cash</a>]
- Use Post for tmdbids request, to avoid too long URIs. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Tidy up layout of buttons on the Add Movies page for mobile/tablet ([#1454](https://github.com/Radarr/Radarr/issues/1454)) [<a href="https://github.com/David Pooley">David Pooley</a>]
- Rename Sonarr to Radarr for OSX App. [<a href="https://github.com/morberg">morberg</a>]
- Minor text fixes. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Enable automatic renaming, according to naming scheme, of movie folder after creation of the movie. ([#1349](https://github.com/Radarr/Radarr/issues/1349)) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) for error when clicking Rescan Drone Folder. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) for error when trying to manually import. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
## v0.2.0.654 (2017-04-18)
### **New features**
- ![Changed](https://img.shields.io/badge/--%20-Changed-orange.svg?style=flat-square) smtp.google.com to smtp.gmail.com ([#1410](https://github.com/Radarr/Radarr/issues/1410)) [<a href="https://github.com/Donald Webster">Donald Webster</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) debug movie title to include Year. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) Series reference to Movies, should fix [#1399](https://github.com/Radarr/Radarr/issues/1399) ([#1402](https://github.com/Radarr/Radarr/issues/1402)) [<a href="https://github.com/hotio">hotio</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) test for fix in last commit. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) branch. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) packages.sh some more. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) package.sh script. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
### **Fixes**
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) PTP_Approved turning into HDBits Internal. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) ptp tests. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- AHD, PTP and HDB support the new indexer flags too now! Indexer flags can be preferred over other releases. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Movies with Umlauts are now correctly matched and have correct CleanTitles. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Minor Text fixes. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) error when MinimumAvailability was Announced and Delay was negative. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Disable PreDB sync for now. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Stats are now sent to our server instead of Sonarr's :) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) for sql error. Did not think everything through exactly. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) when MovieTitle is the empty string (should not occur, but what evs) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Fixes Movie Size not showing correctly. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) an issue where movies which were labelled with an alternative title could not be found. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Indexer flags implementation. ([#1377](https://github.com/Radarr/Radarr/issues/1377)) Will be further finalized over the next few weeks with Freelech, preferring of certain flags, etc. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) default runtime when runtime info of tmdb says 0. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Fixes an issue where the semicolon and space afterwards was replaced. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Final tweak for package.sh. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- This should finally fix all packaging stuff. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Test fixes. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- More test debugging. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Remote Test debugging yey! [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Remove unecessary test. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Using NUnit.Runners so that teamcity build works. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Turn installer back on. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Disabled installer being picked up, causes error with update api. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Now artifacts get pushed even if tests fail. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) package script for Teamcity. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Log if ParsedMovieInfo is NULL. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Catching predb.me errors hopefully. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
## v0.2.0.596 (2017-04-10)
### **New features**
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) nzbdrone.iss. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) appveyor.yml. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) build-appveyor.cake. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) appveyor.yml. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) appveyor.yml. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) nzbdrone.iss. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) build-appveyor.cake. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) build-appveyor.cake. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) appveyor.yml. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) build-appveyor.cake. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) appveyor.yml. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) nzbdrone.iss. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) nzbdrone.iss. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) README.md. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) "Additional Parameters Field" for Trakt RSS Feed ([#1308](https://github.com/Radarr/Radarr/issues/1308)) [<a href="https://github.com/rmangahas-coupa">rmangahas-coupa</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) movie search ([#1212](https://github.com/Radarr/Radarr/issues/1212)) [<a href="https://github.com/thejacer87">thejacer87</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) ISSUE_TEMPLATE.md. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) ISSUE_TEMPLATE.md. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) ISSUE_TEMPLATE.md. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
### **Fixes**
- Just getting Appveyor to build. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Installer should be built too now. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Text fixes and got pending releases finally fully working. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) searching for movie after it is added from a list. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Specific Subtitle tags (such as nlsub) can now be whitelisted and will be downloaded. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Allow Hardcoded subs to be downloaded still. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Catching HTTP Errors when adding movies from a list. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- SABnzbd 2.0 API compatibility ([#1339](https://github.com/Radarr/Radarr/issues/1339)) [<a href="https://github.com/Mitchell Cash">Mitchell Cash</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Zero length file causes MediaInfo hanging in 100% cpu load. ([#1340](https://github.com/Radarr/Radarr/issues/1340)) [<a href="https://github.com/Mitchell Cash">Mitchell Cash</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Newznab default capabilities erroneously cached if indexer is unavailable. ([#1341](https://github.com/Radarr/Radarr/issues/1341)) [<a href="https://github.com/Mitchell Cash">Mitchell Cash</a>]
- Cleanup on mapping logic. Movies with up to 4500 parts are now supported! [<a href="https://github.com/Rusk85">Rusk85</a>]
- Released icon is back. [<a href="https://github.com/geogolem">geogolem</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) spelling mistake. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) an error when searching for movies with no imdbid. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) DownloadStation api client for DSM 5.x. ([#1259](https://github.com/Radarr/Radarr/issues/1259)) [<a href="https://github.com/Marcelo Castagna">Marcelo Castagna</a>]
- Should fix covers not being local. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) error when downloading a movie. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) only one movie appearing when list does not give us a tmdbid. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- This should fix all imdbid problems with indexers. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Revert "Move up IMDB logic in ParsingService, should help with the mismatched movies" [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Move up IMDB logic in ParsingService, should help with the mismatched movies. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Clean up jsHint warnings ([#1225](https://github.com/Radarr/Radarr/issues/1225)) [<a href="https://github.com/Zach">Zach</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) pending release service, HDBits, also the release deduper. Clean up housekeeping ([#1211](https://github.com/Radarr/Radarr/issues/1211)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Patch/onedr0p 3 16 17 ([#1200](https://github.com/Radarr/Radarr/issues/1200)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Revert "Small changes to list sync ([#1179](https://github.com/Radarr/Radarr/issues/1179))" [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Small changes to list sync ([#1179](https://github.com/Radarr/Radarr/issues/1179)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Patch/onedr0p 3 14 17 ([#1171](https://github.com/Radarr/Radarr/issues/1171)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Maybe fix PTP? Don't have an account, so cannot test. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) for editing quality of movie files. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Patch/onedr0p 3 13 17 ([#1166](https://github.com/Radarr/Radarr/issues/1166)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) issue where 1080p Telesyncs get tagged as 1080p Blurays. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
## v0.2.0.535 (2017-03-12)
### **New features**
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) blacklist to work with movies ([#1089](https://github.com/Radarr/Radarr/issues/1089)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) README.md. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) error to include Radarr instead of Sonarr ([#1069](https://github.com/Radarr/Radarr/issues/1069)) [<a href="https://github.com/flightlevel">flightlevel</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) wiki link for sorting and renaming ([#1045](https://github.com/Radarr/Radarr/issues/1045)) [<a href="https://github.com/aptalca">aptalca</a>]
### **Fixes**
- Grammar check HelpText for CouchPotato lists ([#1142](https://github.com/Radarr/Radarr/issues/1142)) [<a href="https://github.com/James White">James White</a>]
- Preliminary Fix for downloaded error in Wanted section. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Fixes banners when searching for new movies. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) issue where searching for new movies is not possible. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) helptext for Jackett API key ([#1121](https://github.com/Radarr/Radarr/issues/1121)) [<a href="https://github.com/Mathew Giljum">Mathew Giljum</a>]
- Better method to obtain the folderName. [<a href="https://github.com/geogolem">geogolem</a>]
- Keep the current page the same after clicking Save. [<a href="https://github.com/geogolem">geogolem</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Parsing headers that have a trailing semi-colon ([#1117](https://github.com/Radarr/Radarr/issues/1117)) [<a href="https://github.com/Mitchell Cash">Mitchell Cash</a>]
- PreDB Integration. Update Library is advisable. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- QOL changes to PTP logic ([#1114](https://github.com/Radarr/Radarr/issues/1114)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) for VS for Mac. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Ammend to previous commit. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Hopefully fix all issues with unlinked movie files. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- This needs to match with the property forclient mode. [<a href="https://github.com/geogolem">geogolem</a>]
- CP list hotfix. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Incorrect check for imdbId prefix. [<a href="https://github.com/geogolem">geogolem</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) regression for missing libgdiplus ([#1073](https://github.com/Radarr/Radarr/issues/1073)) [<a href="https://github.com/SWu">SWu</a>]
- Refactor so that filteringExpressions are constructed in one place less code duplication, easier to manage moving forward. [<a href="https://github.com/geogolem">geogolem</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) filters were added, but they werent being handled via the API. [<a href="https://github.com/geogolem">geogolem</a>]
- Allow larger trakt lists than 500. [<a href="https://github.com/geogolem">geogolem</a>]
- Restructeured readme and added a new logo asset ([#1088](https://github.com/Radarr/Radarr/issues/1088)) [<a href="https://github.com/Matthew Treadwell">Matthew Treadwell</a>]
- Onedr0p/3 8 17 ([#1087](https://github.com/Radarr/Radarr/issues/1087)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Ensure drone factory runs on its specificed interval ([#1067](https://github.com/Radarr/Radarr/issues/1067)) [<a href="https://github.com/Tim Turner">Tim Turner</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) hotio's nightly docker image. ([#1084](https://github.com/Radarr/Radarr/issues/1084)) [<a href="https://github.com/Donald Webster">Donald Webster</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Installation, Docker and Setup Guide to new Install section and add Feathub and Wiki to Support ([#1083](https://github.com/Radarr/Radarr/issues/1083)) [<a href="https://github.com/Donald Webster">Donald Webster</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) the parser for movies with A. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Loads only request movie first into full collection. Should fix things. ([#1046](https://github.com/Radarr/Radarr/issues/1046)) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Addressing jshint warnings ([#1050](https://github.com/Radarr/Radarr/issues/1050)) [<a href="https://github.com/Bill Szeliga">Bill Szeliga</a>]
- Correct DownloadDescisionMaker to use ImdbId, and update the ui a little. ([#1068](https://github.com/Radarr/Radarr/issues/1068)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Deluge 1.3.14 API support due to changed json-rpc checks. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Reverting a change made yesterday regarding sorting the change fixed sorting titles of newly added movies without a refresh however, people have noticed it broke sorting of "In Cinemas" column in general. i commented out the change; but also added a special case in the comment, that would fix the case in question, without breaking the others; however, more investigating is needed because there is an issue with sorting newly added movies in general and the fix this reverts was never good enough anyway. [<a href="https://github.com/geogolem">geogolem</a>]
- Oops -- this was a fix from the last merge - sorry. [<a href="https://github.com/geogolem">geogolem</a>]
- URLEncode the string for searching ([#1055](https://github.com/Radarr/Radarr/issues/1055)) [<a href="https://github.com/Mihai Blaga">Mihai Blaga</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) client mode fetching.. only setPageSize when necessary. [<a href="https://github.com/geogolem">geogolem</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) error with weirdly formatted audioChannelPositions on MediaInfo. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) a couple typos ([#1049](https://github.com/Radarr/Radarr/issues/1049)) [<a href="https://github.com/Greg Fitzgerald">Greg Fitzgerald</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) tests. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Patch/onedr0p ([#1048](https://github.com/Radarr/Radarr/issues/1048)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) all tests and even added some new ones :) ([#835](https://github.com/Radarr/Radarr/issues/835)) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Fixes issue where quality settings wont save due to no pagesize. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Fixes sorting after adding movies. [<a href="https://github.com/geogolem">geogolem</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) most paging issues on first load. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- /movies without pagesize or page gives back the old format. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- This seems to make it more stable. [<a href="https://github.com/geogolem">geogolem</a>]
- Im not too sure why this fixes the problem but now the filterState is respected when returning from another page. [<a href="https://github.com/geogolem">geogolem</a>]
- Use href instead of hostname+port. [<a href="https://github.com/geogolem">geogolem</a>]
- Improve RSS parsing for movies without year. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) ReplaceGermanUmlauts method. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
## v0.2.0.453 (2017-03-05)
### **New features**
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) new TestCase for Parser and fixed spelling error. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) FindByAlternativeTitle in MovieRepo. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) debug messages to check quality. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Needed to pass the filterType, received the filterType and handle the filterType. [<a href="https://github.com/geogolem">geogolem</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) more filters to the movie editor ([#905](https://github.com/Radarr/Radarr/issues/905)) [<a href="https://github.com/geogolem">geogolem</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) parsing french movies ([#899](https://github.com/Radarr/Radarr/issues/899)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
### **Fixes**
- Try to add year to release titles that have no year (foriegn release groups) ([#1028](https://github.com/Radarr/Radarr/issues/1028)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Delay profiles are no longer hidden under advanced settings ([#1019](https://github.com/Radarr/Radarr/issues/1019)) [<a href="https://github.com/Mitchell Cash">Mitchell Cash</a>]
- Revert "Added FindByAlternativeTitle in MovieRepo." [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Use http request builder (aided by onedrop) [<a href="https://github.com/geogolem">geogolem</a>]
- Improve indexer health check messages ([#1015](https://github.com/Radarr/Radarr/issues/1015)) [<a href="https://github.com/Mitchell Cash">Mitchell Cash</a>]
- Clean RSS feed before detecting type ([#1014](https://github.com/Radarr/Radarr/issues/1014)) [<a href="https://github.com/Mitchell Cash">Mitchell Cash</a>]
- Store titleSlug in tags for exclusions and always use TMDBID. [<a href="https://github.com/geogolem">geogolem</a>]
- Also use TMDBID on list sync. [<a href="https://github.com/geogolem">geogolem</a>]
- Always check exclusions with tmdbid. [<a href="https://github.com/geogolem">geogolem</a>]
- An updated radarrAPI has been deployed --> this commit makes trakt authentication ready to be merged to the develop branch. [<a href="https://github.com/geogolem">geogolem</a>]
- Fully functional traktAuthentication using api.couchpota.to with comments for when updated RadarrAPI is deployed. [<a href="https://github.com/geogolem">geogolem</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) error with null dates. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Patch/more updates ([#1009](https://github.com/Radarr/Radarr/issues/1009)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Revert.. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) "wrong" quality being detected. Scan will be slower though. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) for wrong qualities showing up. Will be slower to load though. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Patch/onedr0p 3 4 2017 ([#1006](https://github.com/Radarr/Radarr/issues/1006)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Respect the page when initializing the layout. [<a href="https://github.com/geogolem">geogolem</a>]
- Patch/onedr0p updates ([#998](https://github.com/Radarr/Radarr/issues/998)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- The movie was not being printed correctly, and i believe this was also causing movies to be added when they shouldnt have been... [<a href="https://github.com/geogolem">geogolem</a>]
- Clean up the fetching on loading of MovieEditor and MovieIndex once and for all. [<a href="https://github.com/geogolem">geogolem</a>]
- I dont know why i was doing this inside the for loop... It did not scale well ! fixed. [<a href="https://github.com/geogolem">geogolem</a>]
- Use clone so that we only detect empty collection when collectio is empty.. not when current filter is empty but collectionis not. [<a href="https://github.com/geogolem">geogolem</a>]
- I believe these are old code that is not needed since pagination.. [<a href="https://github.com/geogolem">geogolem</a>]
- Default Wanted and Cutoff to be 50 movies per page, added filtering options to Cutoff and a Search all ([#984](https://github.com/Radarr/Radarr/issues/984)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Empty string case should not be only for the contains case. [<a href="https://github.com/geogolem">geogolem</a>]
- Reset filters on save.. [<a href="https://github.com/geogolem">geogolem</a>]
- Possible fix for Custom script ([#973](https://github.com/Radarr/Radarr/issues/973)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Hotfix when importing movie ([#971](https://github.com/Radarr/Radarr/issues/971)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) infinite loop. Added default destination test when adding client ([#968](https://github.com/Radarr/Radarr/issues/968)) [<a href="https://github.com/Marcelo Castagna">Marcelo Castagna</a>]
- Date added in Movie List & Possible Fix for Importing Movies. ([#969](https://github.com/Radarr/Radarr/issues/969)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Ensure collection is synced before opening movieDetails. [<a href="https://github.com/Tim Turner">Tim Turner</a>]
- Revert some changes -- use FullCollection (maybe just for now) [<a href="https://github.com/geogolem">geogolem</a>]
- Just show imdbid or tmdbid for now in exclusions. [<a href="https://github.com/geogolem">geogolem</a>]
- MovieIndexPage Stability + MovieEditor fix ([#925](https://github.com/Radarr/Radarr/issues/925)) [<a href="https://github.com/geogolem">geogolem</a>]
- Patch/galileo fixes ([#951](https://github.com/Radarr/Radarr/issues/951)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Patch/updates onedr0p ([#946](https://github.com/Radarr/Radarr/issues/946)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) problem with TMDb list when Year is null, Revert using UrlPathEncode on newznab requests ([#937](https://github.com/Radarr/Radarr/issues/937)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Expose more information to the Webhook notification ([#935](https://github.com/Radarr/Radarr/issues/935)) [<a href="https://github.com/Ross Valler">Ross Valler</a>]
- Fix/implement Webhook notifications ([#901](https://github.com/Radarr/Radarr/issues/901)) [<a href="https://github.com/Ross Valler">Ross Valler</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) remux 1080p and 2160p as qualities ([#900](https://github.com/Radarr/Radarr/issues/900)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- NZBGet delete:scan treated as failure ([#898](https://github.com/Radarr/Radarr/issues/898)) [<a href="https://github.com/Mitchell Cash">Mitchell Cash</a>]
- Small changes. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Hotfix. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- List sync with removal ([#656](https://github.com/Radarr/Radarr/issues/656)) [<a href="https://github.com/geogolem">geogolem</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) the footer to show correct information and refresh when FullCollection changes ([#893](https://github.com/Radarr/Radarr/issues/893)) [<a href="https://github.com/geogolem">geogolem</a>]
- Increase fullCollection page size, update Refresh Library command. [<a href="https://github.com/Tim Turner">Tim Turner</a>]
- Patch/updates ([#887](https://github.com/Radarr/Radarr/issues/887)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) poster placeholder height on small screens ([#883](https://github.com/Radarr/Radarr/issues/883)) [<a href="https://github.com/hotio">hotio</a>]
- Small UI fixes ([#882](https://github.com/Radarr/Radarr/issues/882)) [<a href="https://github.com/hotio">hotio</a>]
- Me = idiot. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) an issue where an unloaded movie could case linking to fail. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Maybe fix issue with imported files not being linked to the movie? [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Search is now fixed too. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Should fix most issues with paging. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) first steps of paging to movie editor. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- HDBits prefer/require internal release ([#584](https://github.com/Radarr/Radarr/issues/584)) ([#881](https://github.com/Radarr/Radarr/issues/881)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Ignore Deleted Movies ([#755](https://github.com/Radarr/Radarr/issues/755)) ([#879](https://github.com/Radarr/Radarr/issues/879)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- First fixes for Movie Editor. Testing to see if this approach could work. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) missing showing downloaded instead. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) issue where details page wont load. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Paging for movies :) ([#861](https://github.com/Radarr/Radarr/issues/861)) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Bug fixes ([#874](https://github.com/Radarr/Radarr/issues/874)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- The Search All Missing button ([#860](https://github.com/Radarr/Radarr/issues/860)) [<a href="https://github.com/geogolem">geogolem</a>]
- Cleanup min availability ([#846](https://github.com/Radarr/Radarr/issues/846)) [<a href="https://github.com/geogolem">geogolem</a>]
- Some minor cleanup + changed filter on wanted/missing ([#845](https://github.com/Radarr/Radarr/issues/845)) [<a href="https://github.com/geogolem">geogolem</a>]
- Min availability ([#816](https://github.com/Radarr/Radarr/issues/816)) [<a href="https://github.com/geogolem">geogolem</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) NZB Station for Synology ([#841](https://github.com/Radarr/Radarr/issues/841)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Patch/filter trakt ([#838](https://github.com/Radarr/Radarr/issues/838)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) language parsing of movies with language in movie name. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
## v0.2.0.375 (2017-02-22)
### **New features**
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) .travis.yml. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) notification logos ([#804](https://github.com/Radarr/Radarr/issues/804)) [<a href="https://github.com/hotio">hotio</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) ISSUE_TEMPLATE.md. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) PULL_REQUEST_TEMPLATE.md. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) dl-clients ([#732](https://github.com/Radarr/Radarr/issues/732)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- NetImport - Do not allow TV Series / Mini-Series (works with IMDb) [#699](https://github.com/Radarr/Radarr/issues/699) ([#727](https://github.com/Radarr/Radarr/issues/727)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) ISSUE_TEMPLATE.md. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- ![Changed](https://img.shields.io/badge/--%20-Changed-orange.svg?style=flat-square) sort options to match UI ([#707](https://github.com/Radarr/Radarr/issues/707)) [<a href="https://github.com/zductiv">zductiv</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) test for ! [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) parser tests. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
### **Fixes**
- Patch/bulk import tests ([#833](https://github.com/Radarr/Radarr/issues/833)) [<a href="https://github.com/Tim Turner">Tim Turner</a>]
- Patch/bulk import qol ([#785](https://github.com/Radarr/Radarr/issues/785)) [<a href="https://github.com/Tim Turner">Tim Turner</a>]
- URL Encode for newznab query strings, closes [#818](https://github.com/Radarr/Radarr/issues/818) ([#819](https://github.com/Radarr/Radarr/issues/819)) [<a href="https://github.com/Mihai Blaga">Mihai Blaga</a>]
- Rename Sonarr to Radarr in DownloadStation client ([#812](https://github.com/Radarr/Radarr/issues/812)) [<a href="https://github.com/Mitchell Cash">Mitchell Cash</a>]
- Fixes error message for MovieExistsValidator to state the movie doesn't exist ([#723](https://github.com/Radarr/Radarr/issues/723)) ([#808](https://github.com/Radarr/Radarr/issues/808)) [<a href="https://github.com/Ryan Matthews">Ryan Matthews</a>]
- Set PROWL application to Radarr ([#770](https://github.com/Radarr/Radarr/issues/770)) ([#807](https://github.com/Radarr/Radarr/issues/807)) [<a href="https://github.com/Ryan Matthews">Ryan Matthews</a>]
- TMDb Lists should be working now :) ([#775](https://github.com/Radarr/Radarr/issues/775)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Roll back some code on Net Import ([#772](https://github.com/Radarr/Radarr/issues/772)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Check to see if output path is right when DownloadClient.Test is invoked ([#768](https://github.com/Radarr/Radarr/issues/768)) [<a href="https://github.com/Marcelo Castagna">Marcelo Castagna</a>]
- TMDb Filtering Options: Rating, Min Votes, Min Vote Ave, Original Language, TMDb Genre Ids (CSV), ([#765](https://github.com/Radarr/Radarr/issues/765)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Small consistancy updates to PTP and AwesomeHD ([#758](https://github.com/Radarr/Radarr/issues/758)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Patch/onedr0p ([#757](https://github.com/Radarr/Radarr/issues/757)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Handle download data diskstation ([#744](https://github.com/Radarr/Radarr/issues/744)) [<a href="https://github.com/Marcelo Castagna">Marcelo Castagna</a>]
- When refreshing movie, refresh Files tab. [<a href="https://github.com/Tim Turner">Tim Turner</a>]
- Feature/Add TMDb Functionality ([#739](https://github.com/Radarr/Radarr/issues/739)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) downloaded quality column to movie editor ([#738](https://github.com/Radarr/Radarr/issues/738)) [<a href="https://github.com/zductiv">zductiv</a>]
- Clean up Trakt a little ([#735](https://github.com/Radarr/Radarr/issues/735)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Synology Download Station ([#725](https://github.com/Radarr/Radarr/issues/725)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) pending release table. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Hardcoded .DKSubs. ([#726](https://github.com/Radarr/Radarr/issues/726)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Patch/re add ghost migrations ([#724](https://github.com/Radarr/Radarr/issues/724)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Patch/onedr0p ([#716](https://github.com/Radarr/Radarr/issues/716)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Increase timeout when waiting for rTorrent to finish adding torrent ([#721](https://github.com/Radarr/Radarr/issues/721)) [<a href="https://github.com/Mitchell Cash">Mitchell Cash</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) RescanMovie command for single movie. [<a href="https://github.com/Tim Turner">Tim Turner</a>]
- Hopefully fixes a lot of null reference bugs in BulkImport. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Should fix blacklist items disappearing. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) manual import for when downloaded movies are in a folder. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Search all missing movie works - missing tab only ([#710](https://github.com/Radarr/Radarr/issues/710)) [<a href="https://github.com/zductiv">zductiv</a>]
- Limit TMDb requests when importing via IMDBid ([#703](https://github.com/Radarr/Radarr/issues/703)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) parsing with lower bluray qualities. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Fixes issue with movies with same name but different years being downloaded. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) a few parser issues. Also added some tests. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Cutoff tab actually working now. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) trakt links for movies (like sonarr for shows) ([#690](https://github.com/Radarr/Radarr/issues/690)) [<a href="https://github.com/geogolem">geogolem</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Sorting In Wanted and Cutoff ([#693](https://github.com/Radarr/Radarr/issues/693)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Pass at seeing if this works on linux now ([#692](https://github.com/Radarr/Radarr/issues/692)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Small UI changes ([#691](https://github.com/Radarr/Radarr/issues/691)) [<a href="https://github.com/zductiv">zductiv</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) required flag for PTP ([#688](https://github.com/Radarr/Radarr/issues/688)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Wanted & Missing ([#687](https://github.com/Radarr/Radarr/issues/687)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- * Make Missing/Wanted Work again ([#686](https://github.com/Radarr/Radarr/issues/686)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) MovieMissingModule failed while processing [MovieDownloadedEvent] [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- UI Enhancements for Manual Import ([#681](https://github.com/Radarr/Radarr/issues/681)) [<a href="https://github.com/Tim Turner">Tim Turner</a>]
- May be fix loading view? Idk. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Display loading view when changing page size. [<a href="https://github.com/Tim Turner">Tim Turner</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) ordering in PTP, should prefer GP releases ([#667](https://github.com/Radarr/Radarr/issues/667)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Patch/onedr0p updates ([#664](https://github.com/Radarr/Radarr/issues/664)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Make Movie Title and Status sortable on Wanted tab ([#662](https://github.com/Radarr/Radarr/issues/662)) [<a href="https://github.com/schumi2004">schumi2004</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) paging breaking in bulk import. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Bulk Import. ([#583](https://github.com/Radarr/Radarr/issues/583)) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
## v0.2.0.299 (2017-02-07)
### **New features**
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) notif list warning when importing from a list ([#648](https://github.com/Radarr/Radarr/issues/648)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
### **Fixes**
- Wait 5 seconds before getting the next 35 movies from TMDb using X-RateLimit-Remaining ([#647](https://github.com/Radarr/Radarr/issues/647)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Correct the Kickass migration ([#649](https://github.com/Radarr/Radarr/issues/649)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) movies not showing up in Queue when downloading ([#640](https://github.com/Radarr/Radarr/issues/640)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Movie link in history tab ([#637](https://github.com/Radarr/Radarr/issues/637)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Clean up download clients to use radarr as label, fix hoduken, and blackhole. ([#635](https://github.com/Radarr/Radarr/issues/635)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Use Movie Name-TmdbId for slug, update toUrlSlug ([#629](https://github.com/Radarr/Radarr/issues/629)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Removed Wombles and Kickass, updated torrentpotato and torznab ([#625](https://github.com/Radarr/Radarr/issues/625)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Various ui text fixes ([#620](https://github.com/Radarr/Radarr/issues/620)) [<a href="https://github.com/Abzie">Abzie</a>]
- Delay Profile: Fix for when preferred words is null. ([#618](https://github.com/Radarr/Radarr/issues/618)) [<a href="https://github.com/vertigo235">vertigo235</a>]
## v0.2.0.288 (2017-02-05)
### **New features**
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) 'Case Insensitive.' to preferred tags info to help-inline. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) more options to trakt, popular movies, upcoming, anticipated etc.. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
### **Fixes**
- Preferredcount -> preferredCount. [<a href="https://github.com/vertigo235">vertigo235</a>]
- Delay Profile: Require preferred word to skip delay. [<a href="https://github.com/vertigo235">vertigo235</a>]
- Delay Profile: Delay for at least 1 preferred word. [<a href="https://github.com/vertigo235">vertigo235</a>]
- Delay Profile: Upgradable Check Fix. [<a href="https://github.com/vertigo235">vertigo235</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) ical ics file ([#603](https://github.com/Radarr/Radarr/issues/603)) [<a href="https://github.com/schumi2004">schumi2004</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) issue where quality weight was mapped wrongly. Fixes [#597](https://github.com/Radarr/Radarr/issues/597) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Runtime error fix. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) runtime issues. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) glaringly obvious mistake that caused RSS Sync to fail. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) warning for docker users when switching branch. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) plain "ES" audioProfile. ([#569](https://github.com/Radarr/Radarr/issues/569)) [<a href="https://github.com/Chris Allen">Chris Allen</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) delay specification when delay is not set to zero. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Use shorter format Profile string. ([#561](https://github.com/Radarr/Radarr/issues/561)) [<a href="https://github.com/Chris Allen">Chris Allen</a>]
- Use movieFile instead of episodeFile. ([#560](https://github.com/Radarr/Radarr/issues/560)) [<a href="https://github.com/Chris Allen">Chris Allen</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) expanded DTS audio codecs to FileNameBuilder and fix up Atmos TrueHD audioCodec string. ([#559](https://github.com/Radarr/Radarr/issues/559)) [<a href="https://github.com/Chris Allen">Chris Allen</a>]
- Don't display mapped movies in import list. [<a href="https://github.com/Tim Turner">Tim Turner</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Delete modal when adding movie. [<a href="https://github.com/Tim Turner">Tim Turner</a>]
- Delete files now works. Fixes [#127](https://github.com/Radarr/Radarr/issues/127) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- First pass regarding delete. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) error for movies with less than 4 characters. Fixes [#507](https://github.com/Radarr/Radarr/issues/507) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
## v0.2.0.267 (2017-01-30)
### **New features**
- Updates to ptp, and using caching for cookie. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) the regex in Parser, Add workprint and telesync, change R5 to regional allow for R[0-9]{1}, changed the weights. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) weights. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) new qualities, added new qualities to profile class. Left to do: write migration, and tests. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) Fetch List button style. [<a href="https://github.com/Tim Turner">Tim Turner</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) options for watched, and watchlist, and customlist to trakt. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) HDBits to work with Radarr. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) taskscheduler when config is saved with netimportsynccommand. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) Synology Indexer For Movies ([#486](https://github.com/Radarr/Radarr/issues/486)) [<a href="https://github.com/vertigo235">vertigo235</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) option to specify preferred words in quality profile. ([#462](https://github.com/Radarr/Radarr/issues/462)) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) GeneralViewTemplate.hbs. [<a href="https://github.com/Jordan">Jordan</a>]
- ![Changed](https://img.shields.io/badge/--%20-Changed-orange.svg?style=flat-square) lang in UI to what profile / lang they choose when they add a movie. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) JoinProxy.cs. [<a href="https://github.com/hotio">hotio</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) Plex Movie Sections. [<a href="https://github.com/vertigo235">vertigo235</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) slack for movies. [<a href="https://github.com/vertigo235">vertigo235</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) README.md. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) to favicon section, according to ([#416](https://github.com/Radarr/Radarr/issues/416)) [<a href="https://github.com/hotio">hotio</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) default sort order ([#429](https://github.com/Radarr/Radarr/issues/429)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) ico files. [<a href="https://github.com/hotio">hotio</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) UI logos. [<a href="https://github.com/hotio">hotio</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) localstorage key prefixes. [<a href="https://github.com/Tim Turner">Tim Turner</a>]
- ![Changed](https://img.shields.io/badge/--%20-Changed-orange.svg?style=flat-square) Forms Auth Cookie. Fixes [#285](https://github.com/Radarr/Radarr/issues/285) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) Files tab when movie renamed. [<a href="https://github.com/Tim Turner">Tim Turner</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) Rename Preview to support folder renaming. [<a href="https://github.com/Tim Turner">Tim Turner</a>]
- Net Import UI Updates. [<a href="https://github.com/Tim Turner">Tim Turner</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) trakt user list importing. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) easy to use List Selection for manual import use later. The place where this resides will change. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Base URL. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) couchpotato, and added a test. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) README.md. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) MovieModule. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) ISSUE_TEMPLATE.md. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) sizing information in settings tab. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) height of posters to accomodate additional labels. [<a href="https://github.com/Tim Turner">Tim Turner</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) SkyHookProxy.cs. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) Test Files for AddPaused to NZBGET. [<a href="https://github.com/vertigo235">vertigo235</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Upgraded SQLite binares for macOS. [<a href="https://github.com/Keivan">Keivan</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Upgraded SQLite binaries for Windows (3.16.0) [<a href="https://github.com/Keivan Beigi">Keivan Beigi</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) website and donation links. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Changed](https://img.shields.io/badge/--%20-Changed-orange.svg?style=flat-square) Scheduled Refresh Series to Refresh Movie. Fixes [#301](https://github.com/Radarr/Radarr/issues/301) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) movie studio to movie details page ([#262](https://github.com/Radarr/Radarr/issues/262)) [<a href="https://github.com/Vlad Ilies">Vlad Ilies</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) NewznabRequestGenerator.cs. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) README.md. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) trailer link to movie links ([#255](https://github.com/Radarr/Radarr/issues/255)) ([#282](https://github.com/Radarr/Radarr/issues/282)) [<a href="https://github.com/Vlad Ilies">Vlad Ilies</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) HttpNetImporterBase. Still needs work to correctly handle failures. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) some abstraction for settings. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Qualties to Settings. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Updates and compile-able. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) README.md. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) .gitignore and remove Thumbs.db files ([#276](https://github.com/Radarr/Radarr/issues/276)) [<a href="https://github.com/hotio">hotio</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) README.md ([#271](https://github.com/Radarr/Radarr/issues/271)) [<a href="https://github.com/hotio">hotio</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) README.md. [<a href="https://github.com/hotio">hotio</a>]
- ![Updated](https://img.shields.io/badge/--%20-Updated-blue.svg?style=flat-square) README.md. [<a href="https://github.com/hotio">hotio</a>]
- Updates. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
### **Fixes**
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) importfromlist abck. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) the filter modes on the movie list xD. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) issues with different languages than english when adding alternative titles. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Use username, password and passkey for passthepopcorn. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Migration migraine-tion. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Ensure qualities don't overflow profile card. [<a href="https://github.com/Tim Turner">Tim Turner</a>]
- Migration. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Migration. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Make DVDR not unlimited. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Set Drone Factory Interval default to 0 ([#515](https://github.com/Radarr/Radarr/issues/515)) [<a href="https://github.com/Tim Turner">Tim Turner</a>]
- Make year nullable for trakt. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Make year nullable, and rmember the profileid. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Proper port validation for download clients and connections. [<a href="https://github.com/Mark McDowall">Mark McDowall</a>]
- Make NetImport sync interval work (needs some testing) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Allow Duplicate Preferred Words ([#484](https://github.com/Radarr/Radarr/issues/484)) [<a href="https://github.com/vertigo235">vertigo235</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) for movies without an imdbid. Fixes 176. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Quality of an existing movie file can now be edited. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) recognition of 4k Movies upon import. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- This should hopefully fix the error that decisions were not ordered correctly and therefore just the first release was grabbed. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Remove confusing warning about file not being loaded. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) movie year to NotificationService ([#496](https://github.com/Radarr/Radarr/issues/496)) [<a href="https://github.com/Tim Turner">Tim Turner</a>]
- Revert "Merge branch 'rename-existing-folder' into develop" [<a href="https://github.com/Tim Turner">Tim Turner</a>]
- Revert "Add movie year to NotificationService ([#489](https://github.com/Radarr/Radarr/issues/489))" [<a href="https://github.com/Tim Turner">Tim Turner</a>]
- Revert "Ensure the movie isn't delete when the folder isn't renamed ([#491](https://github.com/Radarr/Radarr/issues/491))" [<a href="https://github.com/Tim Turner">Tim Turner</a>]
- Ensure the movie isn't delete when the folder isn't renamed ([#491](https://github.com/Radarr/Radarr/issues/491)) [<a href="https://github.com/Tim Turner">Tim Turner</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) movie year to NotificationService ([#489](https://github.com/Radarr/Radarr/issues/489)) [<a href="https://github.com/Tim Turner">Tim Turner</a>]
- Kodi Update Fix: OldFiles -> OldMovieFiles ([#483](https://github.com/Radarr/Radarr/issues/483)) [<a href="https://github.com/vertigo235">vertigo235</a>]
- More Notification Updates ([#482](https://github.com/Radarr/Radarr/issues/482)) [<a href="https://github.com/vertigo235">vertigo235</a>]
- Moviefile, what movie file? ([#466](https://github.com/Radarr/Radarr/issues/466)) [<a href="https://github.com/vertigo235">vertigo235</a>]
- Remove mofilefile id for now ([#464](https://github.com/Radarr/Radarr/issues/464)) [<a href="https://github.com/vertigo235">vertigo235</a>]
- Download Movie Quality & Formatting. [<a href="https://github.com/vertigo235">vertigo235</a>]
- Custom Script Fix: Parse movie not episode. [<a href="https://github.com/vertigo235">vertigo235</a>]
- Fixes issue [#447](https://github.com/Radarr/Radarr/issues/447) (Notification Icon for Join) [<a href="https://github.com/hotio">hotio</a>]
- Only use internal for RSS Sync. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Include only internal for AHD. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) new rss-sync threshold. [<a href="https://github.com/schumi2004">schumi2004</a>]
- "fixed" error message. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) link to Activity -> History Tab ([#408](https://github.com/Radarr/Radarr/issues/408)) [<a href="https://github.com/Tim Turner">Tim Turner</a>]
- Allow renaming of movies that don't have an "Edition" ([#432](https://github.com/Radarr/Radarr/issues/432)) [<a href="https://github.com/Tim Turner">Tim Turner</a>]
- [#292](https://github.com/Radarr/Radarr/issues/292) - Allow longer threshold for RSS Sync ([#428](https://github.com/Radarr/Radarr/issues/428)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) year to search ([#425](https://github.com/Radarr/Radarr/issues/425)) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Initial Notification Updates and Support ([#401](https://github.com/Radarr/Radarr/issues/401)) [<a href="https://github.com/vertigo235">vertigo235</a>]
- Fixes an issue where movies with (year) at the beginning were recognized with a title of "(" [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Blind fix to support seperator in movie tags. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) issue with certain audio streams. Should fix [#404](https://github.com/Radarr/Radarr/issues/404) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) {Tags} to renaming options. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) when libgdiplus isn't present. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Proper ico and favicon. [<a href="https://github.com/hotio">hotio</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) issue where monitored movies were still downloaded. Fixes [#326](https://github.com/Radarr/Radarr/issues/326) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Fixes issue when multiple audio channels are present. Fixes [#315](https://github.com/Radarr/Radarr/issues/315) Fixes [#294](https://github.com/Radarr/Radarr/issues/294) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) duplicate key prefixing. [<a href="https://github.com/Tim Turner">Tim Turner</a>]
- Prefix localstorage keys with "Radarr" [<a href="https://github.com/Tim Turner">Tim Turner</a>]
- Optimized logo ([#375](https://github.com/Radarr/Radarr/issues/375)) [<a href="https://github.com/hotio">hotio</a>]
- Set update interval to 30 minutes if on nightly. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Prefix Keys with "Radarr" [<a href="https://github.com/Tim Turner">Tim Turner</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) more filter options to movie list. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Search selected button in wanted tab works. [<a href="https://github.com/Vlad Ilies">Vlad Ilies</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) [#228](https://github.com/Radarr/Radarr/issues/228) - Fix Drone Factory interval input not saving. [<a href="https://github.com/Tim Turner">Tim Turner</a>]
- Remove old folder and all contents. [<a href="https://github.com/Tim Turner">Tim Turner</a>]
- Movie reference properly updates UI now. [<a href="https://github.com/Tim Turner">Tim Turner</a>]
- Be more proper about Ensuring the folder exists. [<a href="https://github.com/Tim Turner">Tim Turner</a>]
- Undo unecessary changes. [<a href="https://github.com/Tim Turner">Tim Turner</a>]
- Move folder on rename; event doesn't fire yet. [<a href="https://github.com/Tim Turner">Tim Turner</a>]
- Only show "Display Existing Movies" toggle after selecting a folder. [<a href="https://github.com/Tim Turner">Tim Turner</a>]
- Clean up settings UI. [<a href="https://github.com/Tim Turner">Tim Turner</a>]
- Manual Import works now! [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Only wanted is default for CP. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Manual importing almost done. Needs fixing for mapping movies. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Nullable all the fields.. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Rephrase wording. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Monitored to false for movies already downloaded on CP. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Allow null value for seed time. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) basic ui of manual import. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) importing for StevenLu. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) StevenLu to csproj. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- First pass at ui for manually importing from lists. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) import from http://movies.stevenlu.com/ [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Movies can now be added monitored or unmonitored. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Ability to set RootFolderPath for Net Import List. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) netimport search and add NetImportSyncCommand. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Remove duplicate code. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) movies being clobbered when a new list is sent thru. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Implement NetImportSearchService. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) urlBase option to CP settings. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) media info parsing of multiple audio channels. Fixes [#315](https://github.com/Radarr/Radarr/issues/315) Fixes [#294](https://github.com/Radarr/Radarr/issues/294) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) styling. Fixed definitions not being returned. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Rethought about where certain things are stored. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) stuff regarding the ordering of Fields. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) migration to include ConfigContract and EnableAuto. Also fixed redirects on lists. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Second UI Pass, Testing now works and other little things. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) up presets. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Make presets work for RSS Import :) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) CP list class. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Migration migrainetion. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Couchpotato API classes. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- WIP UI Update for adding lists. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Corruped Media Cover Images. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Should fix 4K releases not getting parsed. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Adds 'Movie Title, The' filename option ([#359](https://github.com/Radarr/Radarr/issues/359)) [<a href="https://github.com/Krystian Charubin">Krystian Charubin</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) issue when movie file is null. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Should fix upgrading of existing movie files. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) tests for 4K quality. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Hopefully a fix for corrupt media covers. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) blacklist being ignored by download decision maker. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) helptext to nzbget "add paused" settings. ([#363](https://github.com/Radarr/Radarr/issues/363)) [<a href="https://github.com/vertigo235">vertigo235</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) year to quick search results. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) issue with reimporting on movie fresh ([#357](https://github.com/Radarr/Radarr/issues/357)) [<a href="https://github.com/Tim Turner">Tim Turner</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) MediaCoversUpdatedEvent broadcast. [<a href="https://github.com/Tim Turner">Tim Turner</a>]
- Bug fix for 15 movie wanted tab ([#348](https://github.com/Radarr/Radarr/issues/348)) [<a href="https://github.com/Vlad Ilies">Vlad Ilies</a>]
- Blacklisting works now. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) pushover priority values. [<a href="https://github.com/vertigo235">vertigo235</a>]
- Hopefully fix issue when importing. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) download status to poster view. [<a href="https://github.com/Tim Turner">Tim Turner</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) IMDb ID to file naming. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) build. [<a href="https://github.com/Vlad Ilies">Vlad Ilies</a>]
- Basic implementation of the wanted tab (#31) [<a href="https://github.com/Vlad Ilies">Vlad Ilies</a>]
- Revert DownloadedMovieScanCommand to DownloadedEpisodesScanCommand. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Turn off scene mapping task [#329](https://github.com/Radarr/Radarr/issues/329), update TaskManager to use 'DownloadedMovieScanCommand' [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Revert "Sonarr/sqlite updates" [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) "Add Paused" option for NZBGET downloader. [<a href="https://github.com/vertigo235">vertigo235</a>]
- Upgraded System.Data.SQLite to 1.0.104.0. [<a href="https://github.com/Keivan Beigi">Keivan Beigi</a>]
- Revert "Upgraded System.Data.SQLite to 1.0.104.0" [<a href="https://github.com/Keivan Beigi">Keivan Beigi</a>]
- Remove series references. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Hopefully fix download ordering. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Maybe this will solve the error. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Issue when adding some movies. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Hopefully fix RSSSync. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) publish date [#239](https://github.com/Radarr/Radarr/issues/239) [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Issue #91 - "Search All Missing" wording. [<a href="https://github.com/Aenima99x">Aenima99x</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Support for changing file date to either cinema or physical release. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) for movies with . in title when importing them. Fixes [#268](https://github.com/Radarr/Radarr/issues/268) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Remove - as replacement for : [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) only one movie showing. Fix more button not showing up. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) Audiochannels just being added together. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Clean up rename preview & organize. [<a href="https://github.com/Tim Turner">Tim Turner</a>]
- Disambiguate Movie from Episode Renaming. [<a href="https://github.com/Tim Turner">Tim Turner</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) for hardcoded subs regex. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) Calendar Tab back. Fixes #32. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Removed duplicate PublishDate. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) support section to README ([#281](https://github.com/Radarr/Radarr/issues/281)) [<a href="https://github.com/hotio">hotio</a>]
- First pass at hiding existing movies upon import. [<a href="https://github.com/Tim Turner">Tim Turner</a>]
- 95% done with hiding existing movies. [<a href="https://github.com/Tim Turner">Tim Turner</a>]
- Basis of UI Update. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) base for netimport api. Still nothing on the UI side. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Imdbid parsing works now from url. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Big Abstraction for IMDBWatchlist -> RSSImport (With a test) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Whoops, only parse title once. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Reworked README ([#280](https://github.com/Radarr/Radarr/issues/280)) [<a href="https://github.com/hotio">hotio</a>]
- Move Travis builds to container-based infrastructure ([#273](https://github.com/Radarr/Radarr/issues/273)) [<a href="https://github.com/Mitchell Cash">Mitchell Cash</a>]
- Adding only original title is now allowed. Fixes [#272](https://github.com/Radarr/Radarr/issues/272) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![Fixed](https://img.shields.io/badge/--%20-Fixed-red.svg?style=flat-square) for special characters when searching with title in Newznab. Fixes #97. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- ![New](https://img.shields.io/badge/--%20-New-brightgreen.svg?style=flat-square) {Original Title} to FileNameBuilder. Fixes [#103](https://github.com/Radarr/Radarr/issues/103) [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Release Group should now be available for renamer to use. [<a href="https://github.com/Leonardo Galli">Leonardo Galli</a>]
- Cleanup README. [<a href="https://github.com/Mitchell Cash">Mitchell Cash</a>]
- Few changes. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]
- Initial autoimporter commit. [<a href="https://github.com/Devin Buhl">Devin Buhl</a>]