Jump to content

[Request] Integration with Plex Media Server/Center


Recommended Posts

Was anyone able to get this to work correctly?  Regarding server configuration, the github instructions say ... (https://github.com/laazyj/Alfred.Plex/blob/master/README.md)

 

###Configuration###

Once you have the workflow installed you need to configure it to point to your Plex Media Server with the command:

plex server port:32400

 

But, every time I try to set the port, I get an error.  I know that this is the correct Plex port.  Any ideas?

 

2019-06-01_18-58-41.jpg

2019-06-01_18-59-32.jpg

Link to comment

Well, from your screenshot, the workflow appears to be trying to connect to http://port:32400, not http://localhost:32400.

 

That aside, what does the debugger say? Screenshots aren't generally much help.

Edited by deanishe
Link to comment

[18:49:59.954] Logging Started...

[18:50:03.952] Logging Stopped.

[19:28:31.424] Logging Started...

[19:28:42.796] Plex[Keyword] Processing complete

[19:28:42.801] Plex[Keyword] Passing output 'port:32400' to Run Script

[19:28:43.047] STDERR: Plex[Run Script] mkdir: /Users/name/Library/Caches/com.runningwithcrayons.Alfred-2/Workflow Data: No such file or directory

mkdir: /Users/name/Library/Application Support/Alfred 2/Workflow Data: No such file or directory

[19:28:43.053] Plex[Run Script] Processing complete

[19:28:43.054] Plex[Run Script] Passing output 'ERROR: Invalid response from http://port:32400:32400' to Post Notification

Link to comment
  • 10 months later...

I keep getting this error code when entering the server info. 

 

Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /Users/User/Library/Application Support/Alfred/Alfred.alfredpreferences/workflows/user.workflow.AEDEDEB0-6F44-4E15-B877-B146BF172306/plex.php on line 265

ERROR: No Plex server was found at http://192.168.1.111:32400' to Post Notification

Link to comment
  • 1 year later...
On 4/3/2020 at 5:04 PM, whoisgrisha said:

I keep getting this error code when entering the server info. 

 

Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /Users/User/Library/Application Support/Alfred/Alfred.alfredpreferences/workflows/user.workflow.AEDEDEB0-6F44-4E15-B877-B146BF172306/plex.php on line 265

ERROR: No Plex server was found at http://192.168.1.111:32400' to Post Notification

I'm also having this problem. Any help would be appreciated.

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...