kdeng00
|
10ed33d412
|
Formatting
|
2022-01-08 21:09:40 -05:00 |
|
kdeng00
|
7177b01a98
|
added flag to prevent the user from being prompted when uploading songs from a directory
|
2019-11-12 22:07:44 -05:00 |
|
kdeng00
|
996b84c25c
|
Prompt user when uploading songs from a directory
|
2019-11-11 22:54:53 -05:00 |
|
kdeng00
|
d7d980a4fd
|
Added information on actions and flags to use the program when no arguments are supplied
|
2019-10-26 10:09:22 -04:00 |
|
kdeng00
|
81892cc52e
|
Added feature to upload all songs from a directory (optional recursive). Need to document the use of it as well as how to even use this CLI
|
2019-10-23 20:48:42 -04:00 |
|
kdeng00
|
27aecc7a0d
|
minor changes
|
2019-08-10 10:49:40 -04:00 |
|
kdeng00
|
271921d55b
|
Changed containers the two containers that help actions and flags respectively to std::array, removed some unneeded functions
|
2019-08-07 21:13:35 -04:00 |
|
kdeng00
|
f81b481f38
|
Added feature to retrieve song records in json format. One issue is that the json file is in one line
|
2019-07-31 21:52:06 -04:00 |
|
kdeng00
|
24a111e8e9
|
Changed C++ standard to C++17 and will implement functionality to retrieve songs, albums, artists, genres, cover art, and year records in json. Will add explicit versioning too
|
2019-07-30 22:08:55 -04:00 |
|