Skip to content

3.4.9-beta+240719207

Compare
Choose a tag to compare
@MSOB7YY MSOB7YY released this 19 Jul 21:22
· 1 commit to main since this release
c240c3b
  • namidaco/namida@8df7c75 chore: force video thumbnails obtained by url to be saved in "YTThumbnails" instead of "YTThumbnails Channels" which is for links (channels/playlists/etc)
    • this fixes missing notification artwork for these videos
  • namidaco/namida@a1136c3 code: organize imports
  • namidaco/namida@f8c09f6 feat(yt): add/remove in youtube playlists
    • supports bulk videos too hehe
    • a promt while adding bulk (add all & remove old ones, add everything)
    • create playlist while adding
    • getPlaylistsForVideo allowed without membership
  • namidaco/namida@21a476a chore: open external playlists directly
    • no more dialog to prompt action, this also speeds up things since it doesnt wait till initial info is fetched
    • some tweaks for playlist cards too
  • namidaco/namida@e486433 core: hot sauce
    • notification artist: fall back to channel name or 'unknown artist'
    • remembered to load yt settings lmoa
    • improved perf of translatePlaylistName()
    • hide app bar stuff in acc & membership subpages
    • app bar reorder icon for playlist not refreshing due to ghosts
    • finally properly refresh yt download reactive maps when needed
    • juust lil top padding for yt top comments card
    • feed will no longer automatically refresh. and refresh icon is shown after n seconds passed without refreshing
    • notification read status update properly on refresh
    • comment likes count increase if liked
    • channel subpage stuff not refreshing
    • hide shorts from horizontal youtube (cuz they are not really ordered and they look ugly)
  • namidaco/namida@71679c2 fix: acc/membership related thingys
    • proper network fetching if connection was unstable
    • fix patreon login not redirecting back after authentication
    • depend internally on operation requires account
    • refetch current info on account changed
  • namidaco/namida@89ed743 chore: remove failed icon in youtube thumbnail the top right 'danger' icon indicating that no thumbnail was found