-
-
Notifications
You must be signed in to change notification settings - Fork 15
Description
π Feature Description
I use SIMKL for tracking shows and would love to see full integration with ListSync. This would allow syncing both my watchlist and public/custom lists from SIMKL to other platforms supported by ListSync.
β Problem Solved
Enables users to sync SIMKL account data with ListSync.
Provides support for SIMKL watchlists and, if possible in the future, public lists.
Reduces manual list exporting and importing for SIMKL users.
π‘ Proposed Solution
Implement authentication with SIMKL API for user watchlists.
Fetch user watchlists and integrate them into ListSyncβs sync workflow.
Optionally, allow fetching public lists if SIMKL API adds support in the future.
π Alternatives Considered
Manual CSV export/import from SIMKL.
Using third-party tools to convert SIMKL lists into IMDb/Trakt lists.
β° Suggested Priority
Medium β Useful for SIMKL users but not critical for users relying only on Trakt or IMDb.
π οΈ Impacted Areas
- User Interface
- Backend/API
- Data Handling
- Performance
- Security
- Other (specify in additional info)
π Use Case
A user wants to maintain their SIMKL watchlist and automatically sync it with IMDb or Trakt lists.
Reduces manual effort and ensures consistency across platforms.
π Additional Information
SIMKL API currently supports authenticated user watchlists, but public/custom lists are not yet accessible.
This feature would allow users to sync their personal SIMKL lists while waiting for full public list API support.