Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Introduce IMDb Rating on Card View #661

Open
wants to merge 3 commits into
base: development
Choose a base branch
from

Conversation

anant-j
Copy link

@anant-j anant-j commented Jul 22, 2024

Hi,

As an iOS user (web.stremio.com on PWA), I would love to view the IMDb ratings on the home screen along with the movie title.
This simple change introduces the rating next to the title.
Note:

  • Only enabled on the Home/Board Tab, as Discovery tab already has this in preview side pane.
  • Disabled on small screen/mobile devices, as title gets shortened and illegible when this is introduced on small screens.

Before I continue developing this further, just want to check if this is something that could be considered for introducing to the platform? I am aware that there is RPDB but that is a paid option, and this IMDb rating is already present in current props.

If this sounds like a feasible idea, here are the further action items (in priority) that could be worked on before shipping:

  • Introduce the slot for rating next to title
  • Allow user to turn this feature on/off from settings
  • Allow user to place single slot on left or right of title
  • Allow user to select between runtime/release year/IMDb rating to display in the slot OR display all 3 just above the title
  • Consider supporting Rotten Tomatoes/TMDB/Metacritic integration in the future

Feature Screenshots:

Feature Production
image image

@CLAassistant
Copy link

CLAassistant commented Jul 22, 2024

CLA assistant check
All committers have signed the CLA.

@anant-j anant-j changed the title feat: Introduce IMDB Rating on Card View feat: Introduce IMDb Rating on Card View Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants