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
9b4a0db67ac45f0520005fff14f94395382ea9f1
icarus
/
include
/
database
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
..
AlbumRepository.h
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
ArtistRepository.h
Implemented deletion functionality, and lingering records are removed
fixes
#49
2019-09-10 22:27:28 -04:00
BaseRepository.h
Confirmed database connectivity
2019-09-19 22:03:23 -04:00
CoverArtRepository.h
Almost done with updating metadata of song, just need to handle records that have no related records associated with them
2019-09-15 00:23:08 -04:00
GenreRepository.h
Implemented deletion functionality, and lingering records are removed
fixes
#49
2019-09-10 22:27:28 -04:00
SongRepository.h
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
UserRepository.h
added user authentication and updated README.md
2019-09-24 22:29:09 -04:00
YearRepository.h
Implemented deletion functionality, and lingering records are removed
fixes
#49
2019-09-10 22:27:28 -04:00