Files
FastAnime/.project/changes_outline.md
2024-08-05 09:46:56 +03:00

481 B

Changes

# only load trailers when needed

  • change how media card loader class works
  • create function to get a trailer url and cache it for 360 secs
  • refactor the codebase to reflect proposed changes

# # change how media card loader class works

  • remove unnecesarry code
  • make the media card function to still work so it doesn't cause a break in existing functionality- add a get trailer function which takes a callback

# Use one media popup for all the media cards