ReenigneArcher

Results 508 comments of ReenigneArcher

Here's the initial framework for the docs. Definitely no where near ready. https://moonlight-protocol.readthedocs.io/en/nightly/index.html https://github.com/SunshineStream/moonlight-protocol/tree/nightly

> Please don't do this: > > https://github.com/SunshineStream/Sunshine/blob/4b658cd86ba0b7520f6f7cb5b5f07d6775845a81/.github/workflows/CI.yml#L117-L124 > > Instead, please add the files to the AppImage and copy them out of the AppImage when the application runs for...

> Instead, please add the files to the AppImage and copy them out of the AppImage when the application runs for the first time. @probonopd do you have any example?...

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

Some ideas: - Create a URL service using [Streamlink](https://streamlink.github.io/api_guide.html) - Create a URL service using [LiveProxy](https://github.com/back-to/liveproxy#readme) which would require Streamlink, YouTubeDL etc.

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

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...

This is comparing a string to an integer for equality https://github.com/RetroArcher/RetroArcher.bundle/blob/5a14957e61f1c3ea525d31a9f503dcb1252cca2e/Contents/Code/sIGDB.py#L542 The metadata agent scripts should be reviewed and refactored.

Short of custom clients, I've exhausted options for showing custom rating images... so closing this.