question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Plex 'get' Request Failed while updating XMLTV via URL

See original GitHub issue

When I check the PseudoTV.exe window it shows the following error:

(node:3288) UnhandledPromiseRejectionWarning: Plex ‘Get’ request failed. URL: https://xxxx:32400/livetv/dvrs (node:3288) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag --unhandled-rejections=strict (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 5)

And it happens every time after it tries to update the XMLTV. I use the URL instead of the file because I cant add the file it self Plex won’t accept it.

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:6

github_iconTop GitHub Comments

1reaction
powdermilkmancommented, May 16, 2020

Yeah, we’ll have to see if we can fix updating by url as that is a completely valid use case.

0reactions
korumeracommented, May 30, 2020

This issue will be solved if the direct.plex url is used when setting up the plex server in PseudoTV. It’s https://<realIP>.<token>.plex.direct:22686. I’m using the fork that uses plex for transconding and set it up like this and the error is gone.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Using XMLTV for guide data - Support - Plex
How to add XMLTV guide data to Plex · Open your Plex Media Server settings in your Plex Web App. · Choose the...
Read more >
(node:18) UnhandledPromiseRejectionWarning: Plex 'Get ...
pseudotv HTTP server running on port: http://*:8000 XMLTV Updated at 5/21/2020, ... UnhandledPromiseRejectionWarning: Plex 'Get' request failed.
Read more >
Streaming IPTV on Plex using xTeVe and EPG.Best! - Reddit
This guide will cover getting IPTV working on Plex, using xTeVe and EPG.Best. The end result of this guide is watching IPTV streams...
Read more >
PlutoTV, USTVGO, XUMO, M3U/XMLTV, SamsungTV, Plex ...
An HTTP error occurred when requesting the URL. It might also be a good idea to try this within the environment you are...
Read more >
The Ultimate Guide to Plex Media Server (2021 Update)
In this ultimate guide to the Plex Media Server (2021 update), we'll go through everything you need to know about installing, configuring, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found