Uh oh!
There was an error while loading. Please reload this page.
Reviews, Extras, and Online Media Source Options - #530
Conversation
pulls in opt in/out status of Online Media Sources
update docstring for method
blacktwin
commented
Jul 17, 2020
Draft until I can add some tests. May want to add a toggle for the Online Media Sources if it isn't already available. |
jfenton
commented
Aug 12, 2020
Hi, is it possible or intended to stream/download Trailers? I note that Extras are Playable and can be .play()'d, but it's not possible to: |
blacktwin
commented
Aug 12, 2020
Downloading trailers/extras is outside the scope of this PR. This PR is just adding support for getting to some of Plex's new features. If you have a bug, request, or question having to do with this project please create an Issue. |
mabuckman
commented
Aug 24, 2020
Having the ability to opt out of media sources would be great 👍 |
* Settings are only for Plex Web specific settings like remembering selected tab, poster size, etc.
Adding support for Plex's newly added Reviews.
Adding support for finding Extras (related hub information from videos) in videos.
Adding support for finding Online Media Sources related information from videos. Tracks found on Tidal from video.
Fixes#564