1
0
Fork 0
mirror of https://github.com/Radarr/Radarr synced 2025-02-25 07:32:56 +00:00
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
NzbDrone.App.Test
NzbDrone.Automation.Test
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
NzbDrone.Libraries.Test
NzbDrone.Mono
NzbDrone.Mono.Test
NzbDrone.SignalR
NzbDrone.Test.Common
NzbDrone.Test.Dummy
NzbDrone.Update
NzbDrone.Update.Test
NzbDrone.Windows
NzbDrone.Windows.Test
ServiceHelpers
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