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
dd89b979975a338cb25c1b42e6984897edad3a9f
icarus
/
Controllers
/
Managers
T
History
amazing-username
dd89b97997
Song and the corresponding tables will be deleted if there are not song related to the tables.
#44
2019-05-25 00:50:30 +00:00
..
BaseManagers.cs
Fixed bug where the album directory not being created when uploading a song. Working on moving the song to a new path when the artist or album has been changed. Running into issue with only one process is permitted to have access to the file.
#43
and
#37
2019-05-20 20:02:19 -04:00
DirectoryManager.cs
Added functionality to delete empty directorie after updating songs
#45
2019-05-22 20:37:14 -04:00
SongManager.cs
Song and the corresponding tables will be deleted if there are not song related to the tables.
#44
2019-05-25 00:50:30 +00:00
TokenManager.cs
Addressed the unsecure login HTTP endpoint and user the Performers property instead of the deprecated Artists property from the TagLib library.
#38
2019-05-11 16:42:29 -04:00