Allow specifying subfolders when renaming movies #9053

Closed
opened 2026-02-20 00:09:58 -05:00 by deekerman · 4 comments
Owner

Originally created by @eskydc on GitHub (Feb 9, 2025).

Is there an existing issue for this?

  • I have searched the existing open and closed issues

For movies with multiple versions, I believe radarr expects a file structure as follows:

Image

A preferred structure could be like this:

Image

Where Movies is still the root folder and Awesome Movie Name (2025) is still just a Movie Folder Format of {Movie Title} ({Release Year}), but each movie version has it's own subfolder containing the associated movie file(s).

Please note that this request is not about dynamic Movie Folder names, nor is it requesting that the root folder/Movie Folder layout be changed. It is specifically about allowing subfolders to be specified during the file renaming process.

Describe the solution you'd like

The above preferred structure could be achieved during renaming by using a Standard Movie Format of {Original Title}/{Original Filename} or similar.

Image

The Movie Folder Format would still be in the standard format of {Movie Title} ({Release Year}) when adding a movie to radarr, and then the individual file(s) would get renamed on import such that they place themselves in the appropriate subfolder by including a '/' in the filename.

Describe alternatives you've considered

  • Conforming to the first file structure indicated above.
  • Manual sorting/scripts (my current solution).

Anything else?

radarr/sonarr are some great pieces of work, much appreciated! I'd be thrilled to switch over to radarr if it had this functionality, thanks for your consideration.

Originally created by @eskydc on GitHub (Feb 9, 2025). ### Is there an existing issue for this? - [x] I have searched the existing open and closed issues ### Is your feature request related to a problem? Please describe For movies with multiple versions, I believe radarr expects a file structure as follows: ![Image](https://github.com/user-attachments/assets/8ff471ec-f21f-41f6-b370-9becaf6476b0) A preferred structure could be like this: ![Image](https://github.com/user-attachments/assets/2eb5c503-284b-4079-be95-1aac175bacd6) Where **Movies** is still the root folder and **Awesome Movie Name (2025)** is still just a Movie Folder Format of `{Movie Title} ({Release Year})`, but each movie version has it's own subfolder containing the associated movie file(s). Please note that this request is not about dynamic Movie Folder names, nor is it requesting that the root folder/Movie Folder layout be changed. It is specifically about allowing subfolders to be specified during the file renaming process. ### Describe the solution you'd like The above preferred structure could be achieved during renaming by using a Standard Movie Format of `{Original Title}/{Original Filename}` or similar. ![Image](https://github.com/user-attachments/assets/b99573b3-e653-4288-a10a-433ce691fc7b) The Movie Folder Format would still be in the standard format of `{Movie Title} ({Release Year})` when adding a movie to radarr, and then the individual file(s) would get renamed on import such that they place themselves in the appropriate subfolder by including a '/' in the filename. ### Describe alternatives you've considered - Conforming to the first file structure indicated above. - Manual sorting/scripts (my current solution). ### Anything else? radarr/sonarr are some great pieces of work, much appreciated! I'd be thrilled to switch over to radarr if it had this functionality, thanks for your consideration.
Author
Owner

@bakerboy448 commented on GitHub (Feb 9, 2025):

Duplicate of https://github.com/Radarr/Radarr/issues/1910

@bakerboy448 commented on GitHub (Feb 9, 2025): Duplicate of https://github.com/Radarr/Radarr/issues/1910
Author
Owner

@bakerboy448 commented on GitHub (Feb 9, 2025):

Multiple video files inside of a movie folder is not supported. weird behavior will occur including data loss.

@bakerboy448 commented on GitHub (Feb 9, 2025): Multiple video files inside of a movie folder is not supported. weird behavior will occur including data loss.
Author
Owner

@eskydc commented on GitHub (Feb 9, 2025):

Alright, forget the multiple version scenario then. I'd still prefer a folder structure like this:

Image

The request was to allow specifying a subfolder during renaming, like using a Standard Movie Format of {Original Title}/{Original Filename}, not limited to a multiple versions scenario.

@eskydc commented on GitHub (Feb 9, 2025): Alright, forget the multiple version scenario then. I'd still prefer a folder structure like this: ![Image](https://github.com/user-attachments/assets/83d86f8f-43f4-488b-98f0-29f31fcd9d19) The request was to allow specifying a subfolder during renaming, like using a Standard Movie Format of `{Original Title}/{Original Filename}`, not limited to a multiple versions scenario.
Author
Owner

@bakerboy448 commented on GitHub (Feb 9, 2025):

Original tokens with other file naming tokens are not supported.

@bakerboy448 commented on GitHub (Feb 9, 2025): Original tokens with other file naming tokens are not supported.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Radarr#9053
No description provided.