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
a772627abc6888914bf99426dd13bde6bd841dbd
icarus
/
Controllers
/
Managers
T
History
amazing-username
a772627abc
Did some preliminary streaming tests from an mobile app and the functionality works. it is a little rough but it can be smoothed out. Created manager classes to abstract functionality from the SongManager class.
#7
2019-05-26 22:04:30 +00:00
..
AlbumManager.cs
Did some preliminary streaming tests from an mobile app and the functionality works. it is a little rough but it can be smoothed out. Created manager classes to abstract functionality from the SongManager class.
#7
2019-05-26 22:04:30 +00:00
ArtistManager.cs
Did some preliminary streaming tests from an mobile app and the functionality works. it is a little rough but it can be smoothed out. Created manager classes to abstract functionality from the SongManager class.
#7
2019-05-26 22:04: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
GenreManager.cs
Did some preliminary streaming tests from an mobile app and the functionality works. it is a little rough but it can be smoothed out. Created manager classes to abstract functionality from the SongManager class.
#7
2019-05-26 22:04:30 +00:00
SongManager.cs
Did some preliminary streaming tests from an mobile app and the functionality works. it is a little rough but it can be smoothed out. Created manager classes to abstract functionality from the SongManager class.
#7
2019-05-26 22:04: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
YearManager.cs
Did some preliminary streaming tests from an mobile app and the functionality works. it is a little rough but it can be smoothed out. Created manager classes to abstract functionality from the SongManager class.
#7
2019-05-26 22:04:30 +00:00