mirror of
https://github.com/Radarr/Radarr.git
synced 2026-03-02 22:57:34 -05:00
Simkl User Watchlist Anime Support #7673
Labels
No labels
Area: API
Area: Database
Area: Db-migration
Area: Download Clients
Area: Extras
Area: Import Lists
Area: Indexer
Area: Metadata API
Area: Notifications
Area: Organizer
Area: Parser
Area: Scanning
Area: Tooling
Area: UI
Area: Unit Tests
On Hold: MetadataAPI Blocking
On Hold: MetadataAPI Blocking
Priority: High
Priority: Low
Priority: Medium
Status: Accepted
Status: Cannot Reproduce
Status: Confirmed
Status: Help Wanted
Status: In Progress
Status: Indexer - need invite
Status: Info Needed
Status: Investigating
Status: Logs Needed
Status: Maybe One Day
Status: Needs Triage
Status: On Hold
Status: Ready for Review
Status: Unlikely
Status: Waiting for OP
Status: Won't Fix
Type: Bug
Type: Documentation
Type: Duplicate
Type: Enhancement
Type: External Bug
Type: Feature Request
Type: Regression
Type: Support
Type: Support.
conflict
lidarr-pull
no-conflict
not-pulled
readarr-pull
readarr-pull
sonarr upstream
sonarr-pull
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Radarr#7673
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @funforgiven on GitHub (Jul 23, 2023).
Is there an existing issue for this?
Is your feature request related to a problem? Please describe
Current implementation of Simkl User Watchlist (
github.com/Radarr/Radarr@916d43d70d25a8bd4ca039dfbd316974061e3f8bad9eab5dc6) imports movies only from the user's Movie list. However, anime movies are not in user's Movie list but in their Anime list.Describe the solution you'd like
Simkl API provides TMDB/IMDB ids and "anime_type": "movie" for anime movies. It would be ideal if there is a dropdown to choose whether to import movies from Anime or Movie list because many users keep separate instances for anime movies.
Describe alternatives you've considered
N/A
Anything else?
github.com/Radarr/Radarr@916d43d70dCurrent Implementation of Simkl User WatchlistSonarr recently merged Simkl Anime Support for their Simkl User Watchlist implementation
https://github.com/Sonarr/Sonarr/issues/5635 Issue
https://github.com/Sonarr/Sonarr/pull/5766 Pull Request
github.com/Sonarr/Sonarr@b779c92200Commit@bakerboy448 commented on GitHub (Jul 23, 2023):
Related to https://github.com/Radarr/Radarr/issues/8866
@Qstick commented on GitHub (Jul 24, 2023):
Lets wait for https://github.com/Sonarr/Sonarr/pull/5840
@bakerboy448 commented on GitHub (Dec 19, 2024):
Needs https://github.com/Radarr/Radarr/issues/8915