Refactor: Use TVShow.episodes property for episodes trakt id lookup#716
Conversation
ef80006 to
fba7ae0
Compare
Now that warnings can be filtered out, it's good to show info as warning
c3fd002 to
f30998e
Compare
|
|
|
perhaps explain the problem? steps to reproduce? |
|
Just sync a show (i tested Attack on Titan) and see that |
|
Unable to reproduce, which season/episode is failing? I added s01e01 test: just to be sure:
|
|
I found the problem. The seasons() from trakt/tv.py uses
dependencies installed ✔️ Can you confirm the bug on your side ? |
|
Found the problem: |
|
So, perhaps the PR was incomplete: should add extract_ids to the but you seem to claim opposite it does extract_ids while I see it doesn't do extract_ids EDIT: I see the extract_ids now, perhaps 17abf87 should be the fix |
|
I think we should use |
agree, as without that, properties like |
Requires: