MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » Support » Watch / Listen Media » Listen Music



Reply
 
LinkBack Thread Tools Display Modes
Old 2007-09-27, 16:29   #1 (permalink)
Portal Developer
 
hwahrmann's Avatar
 
Join Date: Sep 2004
Location: Vienna, Austria
Posts: 1,885
Thanks: 9
Thanked 199 Times in 110 Posts

Country:


Default New Music Database

rtv and me were working on a redesign of the music database over the last days.

The old design was not flexible anymore and it resulted in to many joins to retrieve simple data.

so we've decided to create a flat db style, with no normalisation.
The result is of course a larger file, but this size is still less than an album ripped into mp3.

The new design allows us to implement more things in th future.

For the beginning you have now support for multiple artists, genres and albumartists.
You could simply separate them by a semicolon (";") like WMP does.
for example:
U2;B.B. King

the song / album will then appear for both artists.
same goes for genre and album artists.

There may be still some errors / incompatibilities´, which we will fix over the next days.

needless to say, that a rescan of the shares is necessary.
thx,

Helmut
hwahrmann is offline   Reply With Quote
7 Users Say Thank You:
Old 2007-09-27, 20:36   #2 (permalink)
MP Donator
 
Join Date: Oct 2005
Location: Switzerland
Posts: 194
Thanks: 20
Thanked 0 Times in 0 Posts

Country:

My System

Default

Quote:
Originally Posted by hwahrmann View Post
rtv and me were working on a redesign of the music database over the last days.

[...]

For the beginning you have now support for multiple artists, genres and albumartists.
You could simply separate them by a semicolon (";") like WMP does.
for example:
U2;B.B. King

the song / album will then appear for both artists.
same goes for genre and album artists.


Thanks so much for this enhancement, which I was eagerly waiting for!

G.
__________________
GoldenEye is offline   Reply With Quote
Old 2007-09-28, 09:22   #3 (permalink)
Portal Member
 
zag2me's Avatar
 
Join Date: Apr 2006
Age: 30
Posts: 203
Thanks: 7
Thanked 9 Times in 6 Posts

Country:


Default

Great news about the re-design. How about making it flexible so that any fields can be created in the database by the user. So they could add their own tags like band, or composer.

Also can other separators be recognised also? I know some other apps use the | to seperate multi items.

I don't think the increased size is a problem at all.
__________________
silent htpc with SSD drive, 3.6tb media server, 46" Samsung tv + NEC 720p Projector

http://www.themoviedb.org
zag2me is offline   Reply With Quote
Old 2007-09-28, 13:47   #4 (permalink)
Portal Developer
 
hwahrmann's Avatar
 
Join Date: Sep 2004
Location: Vienna, Austria
Posts: 1,885
Thanks: 9
Thanked 199 Times in 110 Posts

Country:


Default

band (= albumartists) is already included
composer is already delivered by the Tagreader, i just haven't added it to the db yet. simply forgot it

the "|" is used as delimeter as well.

Please be aware, that we're still facing some issues to display those multiple artists in the views.
i hope we can fix that over the weekend.

Last edited by hwahrmann; 2007-09-28 at 14:25..
hwahrmann is offline   Reply With Quote
Old 2007-09-28, 16:38   #5 (permalink)
Portal Member
 
geov's Avatar
 
Join Date: Nov 2006
Location: Cape Town
Age: 36
Posts: 556
Thanks: 7
Thanked 27 Times in 24 Posts

Country:

My System

Send a message via Skype™ to geov
Default

Quote:
Originally Posted by hwahrmann View Post
band (= albumartists) is already included
composer is already delivered by the Tagreader, i just haven't added it to the db yet. simply forgot it

the "|" is used as delimeter as well.

Please be aware, that we're still facing some issues to display those multiple artists in the views.
i hope we can fix that over the weekend.
Hi

I dont know if the issue that I'm experiencing is related to your "artist view" problem but I had to roll back to the previous SVN. After rebuilding my database I'm seeing multiple album entries, its as if an album is displayed for every song. Usually when I'm in Album view I only see one album, now with the latest SVN I see multiple entries...
__________________
Cheers
GeoV

.....Super 14 Rugby Champs !!!

My HTPC Project
geov is offline   Reply With Quote
Old 2007-09-28, 17:49   #6 (permalink)
Portal Developer
 
hwahrmann's Avatar
 
Join Date: Sep 2004
Location: Vienna, Austria
Posts: 1,885
Thanks: 9
Thanked 199 Times in 110 Posts

Country:


Default

already fixed it.
is included in the next public svn build
hwahrmann is offline   Reply With Quote
Old 2007-09-28, 20:20   #7 (permalink)
Portal Member
 
Join Date: Aug 2007
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

With the new Database design, will it be possible to have Albums
sorted by year for each artist. With the year listed in front of the album name.
(and a YearIndex for multiple releases/year).
dicsv is offline   Reply With Quote
Old 2007-09-29, 08:46   #8 (permalink)
Portal Member
 
geov's Avatar
 
Join Date: Nov 2006
Location: Cape Town
Age: 36
Posts: 556
Thanks: 7
Thanked 27 Times in 24 Posts

Country:

My System

Send a message via Skype™ to geov
Default

Quote:
Originally Posted by hwahrmann View Post
already fixed it.
is included in the next public svn build
Thanks...
__________________
Cheers
GeoV

.....Super 14 Rugby Champs !!!

My HTPC Project
geov is offline   Reply With Quote
Old 2007-09-29, 19:53   #9 (permalink)
Portal Member
 
Hawkeye's Avatar
 
Join Date: Jan 2005
Location: Halle - Germany
Age: 30
Posts: 290
Thanks: 21
Thanked 8 Times in 8 Posts

Country:

My System

Send a message via ICQ to Hawkeye
Default

Quote:
Originally Posted by hwahrmann View Post
the "|" is used as delimeter as well.
Is this already implemented in yesterdays SVN (rev. 16049)? I ask because it adds the album (can see it in album view) but I cant see it in albumartist view... (example of albumartist/band: "Afrob|Samy Deluxe")
__________________
I didn't do it, nobody saw me do it, there's no way you can prove anything!!!

Hawkeye is offline   Reply With Quote
Old 2007-09-30, 08:58   #10 (permalink)
Portal Member
 
wortelsoft's Avatar
 
Join Date: May 2005
Location: Rotterdam, The Netherlands
Age: 32
Posts: 374
Thanks: 1
Thanked 1 Time in 1 Post

Country:

My System

Default

WoW! J
Just tried it and the speed improvement is huge!
Loading my playlist now took seconds instead of hanging MP for a minute.
wortelsoft is offline   Reply With Quote
Reply

Bookmarks

Tags
music

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Music Database Files Batfink91 General Support 1 2007-07-24 13:30
Music Database jimbruskalski Listen Music 3 2006-11-16 22:39
Any one know a good music database? takingover OffTopic 11 2006-09-20 18:57
Possible to disable the music database? Stor-Anders General Support 13 2006-03-31 00:17
Music Database Bochi Improvement Suggestions 0 2005-07-07 17:07


All times are GMT +1. The time now is 15:24.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0 Protected by Akismet Blog with WordPress
Advertisement System V2.6 By   Branden