Radarr/src
geogolem bab7bd20cd the Search All Missing button (#860)
was searching all missing and monitored only
though the dialog that popped up was informing the user it was
going to search for x movies, where x corresponded to the number
of movies filtered on the page.

I changed this button, so now it will search all the items as they are
filtered on the page.

For example, if you want to search all missing (regardless of
monitor/unmonitor) click the all filter and click the button.

If you want to search only monitored/missing, click the monitored button
and then click the search all button...

this included the old functionality, but allows the user alot more
flexibility...

i also added the all filter, and refactored the code,
so that builds the expression for the LINQ.. since this needed to be
used in two places.. just implement it once and use it in both places..

I tested this out... and stepped through with debugger.. i also did a
quick test of everything else. Im confident that the featureset
implemented and bugs fixed by this commit are OK... Im not 100% that
other parts of radarr dont use the same MissingMovieSearch routines..
but i dont think so...
2017-02-24 03:22:55 -05:00
..
Common
ExternalModules
Libraries Patch/onedr0p (#757) 2017-02-15 17:37:23 -05:00
LogentriesCore
LogentriesNLog
Marr.Data
Microsoft.AspNet.SignalR.Core
Microsoft.AspNet.SignalR.Owin
MonoTorrent
NzbDrone Proper ico and favicon 2017-01-22 23:32:01 +01:00
NzbDrone.Api the Search All Missing button (#860) 2017-02-24 03:22:55 -05:00
NzbDrone.Api.Test Updated all AssemblyInfos so version info only needs to be changed once 2017-01-07 12:03:56 +01:00
NzbDrone.App.Test Updated all AssemblyInfos so version info only needs to be changed once 2017-01-07 12:03:56 +01:00
NzbDrone.Automation.Test Updated all AssemblyInfos so version info only needs to be changed once 2017-01-07 12:03:56 +01:00
NzbDrone.Common Revert "Merge branch 'rename-existing-folder' into develop" 2017-01-28 06:49:02 -05:00
NzbDrone.Common.Test
NzbDrone.Console Proper ico and favicon 2017-01-22 23:32:01 +01:00
NzbDrone.Core the Search All Missing button (#860) 2017-02-24 03:22:55 -05:00
NzbDrone.Core.Test Add NZB Station for Synology (#841) 2017-02-22 18:42:11 -05:00
NzbDrone.Host Proper ico and favicon 2017-01-22 23:32:01 +01:00
NzbDrone.Integration.Test Updated all AssemblyInfos so version info only needs to be changed once 2017-01-07 12:03:56 +01:00
NzbDrone.Libraries.Test Updated all AssemblyInfos so version info only needs to be changed once 2017-01-07 12:03:56 +01:00
NzbDrone.Mono Updated all AssemblyInfos so version info only needs to be changed once 2017-01-07 12:03:56 +01:00
NzbDrone.Mono.Test
NzbDrone.SignalR Updated all AssemblyInfos so version info only needs to be changed once 2017-01-07 12:03:56 +01:00
NzbDrone.Test.Common Updated all AssemblyInfos so version info only needs to be changed once 2017-01-07 12:03:56 +01:00
NzbDrone.Test.Dummy Updated all AssemblyInfos so version info only needs to be changed once 2017-01-07 12:03:56 +01:00
NzbDrone.Update Fixed multiple things in the Update procedure 2017-01-08 20:06:39 +01:00
NzbDrone.Update.Test Updated all AssemblyInfos so version info only needs to be changed once 2017-01-07 12:03:56 +01:00
NzbDrone.Windows
NzbDrone.Windows.Test
ServiceHelpers Updated all AssemblyInfos so version info only needs to be changed once 2017-01-07 12:03:56 +01:00
UI the Search All Missing button (#860) 2017-02-24 03:22:55 -05:00
NzbDrone.sln
NzbDrone.sln.DotSettings
Radarr.ico Proper ico and favicon 2017-01-22 23:32:01 +01:00
SharedLiveTemplates.xml