[BUG] DVR (2021.03.26.1435) - No results found

When selecting one of the movies from Top Movies or Upcoming Movies under the top menu Live TV -> On Later it seems all movie links for movies that comes from an XMLTV feed give a No results found. page. Below are two links, one for a movie from the Channels OTA programming guide and another from the Pluto XMLTV programming feed. It seems the movie from the Pluto feed is missing a movie identifier in URL path.

Channels OTA movie URL:
http://<channels-dvr-url>:8089/admin/search/MV000315670000?seriesName=Total%20Recall%20(1990)

Pluto movie URL:
http://<channels-dvr-url>:8089/admin/search/?seriesName=From%20Dusk%20Till%20Dawn%202:%20Texas%20Blood%20Money%20(1999)

Snippet from Pluto xml feed.

<programme start="20210126091500 +0000" stop="20210126110000 +0000" channel="pluto-tv-cine-terror">
  <title lang="en">From Dusk Till Dawn 2: Texas Blood Money</title>
  <icon src="http://images.pluto.tv/episodes/5fcefb6dce9667001a2a1262/poster.jpg?fill=blur&amp;fit=fill&amp;fm=jpg&amp;h=1000&amp;q=75&amp;w=694"/>
  <desc lang="en">When a gang of bank robbers makes a run for the border, they wander into the wrong bar and mess with the wrong vampires.  It&apos;s ki ll-or-be-killed in the ultimate battle to stop these evil creatures and save their own lives!</desc>
  <date>19990316</date>
  <category lang="en">Movie</category>
  <category lang="en">Horror</category>
  <category lang="en">Vampires</category>
  <series-id system="pluto">5fcefb6cce9667001a2a1256</series-id>
  <episode-num system="onscreen">1</episode-num>
  <episode-num system="pluto">5fcefb6dce9667001a2a1262</episode-num>
  <episode-num system="original-air-date">1999-03-16T00:00:00.000Z</episode-num> 
</programme>

Thanks. Try with the new prerelease

Works perfectly! Thanks.

One minor nit. I've noticed this in the past as well that the + New Series Pass button appear for movies that come from an XMLTV feed. No big deal, just thought I'd mention it :slight_smile:

For Channels to recognize it as a movie, the programme element must have either a category or keyword of "movie".

See the "Movies" section here:

For Channels to recognize it as a movie, the programme element must have either a category or keyword of "movie".

Channels does recognize it as a movie as expected.
What I'm trying to convey is that even though Channels recognizes the program as a movie the + New Series Pass button still appears when selecting the movie title from the Live TV -> On Later section of the DVR UI. This seems to only happen when the movie comes from an XMLTV feed even when the xml program data contains the proper tags <category lang="en">Movie</category>.

Example: