The database/related tables

Previous | Start | Next



To prevent the database from getting too big, certain title informations such as artist, composer, album and genre are stored in a related table- Moodmixer knows if for example an artist already exists if you add a new song. Each artist is then connected to his songs. As in the example above it can happen, that some songs have the same artist but the spelling is different. Moodmixer would think both as different artists and if you had set the artist restriction it could still play both artists in sequence although they are one. In this case you have to correct the writing in the related artist table. Moodmixer then reassigns the songs.