Watcharr
Self-hosted watched list for movies, TV shows, anime, and games
Alternative to: trakt, letterboxd, imdb, simkl

v1.41.0
2024-06-28π§ New
- Search: Infinite scrolling and serverside content type filters by @IRHM in https://github.com/sbondCo/Watcharr/pull/562
- Search now supports scrolling through multiple pages of results, making it possible to find content that may have been hidden in the past.
- The search filters (Movies, TV Shows, Games, People) have been reworked to filter through the server, this leads to better results and more of them.
- Running search requests will now be cancelled if you navigate away from the page or if you change your search query (helps a lot on slower connections).
- Ryot import implementation by @oPisiti in https://github.com/sbondCo/Watcharr/pull/563
π― Changed
- Time unit changes by @oPisiti in https://github.com/sbondCo/Watcharr/pull/563
- Movie/show runtimes are now printed as
24 mininstead of24m - Time spent watching stats can now show
months, weeks, days, hours & minutes, instead of just the previoushours and minutes.
- Movie/show runtimes are now printed as
ποΈ Fixed
- Fix server side rating validation for imports, watched episodes and watched seasons in https://github.com/sbondCo/Watcharr/commit/7888e0490f20dfd31cffa17d92e0d90506ca6882
π¨ Maintenance
- server: bump golang.org/x/crypto from 0.23.0 to 0.24.0 in /server by @dependabot in https://github.com/sbondCo/Watcharr/pull/539
- ui: bump prettier from 3.2.5 to 3.3.2 by @dependabot in https://github.com/sbondCo/Watcharr/pull/549
- server: bump gorm.io/driver/sqlite from 1.5.5 to 1.5.6 in /server by @dependabot in https://github.com/sbondCo/Watcharr/pull/546
- workflow: bump docker/build-push-action from 5 to 6 by @dependabot in https://github.com/sbondCo/Watcharr/pull/545
- ui: bump @typescript-eslint/eslint-plugin from 7.12.0 to 7.14.1 by @dependabot in https://github.com/sbondCo/Watcharr/pull/560
- ui: bump svelte-eslint-parser from 0.36.0 to 0.39.2 by @dependabot in https://github.com/sbondCo/Watcharr/pull/559
- ui: bump eslint-plugin-svelte from 2.39.0 to 2.41.0 by @dependabot in https://github.com/sbondCo/Watcharr/pull/558
- server: bump github.com/go-co-op/gocron/v2 from 2.5.0 to 2.7.0 in /server by @dependabot in https://github.com/sbondCo/Watcharr/pull/557
π₯ Credit
- Thanks to @oPisiti for making their first (and second) contribution in https://github.com/sbondCo/Watcharr/pull/563
- Thanks to @simonbcn for reporting an issue that led to the search improvements being made in https://github.com/sbondCo/Watcharr/issues/531
π Getting Help
If you need help, encounter an issue or find a bug please create an issue or join our space on Matrix for support. Always happy to help!
I spent a lot of time trying to make sure no bugs were introduced with the new search features, please donβt hesitate to reach out if you think someone is not working as intended!
Package: https://github.com/orgs/sbondCo/packages/container/watcharr/236341139?tag=v1.41.0 or on docker hub Full Changelog: https://github.com/sbondCo/Watcharr/compare/v1.40.0β¦v1.41.0