koel/app/Services
2024-07-06 17:44:48 +02:00
..
ApiClients feat: integrate with Lemon Squeezy 2024-07-06 17:44:40 +02:00
Contracts feat(test): add tests for cloud storages 2024-07-06 17:44:46 +02:00
License feat(test): add tests for cloud storages 2024-07-06 17:44:46 +02:00
SongStorages feat: command to set up storage 2024-07-06 17:44:47 +02:00
Streamer fix: attempt to transcode when ffmpeg is not configured throws error 2024-07-06 17:44:48 +02:00
ApplicationInformationService.php feat: rework 3rd integration 2022-08-08 18:00:59 +02:00
AuthenticationService.php feat: forgot password 2024-07-06 17:44:47 +02:00
DownloadService.php feat(test): add tests for cloud storages 2024-07-06 17:44:46 +02:00
FileScanner.php feat(test): add tests for cloud storages 2024-07-06 17:44:46 +02:00
Helper.php fix: assing default user to S3-imported songs 2024-07-06 17:44:44 +02:00
ImageWriter.php feat: use webp by default, falling back to jpeg (#1574) 2022-11-03 13:46:54 +01:00
InteractionService.php feat(plus): add song interaction tests 2024-07-06 17:44:42 +02:00
ITunesService.php feat: rework 3rd integration 2022-08-08 18:00:59 +02:00
LastfmService.php fix: do not fetch Last.fm info for unknown albums/artists 2024-07-06 17:44:48 +02:00
LibraryManager.php feat: custom cover for playlists 2024-07-06 17:44:46 +02:00
LicenseService.php feat(test): add tests for cloud storages 2024-07-06 17:44:46 +02:00
MediaInformationService.php feat(test): add tests for cloud storages 2024-07-06 17:44:46 +02:00
MediaMetadataService.php feat: custom cover for playlists 2024-07-06 17:44:46 +02:00
MediaScanner.php feat: custom cover for playlists 2024-07-06 17:44:46 +02:00
NullMusicEncyclopedia.php feat(test): add tests for cloud storages 2024-07-06 17:44:46 +02:00
PlaylistCollaborationService.php feat: support reorder songs in playlists 2024-07-06 17:44:45 +02:00
PlaylistFolderService.php test: add tests for playlist folder functionalities 2022-09-10 12:45:04 +07:00
PlaylistService.php feat: support reorder songs in playlists 2024-07-06 17:44:45 +02:00
QueueService.php feat: rename (alias) koel:sync to koel:scan and add owner/private options 2024-07-06 17:44:40 +02:00
SearchService.php feat: supports multi-tenant 2024-07-06 17:44:39 +02:00
SimpleLrcReader.php feat: rename (alias) koel:sync to koel:scan and add owner/private options 2024-07-06 17:44:40 +02:00
SmartPlaylistService.php fix(plus): smart playlist display inaccessible songs 2024-07-06 17:44:44 +02:00
SongService.php feat: custom cover for playlists 2024-07-06 17:44:46 +02:00
SpotifyService.php feat: rework 3rd integration 2022-08-08 18:00:59 +02:00
TokenManager.php feat(plus): add song play and visibility change tests 2024-07-06 17:44:41 +02:00
UserInvitationService.php fix: assing default user to S3-imported songs 2024-07-06 17:44:44 +02:00
UserService.php feat: store perferences on server and make upload visibility a preference 2024-07-06 17:44:45 +02:00
Util.php fix(sync): properly ignore unchanged files 2022-07-07 12:45:47 +02:00
YouTubeService.php feat: rework 3rd integration 2022-08-08 18:00:59 +02:00