Replies: 6 comments 2 replies
-
|
I’m not entirely sure what you want to accomplish, but I’ll give it a try: https://wiki.crosswatch.app/crosswatch/profiles |
Beta Was this translation helpful? Give feedback.
-
|
You might have me on the right track. But after logging in with plex, how can I choose friend A's server for their TV Show Library so that it can consume events from that server for when i watch their content? The beauty of webhooks was once you had them set up on your plex account. It it was lan accessible only, you'd only see your server traffic. But if you had a plex webhook end point that was externally accessible (ie say expose that part of crosswatch to the internet, or in my case I actually use a web hook proxy i developed and host as a worker on cloudflare) - then regardless of the server I watch content from, mine, or friend A's - then plex can fire the webhook. |
Beta Was this translation helpful? Give feedback.
-
|
"You would need to create a new Plex profile in CrossWatch, add your friend’s Plex server using your own credentials, and whitelist the library you want to include." - does that mean i need their server details - and then work out how to get a x-plex-token? AS I tried a new profile and once logged in, I didn't see anything that seem to show the other servers i have access to (I looked at the libraries to whitelist). I mean once there is yamtrack API and connectivity, that would solve it for me as I can yamtrack webhooks from external. But trakt will only get it if you're VIP I believe. And since a lot of people dumped them after their last price rises. Is there a case here for plex webhooks staying or being improved? Though I acknowledge it's a pretty edge case. |
Beta Was this translation helpful? Give feedback.
-
|
Cheers. Just updated my worker to add crosswatch webhook |
Beta Was this translation helpful? Give feedback.
-
|
Is this any interest in allowing both watcher and webhook? with a method for excluding from webhook the local library? |
Beta Was this translation helpful? Give feedback.
-
|
I disabled it to prevent possible user mistakes. You can add a request here: https://github.com/cenodude/CrossWatch/issues, and if there is enough interest from other users, I can look into the possibilities. However, another issue with the webhooks is that they are not up to date with most of the recent changes, including profile support and locks other tracker support. It's just very limited. with a method for excluding from webhook the local library? The best option would be to add support in the watcher routes, where users can select webhook as the method. However, that would be a lot of work, and I think the use cases are too limited to justify adding another layer of complexity. Perhaps in the future, dont know yet. |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
What is the method for posting external Plex server watch history.
Using a webhook endpoint that is externally accessible will record Plex plays from not only a local server but friends servers.
I see Plex webhooks are depreciated in favour of watchers. Which will only access my Plex server.
Beta Was this translation helpful? Give feedback.
All reactions