Sorting Movies into Separate Folders
Posted: 15 Jun 2023, 19:17
I currently sort my movies in a structure similar to this:
Is there any way for FileBot to detect the first letter of the movie title and sort accordingly based on the current path structure I have in place?
So for example, if it sees that the movie starts with "C" like "Casino (1995)", it would automatically move it directly in to the "plex/movies/C/" path.
Is this possible?
I currently use the GUI running on Windows 10.
Code: Select all
plex/movies/A/Ace Ventura - Pet Detective (1994)/Ace Ventura - Pet Detective (1994).avi
plex/movies/A/Ace Ventura - Pet Detective (1994)/Ace Ventura - Pet Detective (1994).eng.srt
plex/movies/A/Avatar (2009)/Avatar (2009).avi
plex/movies/A/Avatar (2009)/Avatar (2009).eng.srt
plex/movies/B/Batman (1989)/Batman (1989).avi
plex/movies/B/Batman (1989)/Batman (1989).eng.srt
etc...
So for example, if it sees that the movie starts with "C" like "Casino (1995)", it would automatically move it directly in to the "plex/movies/C/" path.
Is this possible?
I currently use the GUI running on Windows 10.