S423 has a nice speed improvement but it doesn't address a major annoyance. Search needs to remember its position after you return from setting a timer for an event with multiple showtimes. Currently it returns to the top of a fairly slowly scrolling list. Here are the steps I'm describing:
Note that if the event has a single showing then it does return to the same place in the list.
- Perform your search query. I typically search for newly available movies. A search on all adventure movies typically returns 500+ hits.
- View the results and start scrolling through the list
- After pressing page down a dozen times you see a movie that interests you
- Highlight a movie with multiple showings. The number of movies is displayed in the corner.
- Select the movie. A new screen lists the showtimes. Select to record a showing.
- Press cancel to return to the list
- The list returns to the top!
- Press page down a few dozen times to return to the previous position and try to keep patience...
Note that if the event has a single showing then it does return to the same place in the list.