-
-
Notifications
You must be signed in to change notification settings - Fork 446
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
fix(plex): find TV series in addition to movies from IMDb IDs #1830
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
TheCatLady
force-pushed
the
fix/plex/imdb-agent
branch
2 times, most recently
from
July 13, 2021 13:18
a6a24b7
to
e3618f3
Compare
TheCatLady
force-pushed
the
fix/plex/imdb-agent
branch
from
August 24, 2021 02:13
e3618f3
to
c9e385d
Compare
TheCatLady
force-pushed
the
fix/plex/imdb-agent
branch
from
September 18, 2021 06:18
c9e385d
to
4f7d910
Compare
TheCatLady
force-pushed
the
fix/plex/imdb-agent
branch
3 times, most recently
from
September 23, 2021 08:41
8bc024c
to
9d8caad
Compare
TheCatLady
force-pushed
the
fix/plex/imdb-agent
branch
3 times, most recently
from
October 14, 2021 14:19
141470f
to
e2065f7
Compare
TheCatLady
force-pushed
the
fix/plex/imdb-agent
branch
2 times, most recently
from
October 18, 2021 15:27
ca41d76
to
dd38a36
Compare
TheCatLady
force-pushed
the
fix/plex/imdb-agent
branch
2 times, most recently
from
October 26, 2021 21:18
cb62446
to
89b7511
Compare
TheCatLady
force-pushed
the
fix/plex/imdb-agent
branch
from
November 8, 2021 16:14
89b7511
to
b44596c
Compare
TheCatLady
force-pushed
the
fix/plex/imdb-agent
branch
from
December 4, 2021 12:43
b44596c
to
c4b306a
Compare
TheCatLady
force-pushed
the
fix/plex/imdb-agent
branch
from
December 11, 2021 19:04
c4b306a
to
92f237c
Compare
TheCatLady
force-pushed
the
fix/plex/imdb-agent
branch
3 times, most recently
from
January 1, 2022 03:22
ec9d4e0
to
f60b8d5
Compare
TheCatLady
force-pushed
the
fix/plex/imdb-agent
branch
6 times, most recently
from
January 20, 2022 14:00
fa3659f
to
6e47567
Compare
TheCatLady
force-pushed
the
fix/plex/imdb-agent
branch
from
January 27, 2022 12:15
6e47567
to
68e6d92
Compare
TheCatLady
force-pushed
the
fix/plex/imdb-agent
branch
from
February 8, 2022 17:23
68e6d92
to
e65ed9f
Compare
TheCatLady
force-pushed
the
fix/plex/imdb-agent
branch
from
March 12, 2022 23:33
e65ed9f
to
451df11
Compare
danshilm
reviewed
Mar 14, 2022
danshilm
approved these changes
Mar 14, 2022
🎉 This PR is included in version 1.29.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Currently, our support for the IMDb agent only includes movies. However, TV shows can also use the IMDb agent.
Screenshot (if UI-related)
N/A
To-Dos
yarn build
Issues Fixed or Closed
N/A