Kodi Community Forum

Full Version: Possible to change a directories content type from webif or command line?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have a large "documentaries" directory that is set to content type "tv shows". The problem is a lot of the stuff in there only scrapes as movies. It would be much faster for me to change the content type of specific directories from the command line (or webif) instead of using a remote control and the gui. Is this possible, and if so, can someone please paste an example? Something like:

/media/documentaries/abcd/ set to "tv shows" by default but needs to be changed to "movies", so:
$ <some command here> /media/documentaries/abcd/

Thanks in advance!