Movie sets are a nifty feature in XBMC. However, as far as know, movies have to be added manually to movie sets. I propose a feature that automatically organizes movies into set based on folder structure.
For example, something like this:
Code:
Movies/
Movie Title/
movie_file.mkv
Movie Set Title/
Movie Title/
movie_file.mkv
Movie Title/
movie_file.mkv
Move Title/
movie_file.mkvPractical example:
Code:
Movies/
Forrest Gump/
forrest_gump_480.mkv
Harry Potter Collection/
2001 Harry Potter and the Sorcerer's Stone/
HPatSS.mkv
2002 Harry Potter and the Chamber of Secrets/
HPatCoS.mkv
Inception/
Inception.mkvhere, you will see this in the library:
- Forrest Gump
- Harry Potter Collection
- Inception
where Harry Potter Collection is the movie sets, and the movies sets are sorted in alphabetically based on the sub directories (again, alternatively this could be made to work with year via settings, but that might be problematic for, say, the Matrix Trilogy where the last two movies came out in the same year...)
What do you think?

Search
Help