Age | Commit message (Collapse) | Author |
|
|
|
|
|
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.
|
|
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.
|
|
Finishing AudioBook class, adding list and save for the audiobooks.
Adding extract method for both audiobooks and songs.
Resolving the id incremention issue.
|
|
Serialization and Deser now work fine for the songs. We're able to store
arrays.
|
|
|
|
|
|
Implementing the function to add songs. Cleaning a bit everywhere as
well.
|
|
|
|
|
|
I added some csvs by exracting my ampache mysql DB.
Also started to write on the README file already.
|