Qstick
9b85f328a6
New: Allow Manual Search when Movie not monitored
...
Fixes #3235
2021-02-04 21:20:32 -05:00
Qstick
30293bc7cc
Cleanup MoviesSearchService
2021-01-30 23:24:52 -05:00
Qstick
a1db7a8f1e
Fixed: Sorting in Interactive search duplicates results
...
Fixes #5760
Fixes #5765
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
2021-01-30 22:47:06 -05:00
Qstick
e3fb000226
Fixed: Use Translations in Search Criteria Map
...
Fixes #4794
2020-08-05 02:21:16 -04:00
Qstick
74539d2025
Fixed: Search Failing due to Null Titles
...
Fixes #4578
2020-07-08 09:24:40 -04:00
Qstick
10322a1867
New: Aphrodite Language Improvements
2020-07-08 01:24:06 -04:00
ta264
f02fa629cc
Reformat and apply Stylecop rules
2019-12-27 20:40:13 -05:00
ta264
8d27111f7b
Remove all unnecessary usings
2019-12-27 20:40:13 -05:00
ta264
c6ae0bb509
Add missing new lines at end of files
2019-12-27 20:40:13 -05:00
Qstick
3c380954ec
Fixed: Missing Movie Search from Index Null Ref
2019-10-21 09:43:39 -04:00
ta264
779809b78b
Fixed: Normalize all line endings to LF in repo
2019-10-15 20:22:50 -04:00
Qstick
5fe8884471
Fixed: Prevent NRE in MovieSearchService
...
Fixes #3728
2019-09-21 16:10:09 -04:00
Qstick
d263ff9a6b
Fixed: Wanted/Cutoff Search from Index Page
2019-07-25 22:34:24 -04:00
Qstick
a6eb89e24b
Fixed: Manual Search on Works with Auto Search is Enabled
2019-07-15 22:41:43 -04:00
Qstick
8a9e2dc90d
New: Loads of Backend Updates to Clients and Indexers
2019-06-16 16:04:38 -04:00
Qstick
65efa15551
New: Backend changes for new UI
2019-06-11 22:06:19 -04:00
Ricardo Amaral
173b6847e5
Fixed: Do not search movie if unmonitored ( #3131 )
2018-10-30 11:09:54 +01:00
Qstick
25e10e26e3
Added: A Huge Cleanup of old Series Code. (Let's pray nothing breaks :P) ( #2589 )
2018-03-14 21:41:36 +01:00
Devin Buhl
0f2234bcdc
Patch/onedr0p 3 4 2017 ( #1006 )
...
* Fix link in History tab (#734 )
* Fix iCal feed (#746 )
* Removed DKSubs from hardcoded subs
* Fix searching all cut off unmet
2017-03-04 11:40:38 -05:00
Devin Buhl
aab425ee5b
Patch/onedr0p updates ( #998 )
...
* few small things
* update var names
* Validate Root Folder, Minimum Avability and ProfileId on List import.
2017-03-03 21:32:52 -05:00
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
zductiv
ea33b75764
search all missing movie works - missing tab only ( #710 )
2017-02-11 08:48:02 -05:00
Vlad Ilies
29ae088a3d
search selected button in wanted tab works
...
* switched MoviesSearchCommand to a list of id's
* adapted the MovieSearchService
* adapted UI files to use the new command
2017-01-21 23:43:58 +02:00
Tim Turner
90ff73d45f
Update NzbGet & NewznabSettings to support movies
2017-01-03 18:33:16 -05:00
Leonardo Galli
4f6380a73c
Automatically downloading the best movie release works now.
2017-01-03 11:59:03 +01:00
Leonardo Galli
2a3b0304cb
Fixed a few things with displaying the Movie Details Page. Implemented the first round of Searching for and Downloading movie Releases. ATM this is still a bit hacky and alot of things need to be cleaned up. However, one can now manually search for and download (only in qBittorrent) a movie torrent.
2017-01-02 18:05:55 +01:00
Keivan Beigi
0214c8e0f0
Removed unused using statements
2016-12-23 13:45:24 -08:00
Keivan Beigi
aba613acd1
Because it's 2016!
2016-12-21 20:38:37 -08:00
Taloth Saldono
f681d43601
Fixed: XEM series with only alternate season titles.
2016-07-21 19:28:42 +02:00
Mark McDowall
fd42ddec1b
Fixed: Respect delays when searching after a failed DownloadRelease
...
Closes #1292
2016-05-12 21:02:57 -07:00
Mark McDowall
942be364dc
Treat XEM aliases as SceneSeasonNumber
...
Fixed: Aliases used incorrectly when TVDB season number matched the seaon number of the alias
Closes #1140
2016-03-28 19:32:25 -07:00
Mark McDowall
ef3d508b31
Fixed: Anime season search won't search for missing episodes
2016-03-10 20:24:07 -08:00
Taloth Saldono
6a90035a4c
Updated NLog to v4.2.3.
2016-02-11 22:15:12 +01:00
Mark McDowall
b02b9f026f
Fixed: Failing missing episode search when one search fails
...
Closes #917
2015-11-14 22:35:28 -08:00
Mark McDowall
d37b24cd0b
Better UI messaging when searching for all specials in a series
...
Fixed: Specials season search UI messaging
Closes #881
2015-10-25 10:10:57 -07:00
Taloth Saldono
ccfa13e383
Replaced built-in valuetypes with language keywords.
2015-10-03 21:14:06 +02:00
Taloth Saldono
4060a24eec
Fixed: Missing Episode Search command wasn't stored properly in the db causing it to search for all series, instead of one.
2015-09-22 23:48:19 +02:00
Taloth Saldono
f2a70677e4
New: Will now temporarily stop using an indexer if the indexer reported an error.
2015-07-20 21:09:16 +02:00
Mark McDowall
7e89bcca38
Clean up some warnings
2015-06-14 21:08:30 -07:00
Mark McDowall
ab6233dd3f
New: Option to show unmonitored episodes on calendar
2015-04-14 20:35:55 -07:00
Mark McDowall
0adea0ded6
Search all missing fixes
...
Fixed: Searching for missing episodes excludes unmonitored episodes
Fixed: Searching for missing episodes episodes with files
2015-04-06 17:05:12 -07:00
Mark McDowall
90b047f0d4
Fixed: Searching for unmonitored anime episodes during season/all missing searches
2015-03-26 09:06:20 -07:00
Mark McDowall
210524b51a
Fixed: Scene numbered season searches when some episode weren't monitored
2015-03-25 16:47:04 -07:00
Mark McDowall
638e3ca898
Command queue
...
New: Adding multiple series will queue them instead of running all at once
New: Slower scheduled tasks won't be block others from running
2015-03-16 22:07:02 -07:00
Mark McDowall
37959fd753
Search improvements
...
New: Series/Season search will not grab unmonitored episodes
Fixed: Missing episode search won't grab missing unmonitored episodes by mistake
2015-02-10 17:19:15 -08:00
Mark McDowall
c9d21c7863
Don't search for episodes in series that haven't aired yet
2015-02-04 22:52:07 -08:00
Mark McDowall
05ee57a972
New: options when adding series, including the ability to search for all missing episodes
2015-02-02 09:03:25 -08:00
Mark McDowall
b79ecf7774
Disable search after new episodes being added due to existing files not being counted
2015-01-17 21:55:00 -08:00
Mark McDowall
4f5c437ddd
Fixed: Don't search for newly added episodes if they aren't monitored
2015-01-15 23:10:28 -08:00
Mark McDowall
fc4170c581
Fixed: Removed accents before searching indexers
2014-12-08 22:22:34 -08:00