Me too. I have not found anything on the forums or anywhere else via google - InfoService has been installed with StreamedMP (current version updated today and 1.3x-compatible betas before) and works just fine, except that I am not able to get an OAuth token with the said error message from above. Any ideas on how to fix that?
Based on my very rudimentary programming knowledge, it looks like the problem is that the code, specifically Twitter.cs, is accessing http://twitter.com/oauth/*** whereas Twitter changed their API settings and this should likely be pointing to https://api.twitter.com/oauth/***
Maybe the server is/was too busy when you tried to authenticate.
I occasionally run into that too, also with the opensubtitles api I regularly get 429's... there isn't much that can be done about it, except making sure the software isn't hammering the service and having patience...
Maybe the server is/was too busy when you tried to authenticate.
I occasionally run into that too, also with the opensubtitles api...
Hello,
Hello, when I try to authorize trakt configuration for mediaportal using the trakt plugin, I get the following error...
I meant use MP client to try to spot how it's requesting streams for specific channels and then try to do the same with VLC.
TV Server development looks dead so I'm afraid you're going to have to figure that out by yourself if it's even possible.
I meant use MP client to try to spot how it's requesting streams for specific channels and then try to do the same with VLC.
TV...
Hi everyone,
I've set up Mediaportal TV Server on a Windows 11 box, tuner deteced okay, scanned channels, can preview, all seems...