Listory/src/music-library/dto
2021-11-21 15:53:49 +01:00
..
create-album.dto.ts feat: top genres report 2021-11-21 15:53:49 +01:00
create-artist.dto.ts feat(server): save genres for artists and albums 2021-05-25 19:23:42 +02:00
create-genre.dto.ts feat(server): save genres for artists and albums 2021-05-25 19:23:42 +02:00
create-track.dto.ts feat(api): fetch listens from spotify 2020-05-03 21:10:31 +02:00
find-album.dto.ts feat(api): fetch listens from spotify 2020-05-03 21:10:31 +02:00
find-artist.dto.ts feat(api): fetch listens from spotify 2020-05-03 21:10:31 +02:00
find-genre.dto.ts feat(server): save genres for artists and albums 2021-05-25 19:23:42 +02:00
find-track.dto.ts feat(api): fetch listens from spotify 2020-05-03 21:10:31 +02:00
update-artist.dto.ts feat(api): update existing artists in MusicLibrary 2021-11-21 15:53:49 +01:00