Merge Subfolders within Virtual Folders
Posted: Thu Apr 07, 2022 2:50 am
Hi,
I didn't want to resurrect a dead thread from 2013 but the OP here is suggesting what I'm after as well:
viewtopic.php?t=1475
It would be great if this feature could be implemented, as I have like 4-5 drives, with the same folder structure, which go like this:
When I setup a Virtual Folder called "Movies" with all the drives like this...:
...the Virtual Folder shows up like this on my TV:
I'm no coder but the OP in the linked thread above seems to have found the cause(?)/solution to this.
So the addition of a toggle in the config, to signal the server to merge the same sub directories across multiple sources would be great!
I hope this is not a big request
I didn't want to resurrect a dead thread from 2013 but the OP here is suggesting what I'm after as well:
viewtopic.php?t=1475
It would be great if this feature could be implemented, as I have like 4-5 drives, with the same folder structure, which go like this:
Code: Select all
Drive C:
|
|-- Movies
|-- 720p
| |- Multiple Movie Subfolders
|
|-- 1080p
|- Multiple Movie Subfolders
Drive D:
|
|-- Movies
|-- 720p
| |- Multiple Movie Subfolders
|
|-- 1080p
|- Multiple Movie Subfolders
Drive E:
|
|-- Movies
|-- 720p
| |- Multiple Movie Subfolders
|
|-- 1080p
|- Multiple Movie Subfolders
Code: Select all
virtual_folders =Movies|C:\\Movies,D:\\Movies,E:\\Movies
Code: Select all
Movies
|
|- 720p
|- 720p
|- 720p
|
|- 1080p
|- 1080p
|- 1080p
So the addition of a toggle in the config, to signal the server to merge the same sub directories across multiple sources would be great!
I hope this is not a big request
