From 56c7c2388cfca852b9b2b356d1a6ef07abdf4622 Mon Sep 17 00:00:00 2001 From: Said Belhadj <71043286+Said-Belhadj@users.noreply.github.com> Date: Mon, 28 Jun 2021 20:02:56 +0200 Subject: Add new data set --- files/elements.xml | 109 +++++++++-------------------------------------------- 1 file changed, 17 insertions(+), 92 deletions(-) (limited to 'files') diff --git a/files/elements.xml b/files/elements.xml index 553f228..189ede0 100644 --- a/files/elements.xml +++ b/files/elements.xml @@ -1,13 +1,5 @@ - + - - Here Comes the Sun - The Beatles - 186 - 66d277ca-cbc4-471c-a07e-082362275bcc - here_comes_the_sun.mp3 - pop - Side To Side Ariana Grande @@ -17,94 +9,27 @@ rock - Something - The Beatles - 182 - 6b834132-0a30-4b83-9835-814121b963a1 - something.mp3 - pop - - - Producing the Beatles - Jason Kruppa - 1640 - 9a744375-95cb-4f25-8dfd-f488e0f2e1f1 - producing_the_beatles.mp3 - english - documentary - - - Snow White - Disney - 999 - c88c33dc-6c56-42d5-8381-202c679558e4 - name.mp3 - english - youth - - - Julia - The Beatles - 176 - b2ee0ca0-b5e2-4bc9-8fed-7932fb145f2f - julia.mp3 - pop - - - Hamlet - Shakespeare - 10800 - 804d2dea-3e49-4c42-99f6-e195d3a68da7 - hamlet.mp3 - english - theater - - - Yesterday - The Beatles - 180 - bbe99998-1be6-4a40-8bf0-6a7fce9087c9 - yesterday.mp3 - pop - - - Mamma Mia - ABBA - 213 - a9b8d71a-70af-4f6a-a908-ad09ec8345d3 - mamma_mia.mp3 - pop - - - Dancing Queen - ABBA - 230 - 18c49fcc-3b6e-4743-884f-89274a8a2e9a - dancing_queen.mp3 - pop - - - Fernando - ABBA - 252 - 44136020-dc80-4522-9b71-2b9aad5e3039 - fernando.mp3 + STB + Drake + 286 + 61d277ca-cbc4-471c-a07e-082363375bcc + Song/STB.wav pop - The name of the game - ABBA - 291 - a2a19231-d244-4440-ad2a-41315e5ca00a - the_name_of_the_game.mp3 + Hotline Bling + Drake + 256 + 31d277ca-cbc4-471c-a07e-082363375bcc + Song/Hotline_Bling.wav pop - The winner takes it all - ABBA - 254 - 383c9337-6a58-40aa-ac4d-83fd964a397c - the_winner_takes_it_all.mp3 + Toosie Slide + Drake + 286 + 21d277ca-cbc4-471c-a07e-082363375bcc + Song/Toosie_Slide.wav pop - \ No newline at end of file + -- cgit v1.2.3 465e4f8764f5b831eb154f07eec364&follow=1'>Changed the the phrasing for wrong path.Clyhtsuriva2-2/+2 2021-06-28Handling wrong input for songs' length at creation (command c)Clyhtsuriva2-7/+16 2021-06-28Javadocs comments for getPlayListTitles and getPlayListSongs.Clyhtsuriva1-5/+19 2021-06-28Changed the type of switch used in AudioElement.javaClyhtsuriva1-24/+14 2021-06-28Adding javadocs comments to Policy.javaClyhtsuriva1-80/+67 2021-06-28Change out to err for the path verification error message.Clyhtsuriva1-1/+2 2021-06-28Added a break at the end of the r command.Clyhtsuriva1-0/+1 2021-06-27Add new feature - display playlistmanthole5-0/+46 2021-06-27mvn packageClyhtsuriva11-6/+142 2021-06-27mvn packageClyhtsuriva26-301/+313 2021-06-27Fixing lower case issue following acceptance testClyhtsuriva1-9/+3 2021-06-27Fixing conflictsmanthole2-0/+139 2021-06-27Latest maven, jacoco and javadoc filesClyhtsuriva47-313/+822 2021-06-27Catch exception related to search functionalitysaid belhadj4-3/+11 2021-06-27Delete TEST-musichub.business.CategoryTest.xmlSaid Belhadj1-58/+0 2021-06-27Add unit test for Category and Languagesaid belhadj4-0/+164 2021-06-27Update search functionalitysaid belhadj2-0/+8 2021-06-27Added an extension check for songs and covered it with a test.Clyhtsuriva65-77/+92 2021-06-27Fix : Javadoc missingClyhtsuriva80-0/+8465 2021-06-27PlayList class covered at 84%.Clyhtsuriva14-78/+117 2021-06-27Song class fully covered.Clyhtsuriva13-49/+96 2021-06-27Starting Song testsClyhtsuriva17-59/+119 2021-06-27Changed the log type for the JUnit test of LogHandlerClyhtsuriva5-26/+4 2021-06-27XMLHandler tests covered at 91%Clyhtsuriva93-7962/+82