stanglab / tbinge

Tbinge is a desktop application written in Electron/Node.js that will serve as a tracking mechanism for Movies and TV Shows that the user is either interested in viewing or has viewed and on which they would like to keep a database.
GNU General Public License v3.0
1 stars 3 forks source link

TMDB Search Details #52

Closed LanceGundersen closed 5 years ago

LanceGundersen commented 5 years ago

If you do a TMDB search and click a movie/tv shows details and then exit back to the results and click on that same details the rating stars and the watched toggle appear.

The desired behavior is the rating stars and watched toggle aren't available until the movie/tv show is added to catalog.

Drbaltar commented 5 years ago

Added the missing second argument to the TMDb detailed search function that tells the view not to show those elements