Search found 1 match
- 17 Apr 2020, 15:25
- Forum: Episode / Movie Naming Scheme
- Topic: include the ID number for the movie
- Replies: 1
- Views: 2636
include the ID number for the movie
What im trying to do is capture the ID number in the file name for a movie, for example Movie: Sonic the Hedgehog (2020) Current renames to: Sonic the Hedgehog (2020).mkv Script: Current --output "/XXX/XXX" --action move --conflict auto -non-strict --def minFileSize=100000000 --def minLengthMS ...