Skip to content

Releases: guillevc/listseerr

👾 v0.3.0 — Seerr

13 Mar 02:36

Choose a tag to compare

This release migrates Listseerr from Jellyseerr/Overseerr to Seerr, adds granular control over TV season requests, and brings a round of UI/UX improvements.

🚀 Features

  • Seerr migration — Listseerr now targets Seerr (no adaptations required, so only visual and code cleanup)
  • Configurable TV season requests — Choose which seasons to request instead of always requesting all (#10)
  • Per-list Seerr user override — Assign a different Seerr user to each list, useful for managing request quotas or permissions (#6)
  • Increased max items limit — Lists can now sync up to 500 items (previously 50), with a new default of 20 (#8)
  • UI/UX polish — Skeleton loading states, accessibility improvements, consistent page animations, and general design refinements

🐛 Bug Fixes

  • Fix layout issues in mobile

Full Changelog: v0.2.0...v0.3.0

🔗 v0.2.0 — AniList support

23 Jan 19:17
8c88af0

Choose a tag to compare

🚀 New Feature

AniList Provider Support

Sync your AniList anime lists to Sonarr/Radarr with automatic TMDB ID resolution. Just make sure your lists are public—no credentials or API keys required.


Full Changelog: v0.1.1...v0.2.0

Listseerr v0.1.1

22 Dec 18:59

Choose a tag to compare

📢 Heads up

The Docker images on GitHub Container Registry were accidentally private. That's fixed now, so you can pull without issues:

docker pull ghcr.io/guillevc/listseerr:latest

What's New

Published Docker images now support ARM64 architecture (linux/arm64). If you're running on a Raspberry Pi, Apple Silicon Mac, or ARM cloud instances, the image now runs natively.

If you hit permission errors before, please give it another shot.

Full Changelog: v0.1.0...v0.1.1

🎉 Listseerr v0.1.0 — First Public Beta

21 Dec 19:39

Choose a tag to compare

The first public beta of Listseerr — automatically request movies and shows in Jellyseerr from your favorite curated lists.

Warning

Early release. Expect rough edges. Report issues.

Highlights

  • Trakt lists & charts, MDBList, StevenLu support
  • Scheduled automatic processing
  • Smart skipping of available/rejected media
  • Dark & light theme
  • Docker ready

Get Started

See the README for installation and configuration.

Full Changelog: https://github.com/guillevc/listseerr/commits/v0.1.0