RetroArcher-plex icon indicating copy to clipboard operation
RetroArcher-plex copied to clipboard

Extras don't work

Open ReenigneArcher opened this issue 4 years ago • 5 comments

Describe the bug Extras from youtube will not play

To Reproduce Steps to reproduce the behavior:

  1. Play extra from any device
  2. Get error s1001

Expected behavior Extras should play

Additional context The agent is using a youtube Service plugin provided by plex. The plugin is no longer functional.

Trailer Addict has a Service that plays extras from their site. Could we replicate this somehow for YouTube?

Other option is to save each extra locally (yuck) by youtube ID as to not have duplicates at all. Let user specify save directory.

ReenigneArcher avatar Jan 31 '21 00:01 ReenigneArcher

This issue is stale because it has been open for 30 days with no activity. Remove the stale label or comment, otherwise this will be closed in 5 days.

github-actions[bot] avatar Jan 01 '22 19:01 github-actions[bot]

YouTubeTV.bundle has a service for youtube; however still getting errors with this service. https://github.com/kolsys/YouTubeTV.bundle/issues/89

ReenigneArcher avatar Jan 02 '22 02:01 ReenigneArcher

Some ideas:

  • Create a URL service using Streamlink
  • Create a URL service using LiveProxy which would require Streamlink, YouTubeDL etc.

ReenigneArcher avatar Jan 02 '22 21:01 ReenigneArcher

This issue is stale because it has been open for 30 days with no activity. Remove the stale label or comment, otherwise this will be closed in 5 days.

github-actions[bot] avatar Apr 03 '22 01:04 github-actions[bot]

I doubt that this will solve the issue, but it may be required to add PlexURLServices to the Info.plist file.

https://web.archive.org/web/20150328002322/http://dev.plexapp.com/docs/bundles/configfiles.html#PlexURLServices

https://web.archive.org/web/20150218062031/http://dev.plexapp.com/docs/channels/services/url.html#defining-a-url-service

ReenigneArcher avatar May 23 '22 14:05 ReenigneArcher

This issue is stale because it has been open for 30 days with no activity. Remove the stale label or comment, otherwise this will be closed in 5 days.

github-actions[bot] avatar Aug 22 '22 01:08 github-actions[bot]

This issue will be closed now. I have created a separate Plex plugin that handles YouTube videos as a URL service for Plex. See here: https://github.com/LizardByte/PlexyGlass

After adding this plugin it is required to refresh metadata. Also, double check the retroarcher agent logs to ensure the PlexyGlass agent is the one handling the extras.

ReenigneArcher avatar Sep 10 '22 02:09 ReenigneArcher