I did get a chance to test this and it works great now, I have pretty much made myself redundant!
Thanks Very Much!!
Search found 5 matches
- 13 Dec 2018, 10:19
- Forum: Scripting and Automation
- Topic: [AMC] How to use Films folders instead of Movies folder?
- Replies: 4
- Views: 3047
- 28 Nov 2018, 16:29
- Forum: Scripting and Automation
- Topic: [AMC] How to use Films folders instead of Movies folder?
- Replies: 4
- Views: 3047
Re: [AMC] How to use Films folders instead of Movies folder?
Hi, Thanks for that script, it no longer puts the film in a movies folder however it's still putting the film into it's own folder (called the name of the film), can it not just put the file into the film folder, no subdirectories?
Thanks again.
Thanks again.
- 27 Nov 2018, 17:11
- Forum: Scripting and Automation
- Topic: [AMC] How to use Films folders instead of Movies folder?
- Replies: 4
- Views: 3047
[AMC] How to use Films folders instead of Movies folder?
This is my script which works well for my tv shows, however the films end up in the wrong folder, I want them to all end up in V:\films without any subdirectories, but they have gone to V:\films\movies\movie-name\movie files. how can I modify the code to dump the film files directly into the films ...
- 23 Aug 2018, 11:09
- Forum: Scripting and Automation
- Topic: Little bit of script help (I want to omit all except TV shows)
- Replies: 1
- Views: 1635
Little bit of script help (I want to omit all except TV shows)
This is the script I managed to bolt together, it works perfectly for tv shows they all go in the correct folder, get subtitles and plex refreshes. However I cannot figure out how to get this to run only for tv shows, it unpacks and creates a new folder for films. If anyone could modify the script ...
- 30 Jul 2018, 14:17
- Forum: Scripting and Automation
- Topic: amc script fails to rename the episode but does unpack and copy
- Replies: 1
- Views: 1804
amc script fails to rename the episode but does unpack and copy
My script is supposed to un rar, rename and move to the relevant folder, I'm only using it for TV shows at the moment. This is my script "C:\Program Files\FileBot\filebot.launcher.exe" -script fn:amc --output "V:" --format "TV Shows/{n}/{'Season '+s.pad(1)}/{n}.{s00e00}.{t}" --log-file "V:\amc.log ...