aboutsummaryrefslogtreecommitdiffstats
path: root/bin/musichub/business
ModeNameSize
-rw-r--r--Album.class5577logstatsplain
-rw-r--r--AudioBook.class3968logstatsplain
-rw-r--r--AudioElement.class5105logstatsplain
-rw-r--r--Category.class1442logstatsplain
-rw-r--r--Genre.class1453logstatsplain
-rw-r--r--Language.class1440logstatsplain
-rw-r--r--MusicHub.class11575logstatsplain
-rw-r--r--NoAlbumFoundException.class387logstatsplain
-rw-r--r--NoElementFoundException.class393logstatsplain
-rw-r--r--NoPlayListFoundException.class396logstatsplain
-rw-r--r--PlayList.class3905logstatsplain
-rw-r--r--Song.class2907logstatsplain
-rw-r--r--SortByAuthor.class891logstatsplain
-rw-r--r--SortByDate.class844logstatsplain
-rw-r--r--SortByGenre.class848logstatsplain
bit everywhere as well. 2020-12-07cleaning and adding stuff in playlistMasfehico3-2/+20 2020-12-07Updating song and audiobook accordingly to the last commitMasfehico2-8/+8 2020-12-07Adding the enum classesMasfehico3-0/+9 2020-12-07Updating song, audiobook and musical elements's sets and getsMasfehico3-5/+23 2020-12-07Finishing MusicalElement.javaMasfehico1-6/+11 2020-11-23Cleaning upMasfehico2-30/+0 2020-11-23Deleting the CSVSMasfehico5-3669/+0 2020-11-23Minor testing changesMasfehico7-43/+63 2020-11-23Musical elements updated and jMusicHub basic creationMasfehico2-0/+0 2020-11-23Musical elements updated and jMusicHub basic creationMasfehico4-3/+74 2020-11-21README.md updatedMasfehico1-3/+1 2020-11-19Started Song and MusicalElementMasfehico5-0/+190 2020-11-18Added CSVsMasfehico9-102/+3756 I added some csvs by exracting my ampache mysql DB. Also started to write on the README file already. 2020-11-18Firs filesMasfehico8-0/+103 Pushing the empty java files I'll be using with some csvs. 2020-11-17LICENSE updatedMasfehico1-68/+81