Cassette

Watch movies online

Fixed `get_first` sometimes returning undefined instead of a stream, thus fixing initial loading

Now refreshing `update_progress` every 4s so episode progress etc gets updated as you watch

Now setting progress to 100% in the bar if it's past 90% (to not have 10px of white everywhere)

Speed up live search by removing imdb id if it's live search instead of a full search

Fixed service workers sometimes ruining videos by not making them load (YAY)

Fixed movie cast members still being able to crash the thingy if they don't have characters

Now keeping track of what the user last watched, also the duration and their progress so that I can add a red bar to indicate progress

Fixed loading thingie in the media's title in dark theme (set it to --anchor, not --main because --anchor == --main in light theme, not dark theme)