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:
Ricardo Gonzalez
2025-05-27 16:01:29 +01:00
committed by GitHub
parent ecb9b5cd65
commit 3ea4255150
3 changed files with 100 additions and 50 deletions

View File

@@ -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.