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

IMDb update #686

Merged
merged 3 commits into from
Oct 4, 2024
Merged

IMDb update #686

merged 3 commits into from
Oct 4, 2024

Conversation

adoxa
Copy link
Contributor

@adoxa adoxa commented Oct 4, 2024

Fixes the attributes error (closes #683); recognises a review without a rating; fixes and improves getting the storyline; adds IMDb videos to the context menu.

adoxa added 3 commits October 4, 2024 23:08
Fix a writer not having 'attributes'.
Update the hash used to retrieve the storyline.
Recognise a review might not contain a rating.
Even with the updated hash getting the TMD data still sometimes failed.
It even failed on the website, which showed me an alternative way to get
the data.
Add the videos provided by IMDb to the context menu.  If subtitles are
available they will be shown as additional indented language entries.
E.g.

    Trailer (1:23)
       English

Selecting the first will play without subtitles, selecting the second
will play with English subtitles.
Copy link

sonarcloud bot commented Oct 4, 2024

@jbleyel jbleyel merged commit e7c7fd1 into oe-alliance:master Oct 4, 2024
7 checks passed
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

Successfully merging this pull request may close these issues.

IMDB error
2 participants