Need separate folders for "content locations", not merged.
Posted: Fri Aug 20, 2010 10:50 pm
For browsing by folder, what I need is for each of the "content locations" in the Media server settings to have their own separate "folder" near the top level rather than having the contents of all of them merged under "Folder", like this:
>Music
-->Folder
----><content location 1>
----><content location 2>
----><content location 3>
If I have the following "content locations" in the Media server settings:
1. E:\CD
2. F:\Vinyl
I would like to navigate like this:
>Music
-->Folder
---->CD
---->Vinyl
I guess the best way to do this would be by defining a custom navigation tree view.
I've read in the forums and older documentation that the old <input> tag could do this but no longer exists.
<include>
<tree path='15' />
</include>
My problem with the current merge method is that if I have the "content locations" defined above and
they both have the same underlying folder structure:
<root>
--\A
----\<Artist1>
-------\<Album1>
-------\<Album2>
-------\<Album3>
----\<Artist2>
-------\<Album4>
--\B
----\<Artist3>
-------\<Album5>
...etc.
I may have a CD and vinyl version of an album, e.g.
E:\CD\L\Cyndi Lauper\She's So Unusual\
F:\Vinyl\L\Cyndi Lauper\She's So Unusual\
So, in the Twonky Media Browser, when I look at
Music\Folder\L\Cyndi Lauper\She's So Unusual\
I see two folders merged into one (not good):
All Through the Night
All Through the Night
All Through the Night (Live) [Bonus]
Girls Just Want to Have Fun
Girls Just Want to Have Fun
He's So Unusual
He's So Unusual
I'll Kiss You
I'll Kiss You
Money Changes Everything
Money Changes Everything
Money Changes Everything [Bonus]
She Bop
She Bop
She Bop (Live) [Bonus]
She's So Unusual
Time After Time
Time after Time
When You Were Mine
When You Were Mine
Witness
Witness
Yeah Yeah
Yeah Yeah
I would like to be able to drill down any of my "content locations" separately, e.g.
Music\Folder\CD\L\Cyndi Lauper\She's So Unusual\
or
Music\Folder\Vinyl\L\Cyndi Lauper\She's So Unusual\
I know I could probably solve my problem by moving my folders about or adding ID3 tags but I should not have to (and will not) mess about with my current disk/folder setup or tags. I would like to solve it in TMS.
An alternative free media server does present each added folder at the top level as I've suggested, but falls short in other ways. I do like the scanning speed and custom navigation tree view feature of TMS.
If anyone can tell me how to achieve this, I'd be very grateful (tree view, ini file, or other hack).
If it cannot be done with the current database/view structure, please Twonky developers add some new method (or bring the old method back).
Using TMS v5.1.5.
>Music
-->Folder
----><content location 1>
----><content location 2>
----><content location 3>
If I have the following "content locations" in the Media server settings:
1. E:\CD
2. F:\Vinyl
I would like to navigate like this:
>Music
-->Folder
---->CD
---->Vinyl
I guess the best way to do this would be by defining a custom navigation tree view.
I've read in the forums and older documentation that the old <input> tag could do this but no longer exists.
<include>
<tree path='15' />
</include>
My problem with the current merge method is that if I have the "content locations" defined above and
they both have the same underlying folder structure:
<root>
--\A
----\<Artist1>
-------\<Album1>
-------\<Album2>
-------\<Album3>
----\<Artist2>
-------\<Album4>
--\B
----\<Artist3>
-------\<Album5>
...etc.
I may have a CD and vinyl version of an album, e.g.
E:\CD\L\Cyndi Lauper\She's So Unusual\
F:\Vinyl\L\Cyndi Lauper\She's So Unusual\
So, in the Twonky Media Browser, when I look at
Music\Folder\L\Cyndi Lauper\She's So Unusual\
I see two folders merged into one (not good):
All Through the Night
All Through the Night
All Through the Night (Live) [Bonus]
Girls Just Want to Have Fun
Girls Just Want to Have Fun
He's So Unusual
He's So Unusual
I'll Kiss You
I'll Kiss You
Money Changes Everything
Money Changes Everything
Money Changes Everything [Bonus]
She Bop
She Bop
She Bop (Live) [Bonus]
She's So Unusual
Time After Time
Time after Time
When You Were Mine
When You Were Mine
Witness
Witness
Yeah Yeah
Yeah Yeah
I would like to be able to drill down any of my "content locations" separately, e.g.
Music\Folder\CD\L\Cyndi Lauper\She's So Unusual\
or
Music\Folder\Vinyl\L\Cyndi Lauper\She's So Unusual\
I know I could probably solve my problem by moving my folders about or adding ID3 tags but I should not have to (and will not) mess about with my current disk/folder setup or tags. I would like to solve it in TMS.
An alternative free media server does present each added folder at the top level as I've suggested, but falls short in other ways. I do like the scanning speed and custom navigation tree view feature of TMS.
If anyone can tell me how to achieve this, I'd be very grateful (tree view, ini file, or other hack).
If it cannot be done with the current database/view structure, please Twonky developers add some new method (or bring the old method back).
Using TMS v5.1.5.