340
edits
mNo edit summary  | 
				m (→Approach 1)  | 
				||
| Line 43: | Line 43: | ||
* store type with song<->artist relations (i.e. composer, lyrics, singer, ...)  | * store type with song<->artist relations (i.e. composer, lyrics, singer, ...)  | ||
* rename some tables to make them more generic (ID3-Tags, Album?)  | * rename some tables to make them more generic (ID3-Tags, Album?)  | ||
* album<->song relation needs int trackno attribute  | |||
* ...  | * ...  | ||
Don't Fix?:  | Don't Fix?:  | ||
* we can't store very complex cases, but maybe we don't need to  | * we can't store very complex cases, but maybe we don't need to  | ||