Skip to content

Release v1.76.0

Choose a tag to compare

@youtarr-service youtarr-service released this 19 Jul 18:18

What's Changed

1.76.0 (2026-07-19)

Features

  • auto-refresh download history page (246099c)
  • filter video listings by watched status (174dc5d), closes #706
  • show watched chip on playlist page videos (6a0fa89), closes #706
  • sync watch status for all media server users (20bb6b1), closes #706
  • sync watch status from media servers (56edc40), closes #706

Bug Fixes

  • correct watched-threshold info in ui and docs (2924e61), closes #706
  • hide channel toolbar in playlists view (bd8ece6)
  • sync emby last-watched time and play count (c450d68), closes #706
  • sync watch status for missing videos (2de2f61), closes #706
  • unhandled yt-dlp spawn error crashing tests (ca49e14), closes #653
  • watched chip missing from mobile videos list (ab939d1), closes #706

Code Refactoring

  • decompose channelModule into sub-modules (9082862), closes #653

Documentation

  • add watch status sync to the user docs (a570350), closes #706
  • link to youtarr.com homepage in readme (599fe46)
  • update CHANGELOG for v1.75.0 [skip ci] (fb06f45)

Docker Image

docker pull dialmaster/youtarr:v1.76.0

Or use latest:

docker pull dialmaster/youtarr:latest

Full Changelog

Full Changelog: vv1.75.0...v1.76.0