Watcharr
Watcharr copied to clipboard
Open source, self-hostable watched list for all your content (movies, tv series, anime, games) with user authentication, modern and clean UI and a very simple setup.
Fix search query containing a '/' causing navigation (need to escape the query in url, but not in searchbar, idk how the api will work with special characters escaped, need...
TVDB has a more detailed and larger database for TV shows than TMDB - and is also used by Jellyfin and Sonarr as a way to track releases and shows....
Would be a great and cool idea to have Watcharr be the boilerplate of watch history sync then the ability to integrare Trakt/SIMKL so if you have a preference or...
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
I've occasionally accidentally left a rating or marked a viewing status on something I didn't mean to, and as of now, there doesn't seem to be any way to undo...
Currently when a download is pending it says "waiting for approval or download to start". In this case i think it would be better if it was clear and showed...
Some shows on Trakt don't exist on TMDB (from before their migration a few years ago) - e.g. [Formula 1](https://trakt.tv/shows/formula-1). It seems that despite that, when importing from Trakt, Watcharr...
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 2.5.27 to 2.6.1. Release notes Sourced from @sveltejs/kit's releases. @sveltejs/kit@2.6.1 Patch Changes fix: better error message when calling push/replaceState before router is initialized (#11968) @sveltejs/kit@2.6.0 Minor Changes...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.14.1 to 8.8.0. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v8.8.0 8.8.0 (2024-09-30) 🚀 Features eslint-plugin: [no-unnecessary-condition] add checkTypePredicates (#10009) eslint-plugin: [return-await] check for-await loop iteree (#10008) 🩹...