Page 1 of 1

Filebot-node - Refreshing Plex Library

Posted: 27 Jul 2018, 14:54
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:

Re: Filebot-node - Refreshing Plex Library

Posted: 27 Jul 2018, 16:39
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.