Search found 6 matches
- 02 Nov 2020, 19:42
- Forum: Scripting and Automation
- Topic: The filename, directory name, or volume label syntax is incorrect
- Replies: 10
- Views: 7583
Re: The filename, directory name, or volume label syntax is incorrect
thanks for the help i believe i figured it out and it seems to be working.
- 02 Nov 2020, 11:39
- Forum: Scripting and Automation
- Topic: The filename, directory name, or volume label syntax is incorrect
- Replies: 10
- Views: 7583
Re: The filename, directory name, or volume label syntax is incorrect
ok yeah thanks looks like that worked it renamed the movie Folder (year)/Movie (year) how would i change it to take the year off movie and make it just be Folder (year)/Movie? also when i just tried to rename a movie it renamed it as a TV show episode, is there a way to force it to either name only ...
- 01 Nov 2020, 13:40
- Forum: Scripting and Automation
- Topic: The filename, directory name, or volume label syntax is incorrect
- Replies: 10
- Views: 7583
Re: The filename, directory name, or volume label syntax is incorrect
ok lets try this again i see what i messed up. filebot -script fn:amc --output "B:/_MoviesUnfinished/DoneRenamed/" --action test -non-strict "B:/_MoviesUnfinished/NeedsRenamed" --log-file amc.log --def excludeList=amc.txt http://www.fchlonline.com/FCHL/Pictures/Odd%20Pictures/TestAMC.JPG
- 31 Oct 2020, 18:38
- Forum: Scripting and Automation
- Topic: The filename, directory name, or volume label syntax is incorrect
- Replies: 10
- Views: 7583
Re: The filename, directory name, or volume label syntax is incorrect
That’s all I have I took a screenshot of the page and that’s all I have for script sorry
- 31 Oct 2020, 13:46
- Forum: Scripting and Automation
- Topic: The filename, directory name, or volume label syntax is incorrect
- Replies: 10
- Views: 7583
Re: I need help with naming movies with AMC
the script i was using was at least finding the movie but now its not. Basically i just wanna put a handful of movies in the Needsrenamed folder and it rename and put in the DoneRenamed folder. In this format Folder 2020/Movie.ext here is my info filebot -script fn:amc --output B:/_MoviesUnfinished ...
- 30 Oct 2020, 19:50
- Forum: Scripting and Automation
- Topic: The filename, directory name, or volume label syntax is incorrect
- Replies: 10
- Views: 7583
The filename, directory name, or volume label syntax is incorrect
Im not sure what im doing wrong but i have tried using others scripts and i cant get it to do what i want I have a ton of movies that i wanna rename that i would like for it to be in this format Movie Folder (Year of movie) -----> Movie.ext I have a folder setup to rename my movies as such main ...