koel/app/Services
2024-10-24 18:05:07 +07: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: add koel:doctor artisan command 2024-09-08 13:21:06 +02:00
Streamer feat: use transcode-and-cache instead of direct on-the-fly transcode&streaming 2024-09-03 12:52:07 +02:00
ApplicationInformationService.php feat: replace attempt() with built-in rescue() (#1833) 2024-10-01 00:15:38 +02:00
AuthenticationService.php chore: some cleanups 2024-07-06 17:45:11 +02:00
DownloadService.php feat: use transcode-and-cache instead of direct on-the-fly transcode&streaming 2024-09-03 12:52:07 +02:00
FileScanner.php feat: replace attempt() with built-in rescue() (#1833) 2024-10-01 00:15:38 +02:00
ImageWriter.php fix: static analytics 2024-07-11 17:21:25 +02:00
InteractionService.php chore: some cleanups 2024-07-06 17:45:11 +02:00
ITunesService.php feat: replace attempt() with built-in rescue() (#1833) 2024-10-01 00:15:38 +02:00
LastfmService.php feat: replace attempt() with built-in rescue() (#1833) 2024-10-01 00:15:38 +02:00
LibraryManager.php feat(build): uprade to Laravel 10 (and PHP 8.1) 2024-07-06 17:44:57 +02:00
LicenseService.php fix(build): fixing build errors 2024-07-07 22:52:27 +02:00
MediaInformationService.php feat: replace attempt() with built-in rescue() (#1833) 2024-10-01 00:15:38 +02:00
MediaMetadataService.php feat: replace attempt() with built-in rescue() (#1833) 2024-10-01 00:15:38 +02:00
MediaScanner.php chore: some cleanups 2024-07-06 17:45:11 +02:00
NullMusicEncyclopedia.php feat(test): add tests for cloud storages 2024-07-06 17:44:46 +02:00
PlaylistCollaborationService.php fix: broken route:list command (#1859) 2024-10-24 18:05:07 +07:00
PlaylistFolderService.php feat: support adding collaborative playlists into usr own folder 2024-07-06 17:44:56 +02:00
PlaylistService.php chore: some cleanups 2024-09-15 15:33:59 +02:00
PodcastService.php chore: several improvements for PodcastService (#1836) 2024-10-05 13:59:10 +02:00
ProxyAuthService.php chore: make properties readonly 2024-07-06 17:44:58 +02:00
QueueService.php fix(tests): broken tests after Podcast feature 2024-07-06 17:45:05 +02:00
SearchService.php fix: broken search 2024-10-17 22:04:51 +07: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 refactor: create Song query with contextual user and type 2024-07-06 17:45:11 +02:00
SongService.php fix(build): fixing build errors 2024-07-07 22:52:27 +02:00
SpotifyService.php chore: make properties readonly 2024-07-06 17:44:58 +02:00
TokenManager.php chore: some cleanups 2024-07-06 17:45:11 +02:00
UserInvitationService.php chore: some cleanups 2024-07-06 17:45:11 +02:00
UserService.php chore: some cleanups 2024-07-06 17:45:11 +02:00
Util.php fix(sync): properly ignore unchanged files 2022-07-07 12:45:47 +02:00
YouTubeService.php chore: some cleanups 2024-07-06 17:45:11 +02:00