Filebot-node - Refreshing Plex Library

Running FileBot from the console, Groovy scripting, shell scripts, etc
Post Reply
goday
Posts: 9
Joined: 26 Jul 2018, 15:11

Filebot-node - Refreshing Plex Library

Post by goday »

Since I'm pointing to my local plex adress, and suposing I have the correct Token... Is this string correct?

Code: Select all

'plex=192.168.0.100:32400:MyToken'
The syntax is suposed to be Host:Token, but must be the port included?

Sorry for asking stupid questions :roll:
User avatar
rednoah
The Source
Posts: 22986
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Filebot-node - Refreshing Plex Library

Post by rednoah »

1.
Try either. Check what the log says. ;)

2.
--def plex=host:token means that the port number must not be included and cannot be included.
:idea: Please read the FAQ and How to Request Help.
Post Reply