koel/app/Services
2022-11-29 13:16:43 +01:00
..
ApiClients feat: rework 3rd integration 2022-08-08 18:00:59 +02:00
Streamers fix: songs with special chars won't transcode (closes #1481) 2022-09-11 15:33:55 +07:00
V6 feat: greatly reduce artist/album query complexity 2022-10-11 17:28:43 +02:00
ApplicationInformationService.php feat: rework 3rd integration 2022-08-08 18:00:59 +02:00
DownloadService.php feat: improve song updating logic 2022-10-12 14:33:41 +02:00
FileSynchronizer.php fix: file path inconsistency on Windows (closes #1507) (#1605) 2022-11-29 11:05:58 +01:00
Helper.php feat: rework 3rd integration 2022-08-08 18:00:59 +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: add and use "last played" timestamp for songs (#1578) 2022-11-08 18:38:28 +01:00
ITunesService.php feat: rework 3rd integration 2022-08-08 18:00:59 +02:00
LastfmService.php feat: rework 3rd integration 2022-08-08 18:00:59 +02:00
LibraryManager.php refactor: use custom query builders instead of scopes 2022-08-09 20:45:11 +02:00
MediaCacheService.php refactor: use custom query builders instead of scopes 2022-08-09 20:45:11 +02:00
MediaInformationService.php feat: rework 3rd integration 2022-08-08 18:00:59 +02:00
MediaMetadataService.php feat: rework 3rd integration 2022-08-08 18:00:59 +02:00
MediaSyncService.php Add .opus to list of recognized file extensions. 2022-10-09 13:00:01 +02:00
MusicEncyclopedia.php feat: rework 3rd integration 2022-08-08 18:00:59 +02:00
NullMusicEncyclopedia.php feat: rework 3rd integration 2022-08-08 18:00:59 +02:00
ObjectStorageInterface.php Refactor S3 2018-08-29 13:15:24 +07:00
PlaylistFolderService.php test: add tests for playlist folder functionalities 2022-09-10 12:45:04 +07:00
PlaylistService.php feat: allow specifying folder when create/edit playlists (#1603) 2022-11-27 16:29:29 +01:00
S3Service.php refactor: use custom query builders instead of scopes 2022-08-09 20:45:11 +02:00
SearchService.php chore: clean up and make code php8-y 2022-07-29 09:04:44 +02:00
SimpleLrcReader.php feat: read LRC files if applicable (closes #1447) (#1502) 2022-09-14 19:12:06 +07:00
SmartPlaylistService.php feat: add and use "last played" timestamp for songs (#1578) 2022-11-08 18:38:28 +01:00
SongService.php fix: update multiple songs duplicate values (#1607) 2022-11-29 13:16:43 +01:00
SpotifyService.php feat: rework 3rd integration 2022-08-08 18:00:59 +02:00
TokenManager.php feat: use a composition token (#1592) 2022-11-16 18:57:38 +01:00
TranscodingService.php feat: Add env TRANSCODE_FLAC (default true) to toggle transcoding on/off for FLAC files (#1458) 2022-10-08 12:49:50 +02:00
UploadService.php fix: broken tests 2022-07-29 13:08:24 +02:00
UserService.php refactor: use custom query builders instead of scopes 2022-08-09 20:45:11 +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