-  Upped rate at which we scan the download client. Should reduce cpu and ram usage as well as decrease pressure on download clients. [<ahref="https://github.com/Leonardo Galli">Leonardo Galli</a>]
-  Improve model and UI handling for lists. Should finally fix root folder errors. ([#3133](https://github.com/Radarr/Radarr/issues/3133)) [<ahref="https://github.com/Ricardo Amaral">Ricardo Amaral</a>]
-  Don't return unmapped folders on rootfolder API call. Massively improves loading time. ([#3116](https://github.com/Radarr/Radarr/issues/3116)) [<ahref="https://github.com/Justin Kromlinger">Justin Kromlinger</a>]
@ -20,6 +23,12 @@
-  "importing an episode" to "importing a movie file" ([#2829](https://github.com/Radarr/Radarr/issues/2829)) [<ahref="https://github.com/Travis Boss">Travis Boss</a>]
### **Fixes**
-  Fallback to 'VideoCodec' if 'VideoFormat' is unavailable ([#3142](https://github.com/Radarr/Radarr/issues/3142)) [<ahref="https://github.com/Ricardo Amaral">Ricardo Amaral</a>]
-  Read video 'BitRate_Nominal' if 'BitRate' is empty ([#3144](https://github.com/Radarr/Radarr/issues/3144)) [<ahref="https://github.com/Ricardo Amaral">Ricardo Amaral</a>]
-  Ignore "special drives" from System » Disk Space ([#3050](https://github.com/Radarr/Radarr/issues/3050)) [<ahref="https://github.com/Ricardo Amaral">Ricardo Amaral</a>]
-  Tweak style of movie path template on "add movies" screen ([#3108](https://github.com/Radarr/Radarr/issues/3108)) [<ahref="https://github.com/Ricardo Amaral">Ricardo Amaral</a>]
-  Unable to update custom formats for releases with bad Source Titles. [<ahref="https://github.com/Leonardo Galli">Leonardo Galli</a>]
-  Do not search movie if unmonitored ([#3131](https://github.com/Radarr/Radarr/issues/3131)) [<ahref="https://github.com/Ricardo Amaral">Ricardo Amaral</a>]
-  Quality badges not being shown on bulk import. ([#3121](https://github.com/Radarr/Radarr/issues/3121)) [<ahref="https://github.com/Ricardo Amaral">Ricardo Amaral</a>]
-  Trim filename from Kodi movie path before sending library scan request. ([#3097](https://github.com/Radarr/Radarr/issues/3097)) [<ahref="https://github.com/Lawrence">Lawrence</a>]