-
-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature: Implement public and private Trakt lists as sensors #107
base: main
Are you sure you want to change the base?
Conversation
I will also check it ASAP, thank you ! |
It may be interesting to add the sorting strategy according to https://trakt.docs.apiary.io/#reference/users/list-items |
I started to look into it, but it was 1AM at that point 😃 Will check it out |
BTW the previous attempt added the sort feature if you need some inspiration: Again thank you for your hard work ! |
Improvements
Fixes
Sorting demo |
I've synced with main and tested that everything works. Anything else before you can approve? |
Created a new implementation of the highly requested Trakt lists. Tried to match your existing code as close as possible, but let me know if you want anything changed or have any suggestions for future contributions.
Currently doesn't support sorting,to keep the PR simpler, can implement that in the future.
Resolves #74, closes #75
Testing
Private list
Public list
Filtered list