Directories

Help each other out

Directories

Postby cavitycr33p on Tue May 11, 2004 10:43 am

Im looking to navigate xlobby similiar to myhtpc. My Music is set up like this

D:Music\Metallica\Master of Puppets\Tracklist.mp3

I have multiple albums in folder under the Metallica folder

No matter what skin I use, the music is always scattered, it usually shows all the folders under D:Music, and doesnt catagorize them like I have them set up

For instance, it will show Weezer-TBADE, Weezer-Pinkerton, Weezer-Green album

Instead I want it to just show Weezer, and let me navigate to the albums under that folder, on a seperate screen

Any ideas? If anybody has used Myhtpc, you will know what im talking about.
cavitycr33p
 
Posts: 44
Joined: Sat May 01, 2004 8:02 pm
Location: Arkansas

Re: Directories

Postby dalanik on Tue May 11, 2004 11:31 am

I'd like to know this as well, whether it's possible....
dalanik
 
Posts: 885
Joined: Mon Apr 19, 2004 12:35 pm
Location: Prague, Czech Republic

Postby Arthur on Tue May 11, 2004 5:02 pm

Ok, I've no solution but maybe it will help.
As far as I can see you can either use a filter or create your own metamask.
If you use the filter the database is imported using the default Xlobby settings. The filter lets you select an artist and then it shows you all the albums by that artist. This implies that your mp3 tags are very well organised as Metallica is seen as completly different from metallica.

The other way is creating your own database, by using a metamask.
Using this this metamask:
Code: Select all
\\(?<artist>.*)\\(?<album>.*)\\(?<name>.*)\..*
Other settings are:
Import type: custom
Folder: container

You will import a database in which the top level is the bandname.
Now the only problem is how to show this information on your screen. (yeah I know, create a category field, but as you are now using 3 levels, in stead of 2 its a bit harder, anyway, haven't figured it out)

By the way, a lot of people are looking for something like this but I haven't seen a complete solutions nor a skin which can handle this.

Arthur
Arthur
 
Posts: 207
Joined: Thu Dec 25, 2003 8:52 am
Location: The Hague, The Netherlands

Postby oneman on Wed May 12, 2004 1:11 am

Here's a round about way...

Place some cover art in the top folder (metalica)...

Then go to F2 -> Databases -> highlight music -> then edit...

Add a new item called metalica and then drag all of you metalica albums
under it as sub items...

On the right side browse to your coverart...

This will give you a metalica folder in album view...

It's a lot of work if you have a big collection, hope this helps...
oneman
 
Posts: 37
Joined: Wed Dec 17, 2003 10:51 pm
Location: Clarksville, TN

We organize this way because it IS how we want to see it!

Postby dcdell on Wed May 12, 2004 2:44 am

I too am considering a change from myHTPC but for the life of me I cannot figure out why the default would not be Artist, then click it and a sublevel for Albums are displayed. That is how the vast majority of users organize their music collection because this IS how they want to see it. Why would a front end for a music/video system not follow this rule?
If this could be accomplished easily then I am sold- I love the program!
dcdell
 
Posts: 1
Joined: Wed May 12, 2004 2:37 am

Postby mattdisaster on Wed May 12, 2004 3:02 am

I'm sure its just a matter of working with the import template and the meta masks. I'll mess around with it once i get the htpc back up.

-matt
mattdisaster
 
Posts: 257
Joined: Tue May 27, 2003 6:40 am
Location: Branford, CT

Postby Arthur on Wed May 12, 2004 6:25 am

By using a metamask to import your own database you can have the following:
A list of bands in which you can click, then it will show a list of albums of that band, which when you click on it will show a list of tracks. The musicdetails field will show one level down, so if you hover over a band it will show the albums, if you hover over albums it will show tracks.

Althoug it may seem that this solves your problem, it does not. I can't get a field showing the artist name once I've clicked on the list (it then shows the albums, with no reference to the artist) I think it has something to do with the database structure.

Arthur
Arthur
 
Posts: 207
Joined: Thu Dec 25, 2003 8:52 am
Location: The Hague, The Netherlands

Postby lar282 on Wed May 12, 2004 9:06 am

man I would love to make this work.
The meta mask was a good idea but like u said then u dont get any info at all in the sublevels.


//Lasse
lar282
 
Posts: 1624
Joined: Thu Apr 01, 2004 4:13 pm
Location: Helsingborg, Sweden

Postby cavitycr33p on Wed May 12, 2004 10:36 am

A bit of a example of what I'm looking for is here

http://www.xlobby.com/forum/viewtopic.php?p=8628#8628

For the people who havent messed with myhtpc and don't know what the directory structure is.

thanx guys for the help, I hope somebody gets this down.
cavitycr33p
 
Posts: 44
Joined: Sat May 01, 2004 8:02 pm
Location: Arkansas