zorchenhimer / MoviePolls

Voting to decide on a movie to watch with MovieNight
https://discord.gg/F2VSgjJ
16 stars 6 forks source link

Search by Tag somehow got borked along the way .... #141

Open CptPie opened 1 year ago

CptPie commented 1 year ago

Before you could search t:{whatever} to filter by tag, that is broken on the live version atm.

That will require further debugging...

See FilterMovieByTag() in models/utils.go and SearchMovieTitles() in logic/movies.go