-
Notifications
You must be signed in to change notification settings - Fork 200
Reviews, Extras, and Online Media Source Options #530
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
Merged
Merged
Changes from all commits
Commits
Show all changes
66 commits
Select commit
Hold shift + click to select a range
4b908a8
create media.Review class
blacktwin c7f8b86
add reviews method to video.Movie class
blacktwin 7b364a5
create Extra class in video
blacktwin 3fcfe23
add extras method to video.Movie class
blacktwin 6f37a7b
move hubs into video.Video
blacktwin 451b689
create MediaContainer class in base.py
blacktwin c0454f6
import MediaContainer from base
blacktwin f36f549
video.Video hubs method correction
blacktwin c46aa3b
create augmentation method in video.Video
blacktwin fd89bac
add SETTINGS endpoint for user settings
blacktwin 5051573
create onlineMediaSources method
blacktwin 120dbc5
create AccountOptOut class
blacktwin b917a33
create settings method and myplex.AccountSettings class
blacktwin de58965
add check in augmentation method for Plex Pass or tidal opt-in
blacktwin 998ed04
update docstrings for AccountSettings and AccountOptOut
blacktwin 34e1ea3
master conflict resolution
blacktwin 1316d4a
spacing
blacktwin de83d24
add updateOptOut method for MyAccount.AccountOptOut class
blacktwin 2d08f2d
add test for opting out of a onlineMediaSource
blacktwin 132e379
Merge branch 'master' into reviews_extras
blacktwin aaa0a97
add tests for presence of movie reviews and extras
blacktwin 6dbb454
Merge remote-tracking branch 'origin/reviews_extras' into reviews_extras
blacktwin bb9a1b2
flake fix
blacktwin 675cfd3
append original choice back in
blacktwin 1f683c5
Merge branch 'master' into reviews_extras
blacktwin d948669
failing in the unclaimed server CI run
blacktwin 06bbd28
correction, failing in the unclaimed server CI run
blacktwin 3865ab9
Merge remote-tracking branch 'remotes/origin/master' into reviews_extras
blacktwin ddbd07e
Merge branch 'master' into reviews_extras
blacktwin 0f0cd03
correction of import
blacktwin 82e6264
Merge branch 'master' into reviews_extras
blacktwin 63a1d10
remove hubs method from Video class
blacktwin 9d2ec95
Merge branch 'master' into reviews_extras
blacktwin 227bb51
remove Release
blacktwin f92878d
Merge branch 'master' into reviews_extras
blacktwin 790d125
flake fix
blacktwin 5d67036
fixing import
blacktwin 0bacdbe
readding MediaContainer import
blacktwin 8aaa0c0
spelling & indent correction
blacktwin c0b6efc
Merge branch 'master' into reviews_extras
blacktwin 0c8e5f9
Extra atrributes update cast int
blacktwin aa0596d
SETTINGS url string substitution update %s instead of .format()
blacktwin 4f6634d
Review attribute ordering
blacktwin 76719d9
onlineMediaSources clean up
blacktwin 277f2ea
onlineMediaSources further clean up
blacktwin 226b983
MyPlex.settings slight clean up and property
blacktwin 49732cf
Extra.addedAt docstring update.
blacktwin 9f5f2b7
MediaContainer attribute ordering
blacktwin 9982b8e
MediaContainer docstring
blacktwin 70ad8ba
updateOptOut docstring
blacktwin 44b4066
Clip.section docstring update
blacktwin ca97c60
replace eval with json.loads
blacktwin 5013028
SETTINGS url change and OPTOUT url creation
blacktwin 4a4a945
Move section method from Clip to Extra
blacktwin 056b5cf
flag onlineMediaSources required to be authenticated
blacktwin fab55e1
Merge branch 'master' into reviews_extras
JonnyWong16 8f2ad95
Merge branch 'master' into reviews_extras
JonnyWong16 6f44933
Clean up Extra object
JonnyWong16 1d03116
Cleanup movie reviews and extras
JonnyWong16 f8c7fef
Cleanup Account onlineMediaSources OptOut methods
JonnyWong16 4d60101
Remove Account settings
JonnyWong16 aaa9020
Update account onlineMediaSources optOut test
JonnyWong16 0626334
Add tests for movie augmentation, reviews, and extras
JonnyWong16 7ddf47c
Add doc string for Review object
JonnyWong16 6405d22
Mark movies extras test only available for Plex Pass
JonnyWong16 67b3fc6
Allow clips and extras to be streamed and downloaded
JonnyWong16 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
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.
Uh oh!
There was an error while loading. Please reload this page.