4.8.0-beta+241205127
- namidaco/namida@9e45bee feat: retrieve and display info & thumbnails of deleted/privated videos
- namidaco/namida@a3c3b16 fix: displaying albums artwork having / in the name
- namidaco/namida@95ce065 fix: indices error while removing items from playlist
- namidaco/namida@1889967 chore: update delete playlist/queue icons
- namidaco/namida@a151963 fix: set replay gain for yt after enabling the setting
- namidaco/namida@f7cf249 fix: stuff caused by faster app load time
- namidaco/namida@db4da91 feat: cache videos priority system
- this is mainly for the upcoming missing videos info retrieval, where it make sures cached stuff of deleted/privated videos are not automatically deleted
- namidaco/namida@39d7aef perf: improve app startup time
- by prepare most stuff concurrently on diff isolates
- there is still overhead for copying data so the diff is not so huge thanks dart