CMD filebot only to notify plex.
Posted: 10 Jul 2015, 21:05
I have a quick question. I run a seedbox remotely and have filebot setup on it and it renames all files for me there and moves them to a folder in which that I download from to my local pc. How could I write something in the command line that would just tell plex to update it's libary instead of re-running the amc script again?
I don't need things renamed again on my home pc or even moved, I just need plex to get notified to run a libary update.
I am using this in the cmd line for your inspection, and would love adjustments, changes, or any suggestions.
filebot -script fn:amc --output "C:/Users/MiniPC/Desktop/" -rename -non-strict "C:/Users/MiniPC/Desktop/movies_temp" --log-file amc.log --def excludeList=amc.txt clean=y unsorted=y "movieFormat=C:/Users/MiniPC/Desktop/movies_temp/{n} ({y})/{n} ({y})" plex=127.0.0.1:*************
I don't need things renamed again on my home pc or even moved, I just need plex to get notified to run a libary update.
I am using this in the cmd line for your inspection, and would love adjustments, changes, or any suggestions.
filebot -script fn:amc --output "C:/Users/MiniPC/Desktop/" -rename -non-strict "C:/Users/MiniPC/Desktop/movies_temp" --log-file amc.log --def excludeList=amc.txt clean=y unsorted=y "movieFormat=C:/Users/MiniPC/Desktop/movies_temp/{n} ({y})/{n} ({y})" plex=127.0.0.1:*************