Skip to content
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

Adding wrong show despite choosing the correct one #15

Open
seaque opened this issue Sep 16, 2022 · 2 comments
Open

Adding wrong show despite choosing the correct one #15

seaque opened this issue Sep 16, 2022 · 2 comments

Comments

@seaque
Copy link

seaque commented Sep 16, 2022

This happens on Peacemaker and Hawkeye (afaik). Here's the terminal output.

>> What do you want to do?
    1) Import Watch History from TV Time
Enter your menu selection: 1
INFO - MANUAL INPUT REQUIRED: The TV Time data for Show 'Peacemaker' (Season 1, Episode 1) has 4 matching Trakt shows with the same name.
    (1) Peacemaker - 2022 - 1 Season(s) - More Info: https://trakt.tv/shows/peacemaker-2022
    (2) Peacemaker - 2020 - 1 Season(s) - More Info: https://trakt.tv/shows/peacemaker-2020
    (3) Peacemakers - 2003 - 1 Season(s) - More Info: https://trakt.tv/shows/peacemakers
    (4) Peacemakers - 2017 - 1 Season(s) - More Info: https://trakt.tv/shows/peacemakers-2017
Please make a selection from above (or enter SKIP):1
2022-09-16 15:08:18 [   INFO] :: (1/8) - Processing 'Peacemaker' Season 1 / Episode 1
2022-09-16 15:08:21 [   INFO] :: (2/8) - Processing 'Peacemaker' Season 1 / Episode 2
2022-09-16 15:08:23 [   INFO] :: (3/8) - Processing 'Peacemaker' Season 1 / Episode 3
2022-09-16 15:08:25 [   INFO] :: (4/8) - Processing 'Peacemaker' Season 1 / Episode 4
2022-09-16 15:08:27 [   INFO] :: (5/8) - Processing 'Peacemaker' Season 1 / Episode 5
2022-09-16 15:08:30 [   INFO] :: (6/8) - Processing 'Peacemaker' Season 1 / Episode 6
2022-09-16 15:08:32 [   INFO] :: (7/8) - Processing 'Peacemaker' Season 1 / Episode 7
2022-09-16 15:08:34 [   INFO] :: (8/8) - Processing 'Peacemaker' Season 1 / Episode 8

The result is

image

And for Hawkeye, it says processing 2021 but...

>> What do you want to do?
    1) Import Watch History from TV Time
Enter your menu selection: 1
2022-09-16 15:19:31 [   INFO] :: (1/6) - Processing 'Hawkeye (2021)' Season 1 / Episode 1
2022-09-16 15:19:38 [   INFO] :: (2/6) - Processing 'Hawkeye (2021)' Season 1 / Episode 2
2022-09-16 15:19:41 [   INFO] :: (3/6) - Processing 'Hawkeye (2021)' Season 1 / Episode 3
2022-09-16 15:19:45 [   INFO] :: (4/6) - Processing 'Hawkeye (2021)' Season 1 / Episode 4
2022-09-16 15:19:48 [   INFO] :: (5/6) - Processing 'Hawkeye (2021)' Season 1 / Episode 5
2022-09-16 15:19:51 [   INFO] :: (6/6) - Processing 'Hawkeye (2021)' Season 1 / Episode 6

image

@seaque seaque changed the title [BUG] Adding wrong show despite choosing the correct one Adding wrong show despite choosing the correct one Sep 16, 2022
@redlegend96
Copy link

Same issue here… Any idea what can be modified to fix this? Or is there a way to add the TV show ID from another platform so it knows which show it is exactly (IMDB for example)?

@Kobaltauge
Copy link

This is not an error of this script but an issue of the Trakt module. I debugged it with The Nurse (2023). The module returns the right show but with an episode array of another show with the same name.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants