Releases: namidaco/namida-snapshots
4.8.6+250101116
- namidaco/namida@a01281a build: bump versions (v4.8.6)
- namidaco/namida@4eb4af9 chore: adjust button color in pitch black and tweak minimum size
- namidaco/namida@55a197a fix: long pressing yt artwork wasnt actually saving it
- namidaco/namida@cc96856 chore: improve unfocus keyboard logic
- namidaco/namida@18dd3c7 fix: lyrics dynamic view timing (was reshowing late)
- namidaco/namida@8c5ad42 fix: empty search boxes
- namidaco/namida@31914ea chore: allow changing download filename builder in single download sheet
- namidaco/namida@8c594ab chore: update downloadAudioOnly setting when enabling/disabling video stream in download sheet
- namidaco/namida@8d13893 chore: pass theme to snackbar
- namidaco/namida@725dc5b chore: do the unfocus keyboard in miniplayer states switching
4.8.5-beta+241229235
- namidaco/namida@062378b feat: sort playlist tracks for local & yt playlists
- namidaco/namida@19666b8 chore: show sleeping track icon only when repeat mode is all or none
- namidaco/namida@2edde23 chore: long pressing video button in miniplayer will show search button instead of "check for more"
- namidaco/namida@a0a0586 feat: allow setting cache priority for videos/tracks with yt id
- can also be used to disable track video fetching
- namidaco/namida@1ce99d2 fix: duplicated offline search entries
- namidaco/namida@2018c5f chore: smol fixes
- namidaco/namida@0a6c306 chore: prefer using app bg color for video fullscreen light bg when specified
- namidaco/namida@627a810 chore: unfocus keyboard when opening miniplayers
- namidaco/namida@d4290dd chore: setting icon in appbar is always on right
- namidaco/namida@1eba91b chore: faster search page fade animation
- namidaco/namida@6fd9394 fix: video info card related stuff
- namidaco/namida@b209c4f fix: saving/displaying wrong image in cache (was noticeable with video playlist endcards)
4.8.3-beta+241221178
- namidaco/namida@e0658f5 chore: include missing info db for yt offline search
- namidaco/namida@dc835a0 chore: use dark bg for splash screen when in dark mode
- namidaco/namida@4f69ed3 core: upgrade to
package:youtipie
v4.2.0- fixes playback issues and other stuff
- namidaco/namida@13da4d4 chore: improve missing info related stuff
- namidaco/namida@e24898b core: allow unlimited queue using any button except when pressing track tile
- and remove duplicates when playing history, ref: #31, #245, #404
- namidaco/namida@6dcd499 chore: treat 1980 as faulty date instead of 1970, when dealing with file added date etc
- namidaco/namida@2d4b912 chore: improve info merging while importing history & displaying title on video cards for missing info
- MSOB7YY/just_audio@41a4973 fix: error when playing after being paused for a while
package:youtipie
- namidaco/youtipie@7534d2c chore: ensure web client is used
- namidaco/youtipie@eab50a4 fix: joinRuns()
- namidaco/youtipie@7892b44 chore: prefer headers with cookies for clients that require auth
- namidaco/youtipie@f8bc490 fix: https 400 error for player requests
- namidaco/youtipie@bd0bd36 core: update innertube clients
- namidaco/youtipie@0474f5f perf: run whole video stream fetching on isolate & parallel request when main client provided
- namidaco/youtipie@b846bfe fix: merging info for video streams
4.8.2-beta+241213128
- namidaco/namida@5c2294f chore: display js player version in yt flags
- namidaco/namida@da80a81 fix: properly delete temp files in video clear dialog
- namidaco/namida@9fbb0fe fix: not refreshing lists after deleting tracks
- namidaco/namida@3d10050 fix: not refreshing after toggling pitch black
- namidaco/namida@221b653 chore: properly show info of privated videos on cards & auto set priority to vip if the info is missing or title starts with link (privated)
- namidaco/namida@3b15d89 fix: merging download tasks after loading re: 061deb0
package:youtipie
- namidaco/youtipie@bade91c chore: add android_vr to
_defaultClients
- namidaco/youtipie@ff4df3a chore: make ios client second default
- namidaco/youtipie@0acc917 fix: parsing title from runs
- namidaco/youtipie@0157080 chore: improve merging info with multiple clients
4.8.1-beta+241208024
- namidaco/namida@1f4d438 fix: infinity loop eating battery
- namidaco/namida@6edf11b chore: update clear cache icons
- namidaco/namida@b879eee chore: dont show "fav" by default in video card menus
- namidaco/namida@fab1f9c perf: auto close open databases after specific duration
- namidaco/namida@061deb0 perf: no longer wait for download tasks to load
- namidaco/namida@396d8ef github: attempt fix snapshots release body
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
4.7.6-beta+241130122
- namidaco/namida@3f3ffda feat: fetch square thumbnail for topic channel videos
- when downloading or when fixing thumbnails, ref: #212
- namidaco/namida@f3d069e fix: loading default group for download task and remove any leading dots while making new group
- namidaco/namida@719ead3 feat: set artwork for playlists, ref: #324
- namidaco/namida@bf116a3 fix: not searching yt after entering offline search page and closing whole search
- namidaco/namida@5ca5793 chore: play all (reverse) button for history days
- namidaco/namida@6831c81 chore: ui tweak for backup dialog
- namidaco/namida@3354724 fix: bottom icons padding in track/s popup dialog
- namidaco/namida@ea5404b fix: theme colors of hosted playlists
- namidaco/namida@ac66d2b chore: rely on
accurateDate
in some places - namidaco/namida@7d60760 chore: dont refetch non-personalized related videos if already cached
- namidaco/namida@95b4588 chore: disable "write upload date as file date" by default for downloads
4.7.3-beta+241126215
namidaco/namida@161359a perf: avoid recolering the player whereas possible like when reordering items or when playing same item
namidaco/namida@032701e chore: smol right padding for miniplayer info
namidaco/namida@9dd26ae chore: spirce for kuru custom display first listen date for me
namidaco/namida@0cddbc1 code: refactor _saveLatestQueueToStorage()
namidaco/namida@de391a9 chore: delete empty downloads-group db on startup
namidaco/namida@a1e9dfe fix: possible empty first video id character when importing from playlists csv
namidaco/namida@6c9bf3f fix: caching and retrieving of video description in _YoutubeInfoUtils.getVideoDescription()
namidaco/namida@45781b2 fix: in folder tracks, update "index to scroll to" after sorting if was specified
namidaco/namida@6a0ea28 fix: parsing channel playlist tab at package:youtipie
namidaco/namida@90db311 fix: artwork filename when "group by artwork" is enabled
4.7.2-beta+241122174
- namidaco/namida@80a7674 git: improve issue templates
- namidaco/namida@e210ece feat: use search floating button as submit beside closing search page (switches dynamically)
- namidaco/namida@66cc92b chore: disable
jumpToFirstTrackAfterFinishingQueue
by default - namidaco/namida@13a9f5c fix: duplicate playlists dialog showing on startup when m3u playlists are being added
- namidaco/namida@94fcc5f core: replay gain for yt section
- namidaco/namida@bc0074a fix: silly mistakes >.<
- namidaco/namida@5c14e30 chore: ui fixes
- duration not refreshing in miniplayer if required
- yt miniplayer not having proper padding initially
- video quality menu around whole tile in dl options dialog
- show more format info in local miniplayer video streams
- displaying that audio is cached even tho cache list is empty
- namidaco/namida@ac8505d chore: rename default playlists when downloading
- namidaco/namida@dc78236 git: stop automatic build on push
4.7.1-beta+241120014
- namidaco/namida@d387295 perf: migrate video details to db
- this also includes rewrite for cache checking parts and other functions making it more efficient
- namidaco/namida@4d1d9ff perf: use
RawReceivePort
in some places - namidaco/namida@1e9389d chore: refactor waveform scale map to list - allow offset for waveform scale list
- namidaco/namida@e898206 chore: fallback for channel thumbnail in video cards
- namidaco/namida@c05a630 chore: dont display shimmer when info available in yt miniplayer
- namidaco/namida@1bd172f core: enable/disable "include videos" option