Search found 6 matches
- 17 Jun 2013, 10:22
- Forum: Scripting and Automation
- Topic: uTorrent - Windows - Cleanup
- Replies: 2
- Views: 3014
Re: uTorrent - Windows - Cleanup
Thanks, i just found that, will have a look now
- 17 Jun 2013, 09:26
- Forum: Scripting and Automation
- Topic: uTorrent - Windows - Cleanup
- Replies: 2
- Views: 3014
uTorrent - Windows - Cleanup
I moved my torrent downloading from mac to windows as I have server on 24-7, and I am using the script that I used from mac with the necessary changes. This all works perfectly. I need some help with the clean function, my understanding is that the script wont delete any files as it is still being ...
- 14 Jun 2013, 18:37
- Forum: Scripting and Automation
- Topic: Plex - Library Rescan
- Replies: 4
- Views: 5906
Re: Plex - Library Rescan
Got it all working after some tinkering
- 14 Jun 2013, 18:09
- Forum: Scripting and Automation
- Topic: Plex - Library Rescan
- Replies: 4
- Views: 5906
Re: Plex - Library Rescan
Okay so i managed to refresh the library from the remote computer via browser, however using the same address in the script does not do anything, is there something i should do different when putting it in the script?
- 14 Jun 2013, 17:49
- Forum: Scripting and Automation
- Topic: Plex - Library Rescan
- Replies: 4
- Views: 5906
Re: Plex - Library Rescan
May not work because of network issues or because plex doesn't accept remote api calls or something. Try checking plex esp. logging if you can figure out if it's getting a message from filebot. All it does is a HTTP GET to tell plex to refresh: http://$server:$port/library/sections/all/refresh You ...
- 14 Jun 2013, 16:53
- Forum: Scripting and Automation
- Topic: Plex - Library Rescan
- Replies: 4
- Views: 5906
Plex - Library Rescan
I am using a mac to download torrents and Filebot script to rename/move files to a network drive, this is working 100% fine. Is there a way to add something to the script to tell PMS which is running on a windows desktop (pointed to the same network drive) to do a refresh when the file has copied ...