[Support] AMC / Always sorting into Movies
Posted: 07 Sep 2023, 16:14
Hello,
I've been using filebot manually for literal years, but decided to try my hand at getting it to run automatically using the filebot-watcher / AMC scripts.
I personally have plent of experience with Powershell, but I am definitely missing something (probably simple), all my files when they get put into my watched directory are being identified as Movies.
For Example:
My powershell code output is below:
https://pastebin.com/MxiB5N3M
The code full powershell code is here:
https://pastebin.com/zhB1DjJm
Apologies if I don't provide enough info, please let me know.
I've been using filebot manually for literal years, but decided to try my hand at getting it to run automatically using the filebot-watcher / AMC scripts.
I personally have plent of experience with Powershell, but I am definitely missing something (probably simple), all my files when they get put into my watched directory are being identified as Movies.
For Example:
Code: Select all
Use excludes: Z:\Downloads.tmp\excludes.txt (0)
Input: Z:\Downloads\deluge\unsorted\<Anime Name> - 07 _720p_.mkv
Group: {Movie=<Anime Name>, Series=null} => [<Anime Name> - 07 _720p_.mkv]
Rename movies using [TheMovieDB]
https://pastebin.com/MxiB5N3M
The code full powershell code is here:
https://pastebin.com/zhB1DjJm
Apologies if I don't provide enough info, please let me know.