Opened 17 years ago

Closed 17 years ago

#2768 closed defect (fixed)

The genre browse-filter in Mythvideo only looks at the first genre on a movie, even if it has more in the database

Reported by: lm@… Owned by: Anduin Withers
Priority: minor Milestone: unknown
Component: mythvideo Version: 0.20
Severity: medium Keywords:
Cc: Ticket locked: no

Description

When trying to set a browse-filter in mythvideo, it only checks the first genre found on a movie. (eg. a movie has Action/Comedy?, in the database and it only shows when selection Action as filter)

Change History (2)

comment:1 Changed 17 years ago by Anduin Withers

Resolution: fixed
Status: newclosed

(In [12181]) Closes #2768

Fix an embarrassing bug for genre and country filters. Now the code stops searching when it finds a match.

Thanks to lm for reporting this.

comment:2 Changed 17 years ago by Anduin Withers

(In [13304]) References #2760

The fix for #2760 broke the 'no country' and 'no genre' case.

This change fixes the genre/country filter to stop on the first match (#2760) and to exclude items without a genre/country set [13300].

Thanks to Kip for finding this.

Note: See TracTickets for help on using tickets.