Move renamed files into different folder? - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Supplementary Tools for Kodi (https://forum.kodi.tv/forumdisplay.php?fid=116) +---- Forum: TinyMediaManager (https://forum.kodi.tv/forumdisplay.php?fid=204) +---- Thread: Move renamed files into different folder? (/showthread.php?tid=187639) |
Move renamed files into different folder? - supagold - 2014-02-27 I'd like to use tinymediamanager to clean up my current movie folder. Right now it's fairly disorganized and there's a number of movies (~700) - I'd like to move the files into a new folder as they're renamed so that I can keep track of how things are going. I tried hard coding a path into the "Folder name" field, but the example shows it just going into the middle of the current path. Any suggestions? RE: Move renamed files into different folder? - mlaggner - 2014-02-27 the renaming process is only possible "inside a data source". The movie path is created in the following manner: <data source>\<folder pattern> E.g. your data source is E:\ - you can only rename the movies inside E:\ - not to F:\ hth RE: Move renamed files into different folder? - steve thornley - 2014-03-02 I'd also like this. For example: E:\Movies\Cool Runnings (1993).mp4 to E:\Movies\Cool Runnings (1993)\Cool Runnings (1993).mp4 Ideally, -fanart.jpg, -poster.jpg and .nfo would all be in the same folder as the movie. Is this possible? I only started using the program yesterday so I may be missing something. Thanks. EDIT: I figured out how to do it. RE: Move renamed files into different folder? - gbdematos - 2014-03-14 (2014-03-02, 19:19)steve thornley Wrote: I'd also like this. For example: Can you tell me how you did this? RE: Move renamed files into different folder? - myron - 2014-03-14 Just use the "rename & cleanup" on those movies with the default / your desired naming patterns |