This repository has been archived by the owner on Oct 13, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #337 +/- ##
==========================================
+ Coverage 70.10% 71.50% +1.39%
==========================================
Files 12 12
Lines 1007 1074 +67
==========================================
+ Hits 706 768 +62
- Misses 301 306 +5
Flags with carried forward coverage won't be shown. Click here to find out more.
|
ReenigneArcher
force-pushed
the
feat(shows)-add-support-for-tv-shows
branch
from
January 22, 2024 15:31
78549e6
to
9520d2c
Compare
ReenigneArcher
force-pushed
the
feat(shows)-add-support-for-tv-shows
branch
10 times, most recently
from
January 23, 2024 04:46
2ab942e
to
d48f4f4
Compare
ReenigneArcher
force-pushed
the
feat(shows)-add-support-for-tv-shows
branch
from
January 23, 2024 04:50
d48f4f4
to
3a11ae1
Compare
ReenigneArcher
commented
Jan 23, 2024
ReenigneArcher
commented
Jan 26, 2024
ReenigneArcher
commented
Jan 27, 2024
ReenigneArcher
commented
Jan 27, 2024
# Conflicts: # Contents/Code/general_helper.py # Contents/Code/plex_api_helper.py # tests/unit/test_general_helper.py
# Conflicts: # tests/unit/test_migration_helper.py
ReenigneArcher
force-pushed
the
feat(shows)-add-support-for-tv-shows
branch
4 times, most recently
from
January 29, 2024 00:26
1c0ea5d
to
2714dc2
Compare
ReenigneArcher
force-pushed
the
feat(shows)-add-support-for-tv-shows
branch
from
January 29, 2024 03:32
2714dc2
to
d31f208
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
This PR adds support for TV themes. The user must enable Themerr in the agent priority list for themes to be provided. Themerr should skip items that have a theme provided by Plex, by default.
Other notable changes in this PR
PlexPartialObject
used as typehint in more placesget_tmdb_id_from_imdb_id
changed toget_tmdb_id_from_external_id
in order to support imdb and tvdbuser_provided
andthemerr_provided
properties in the web ui are replaced withtheme_provider
Screenshot
Issues Fixed or Closed
Type of Change
.github/...
)Checklist
Branch Updates
LizardByte requires that branches be up-to-date before merging. This means that after any PR is merged, this branch
must be updated before it can be merged. You must also
Allow edits from maintainers.