rhodges 49 Posted April 26, 2017 Posted April 26, 2017 Is there a setting that I can use so it will generate a movie.nfo and not moviename.nfo file? I have an external process that reads files and replaces movies with better quality files and it is currently reading a movie.nfo file. Because the main movie file will be replaced, it is easier to have a fixed name nfo file.
rhodges 49 Posted April 26, 2017 Author Posted April 26, 2017 Thanks. I took a peek at the code and ended up writing my own saver/provider that inherited the Kodi one and overrode the GetLocalSavePath method. Seems to work for me. My library is only mkv files, one movie per folder, so it is safe for me to make some assumptions. What I wanted to do is only generate the movie.nfo file in the video directory and *not* have images there. Of course, by default, the toggle for local nfo providers doesn't let you say "only metadata and not images". I found a creative way around it. Not sure if that level of granularity would be useful. Probably only for a very small subset of people.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now