Moving Movies into Sub-Folders after renaming

Running FileBot from the console, Groovy scripting, shell scripts, etc
Post Reply
opinilla
Posts: 1
Joined: 15 Jun 2015, 13:31

Moving Movies into Sub-Folders after renaming

Post by opinilla »

Hello everyone,

I´m trying to organize my media folder, just as suggested by Kodi, creating a folder for each movie. this way, all the content (.nfo, .srt and media art) from the movie is in only one place.

The whole idea is to use the existing files (extracted directly from the Kodi Database, meaning that all of them contain .nfo files, actors and media art).
All files are contained in the same folder (/Movies):

* /Movies
* /Movies/movie1.mkv
* /Movies/movie1.nfo
* /Movies/movie-2(2015).mkv
* /Movies/movie-2(2015).nfo
... and so on

After playing a little bit with FileBot (only with single files) I haven´t been able to configure it / create a script that allows me to do that.

Has anyone tried to do something similar?

Thank you
User avatar
rednoah
The Source
Posts: 23953
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Moving Movies into Sub-Folders after renaming

Post by rednoah »

Have you tried the amc script?
:idea: Please read the FAQ and How to Request Help.
Post Reply