[AMC] Configure --def plex for port 10760 instead of 32400
Posted: 20 Apr 2020, 21:12
Hello FileBot forum.
i ran into a small problem when i was moving my plex system from home to out of town.
i now rent a box where the public IP for the plex interface is not 32400 it is instead 10760
so my problem is that i cant get Filebot to automatic update plex.
here is the part of my command
and that will log the following
is there a way to define the interface port in this parameter/command im running? so instead of the standard 32400 i will be 10760?
documentation for plex notify command
viewtopic.php?t=215
thanks!
Kind regards
-Zek
i ran into a small problem when i was moving my plex system from home to out of town.
i now rent a box where the public IP for the plex interface is not 32400 it is instead 10760
so my problem is that i cant get Filebot to automatic update plex.
here is the part of my command
Code: Select all
plex="99.999.99.88:10760:SrpzxaQFEuJz8kSLD-xL"
Code: Select all
GET: http://99.999.99.88:32400/library/sections/all/refresh?X-Plex-Token=10760
documentation for plex notify command
viewtopic.php?t=215
Code: Select all
--def plex=host:token Tell the given Plex instance to rescan it's library. Plex Home instances require an authentication token.
Kind regards
-Zek