Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-28 | Update REAME.md | Clyhtsuriva | |
2020-12-28 | Method to show audiobooks sorted by author | Clyhtsuriva | |
2020-12-28 | Added method to display albums sorted by genre | Clyhtsuriva | |
2020-12-28 | Print album sorted by date method | Clyhtsuriva | |
2020-12-28 | Display content of an album | Clyhtsuriva | |
2020-12-28 | Repairing playlist | Clyhtsuriva | |
An error occured when no playlists were found AND we wanted to create one. Also populated the objects files to meet the specs of the teach. Creating a run command, might delete later.. | |||
2020-12-24 | Playlist : sort by name and delete option | Clyhtsuriva | |
2020-12-24 | Finishing album and starting playlists | Clyhtsuriva | |
2020-12-23 | Implementing Album | Clyhtsuriva | |
Adding list, extract and save support to albums as well as addAlbum for the albums. Starting the method to add songs to an album as well. | |||
2020-12-22 | Simplifying | Clyhtsuriva | |
I'm creating methods in jMusicHub to simplify the work I'l will be doing to add Albums and Playlists commands such as list, extract and save. | |||
2020-12-19 | Adding AudioBooks | Clyhtsuriva | |
Finishing AudioBook class, adding list and save for the audiobooks. Adding extract method for both audiobooks and songs. Resolving the id incremention issue. | |||
2020-12-11 | (De)Serialization of the songs | Clyhtsuriva | |
Serialization and Deser now work fine for the songs. We're able to store arrays. | |||
2020-12-11 | Getting serialization working with a song | Clyhtsuriva | |
2020-12-11 | adding Serialization interface and methods | Clyhtsuriva | |
2020-12-07 | Big update | Masfehico | |
Implementing the function to add songs. Cleaning a bit everywhere as well. | |||
2020-11-23 | Minor testing changes | Masfehico | |
2020-11-23 | Musical elements updated and jMusicHub basic creation | Masfehico | |
2020-11-18 | Added CSVs | Masfehico | |
I added some csvs by exracting my ampache mysql DB. Also started to write on the README file already. |