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
346609b7bd7e70c19e5d08b991ea1cc17c6ad907
icarus
/
Controllers
/
Managers
T
History
amazing-username
346609b7bd
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
..
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
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
SongManager.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
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