mirror of
https://github.com/FuzzyGrim/Yamtrack.git
synced 2026-03-03 03:07:01 +00:00
Better error handling + ruff fixes (#535)
* Better error handling + ruff fixes * Add Plex integration to README --------- Co-authored-by: Xila Cai <34800654+FuzzyGrim@users.noreply.github.com>
This commit is contained in:
@@ -25,7 +25,7 @@ You can try the app at [yamtrack.fuzzygrim.com](https://yamtrack.fuzzygrim.com)
|
||||
- 🐳 Easy deployment with Docker via docker-compose with SQLite or PostgreSQL.
|
||||
- 👥 Multi-users functionality allowing individual accounts with personalized tracking.
|
||||
- 🔑 Flexible authentication options including OIDC and 100+ social providers (Google, GitHub, Discord, etc.) via django-allauth.
|
||||
- 🦀 Integration with [Jellyfin](https://jellyfin.org/), to automatically track new media watched.
|
||||
- 🦀 Integration with [Jellyfin](https://jellyfin.org/) and [Plex](https://plex.tv), to automatically track new media watched.
|
||||
- 📥 Import from [Trakt](https://trakt.tv/), [Simkl](https://simkl.com/), [MyAnimeList](https://myanimelist.net/), [AniList](https://anilist.co/) and [Kitsu](https://kitsu.app/) with support for periodic automatic imports.
|
||||
- 📊 Export all your tracked media to a CSV file and import it back.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user