This website requires JavaScript.
Explore
Help
Sign In
phoenix
/
icarus
Watch
1
Star
0
Fork
0
You've already forked icarus
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
33
Wiki
Activity
Files
979dd668425d6a466f852f93d8f800d14a51e006
icarus
/
Scripts
/
MySQL
T
History
kdeng00
9b4a0db67a
Added albumArtist field memeber to Song model. Automatically apply disc value 1 for song's metadata that have an empty disc field. Switched from TagLib::FileRef to TagLib::MPEG::File
2019-11-04 22:26:03 -05:00
..
create_database.sql
Added albumArtist field memeber to Song model. Automatically apply disc value 1 for song's metadata that have an empty disc field. Switched from TagLib::FileRef to TagLib::MPEG::File
2019-11-04 22:26:03 -05:00
delete_all.sql
Can successfully save the coverart record, now need to work on downloading the cover art
#50
2019-07-13 10:13:15 -04:00
display_songs.sql
Working on some code cleanup, I thought I was nearing the end. Eventually leading to working on how to stream songs from the server but more work has to be done. I know I have integrated Auth0 but if this project is to be useful to others without having to configure Auth0 then I would like for it to be usable with a couple commands after cloning the repository. More work has to be done but I am close to the releasing the first version. Will update to the project on Github soon.
#37
2019-05-12 21:42:25 -04:00