Pitch
As of right now, your folder structure is hard coded and not dynamic.
What if a user wants to store tv episodes by season, in season folders?
What if user wants to store collection of movies within a "collection" sub dir within the "movies" folder?
Motivation
Somewhat self-explanatory why it's needed. Folder structure is not an easy thing to maintain to an exact specification, especially when the media library is even moderately large or you collect media from different providers with different specifications on their own structure.
Pitch
As of right now, your folder structure is hard coded and not dynamic.
What if a user wants to store tv episodes by season, in season folders?
What if user wants to store collection of movies within a "collection" sub dir within the "movies" folder?
Motivation
Somewhat self-explanatory why it's needed. Folder structure is not an easy thing to maintain to an exact specification, especially when the media library is even moderately large or you collect media from different providers with different specifications on their own structure.