Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Comments

New: Filmweb.pl watchlist importing support#11230

Open
bartekmp wants to merge 1 commit intoRadarr:developfrom
bartekmp:filmweb-watchlist-import-feature
Open

New: Filmweb.pl watchlist importing support#11230
bartekmp wants to merge 1 commit intoRadarr:developfrom
bartekmp:filmweb-watchlist-import-feature

Conversation

@bartekmp
Copy link

@bartekmp bartekmp commented Sep 5, 2025

Database Migration

NO

Description

Added another Import Lists type for the Polish review aggregator Filmweb.pl. Filmweb is the biggest and the most popular movie & TV rating platform in Poland, and also one of the biggest cinema databases in the world.

The page allows its users to create several types of movie lists - "want to see", "rated" and "favorites". If the user made their lists public, the data can be fetched through REST API calls, which returns movie internal IDs, which then are converted to real movie names using another API call. The imported list size might be limited, to avoid being blocked by the server due to too many requests.

Screenshot (if UI related)

radarr-filmweb-1 radarr-filmweb-2

Todos

  • [ ✅ ] Tests - added unit tests
  • [ ❌ ] Translation Keys (./src/NzbDrone.Core/Localization/Core/en.json)
  • [ ❓ ] Wiki Updates - not needed, Import Lists docs are generic and don't describe any specific types

Issues Fixed or Closed by this PR

N/A

@github-actions github-actions bot added the Area: Import Lists Issue is related to Importing from Lists label Sep 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: Import Lists Issue is related to Importing from Lists

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant