about summary refs log tree commit diff stats
path: root/crates/bytes
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-02-22 11:40:22 +0100
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-02-22 11:40:22 +0100
commit4a008ef549f595af18f7cf2d0e9940d2627ae8c4 (patch)
treed2189115c7791fe5729cb6f6ad833534007752ab /crates/bytes
parentfeat(yt/storage/migrate): Add version two (diff)
downloadyt-4a008ef549f595af18f7cf2d0e9940d2627ae8c4.zip
feat(yt/watch/playlist_handler): Rewrite to use new db layout
The previous iteration actually worked with the mpv playlist, which
proved very bug prone as mpv does not store our costume video, but the
loaded cache path. Besides this, the old handler stored everything in
memory, resulting in a full playback reset on restart.

This new version uses the db to store the playlist and the playback
progress and simply synchronizes this playlist with mpv.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions