With respect to the NFO created by AMC, is it possible to have the content based off of IMDB info?
Thanks.
Search found 4 matches
- 10 Jul 2015, 15:01
- Forum: Scripting and Automation
- Topic: AMC NFO
- Replies: 1
- Views: 2126
- 14 Jun 2015, 18:49
- Forum: Scripting and Automation
- Topic: jpg renaming
- Replies: 5
- Views: 3962
Re: jpg renaming
For the script, how do I get fn:replace to use the existing folder name as part of the jpg rename?
Thanks.
Thanks.
- 14 Jun 2015, 17:43
- Forum: Scripting and Automation
- Topic: jpg renaming
- Replies: 5
- Views: 3962
Re: jpg renaming
So the artwork pull brings down the files as fanart.jpg, folder.jpg and poster.jpg.
Would that mean I would need to rename them first as movie.fanart.jpg, movie.folder.jpg etc, then I could run fn:renall?
Would that be the correct approach?
Thanks.
Would that mean I would need to rename them first as movie.fanart.jpg, movie.folder.jpg etc, then I could run fn:renall?
Would that be the correct approach?
Thanks.
- 14 Jun 2015, 16:06
- Forum: Scripting and Automation
- Topic: jpg renaming
- Replies: 5
- Views: 3962
jpg renaming
Hello, I'm trying to automate the naming of the folder, fanart and poster jpg files so they match the naming convention I require. I ultimately need it along the lines of movietitle.blurayrip.fanart.jpg. I'm using fn:renall with --db TheMovieDB which names my movie and nfo file correctly. Is there a ...